Skip to content

Commit

Permalink
add .cbz
Browse files Browse the repository at this point in the history
  • Loading branch information
5hojib committed Nov 30, 2024
1 parent 976bfd7 commit b9e5ebe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bot/helper/ext_utils/files_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
".udf",
".vhd",
".xar",
".cbz",
]

FIRST_SPLIT_REGEX = r"(\.|_)part0*1\.rar$|(\.|_)7z\.0*1$|(\.|_)zip\.0*1$|^(?!.*(\.|_)part\d+\.rar$).*\.rar$"
Expand Down

0 comments on commit b9e5ebe

Please sign in to comment.