commit b02491e33a6f8f076cd9000c2dffe39d1b2ce6b5
parent 225a5071b61ec318c227785f3c4737cfd39d4c01
Author: breadcat <breadcat@users.noreply.github.com>
Date: Thu, 28 Dec 2023 13:39:59 +0000
Add Play store prefix
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/index.html b/index.html
@@ -201,6 +201,7 @@
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 play(t){if("play"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://play.google.com/store/search?c=apps&q="+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()()}