create(regex): add generic release group patterns
This commit is contained in:
parent
c9ca68f2ca
commit
816f33c94b
|
|
@ -0,0 +1,6 @@
|
|||
name: KiNGS
|
||||
pattern: (?<=^|[\s.-])KiNGS\b
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
tests: []
|
||||
Loading…
Reference in New Issue