Update regex for consistency across the guide

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

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

Loading…
Cancel
Save