tweak(regex): Group SEV

This commit is contained in:
Seraphys 2025-07-09 00:00:26 -05:00
parent 45456c3800
commit b4d06ef1c8
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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