1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 23:18:22 +08:00

Merge pull request #1992 from LmeSzinc/bug_fix

Add: OpSi Archive Zones
This commit is contained in:
LmeSzinc
2022-12-12 00:04:34 +08:00
committed by GitHub
28 changed files with 179 additions and 71 deletions

View File

@@ -28,7 +28,7 @@ FILTER_REGEX = re.compile(
'|red|blue|yellow'
'|general|gun|torpedo|antiair|plane|wild'
'|dd|cl|bb|cv'
'|abyssal|archive|obscure'
'|abyssal|archive|obscure|unlock'
'|combat|offense|survival)?'
'(s[1-5]|t[1-6])?$',