Update regex for consistency across the guide

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

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

Loading…
Cancel
Save