mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-16 18:28: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",
|
||||
"share/:shareType/:id"
|
||||
],
|
||||
subdomains: ["web"],
|
||||
subdomains: ["web", "m"],
|
||||
altDomains: ["fb.watch"],
|
||||
},
|
||||
instagram: {
|
||||
|
Loading…
Reference in New Issue
Block a user