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