mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
tweak(format): Add HODL Efficient WEB Tier 6
This commit is contained in:
@@ -26,6 +26,11 @@ conditions:
|
|||||||
required: false
|
required: false
|
||||||
source: webrip
|
source: webrip
|
||||||
type: source
|
type: source
|
||||||
|
- name: HODL
|
||||||
|
type: release_group
|
||||||
|
required: false
|
||||||
|
negate: false
|
||||||
|
pattern: HODL
|
||||||
- name: iVy
|
- name: iVy
|
||||||
negate: false
|
negate: false
|
||||||
pattern: iVy
|
pattern: iVy
|
||||||
|
|||||||
7
regex_patterns/HODL.yml
Normal file
7
regex_patterns/HODL.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
name: HODL
|
||||||
|
pattern: (?<=^|[\s.-])HODL\b
|
||||||
|
description: ''
|
||||||
|
tags:
|
||||||
|
- Release Group
|
||||||
|
- WEB-DL
|
||||||
|
tests: []
|
||||||
Reference in New Issue
Block a user