Migliorie cinemalibero e nuovo server HexUpload. Disattivato streamingita

This commit is contained in:
marco
2022-12-29 15:50:57 +01:00
parent 8982993835
commit f5a6384653
8 changed files with 150 additions and 60 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"active": true,
"find_videos": {
"ignore_urls": [],
"patterns": [{
"pattern": "hexupload\\.net/([A-z0-9]{12})",
"url": "https://hexupload.net/\\1"
},
{
"pattern": "hexupload\\.net/embed-([A-z0-9]{12}).html",
"url": "https://hexupload.net/\\1"
}
]
},
"free": true,
"id": "hexupload",
"name": "HexUpload",
"settings": [{
"default": false,
"enabled": true,
"id": "black_list",
"label": "@70708",
"type": "bool",
"visible": true
}]
}