i always forget the fucking .php
This commit is contained in:
		| @@ -1323,7 +1323,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){ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user