mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-17 22:00:00 +00:00
servicesConfig: www was unnecessary...
This commit is contained in:
parent
509d24fd87
commit
88666eeeaa
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
"youtube": {
|
"youtube": {
|
||||||
"alias": "youtube videos, shorts & music",
|
"alias": "youtube videos, shorts & music",
|
||||||
"patterns": ["watch?v=:id", "embed/:id", "watch/:id"],
|
"patterns": ["watch?v=:id", "embed/:id", "watch/:id"],
|
||||||
"subdomains": ["music", "www", "m"],
|
"subdomains": ["music", "m"],
|
||||||
"bestAudio": "opus",
|
"bestAudio": "opus",
|
||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue