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": "upvid.(?:co|live)/(?:embed-)?([a-z0-9]+).html",
"url": "https://upvid.live/\\1.html"
"pattern": "https://upvid.(?:co|live)/(?:embed-|)([a-z0-9]+)",
"url": "https://upvid.live/embed-\\1.html"
}
]
},