mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-15 04:40:01 -04:00
Updated Discord Server Invite URL (oops)
This commit is contained in:
parent
993293e102
commit
166b98f470
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ var hulinks = {
|
||||||
"wnlink": "https://github.com/binary-person/womginx",
|
"wnlink": "https://github.com/binary-person/womginx",
|
||||||
"pylink": "https://github.com/BinBashBanana/PyDodge",
|
"pylink": "https://github.com/BinBashBanana/PyDodge",
|
||||||
"nulink": "https://github.com/nfriedly/node-unblocker",
|
"nulink": "https://github.com/nfriedly/node-unblocker",
|
||||||
"tnlink": "https://discord.gg/hcUUceSCtj",
|
"tnlink": "https://discord.gg/unblock",
|
||||||
"nclink": "https://nodeclusters.com",
|
"nclink": "https://nodeclusters.com",
|
||||||
"qrlink": "https://support.discord.com/hc/en-us/articles/360039213771-QR-Code-Login-FAQ",
|
"qrlink": "https://support.discord.com/hc/en-us/articles/360039213771-QR-Code-Login-FAQ",
|
||||||
"ilink": "https://itch.io",
|
"ilink": "https://itch.io",
|
||||||
|
@ -34,4 +34,4 @@ hulinks_array = Object.keys(hulinks);
|
||||||
|
|
||||||
for (let i = 0; i < hulinks_array.length; i++) {
|
for (let i = 0; i < hulinks_array.length; i++) {
|
||||||
tryGetElement(hulinks_array[i]).href = hulinks[hulinks_array[i]];
|
tryGetElement(hulinks_array[i]).href = hulinks[hulinks_array[i]];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue