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
servers/vidtodo.json Normal file → Executable file
View File

@@ -4,7 +4,7 @@
"ignore_urls": [],
"patterns": [
{
"pattern": "vidtodo.com/([a-z0-9]+)",
"pattern": "vidtodo(?:o|).com/([a-z0-9]+)",
"url": "http://vidtodo.com/\\1"
}
]