Correct NLZ regex typo

pull/1138/head
yammes08 2 years ago committed by GitHub
parent 975a17cdab
commit ca2ad1978d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -207,7 +207,7 @@ Add this to your `Preferred (3)` with a score of [75]
``` ```
```bash ```bash
/\b(nlz)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i" /\b(nlz)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i
``` ```
!!! danger "Caution" !!! danger "Caution"

Loading…
Cancel
Save