mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2026-05-03 17:54:17 +02:00
13 lines
200 B
YAML
13 lines
200 B
YAML
name: Extras
|
|
description: Matches the 'Extras' Regex Pattern
|
|
tags:
|
|
- Banned
|
|
- Enhancement
|
|
conditions:
|
|
- name: Extras
|
|
negate: false
|
|
pattern: Extras
|
|
required: true
|
|
type: release_title
|
|
tests: []
|