mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-30 06:24:25 +02:00
servicesConfig: add support for embed links from ok.ru
This commit is contained in:
parent
44668ad962
commit
5222d93c69
@ -35,7 +35,7 @@
|
|||||||
"ok": {
|
"ok": {
|
||||||
"alias": "ok video",
|
"alias": "ok video",
|
||||||
"tld": "ru",
|
"tld": "ru",
|
||||||
"patterns": ["video/:id"],
|
"patterns": ["video/:id", "videoembed/:id"],
|
||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
"youtube": {
|
"youtube": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user