servicesConfig: add support for m.bilibili.com subdomain

This commit is contained in:
wukko 2024-04-27 06:03:05 +06:00
parent 9bd3ea40e0
commit 13d7ca3af4
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -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": {