commit 059958c5c1f61e5b67436847d72ba086eece7954
parent e0a7a9deafd9819dd99bda56e1c4f54ca5361deb
Author: Peter <peter@minskio.co.uk>
Date: Wed, 20 Jul 2022 11:14:07 +0100
Updates to bookmarks and prefixes
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/index.html b/index.html
@@ -103,6 +103,7 @@
<li><a href="https://www.showcasecinemas.co.uk/showtimes/showcase-cinema-de-lux-leeds">Showcase Cinema Showtimes</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://newtrackon.com/list">Stable Torrent Trackers</a></li>
<li><a href="https://suckless.org/">Suckless</a></li>
<li><a href="http://127.0.0.1:8384/">Syncthing Local Instance</a></li>
<li><a href="https://sync.minskio.co.uk/">Syncthing Remote Instance</a></li>
@@ -186,6 +187,7 @@
function osm(t){if("osm"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://www.openstreetmap.org/search?query="+str.substring(1), "_self")}else window.open("https://www.openstreetmap.org/", "_self")}
function osrs(t){if("osrs"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://oldschool.runescape.wiki/?title=Special%3ASearch&search="+str.substring(1), "_self")}else window.open("https://oldschool.runescape.wiki/", "_self")}
function pass(t){window.open("https://pass.minskio.co.uk/", "_self")}
+ function pay(t){if("pay"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://12ft.io/"+str.substring(1), "_self")}else window.open("https://12ft.io/", "_self")}
function pc(t){if("pc"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://pcgamingwiki.com/w/index.php?title=Special:Search&search="+str.substring(1), "_self")}else window.open("https://pcgamingwiki.com/w/index.php", "_self")}
function proton(t){if("proton"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://protondb.com/search?q="+str.substring(1), "_self")}else window.open("https://protondb.com/explore", "_self")}
function r(){location.reload()()}