diff --git a/public/assets/js/links.js b/public/assets/js/links.js index 77d3810b..04c2bd5e 100644 --- a/public/assets/js/links.js +++ b/public/assets/js/links.js @@ -4,6 +4,8 @@ function $(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"; @@ -14,4 +16,4 @@ document.getElementById("qrlink").href = "https://support.discord.com/hc/en-us/a document.getElementById("nulink").href = "https://github.com/nfriedly/node-unblocker" -document.getElementById("pylink").href = "https://github.com/BinBashBanana/PyDodge" \ No newline at end of file +document.getElementById("pylink").href = "https://github.com/BinBashBanana/PyDodge"