create(regex): BTM / BEN THE MEN
This commit is contained in:
parent
1cb65ad07c
commit
19c86a6566
|
|
@ -0,0 +1,7 @@
|
||||||
|
name: BEN THE MEN
|
||||||
|
pattern: \b(BEN[ ._-]THE[ ._-]MEN)\b
|
||||||
|
description: ''
|
||||||
|
tags:
|
||||||
|
- Release Group
|
||||||
|
- WEB-DL
|
||||||
|
tests: []
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
name: BTM
|
||||||
|
pattern: (?<=^|[\s.-])BTM\b
|
||||||
|
description: ''
|
||||||
|
tags:
|
||||||
|
- Release Group
|
||||||
|
- WEB-DL
|
||||||
|
tests: []
|
||||||
Loading…
Reference in New Issue