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