aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-07-07 02:11:52 -0700
committerFuwn <[email protected]>2025-07-07 02:11:52 -0700
commit28c855b274506ad55e06f6f5dcc61da36bf30276 (patch)
tree6c21bee3c381258a8ccf0b70360ffca4301036e1 /src
parentfeat: Refine development help strings (diff)
downloadoguri-28c855b274506ad55e06f6f5dcc61da36bf30276.tar.xz
oguri-28c855b274506ad55e06f6f5dcc61da36bf30276.zip
feat(constants): Update default countries
Diffstat (limited to 'src')
-rw-r--r--src/oguri/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/oguri/constants.py b/src/oguri/constants.py
index 3b2318c..95c8cf9 100644
--- a/src/oguri/constants.py
+++ b/src/oguri/constants.py
@@ -1,4 +1,4 @@
-COUNTRIES = ["JP", "KR", "CN"]
+COUNTRIES = ["JP", "KR", "CN", "TW"]
FORMATS = ["TV", "TV_SHORT", "MOVIE", "SPECIAL", "OVA"]
SOURCES = ["ORIGINAL", "MANGA", "LIGHT_NOVEL", "VISUAL_NOVEL", "VIDEO_GAME", "OTHER"]
GENRES = [