mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
14 lines
205 B
YAML
14 lines
205 B
YAML
name: B&W
|
|
description: Matches the 'B&W' Regex Pattern
|
|
tags:
|
|
- Unwanted
|
|
- Colour Grade
|
|
- Enhancement
|
|
conditions:
|
|
- name: B&W
|
|
negate: false
|
|
pattern: B&W
|
|
required: true
|
|
type: release_title
|
|
tests: []
|