rebase servers

This commit is contained in:
marco
2020-03-06 20:50:52 +01:00
parent a2c4aeb93b
commit 2ecdf23042
193 changed files with 5798 additions and 509 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
"ignore_urls": [],
"patterns": [
{
"pattern": "(?i)(vidlox.(?:tv|me)/embed-\\w+)",
"url": "https://\\1.html"
"pattern": "vidlox.(?:tv|me)/(?:embed-|)([A-z0-9]+)",
"url": "https://vidlox.me/embed-\\1.html"
}
]
},