mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 07:46:58 +00:00
13 lines
208 B
YAML
13 lines
208 B
YAML
name: Upscaled
|
|
description: Matches the 'Upscaled' regex pattern
|
|
tags:
|
|
- Banned
|
|
- Enhancement
|
|
conditions:
|
|
- name: Upscaled
|
|
negate: false
|
|
pattern: Upscaled
|
|
required: true
|
|
type: release_title
|
|
tests: []
|