Update HBO/HMAX for consistency across the guide

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

@ -163,7 +163,7 @@ Add this to your `Preferred (3)` with a score of [90]
``` ```
```bash ```bash
/\b(hmax|hbom|hbo max)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i /\b(hmax|hbom|hbo[-_. ]max)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i
``` ```
Add this to your `Preferred (3)` with a score of [85] Add this to your `Preferred (3)` with a score of [85]
@ -183,7 +183,7 @@ Add this to your `Preferred (3)` with a score of [75]
``` ```
```bash ```bash
/\b(hbo)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i /\b(hbo)(?![-_. ]max)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i
``` ```
```bash ```bash

Loading…
Cancel
Save