yes of course i need to fucking forget the .php again AAAAAAAAAAA

This commit is contained in:
lolcat 2024-10-24 21:46:54 -04:00
parent d8a729796e
commit 9c18753ec3

View file

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