From ff8b1addf7059a8289049e937475c289e1ba407d Mon Sep 17 00:00:00 2001 From: lolcat Date: Thu, 17 Apr 2025 19:54:34 -0400 Subject: fixed bing images failing to load, added flickr --- lib/frontend.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lib/frontend.php') diff --git a/lib/frontend.php b/lib/frontend.php index 6b439e2..f49cfdd 100644 --- a/lib/frontend.php +++ b/lib/frontend.php @@ -939,6 +939,7 @@ class frontend{ "brave" => "Brave", "yandex" => "Yandex", "google" => "Google", + //"google_api" => "Google API", "google_cse" => "Google CSE", "startpage" => "Startpage", "qwant" => "Qwant", @@ -970,10 +971,12 @@ class frontend{ "yep" => "Yep", "solofield" => "Solofield", "pinterest" => "Pinterest", + "flickr" => "Flickr", "fivehpx" => "500px", "vsco" => "VSCO", "imgur" => "Imgur", - "ftm" => "FindThatMeme" + "ftm" => "FindThatMeme", + //"sankakucomplex" => "SankakuComplex" ] ]; break; -- cgit v1.2.3