Holy-Unblocker/public/assets/js/links.js
2020-10-06 11:42:21 -07:00

19 lines
797 B
JavaScript

function $(id) {
return document.getElementById(id);
};
document.getElementById("hblink").href = "//github.com/QuiteAFancyEmerald/HolyUnblockerPublic";
document.getElementById("hblink2").href = "//github.com/QuiteAFancyEmerald/HolyUnblockerPublic";
document.getElementById("allink").href = "//github.com/titaniumnetwork-dev/alloyproxy";
document.getElementById("tnlink").href = "https://discord.com/invite/Dw6C7p5";
document.getElementById("pmlink").href = "//github.com/vibedivide/powermouse";
document.getElementById("qrlink").href = "https://support.discord.com/hc/en-us/articles/360039213771-QR-Code-Login-FAQ"
document.getElementById("nulink").href = "https://github.com/nfriedly/node-unblocker"
document.getElementById("pylink").href = "https://github.com/BinBashBanana/PyDodge"