add search for opensubtitles.org
[consearch.git] / index.php
index 50b4176e150f43fd2512f44e8b4afe71011361cb..47bd8c621ae8ec5308aa91b84f9e69ff5a523e56 100644 (file)
--- 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&section=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"];
@@ -191,6 +192,7 @@ se["ikea"] = ["ikea", "https://www.ikea.com/de/de/search/?query=", ""];
 se["it"] = ["i-tanke", "https://ich-tanke.de/suche/?q=", ""]
 se["ct"] = ["clv-tkn", "https://www.clever-tanken.de/tankstelle_liste?spritsorte=7&r=10&ort=", ""]
 se["tp"] = ["tankstp", "https://www.tankstellenpreise.de/suche.html?sorte=2&u=10&s=1&o=", ""]
+se["ost"] = ["ost", "https://www.opensubtitles.org/en/search2/sublanguageid-eng/moviename-", ""];
 
 function display_searchbuttons() {
     document.getElementById("searchbuttons").innerHTML = "";