tweak(regex): Name
This commit is contained in:
parent
3b21e75c2d
commit
59b3ac078e
|
|
@ -6,7 +6,7 @@ tags:
|
||||||
conditions:
|
conditions:
|
||||||
- name: STAN Regex
|
- name: STAN Regex
|
||||||
negate: false
|
negate: false
|
||||||
pattern: STAN
|
pattern: Stan
|
||||||
required: true
|
required: true
|
||||||
type: release_title
|
type: release_title
|
||||||
- name: Not WEBRip
|
- name: Not WEBRip
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
name: STAN
|
name: Stan
|
||||||
pattern: \b(stan)\\b[ ._-]web[ ._-]?(dl|rip)?\\b
|
pattern: \b(stan)\\b[ ._-]web[ ._-]?(dl|rip)?\\b
|
||||||
description: 'Stan is an Australian over-the-top streaming service. The service offers
|
description: 'Stan is an Australian over-the-top streaming service. The service offers
|
||||||
a broad range of film and television content from both local and foreign productions,
|
a broad range of film and television content from both local and foreign productions,
|
||||||
Loading…
Reference in New Issue