tweak(regex): Remove Year for Viki Regex
This commit is contained in:
parent
6564e1d4e0
commit
6e8b33f55b
|
|
@ -1,5 +1,5 @@
|
|||
name: Viki
|
||||
pattern: (?<=\b[12]\d{3}\b).*\b(Viki)\b
|
||||
pattern: \b(Viki)\b
|
||||
description: Rakuten Viki is an American over-the-top subscription video on-demand
|
||||
streaming service. It streams videos similar to other services, but also allows
|
||||
users to subtitle content available in 200 languages as well as providing original
|
||||
|
|
|
|||
Loading…
Reference in New Issue