Fixed: CF [TrueHD Atmos] to recognize groups that only use Atmos/TrueHD in their release name.

- Fixed: CF [TrueHD Atmos] to recognize groups that only use Atmos/TrueHD in their release name.
pull/479/head
TRaSH 3 years ago
parent 36d340589e
commit 6243313257

@ -19,7 +19,7 @@
"negate": false,
"required": true,
"fields": {
"value": "\\bATMOS(\\b|\\d)|CtrlHD"
"value": "\\b(ATMOS|CtrlHD|W4NK3R)(\\b|\\d)"
}
},
{

Loading…
Cancel
Save