Fix vari canali AnimeWorld, Filmpertutti, serieTVU e dreamsub.

Fix server clipwatching e aggiunta risoluzione in Wstream
This commit is contained in:
marco
2019-11-14 09:16:10 +01:00
parent d8a61c0b20
commit 4e80db95f3
11 changed files with 148 additions and 428 deletions
+3 -7
View File
@@ -4,18 +4,14 @@
"ignore_urls": [],
"patterns": [
{
"pattern": "clipwatching.com/(e.*?.html)",
"url": "http://clipwatching.com/\\1"
},
{
"pattern": "clipwatching.com/(\\w+)",
"pattern": "clipwatching.com/(?:embed-)?([a-zA-Z0-9]+).html",
"url": "http://clipwatching.com/embed-\\1.html"
}
]
},
"free": true,
"id": "clipwatching",
"name": "clipwatching",
"name": "ClipWatching",
"settings": [
{
"default": false,
@@ -42,5 +38,5 @@
"visible": false
}
],
"thumbnail": "https://s17.postimg.cc/e6kcan0vj/clipwatching1.png"
"thumbnail": "server_clipwatching.png"
}