Fix Animeworl e Casacinema

This commit is contained in:
Alhaziel01
2021-03-22 10:32:10 +01:00
parent 9f304abbee
commit 13cb0b915f
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"ignore_urls": [],
"patterns": [
{
"pattern": "vup.to/((?:embed-)?[a-z0-9]+)",
"pattern": "(?:vupload.com|vup.to)/((?:embed-)?[a-z0-9]+)",
"url": "https://vup.to/\\1.html"
}
]