Fix regex generation
This commit is contained in:
parent
6d5284a887
commit
6d3fce1018
1089 changed files with 3844 additions and 225 deletions
|
|
@ -1,5 +1,4 @@
|
|||
name: IMAX
|
||||
pattern: ^(?=.*\b((DSNP|Disney\+|BC|B?CORE)(?=[ ._-]web[ ._-]?(dl|rip)\b)))(?=.*\b((?<!NON[
|
||||
._-])IMAX)\b)|^(?=.*\b(IMAX[ ._-]Enhanced)\b)
|
||||
pattern: \b((?<!NON[ ._-])IMAX)\b
|
||||
description: ''
|
||||
tags: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue