Small fixes to prevent changes when updating
This commit is contained in:
parent
67b2984f91
commit
2cbea8c226
1330 changed files with 1562 additions and 752 deletions
|
|
@ -1,5 +1,6 @@
|
|||
name: 'NOT: IMAX Enhanced'
|
||||
pattern: ^(?=.*\b((DSNP|Disney\+|BC|B?CORE)(?=[ ._-]web[ ._-]?(dl|rip)\b)))(?=.*\b((?<!NON[
|
||||
._-])IMAX)\b)|^(?=.*\b(IMAX[ ._-]Enhanced)\b)
|
||||
pattern: ^(?=.*\b((DSNP|Disney\+|BC|B?CORE)(?=( ._-)web( ._-)?(dl|rip)\b)))(?=.*\b((?<!NON(
|
||||
._-))IMAX)\b)|^(?=.*\b(IMAX( ._-)Enhanced)\b)
|
||||
description: ''
|
||||
tags: []
|
||||
tests: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue