Fixed: screw up

pull/500/head
TRaSH 3 years ago
parent f9cbbc4a5c
commit 45e962aa54

@ -13,13 +13,22 @@
"value": "-[ ]?(?!(HD|MA|ES|X)\\b)\\w+?(\\.\\w{3})?$"
}
},
{
"name": "No Weird Groups or Groups",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\b(Tigole|Joy|YIFY|YTS.MX|YTS.LT|FreetheFish|afm72|Anna|Bandi|Ghost|Kappa|MONOLITH|Qman|RZeroX|SAMPA|Silence|theincognito|t3nzin|Vyndros|HDO|DusIctv|DHD|SEV|CtrlHD|-ZR-|ADC|XZVN|RH|Kametsu)(?=\\]|\\))"
}
},
{
"name": "No Weird Groups",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\b(Tigole|Joy|YIFY|YTS.MX|YTS.LT|FreetheFish|afm72|Anna|Bandi|Ghost|Kappa|MONOLITH|Qman|RZeroX|SAMPA|Silence|theincognito|t3nzin|Vyndros)(?=\\]|\\)|KRaLiMaRKo|E\\.N\\.D|D\\-Z0N3)\\b"
"value": "KRaLiMaRKo|E\\.N\\.D|D\\-Z0N3|Koten_Gars|BluDragon"
}
}
]

Loading…
Cancel
Save