tweak(format): Tweak Ben The Men Regex to block more Variations
This commit is contained in:
parent
66b7a75bf7
commit
68327f89fe
|
|
@ -1,5 +1,5 @@
|
|||
name: BTM
|
||||
pattern: (?<=^|[\s.-])BTM\b
|
||||
pattern: (?<=^|[\s.-])(BEN THE MEN|BEN|BTM)\b
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
|
|
|
|||
Loading…
Reference in New Issue