mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-16 05:00:02 -04:00
19 lines
797 B
JavaScript
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"
|