HexUpload download come streaming, aggiustamenti per cinemalibero

This commit is contained in:
marco
2022-12-30 13:37:27 +01:00
parent f0ab97a6fd
commit f18aab9fa8
4 changed files with 24 additions and 9 deletions
+2 -2
View File
@@ -4,11 +4,11 @@
"ignore_urls": [],
"patterns": [
{
"pattern": "mixdro?p[s]?.[^/]+/(?:f|e)/([a-z0-9]+)",
"pattern": "mixdro?ps?.[^/]+/(?:f|e)/([a-z0-9]+)",
"url": "https://mixdrop.co/e/\\1"
},
{
"pattern": "(mixdro?p[s]?.[^/]+/player\\.php\\?id=[a-z0-9-]+)",
"pattern": "(mixdro?ps?.[^/]+/player\\.php\\?id=[a-z0-9-]+)",
"url": "https://\\1"
}
]