Fix link Vidcloud

This commit is contained in:
Alhaziel
2020-02-19 18:50:37 +01:00
parent 320fcd19fd
commit dd7d4f8bb4
2 changed files with 3 additions and 3 deletions
@@ -8,13 +8,13 @@
"url": "https://vcstream.to/embed/\\1/\\2" "url": "https://vcstream.to/embed/\\1/\\2"
}, },
{ {
"pattern": "vidcloud.co/(?:embed|f|v)/([a-z0-9A-Z]+)", "pattern": "vidcloud.ru/(?:embed|f|v)/([a-z0-9A-Z]+)",
"url": "https://vidcloud.co\/v\/\\1" "url": "https://vidcloud.ru\/v\/\\1"
} }
] ]
}, },
"free": true, "free": true,
"id": "vcstream", "id": "vidcloud",
"name": "Vidcloud", "name": "Vidcloud",
"settings": [ "settings": [
{ {