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
Regular → Executable
+3 -3
View File
@@ -1,11 +1,11 @@
{
"active": true,
"active": false,
"find_videos": {
"ignore_urls": [],
"patterns": [
{
"pattern": "vidup.(?:me|tv|io)/(?:embed-|)([A-z0-9]+)",
"url": "http://vidup.tv/embed-\\1.html"
"pattern": "vidup.(?:me|tv|io)/(?:embed-|embed/|)([A-z0-9]+)",
"url": "http://vidup.io/embed/\\1"
}
]
},