Fixed discord invite through proxy

This commit is contained in:
incognitotgt 2024-01-02 17:56:44 -05:00
parent c27ccc043c
commit d636022898

View file

@ -28,7 +28,11 @@ export function DiscordPage() {
</button> </button>
</a> </a>
<a <a
href="/~/uv/https%3A%2F%2Fdiscord.com%2Finvite%2Funblocker" onClick={() => {
window.location.href =
window.__uv$config.prefix +
window.__uv$config.encodeUrl("https://discord.gg/unblocker");
}}
className="p-6" className="p-6"
> >
<button className="font-roboto h-14 w-56 rounded-2xl border border-input-border-color bg-input p-2 text-center text-xl text-input-text focus:outline-none"> <button className="font-roboto h-14 w-56 rounded-2xl border border-input-border-color bg-input p-2 text-center text-xl text-input-text focus:outline-none">