tweak(regex): Fix UnKn0wn Regex
This commit is contained in:
parent
1682d3737c
commit
09c69a1ca0
|
|
@ -1,5 +1,5 @@
|
|||
name: UnKn0wn
|
||||
pattern: (?<=^|[\s.-])ADE\b
|
||||
pattern: (?<=^|[\s.-])UnKn0wn\b
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
|
|
|
|||
Loading…
Reference in New Issue