commit be85a4a2fab352166e0eaaebfc77c7cd4f7db2c7
parent d5bc7771b955864e51b5d47fe0d35ca58325663a
Author: Peter <peter@minskio.co.uk>
Date: Wed, 4 May 2022 15:01:36 +0100
Add Gamma prefix
Work always finds a way into my personal projects
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/index.html b/index.html
@@ -169,6 +169,7 @@
function i(t){if("i"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://www.google.co.uk/search?tbm=isch&q="+str.substring(1), "_self")}else window.open("https://images.google.co.uk/", "_self")}
function im(t){if("im"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://www.imdb.com/find?ref_=nv_sr_fn&s=all&q="+str.substring(1), "_self")}else window.open("https://imdb.com/", "_self")}
function ip(t){if("ip"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://www.ip2location.com/demo/"+str.substring(1), "_self")}else window.open("https://www.ip2location.com/", "_self")}
+ function gamma(t){if("gamma"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"%20"+s[o];window.open("https://www.gamma-portal.com/voip/ipdc/searchInput.jspa#"+str.substring(3), "_self")}else window.open("https://www.gamma-portal.com/framework/home.jspa", "_self")}
function ipl(t){if("ipl"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://www.bbc.co.uk/iplayer/search?q="+str.substring(1), "_self")}else window.open("https://www.bbc.co.uk/iplayer/", "_self")}
function jack(t){if("jack"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://jack.minskio.co.uk/UI/Dashboard#search="+str.substring(1), "_self")}else window.open("https://jack.minskio.co.uk", "_self")}
function last(t){if("last"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://www.last.fm/search?q="+str.substring(1), "_self")}else window.open("https://www.last.fm/", "_self")}