mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-17 02:38:29 +00:00
api/service-config: recognize facebook's mobile subdomain
This commit is contained in:
parent
5a418bd9c6
commit
7272e802e7
@ -30,7 +30,7 @@ export const services = {
|
|||||||
"reel/:id",
|
"reel/:id",
|
||||||
"share/:shareType/:id"
|
"share/:shareType/:id"
|
||||||
],
|
],
|
||||||
subdomains: ["web"],
|
subdomains: ["web", "m"],
|
||||||
altDomains: ["fb.watch"],
|
altDomains: ["fb.watch"],
|
||||||
},
|
},
|
||||||
instagram: {
|
instagram: {
|
||||||
|
Loading…
Reference in New Issue
Block a user