From f7dec69cf61d17e83dd0cdf5a40ecb3e6a1b5b05 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Felix=20K=C3=A4stner?= Date: Mon, 24 Sep 2018 16:08:55 +0200 Subject: [PATCH] ixquick is now startpage --- index.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index 58c1fc6..e5d1c37 100644 --- a/index.php +++ b/index.php @@ -136,11 +136,10 @@ b64images["ks.png"] = "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAB9VBMVEUAA var se = new Object(); // object of search engines // se["keyword"] = ["displayed name, max 7 chars", "url to which the querystring can be appended", "b64images name"]; -se["ii"] = ["ixquick", "https://eu.ixquick.com/do/search?q=", "ixquick.png"]; -se["id"] = ["ixq_de", "https://eu.ixquick.com/do/search?l=deutsch&q=", "ixquick.png"]; +se["ii"] = ["startpg", "https://www.startpage.com/do/search?query=", "sp.png"]; +se["id"] = ["sp_de", "https://www.startpage.com/do/search?cmd=process_search&language=deutsch&with_language=lang_de&query=", "sp.png"]; se["wp"] = ["wp_de", "https://de.wikipedia.org/wiki/Spezial:Search?search=", "wp.png"]; se["wpe"] = ["wp_en", "https://en.wikipedia.org/wiki/Special:Search?search=", "wp.png"]; -se["sp"] = ["strtpge", "https://startpage.com/do/search?query=", "sp.png"]; se["dd"] = ["dd_go", "https://duckduckgo.com/html/?ka=n&kh=1&kl=wt-wt&kp=-1&kt=n&kv=1&ky=-1&q=", "dd.png"]; se["sx"] = ["searx", "https://searx.me/?q=", ""]; se["gg"] = ["google", "https://www.google.com/search?hl=de&safe=off&q=", "gg.png"]; -- 2.30.2