Fix AnimeWorld, aggiunto server AnaVids

This commit is contained in:
Alhaziel01
2020-05-18 12:32:06 +02:00
parent 9307f72b99
commit 8bff1d0ec4
5 changed files with 109 additions and 45 deletions
+42
View File
@@ -0,0 +1,42 @@
{
"active": true,
"find_videos": {
"ignore_urls": [],
"patterns": [
{
"pattern": "anavids.com/((?:embed-)?[0-9a-zA-Z]+)",
"url": "https://anavids.com/\\1.html"
}
]
},
"free": true,
"id": "anavids",
"name": "AnaVids",
"settings": [
{
"default": false,
"enabled": true,
"id": "black_list",
"label": "@60654",
"type": "bool",
"visible": true
},
{
"default": 0,
"enabled": true,
"id": "favorites_servers_list",
"label": "@60655",
"lvalues": [
"No",
"1",
"2",
"3",
"4",
"5"
],
"type": "list",
"visible": false
}
],
"thumbnail": "https://supervideo.tv/images/logo-player.png"
}