mirror of
https://gitea.tendokyu.moe/Hay1tsme/artemis.git
synced 2026-02-04 14:47:29 +08:00
core: add taiwan to AllnetCountryCode
This commit is contained in:
@@ -38,6 +38,7 @@ class AllnetCountryCode(Enum):
|
||||
HONG_KONG = "HKG"
|
||||
SINGAPORE = "SGP"
|
||||
SOUTH_KOREA = "KOR"
|
||||
TAIWAN = "TWN"
|
||||
CHINA = "CHN"
|
||||
|
||||
class AllnetJapanRegionId(Enum):
|
||||
|
||||
Reference in New Issue
Block a user