mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-14 12:19:59 +00:00
servicesConfig: add support for m.bilibili.com subdomain
This commit is contained in:
parent
9bd3ea40e0
commit
13d7ca3af4
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
"video/:comId", "_shortLink/:comShortLink",
|
"video/:comId", "_shortLink/:comShortLink",
|
||||||
"_tv/:lang/video/:tvId", "_tv/video/:tvId"
|
"_tv/:lang/video/:tvId", "_tv/video/:tvId"
|
||||||
],
|
],
|
||||||
|
"subdomains": ["m"],
|
||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
"reddit": {
|
"reddit": {
|
||||||
|
|
Loading…
Reference in a new issue