From: Felix Kästner Date: Thu, 16 Aug 2018 11:57:37 +0000 (+0200) Subject: add search engine from ikea X-Git-Url: https://fpunktk.de/gitweb/?p=consearch.git;a=commitdiff_plain;h=42c89d94577c61f28b26908b49b1fa2c9e63b590 add search engine from ikea --- diff --git a/index.php b/index.php index 103a2b6..9f04548 100644 --- a/index.php +++ b/index.php @@ -181,6 +181,7 @@ se["ck"] = ["chfkch", "http://www.chefkoch.de/suche.php?wo=2&suche=", ""]; se["ypi"] = ["ypi", "http://youpronounce.it/search.jsp?q=", ""]; se["ks"] = ["ks", "https://kraut.space/start?do=search&id=", "ks.png"]; se["obi"] = ["obi", "https://www.obi.de/search/", ""]; +se["ikea"] = ["ikea", "https://www.ikea.com/de/de/search/?query=", ""]; function display_searchbuttons() { document.getElementById("searchbuttons").innerHTML = "";