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