tweak(format): Add HODL Efficient WEB Tier 6

This commit is contained in:
Seraphys
2025-08-20 14:46:31 -05:00
parent 698051ab85
commit 6cf40289a8
2 changed files with 12 additions and 0 deletions

View File

@@ -26,6 +26,11 @@ conditions:
required: false
source: webrip
type: source
- name: HODL
type: release_group
required: false
negate: false
pattern: HODL
- name: iVy
negate: false
pattern: iVy

7
regex_patterns/HODL.yml Normal file
View File

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