Fix Cinemalibero

This commit is contained in:
Alhaziel01
2023-06-22 17:38:17 +02:00
parent 1ca2b1e981
commit d42310a1ac
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"patterns": [
{
"pattern": "ahvsh.com/[ed]/([\\d\\w]+)",
"pattern": "ahvsh.com/[a-z]/([\\d\\w]+)",
"url": "https://ahvsh.com/e/\\1"
}
]