From: Felix Kästner Date: Tue, 2 Jun 2015 19:24:29 +0000 (+0200) Subject: add new search engines X-Git-Url: https://fpunktk.de/gitweb/?p=consearch.git;a=commitdiff_plain;h=f4556a4da52227cf8def049e206e5705a673a74e add new search engines --- diff --git a/index.php b/index.php index 285bce4..cda4e5d 100644 --- a/index.php +++ b/index.php @@ -140,8 +140,10 @@ se["yt"] = ["youtube", "https://www.youtube.com/results?search_query=", "yt.png" se["imdb"] = ["imdb", "http://www.imdb.com/find?s=all&q=", "imdb.png"]; se["az"] = ["amazon", "https://www.amazon.de/s/?url=search-alias%3Daps&field-keywords=", "az.png"]; se["php"] = ["php.net", "http://de2.php.net/manual-lookup.php?lang=de&pattern=", "php.png"]; -se["sh"] = ["slfhtml", "http://de.selfhtml.org/navigation/suche/index.htm?Suchanfrage=", "sh.png"]; +se["sh"] = ["slfhtml", "https://wiki.selfhtml.org/index.php?search=", "sh.png"]; se["down"] = ["down", "http://www.downforeveryoneorjustme.com/", "down.png"]; +se["fefe"] = ["fefe", "https://blog.fefe.de/?q=", ""]; +se["wtr"] = ["wtr.com", "http://www.wetter.com/suche/?o=location&q=", ""]; function display_searchbuttons() { document.getElementById("searchbuttons").innerHTML = "";