~hacktivista/4get

4e039f709571c50895501f1422659d102bef6b16 — lolcat 5 months ago 24e9548
dementia moment
1 files changed, 1 insertions(+), 1 deletions(-)

M lib/frontend.php
M lib/frontend.php => lib/frontend.php +1 -1
@@ 1302,7 1302,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){