tweak(format): Add WELP to WEBDL Exceptions

This commit is contained in:
Seraphys 2025-08-07 16:31:38 -05:00
parent 3548dc5f0e
commit 7fae73197a
2 changed files with 13 additions and 1 deletions

View File

@ -130,10 +130,15 @@ conditions:
required: true
type: release_group
- name: VD0N
negate: true
pattern: VD0N
required: true
type: release_group
- name: WELP
type: release_group
required: true
negate: true
pattern: VD0N
pattern: WELP
- name: XEBEC
negate: true
pattern: XEBEC

7
regex_patterns/WELP.yml Normal file
View File

@ -0,0 +1,7 @@
name: WELP
pattern: (?<=^|[\s.-])WELP\b
description: ''
tags:
- Release Group
- WEB-DL
tests: []