From: Felix Kästner Date: Tue, 13 Oct 2015 19:13:32 +0000 (+0200) Subject: add search engine youpronounce.it X-Git-Url: https://fpunktk.de/gitweb/?p=consearch.git;a=commitdiff_plain;h=7c6dca8ceeec8c1abaaa6970e9f4e00cd3d8448f add search engine youpronounce.it --- diff --git a/index.php b/index.php index 846078b..d0c2543 100644 --- a/index.php +++ b/index.php @@ -166,6 +166,7 @@ se["gpg"] = ["pgp.mit", "https://pgp.mit.edu/pks/lookup?op=index&fingerprint=on& se["amo"] = ["amo", "https://addons.mozilla.org/search/?q=", ""]; se["gsm"] = ["gsm", "http://www.gsmarena.com/results.php3?sQuickSearch=yes&sName=", ""]; se["ck"] = ["chfkch", "http://www.chefkoch.de/suche.php?wo=2&suche=", ""]; +se["ypi"] = ["ypi", "http://youpronounce.it/search.jsp?q=", ""]; function display_searchbuttons() { document.getElementById("searchbuttons").innerHTML = "";