瀏覽代碼

remove .php

lolcat 3 年之前
父節點
當前提交
bcc6ce58b3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/frontend.php

+ 1 - 1
lib/frontend.php

@@ -1287,7 +1287,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){