mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2026-01-22 10:41:02 +01:00
create(format): IMAX
This commit is contained in:
16
custom_formats/IMAX.yml
Normal file
16
custom_formats/IMAX.yml
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
name: IMAX
|
||||||
|
description: ''
|
||||||
|
tags:
|
||||||
|
- Edition
|
||||||
|
conditions:
|
||||||
|
- name: IMAX
|
||||||
|
type: release_title
|
||||||
|
required: true
|
||||||
|
negate: false
|
||||||
|
pattern: IMAX
|
||||||
|
- name: IMAX Enhanced
|
||||||
|
negate: true
|
||||||
|
pattern: IMAX Enhanced
|
||||||
|
required: true
|
||||||
|
type: release_title
|
||||||
|
tests: []
|
||||||
Reference in New Issue
Block a user