Remix.run Logo
AlbertoGP a day ago

Might be your ISP's DNS censoring the domain name, it happens to me for different ones depending on whether I am in Spain or in Germany at the moment when I click the link.

It might work if you manually change the TLD part of the URL.

What I did was get the IP address when it worked and add it to "/etc/hosts" so it works when on another network.

ch_sm a day ago | parent [-]

great tip, thanks!