aboutsummaryrefslogtreecommitdiffstats
path: root/lib/frontend.php
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2024-10-22 11:33:14 -0400
committerlolcat <will@lolcat.ca>2024-10-22 11:33:14 -0400
commit9ac195ac3b70726fe115d695ee6edc52a77aa788 (patch)
tree093cd872d052448b133bb7c1f9728640bf8af0f6 /lib/frontend.php
parent6eabc3edf4a8344e0f508cc1f7f881f5f00dc0fa (diff)
added google CSE
Diffstat (limited to 'lib/frontend.php')
-rw-r--r--lib/frontend.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/frontend.php b/lib/frontend.php
index 7bf650d..9476bf6 100644
--- a/lib/frontend.php
+++ b/lib/frontend.php
@@ -939,6 +939,7 @@ class frontend{
"brave" => "Brave",
"yandex" => "Yandex",
"google" => "Google",
+ "google_cse" => "Google CSE",
"startpage" => "Startpage",
"qwant" => "Qwant",
"ghostery" => "Ghostery",
@@ -963,6 +964,7 @@ class frontend{
"yandex" => "Yandex",
"brave" => "Brave",
"google" => "Google",
+ "google_cse" => "Google CSE",
"startpage" => "Startpage",
"qwant" => "Qwant",
"yep" => "Yep",
@@ -1326,7 +1328,7 @@ class frontend{
return htmlspecialchars($image);
}
- return "/proxy?i=" . urlencode($image) . "&s=" . $format;
+ return "/proxy.php?i=" . urlencode($image) . "&s=" . $format;
}
public function htmlnextpage($gets, $npt, $page){
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage