fix vidtome e migliorie vcrypt
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
"ignore_urls": [],
|
||||
"patterns": [
|
||||
{
|
||||
"pattern": "(?:vidtome.stream|vidto.me)/(?!api)(?:embed-)?([A-z0-9]+)",
|
||||
"url": "http://vidtome.stream/\\1.html"
|
||||
"pattern": "https?://vidtome.host/(?!api)(?:embed-)?([A-z0-9]+)",
|
||||
"url": "http://vidtome.host/\\1.html"
|
||||
},
|
||||
{
|
||||
"pattern": "vidtome.stream/api/fastredirect/streaming\\.php\\?file_real=([A-z0-9]+)",
|
||||
"url": "http://vidtome.stream/api/fastredirect/streaming.php?file_real=\\1"
|
||||
"pattern": "https?://vidtome.host/api/fastredirect/streaming\\.php\\?file_real=([A-z0-9]+)",
|
||||
"url": "http://vidtome.host/api/fastredirect/streaming.php?file_real=\\1"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user