This commit is contained in:
ManeraKai 2024-01-01 03:02:29 +03:00
parent f80d4a8491
commit c599ad9ed6
No known key found for this signature in database
GPG Key ID: 5ABC31FFD562E337
1 changed files with 0 additions and 1 deletions

View File

@ -492,7 +492,6 @@ function redirect(url, type, initiator, forceRedirection, incognito) {
} }
case "binternet": { case "binternet": {
if (url.hostname == "i.pinimg.com") return `${randomInstance}/image_proxy.php?url=${url.href}` if (url.hostname == "i.pinimg.com") return `${randomInstance}/image_proxy.php?url=${url.href}`
return randomInstance
} }
case "laboratory": { case "laboratory": {
let path = url.pathname let path = url.pathname