فهرست منبع

dementia moment

lolcat 2 سال پیش
والد
کامیت
4e039f7095
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      lib/frontend.php

+ 1 - 1
lib/frontend.php

@@ -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){