startpage

Simple text centric startpage
Log | Files | Refs | README

commit 6afef967f29191e92f31517002aadfc34e413747
parent 30e5359de0702ea47fa9f02d9d0970107e1ba9f7
Author: Peter <peter@minskio.co.uk>
Date:   Thu, 13 Oct 2022 13:48:51 +0100

Add arch man pages prefix

Diffstat:
Mindex.html | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/index.html b/index.html @@ -180,6 +180,7 @@ function lut(t){if("lut"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://lutris.net/games?q="+str.substring(1), "_self")}else window.open("https://lutris.net/", "_self")} function m(t){if("m"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://wego.here.com/search/"+str.substring(1), "_self")}else window.open("https://wego.here.com/", "_self")} function mac(t){if("mac"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://api.macvendors.com/"+str.substring(1), "_self")}else window.open("https://macvendors.com/", "_self")} + function man(t){if("man"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://man.archlinux.org/search?go=Go&q="+str.substring(1), "_self")}else window.open("https://man.archlinux.org/", "_self")} function mb(t){if("mb"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://musicbrainz.org/search?type=artist&limit=100&method=indexed&query="+str.substring(1), "_self")}else window.open("https://musicbrainz.org/", "_self")} function mx(t){if("mx"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://mxtoolbox.com/SuperTool.aspx?action="+str.substring(1), "_self")}else window.open("https://mxtoolbox.com/SuperTool.aspx", "_self")} function no(t){if("no"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://enno.dict.cc/?s="+str.substring(1), "_self")}else window.open("https://enno.dict.cc/", "_self")}