commit 30ebd98d88b2edc84655ca8dcc57d6d46e756c4e
parent 317729c7bff5f6d61d1c7fdb97349f20c222e4a7
Author: breadcat <breadcat@users.noreply.github.com>
Date: Mon, 13 Nov 2023 19:39:13 +0000
Add W3C bookmark and prefix
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/index.html b/index.html
@@ -127,6 +127,7 @@
<li><a href="https://www.ventusky.com/">Ventu Sky</a></li>
<li><a href="https://vsrecommendedgames.fandom.com/wiki/V/%27s_Recommended_Games_Wiki">/v/'s Recommended Games Wiki</a></li>
<li><a href="https://onthegomap.com/">Walk Mapper</a></li>
+ <li><a href="https://validator.w3.org/">W3C validator</a></li>
<li><a href="https://web.whatsapp.com/">WhatsApp</a></li>
<li><a href="https://www.powerlanguage.co.uk/wordle/">Wordle</a></li>
<li><a href="https://mail.yandex.com/?pdd_domain=minskio.co.uk#inbox">Yandex Mail Inbox</a></li>
@@ -225,6 +226,7 @@
function w3w(t){if("w3w"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"."+s[o];window.open("https://what3words.com/"+str.substring(1), "_self")}else window.open("https://what3words.com/", "_self")}
function wa(t){if("wa"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://www.wolframalpha.com/input/?i="+str.substring(1), "_self")}else window.open("https://www.wolframalpha.com/", "_self")}
function whois(t){if("whois"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://whois.gandi.net/en/results?search="+str.substring(1), "_self")}else window.open("https://whois.gandi.net/", "_self")}
+ function w3c(t){if("w3c"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://validator.w3.org/nu/?doc="+str.substring(1), "_self")}else window.open("https://validator.w3.org/", "_self")}
function wikt(t){if("wikt"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://en.wiktionary.org/w/index.php?title=Special:Search&search="+str.substring(1), "_self")}else window.open("https://en.wiktionary.org/w/index.php", "_self")}
function wiktno(t){if("wiktno"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://no.wiktionary.org/w/index.php?title=Special:Search&search="+str.substring(1), "_self")}else window.open("https://no.wiktionary.org/w/index.php", "_self")}
function wine(t){if("wine"!=t){str="";for(var s=t.split(" ").slice(1),o=0;o<s.length;o++)str=str+"+"+s[o];window.open("https://www.winehq.org/search?q="+str.substring(1), "_self")}else window.open("https://www.winehq.org/", "_self")}