Added: `MZABI` to `HQ-WEBDL` and `WEB Tier 02`

Added `MZABI` to both the `HQ-WEBDL` and `WEB Tier 02` CF according to the spreadsheet.
pull/757/head
nuxen 2 years ago
parent 0f34476c1c
commit 833eb13efd

@ -157,6 +157,15 @@
"value": "\\bmonkee\\b"
}
},
{
"name": "MZABI",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\bMZABI\\b"
}
},
{
"name": "NOSiViD",
"implementation": "ReleaseTitleSpecification",

@ -58,6 +58,15 @@
"value": "\\b(monkee)\\b"
}
},
{
"name": "MZABI",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(MZABI)\\b"
}
},
{
"name": "PHOENiX",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save