commit e5b9d2b94c99fb26f2ec6083dc96dd1079dbac75
parent f6e72ea24d388548d1e4d30b74483e9998d045f3
Author: Peter <peter@minskio.co.uk>
Date: Fri, 20 May 2022 13:06:16 +0100
Add bookmark, update prefix
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/index.html b/index.html
@@ -101,6 +101,7 @@
<li><a href="https://console.scaleway.com/instance/servers">Scaleway Console</a></li>
<li><a href="https://seedbox.minskio.co.uk/">Seedbox</a></li>
<li><a href="https://www.showcasecinemas.co.uk/showtimes/showcase-cinema-de-lux-leeds">Showcase Cinema Showtimes</a></li>
+ <li><a href="https://showrss.info/timeline">ShowRSS</a></li>
<li><a href="https://news.sky.com/uk">Sky News</a></li>
<li><a href="https://open.spotify.com/">Spotify</a></li>
<li><a href="https://suckless.org/">Suckless</a></li>
@@ -193,7 +194,7 @@
function rshs(t){if("rshs"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://secure.runescape.com/m=hiscore_oldschool/hiscorepersonal?user1="+str.substring(1), "_self")}else window.open("https://secure.runescape.com/m=hiscore_oldschool/", "_self")}
function rt(t){if("rt"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://www.rottentomatoes.com/search/?search="+str.substring(1), "_self")}else window.open("https://www.rottentomatoes.com/", "_self")}
function s(t){if("s"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://store.steampowered.com/search/?term="+str.substring(1), "_self")}else window.open("https://store.steampowered.com/", "_self")}
- function sc(t){if("sc"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://github.com/koalaman/shellcheck/wiki/SC"+str.substring(1), "_self")}else window.open("https://github.com/koalaman/shellcheck/", "_self")}
+ function sc(t){if("sc"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://github.com/koalaman/shellcheck/wiki/"+str.substring(1), "_self")}else window.open("https://github.com/koalaman/shellcheck/", "_self")}
function spot(t){if("spot"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"%20"+s[o];window.open("https://open.spotify.com/search/"+str.substring(3), "_self")}else window.open("https://open.spotify.com/", "_self")}
function srx(t){if("srx"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://anon.sx/?q="+str.substring(1), "_self")}else window.open("https://anon.sx/", "_self")}
function ss(t){if("ss"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://steamspy.com/search.php?s="+str.substring(1), "_self")}else window.open("https://steamspy.com/", "_self")}