Nuovo server: dropload e fix puntate sfasate eurostreaming_actor

This commit is contained in:
marco
2022-10-16 17:16:14 +02:00
parent 61dac80edd
commit c30e1311d6
4 changed files with 70 additions and 2 deletions
+29
View File
@@ -0,0 +1,29 @@
{
"active": true,
"find_videos": {
"patterns": [
{
"pattern": "https?://dropload.io/(\\w{12})",
"url": "https://dropload.io/\\1"
},
{
"pattern": "https?://dropload.io/embed-(\\w{12}).html",
"url": "https://dropload.io/\\1"
}
]
},
"free": true,
"id": "dropload",
"name": "Dropload",
"settings": [
{
"default": false,
"enabled": true,
"id": "black_list",
"label": "$ADDON[plugin.video.kod 70708]",
"type": "bool",
"visible": true
}
],
"cloudflare": true
}