mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-18 19:28:29 +00:00
chore: cleaning post-merge code
This commit is contained in:
parent
df7e1b8218
commit
7f8dcde98c
@ -74,7 +74,7 @@ function aliasURL(url) {
|
||||
url = new URL(`https://web.facebook.com/_shortLink/${parts[1]}`)
|
||||
}
|
||||
break;
|
||||
break;
|
||||
|
||||
case "ddinstagram":
|
||||
if (services.instagram.altDomains.includes(host.domain) && [null, 'd', 'g'].includes(host.subdomain)) {
|
||||
url.hostname = 'instagram.com';
|
||||
|
Loading…
Reference in New Issue
Block a user