tweak(regex): Group SEV
This commit is contained in:
parent
45456c3800
commit
b4d06ef1c8
|
|
@ -33,7 +33,7 @@ conditions:
|
||||||
type: release_group
|
type: release_group
|
||||||
- name: D0ct0rLew
|
- name: D0ct0rLew
|
||||||
negate: false
|
negate: false
|
||||||
pattern: D0ct0rLew
|
pattern: SEV
|
||||||
required: false
|
required: false
|
||||||
type: release_group
|
type: release_group
|
||||||
- name: NiCEHEVC
|
- name: NiCEHEVC
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
name: D0ct0rLew
|
name: SEV
|
||||||
pattern: (?<=^|[\s.-])D0ct0rLew\b
|
pattern: (?<=^|[\s.-])SEV|D0ct0rLew|Kira\b
|
||||||
description: ''
|
description: ''
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
Loading…
Reference in New Issue