From 336cb49d9824c07cf01d3f9b919ffa9c4f40ba92 Mon Sep 17 00:00:00 2001 From: lolcat Date: Fri, 1 Aug 2025 20:54:08 -0400 Subject: [PATCH] im so retarded --- lib/frontend.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/frontend.php b/lib/frontend.php index 99ef496..96743a2 100644 --- a/lib/frontend.php +++ b/lib/frontend.php @@ -998,6 +998,7 @@ class frontend{ "qwant" => "Qwant", "baidu" => "Baidu", "coccoc" => "Cốc Cốc" + //"sepiasearch" => "Sepia Search" //"solofield" => "Solofield" ] ]; @@ -1339,7 +1340,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){