- Aggiornato Anavids

- Fix m3u8 non supportati da inputstream
This commit is contained in:
Alhaziel01
2021-10-21 19:26:55 +02:00
parent 3f55c94662
commit 40d8501afc
6 changed files with 20 additions and 10 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
"ignore_urls": [],
"patterns": [
{
"pattern": "anavids.com/((?:embed-)?[0-9a-zA-Z]+)",
"url": "https://anavids.com/\\1.html"
"pattern": "((?:vidspeeds|liivideo|anavids|allviids)).com(?:\\:\\d+)?/((?:embed-)?[0-9a-zA-Z]+)",
"url": "https://\\1.com/\\2.html"
}
]
},