aggiunto supporto a woof.tube (#78)

This commit is contained in:
thepasto
2019-08-24 14:30:30 +02:00
committed by mac12m99
parent 406cde65db
commit 4294bd5bf5
+1 -2
View File
@@ -4,7 +4,7 @@
"ignore_urls": [], "ignore_urls": [],
"patterns": [ "patterns": [
{ {
"pattern": "(?:verystream).*?/(?:e|stream)/([0-9a-zA-Z-_]+)", "pattern": "(?:verystream|woof.tube).*?/(?:e|stream)/([0-9a-zA-Z-_]+)",
"url": "https://verystream.com/e/\\1/" "url": "https://verystream.com/e/\\1/"
} }
] ]
@@ -43,4 +43,3 @@
], ],
"thumbnail": "server_verystream.png" "thumbnail": "server_verystream.png"
} }