Sfoglia il codice sorgente

fucking .php again

lolcat 2 anni fa
parent
commit
08ed77f947
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      lib/frontend.php

+ 1 - 1
lib/frontend.php

@@ -1322,7 +1322,7 @@ class frontend{
 			return htmlspecialchars($image);
 		}
 		
-		return "https://4get.ca/proxy?i=" . urlencode($image) . "&s=" . $format;
+		return "/proxy?i=" . urlencode($image) . "&s=" . $format;
 	}
 	
 	public function htmlnextpage($gets, $npt, $page){