create(regex): BTM / BEN THE MEN

This commit is contained in:
Seraphys 2025-07-19 19:28:58 -05:00
parent 1cb65ad07c
commit 19c86a6566
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,7 @@
name: BEN THE MEN
pattern: \b(BEN[ ._-]THE[ ._-]MEN)\b
description: ''
tags:
- Release Group
- WEB-DL
tests: []

7
regex_patterns/BTM.yml Normal file
View File

@ -0,0 +1,7 @@
name: BTM
pattern: (?<=^|[\s.-])BTM\b
description: ''
tags:
- Release Group
- WEB-DL
tests: []