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

View File

@@ -4,7 +4,7 @@
"ignore_urls": [],
"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/"
}
]
@@ -42,5 +42,4 @@
}
],
"thumbnail": "server_verystream.png"
}
}