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": {
|
||||
"alias": "youtube videos, shorts & music",
|
||||
"patterns": ["watch?v=:id", "embed/:id", "watch/:id"],
|
||||
"subdomains": ["music", "www", "m"],
|
||||
"subdomains": ["music", "m"],
|
||||
"bestAudio": "opus",
|
||||
"enabled": true
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue