mirror of
https://github.com/wukko/cobalt.git
synced 2025-01-12 11:52:12 +01:00
servicesConfig: add support for embed links from ok.ru
This commit is contained in:
parent
44668ad962
commit
5222d93c69
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
"ok": {
|
||||
"alias": "ok video",
|
||||
"tld": "ru",
|
||||
"patterns": ["video/:id"],
|
||||
"patterns": ["video/:id", "videoembed/:id"],
|
||||
"enabled": true
|
||||
},
|
||||
"youtube": {
|
||||
|
|
Loading…
Reference in a new issue