fucking .php again

This commit is contained in:
lolcat 2024-08-09 10:35:18 -04:00
parent 883a650f84
commit 08ed77f947
1 changed files with 1 additions and 1 deletions

View File

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