aboutsummaryrefslogtreecommitdiffstats
path: root/lib/frontend.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/frontend.php')
-rw-r--r--lib/frontend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/frontend.php b/lib/frontend.php
index 9476bf6..c91e8ec 100644
--- a/lib/frontend.php
+++ b/lib/frontend.php
@@ -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){
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage