more cover regex

main
xenofem 2024-02-08 00:03:05 -05:00
parent 62bd4891f6
commit 33a65e3a2b
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ FAKKU_ID_REGEX = re.compile('.*_FAKKU$')
TEXTLESS_REGEX = re.compile('(台詞|セリフ|テキスト|文字)((な|無)し|抜き)|notext|textless')
EPILOGUE_REGEX = re.compile('after|後日談')
HI_RES_REGEX = re.compile('高解像度')
COVER_REGEX = re.compile('表紙')
COVER_REGEX = re.compile('表紙|cover')
ALT_VERSIONS = [
'褐色',
'日焼け',