Fix filmstreaming casi particolari, nuovo server goodstream

This commit is contained in:
marco
2022-05-28 16:26:51 +02:00
parent 1401d79879
commit 4b71a0d708
5 changed files with 60 additions and 12 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"ignore_urls": [],
"patterns": [
{
"pattern": "https?://evoload.io/[ve]/([a-zA-Z0-9]+)",
"pattern": "evoload.io/[ve]/([a-zA-Z0-9]+)",
"url": "https://evoload.io/e/\\1?h=https://evoload.io/v/\\1"
}
]