Skip to content

Commit

Permalink
feat: GEO 增加 TYO
Browse files Browse the repository at this point in the history
  • Loading branch information
xream committed Apr 16, 2024
1 parent 274aa50 commit 0c93de4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sub-store",
"version": "2.14.285",
"version": "2.14.286",
"description": "Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.",
"main": "src/main.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion backend/src/utils/geo.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const ISOFlags = {
'🇭🇷': ['HR', 'HRV'],
'🇭🇺': ['HU', 'HUN'],
'🇯🇴': ['JO', 'JOR'],
'🇯🇵': ['JP', 'JPN'],
'🇯🇵': ['JP', 'JPN', 'TYO'],
'🇰🇪': ['KE', 'KEN'],
'🇰🇬': ['KG', 'KGZ'],
'🇰🇭': ['KH', 'KGZ'],
Expand Down

0 comments on commit 0c93de4

Please sign in to comment.