mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2026-03-15 09:30:08 -04:00
Compare commits
2 Commits
9120e2790c
...
dev
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bd249c8a11 | ||
|
|
1f3072b225 |
@@ -29,6 +29,11 @@ conditions:
|
||||
pattern: BiTOR
|
||||
required: false
|
||||
type: release_group
|
||||
- name: BLASPHEMY
|
||||
type: release_group
|
||||
required: false
|
||||
negate: false
|
||||
pattern: BLASPHEMY
|
||||
- name: BOLS
|
||||
negate: false
|
||||
pattern: BOLS
|
||||
|
||||
@@ -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
|
||||
|
||||
7
regex_patterns/BLOOM.yml
Normal file
7
regex_patterns/BLOOM.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: BLOOM
|
||||
pattern: (?<=^|[\s.-])BLOOM\b
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
- WEB-DL
|
||||
tests: []
|
||||
Reference in New Issue
Block a user