create(regex): BiZKiT & LM
This commit is contained in:
parent
8c5a230cb5
commit
0c11bd1cf5
|
|
@ -0,0 +1,6 @@
|
||||||
|
name: BiZKiT
|
||||||
|
pattern: (?<=^|[\s.-])BiZKiT\b
|
||||||
|
description: ''
|
||||||
|
tags:
|
||||||
|
- Release Group
|
||||||
|
tests: []
|
||||||
|
|
@ -0,0 +1,6 @@
|
||||||
|
name: LM
|
||||||
|
pattern: (?<=^|[\s.-])LM\b
|
||||||
|
description: ''
|
||||||
|
tags:
|
||||||
|
- Release Group
|
||||||
|
tests: []
|
||||||
Loading…
Reference in New Issue