mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 21:27:39 +02:00
servicesConfig: add m subdomain support for soundcloud
This commit is contained in:
@ -71,7 +71,7 @@
|
||||
},
|
||||
"soundcloud": {
|
||||
"patterns": [":author/:song/s-:accessKey", ":author/:song", ":shortLink"],
|
||||
"subdomains": ["on"],
|
||||
"subdomains": ["on", "m"],
|
||||
"audioFormats": ["best", "opus", "mp3"],
|
||||
"enabled": true
|
||||
},
|
||||
|
Reference in New Issue
Block a user