i fucking hate google

This commit is contained in:
lolcat 2024-06-12 22:41:02 -04:00
parent b492ef2329
commit 24e9548297
6 changed files with 3764 additions and 2623 deletions

View file

@ -1302,7 +1302,7 @@ class frontend{
return htmlspecialchars($image);
}
return "/proxy?i=" . urlencode($image) . "&s=" . $format;
return "/proxy.php?i=" . urlencode($image) . "&s=" . $format;
}
public function htmlnextpage($gets, $npt, $page){