- Miglioria NinjaStream

- Fix Vup
This commit is contained in:
Alhaziel01
2021-06-01 11:42:29 +02:00
parent 5e29d761e1
commit 78c354ac71
3 changed files with 11 additions and 9 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
"ignore_urls": [],
"patterns": [
{
"pattern": "(?:vupload.com|vup.to)/((?:embed-)?[a-z0-9]+)",
"url": "https://vupload.com/\\1.html"
"pattern": "(?:vupload.com|vup.to)/((?:embed-|e/)?[a-z0-9]+)",
"url": "https://vupload.com/\\1"
}
]
},