tweak(regex): Simplify DarQ
This commit is contained in:
parent
604103c1f5
commit
07fa2eaaee
|
|
@ -1,5 +1,5 @@
|
|||
name: DarQ
|
||||
pattern: (?<=^|[\s.-])DarQ\b(?![\s.-].*HONE)
|
||||
pattern: (?<=^|[\s.-])DarQ\b$
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
|
|
|
|||
Loading…
Reference in New Issue