mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2026-05-03 11:44:18 +02:00
tweak(format): Add BLOOM to WEB-DL Tier 4
This commit is contained in:
@@ -14,6 +14,11 @@ conditions:
|
||||
pattern: APEX
|
||||
required: false
|
||||
type: release_group
|
||||
- name: BLOOM
|
||||
type: release_group
|
||||
required: false
|
||||
negate: false
|
||||
pattern: BLOOM
|
||||
- name: BTN
|
||||
negate: false
|
||||
pattern: BTN
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
name: BLOOM
|
||||
pattern: (?<=^|[\s.-])BLOOM\b
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
- WEB-DL
|
||||
tests: []
|
||||
Reference in New Issue
Block a user