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