This was brought up on the Framebuilders Google Group as well. I am happy to scrape the source code and host it on my website, but I wonder about getting permission from the original owner or their representative. Does anyone know how to get in touch?
For what it’s worth, it looks like the original project used only JavaScript, so it’s be easy to move that to another host.
It’s on github and it’s being added to their “vault” meaning it will be reacheable even after I am gone, that said, being git you can simply clone it on your desktop (or download it for the less git-savy)
It should be solved now, the JS is not well written and it was preloading some elements that I had removed, in particular canvas_fatc class was missing (I deleted that tab).
Anyhow, the JS was amended and it should work fine once your browser cache reloads.
I would like to clean that code up a bit, if you have the time and want to send a PR it would be great.