api/service-config: recognize facebook's mobile subdomain

This commit is contained in:
kwiat 2024-11-07 01:06:41 +01:00
parent 5a418bd9c6
commit 7272e802e7
No known key found for this signature in database
GPG Key ID: FA929409FF1ED9AD

View File

@ -30,7 +30,7 @@ export const services = {
"reel/:id",
"share/:shareType/:id"
],
subdomains: ["web"],
subdomains: ["web", "m"],
altDomains: ["fb.watch"],
},
instagram: {