mirror of
https://github.com/dmasur/database.git
synced 2026-02-02 14:24:22 +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
|
||||
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
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