From: Felix Kästner Date: Tue, 16 Jun 2015 13:42:25 +0000 (+0200) Subject: fix spelling X-Git-Url: https://fpunktk.de/gitweb/?p=consearch.git;a=commitdiff_plain;h=f2f5f5eb0dc24c8fb45f8200f5e805dd4be9241f fix spelling --- diff --git a/index.php b/index.php index c400414..91910a1 100644 --- a/index.php +++ b/index.php @@ -115,7 +115,7 @@ b64images["leo.png"] = "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAACXBIWXMA ?> var se = new Object(); // object of search engines -// se["keyword"] = ["displayed name, max 7 chars", "url to which the querystring can be append", "b64images name"]; +// 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["wp"] = ["wp_de", "https://de.wikipedia.org/wiki/Spezial:Search?search=", "wp.png"];