mirror of
https://github.com/dmasur/database.git
synced 2026-02-02 17:54:23 +01:00
tweak(format): Add HODL Efficient WEB Tier 6
This commit is contained in:
parent
ec0ad87128
commit
dd16eac25a
@ -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: []
|
||||||
Loading…
x
Reference in New Issue
Block a user