Fixed Canal+ CF

Thanks to #1227 comment
pull/1342/head
NiceTSY 2 years ago
parent d8b626cc70
commit ca95584fbb

@ -1,5 +1,6 @@
{ {
"trash_id": "f27d46a831e6b16fa3fee2c4e5d10984", "trash_id": "f27d46a831e6b16fa3fee2c4e5d10984",
"trash_regex": "https://regex101.com/r/UYB7E7/1",
"name": "CANAL+", "name": "CANAL+",
"includeCustomFormatWhenRenaming": true, "includeCustomFormatWhenRenaming": true,
"specifications": [ "specifications": [
@ -27,7 +28,7 @@
"negate": false, "negate": false,
"required": false, "required": false,
"fields": { "fields": {
"value": "\\b(C(ANAL)?[ .]?(\\+|Plus))\\b" "value": "\\b(C(?:anal)?[ .-]?(Plus|\\+))[ .]"
} }
}, },
{ {

Loading…
Cancel
Save