From: Felix Kästner Date: Mon, 10 Sep 2018 15:37:44 +0000 (+0200) Subject: update fedora package search url X-Git-Url: https://fpunktk.de/gitweb/?p=consearch.git;a=commitdiff_plain;h=d0609b1cf61314997123c8acdd52882948e52fc3;ds=sidebyside update fedora package search url --- diff --git a/index.php b/index.php index 393ac35..58c1fc6 100644 --- a/index.php +++ b/index.php @@ -158,7 +158,7 @@ se["uu"] = ["uu_wiki", "http://wiki.ubuntuusers.de/", "uu.png"]; se["man"] = ["u_man", "http://manpages.ubuntu.com/cgi-bin/search.py?ie=UTF-8&titles=Title&q=", "man-u.png"]; se["dps"] = ["deb-pkg", "https://packages.debian.org/search?searchon=names&suite=all§ion=all&keywords=", ""]; se["ups"] = ["uu-pkg", "http://packages.ubuntu.com/search?searchon=names&suite=all§ion=all&keywords=", "man-u.png"]; -se["fps"] = ["fed-pkg", "https://admin.fedoraproject.org/pkgdb/packages/?motif=*", ""]; +se["fps"] = ["fed-pkg", "https://apps.fedoraproject.org/packages/s/", ""]; se["lps"] = ["pkgs", "https://pkgs.org/download/", ""]; 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"];