add search engine from ikea
authorFelix Kästner <git@fpunktk.de>
Thu, 16 Aug 2018 11:57:37 +0000 (13:57 +0200)
committerFelix Kästner <git@fpunktk.de>
Thu, 16 Aug 2018 11:57:37 +0000 (13:57 +0200)
index.php

index 103a2b683dbbe2854a1b294fe7abd151db9c5ab8..9f045486ab969929117c8dc1c9168d74454b313e 100644 (file)
--- 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 = "";