mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-13 19:05:16 +08:00
Upd: research S9
This commit is contained in:
@@ -12,7 +12,7 @@ from module.research.project import research_detect, research_jp_detect
|
||||
from module.research.ui import ResearchUI
|
||||
|
||||
RESEARCH_ENTRANCE = [ENTRANCE_1, ENTRANCE_2, ENTRANCE_3, ENTRANCE_4, ENTRANCE_5]
|
||||
FILTER_REGEX = re.compile('(s[12345678])?'
|
||||
FILTER_REGEX = re.compile('(s[123456789])?'
|
||||
'-?'
|
||||
'(neptune|monarch|ibuki|izumo|roon|saintlouis'
|
||||
'|seattle|georgia|kitakaze|azuma|friedrich'
|
||||
@@ -21,7 +21,8 @@ FILTER_REGEX = re.compile('(s[12345678])?'
|
||||
'|plymouth|rupprecht|harbin|chkalov|brest'
|
||||
'|kearsarge|hindenburg|shimanto|schultz|flandre'
|
||||
'|napoli|nakhimov|halford|bayard|daisen'
|
||||
'|goudenleeuw|mecklenburg|dmitri|kansas|vittorio)?'
|
||||
'|goudenleeuw|mecklenburg|dmitri|kansas|vittorio'
|
||||
'|valparaiso|maximmelmann|duncan|takahashi|orage)?'
|
||||
'(dr|pry)?'
|
||||
'([bcdeghqt])?'
|
||||
'-?'
|
||||
|
||||
Reference in New Issue
Block a user