mirror of
https://git.lolcat.ca/lolcat/4get
synced 2025-12-19 21:13:36 +00:00
remove .php
This commit is contained in:
@@ -1287,7 +1287,7 @@ class frontend{
|
|||||||
return htmlspecialchars($image);
|
return htmlspecialchars($image);
|
||||||
}
|
}
|
||||||
|
|
||||||
return "/proxy.php?i=" . urlencode($image) . "&s=" . $format;
|
return "/proxy?i=" . urlencode($image) . "&s=" . $format;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function htmlnextpage($gets, $npt, $page){
|
public function htmlnextpage($gets, $npt, $page){
|
||||||
|
|||||||
Reference in New Issue
Block a user