Update HBO/HMAX for consistency across the guide

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

@ -22,7 +22,7 @@
"/\\b(dsnp|dsny|disney|Disney\\+)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", "/\\b(dsnp|dsny|disney|Disney\\+)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i",
"/\\b(nf|netflix)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", "/\\b(nf|netflix)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i",
"/\\b(qibi|quibi)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", "/\\b(qibi|quibi)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i",
"/\\b(hmax|hbom|hbo max)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i" "/\\b(hmax|hbom|hbo[-_. ]max)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i"
] ]
}, },
{ {
@ -36,7 +36,7 @@
"score": 75, "score": 75,
"terms": [ "terms": [
"/\\b(dcu)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", "/\\b(dcu)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i",
"/\\b(hbo)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", "/\\b(hbo)(?![-_. ]max)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i",
"/\\b(red)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", "/\\b(red)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i",
"/\\b(it)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", "/\\b(it)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i",
"/\\b(pmtp)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", "/\\b(pmtp)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i",

Loading…
Cancel
Save