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