wasdk / WebAssemblyStudio

Learn, Teach, Work and Play in the WebAssembly Studio
http://webassembly.studio
MIT License
2.92k stars 273 forks source link

service is down -- domain is expired #497

Open dphilla opened 2 years ago

dphilla commented 2 years ago

When accessing webassembly.studio I'm redirected to http://domain-registrar.storage.googleapis.com/expired.html?webassembly.studio.

Screen Shot 2022-02-01 at 8 08 11 PM
SharanSMenon commented 2 years ago

I also experience the same issue? Did this project die?

jeaiii commented 2 years ago

it's now being auctioned?! http://webassembly.studio/

image
Jasonlhy commented 2 years ago

I find another website: https://webassembly-studio.kamenokosoft.com/ Not sure who is hosting it

mollthecoder commented 2 years ago

I find another website: https://webassembly-studio.kamenokosoft.com/ Not sure who is hosting it

That other website is a fork, it won't be updated to the latest version.

Zireael07 commented 2 years ago

Original link now redirects to a dead site.

dev-cyprium commented 2 years ago

The site is still down a few days later. image

Looks like the IP changes to 103.224.182.238 not to long ago?

The IPs that the domain was resolving before don't have the app in there anymore

Leslie-Wong-H commented 2 years ago

Same experience. It will direct to ww25 and displays some ads.

mollthecoder commented 2 years ago

Same experience. It will direct to ww25 and displays some ads.

Such is the way of a dead website.

rusprice commented 2 years ago

I think this isn't being maintained anymore? No official comment by the collaborators and the project hasn't been updated in months. I suppose we could give it a little more time, and if not, someone could fork it and begin maintaining it. Now that I look at it, the whole wasdk organization isn't being maintained anymore.

remixer-dec commented 2 years ago

Since it's hosted on Github Pages, a hacky way to still access the website is to map github's ip to its name in hosts file. 185.199.110.153 webassembly.studio

torcoste commented 2 years ago

That's too bad.

I have deployed the app on surge. Feel free to use my link: https://wasm-studio.surge.sh/

mollthecoder commented 2 years ago

Someone needs to maintain it, not just host it.