Update regex for consistency across the guide

pull/1140/head
yammes08 2 years ago committed by GitHub
parent 7aeb0d0ea5
commit a92e8b989f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@
"negate": false,
"required": true,
"fields": {
"value": "\\b(hmax|hbom|HBO Max)\\b"
"value": "\\b(hmax|hbom|hbo[-_. ]max)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
}
},
{

Loading…
Cancel
Save