mirror of
https://github.com/imputnet/cobalt.git
synced 2025-08-12 23:48:27 +00:00
api/twitch: add support for m. subdomain
This commit is contained in:
parent
d3ea80fdfe
commit
048ce7bc8b
@ -165,6 +165,7 @@ export const services = {
|
||||
twitch: {
|
||||
patterns: [":channel/clip/:clip"],
|
||||
tld: "tv",
|
||||
subdomains: ["clips", "www", "m"],
|
||||
},
|
||||
twitter: {
|
||||
patterns: [
|
||||
|
Loading…
Reference in New Issue
Block a user