Oops 2 :p

This commit is contained in:
Alhaziel
2019-09-02 20:44:33 +02:00
parent 0b56ffbc24
commit c11096373e
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"ignore_urls": [],
"patterns": [
{
"pattern": "(?:verystream|woof.tube|keepsetsu.online).*?/(?:e|stream)/([0-9a-zA-Z-_]+)",
"pattern": "(?:verystream|woof.tube).*?/(?:e|stream)/([0-9a-zA-Z-_]+)",
"url": "https://verystream.com/e/\\1/"
}
]