mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-18 04:34:53 +08:00
Revert "Fix: remove banned string unlock in voucher_redirect"
This reverts commit e58dead601.
This commit is contained in:
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
@@ -48,7 +48,7 @@ def bp_redirect(value):
|
||||
FILTER_REGEX_VOUCHER = re.compile(
|
||||
'(logger)'
|
||||
|
||||
'(archive)?'
|
||||
'(archive|unlock)?'
|
||||
|
||||
'(t[1-6])?',
|
||||
flags=re.IGNORECASE)
|
||||
|
||||
Reference in New Issue
Block a user