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
+5 -1
View File
@@ -5,7 +5,11 @@
"patterns": [
{
"pattern": "https://cinemaupload.com/embed/([a-zA-Z0-9]+)",
"url": "https://cinemaupload.com/embed/\\1/"
"url": "https://embed.cload.video/embed/\\1/"
},
{
"pattern": "(embed.cload.video/(?:embed|intermediate)/\\w+)",
"url": "https://\\1"
}
]
},