mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-11 00:07:01 +00:00
18 lines
322 B
YAML
18 lines
322 B
YAML
name: CRIT
|
|
description: Matches 'Criterion Channel' WEB-DLs. Negates any encodes.
|
|
tags:
|
|
- Streaming Service
|
|
- WEB-DL
|
|
conditions:
|
|
- name: CRiT Regex
|
|
negate: false
|
|
pattern: Criterion Channel
|
|
required: true
|
|
type: release_title
|
|
- name: WEB-DL
|
|
negate: false
|
|
required: true
|
|
source: web_dl
|
|
type: source
|
|
tests: []
|