mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 12:49:25 +08:00
Added: Taiwan server support
This commit is contained in:
@@ -17,7 +17,7 @@ from module.base.template import Template
|
||||
# Don't modify it manually.
|
||||
"""
|
||||
IMPORT_EXP = IMPORT_EXP.strip().split('\n') + ['']
|
||||
VALID_SERVER = ['cn', 'en', 'jp']
|
||||
VALID_SERVER = ['cn', 'en', 'jp', 'tw']
|
||||
|
||||
|
||||
class ImageExtractor:
|
||||
|
||||
Reference in New Issue
Block a user