From: Felix Kästner Date: Tue, 18 Jun 2019 14:25:00 +0000 (+0200) Subject: add f-droid.org X-Git-Url: https://fpunktk.de/gitweb/?p=consearch.git;a=commitdiff_plain;h=46fb04c0bb22bb202b69320ae145ac8aa92b6c90 add f-droid.org --- diff --git a/index.php b/index.php index 50b4176..95c2f89 100644 --- a/index.php +++ b/index.php @@ -166,6 +166,7 @@ se["dps"] = ["deb-pkg", "https://packages.debian.org/search?searchon=names&suite se["ups"] = ["uu-pkg", "http://packages.ubuntu.com/search?searchon=names&suite=all§ion=all&keywords=", "man-u.png"]; se["fps"] = ["fed-pkg", "https://apps.fedoraproject.org/packages/s/", ""]; se["lps"] = ["lnxpkgs", "https://pkgs.org/download/", ""]; +se["fd"] = ["f-droid", "https://search.f-droid.org/?q=", ""]; 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"];