This is a hostable version of the nevrax.org website without webarchive crap for a search engine.
Dump webarchive
This dump is realised with the tool wayback-machine-downloader
from hartator
.
Source: nevrax.org - webarchive
Tool: wayback_machine_downloader
Command: wayback_machine_downloader nevrax.org --to 20040924172238
Start
This can be started simple with :
# Python v2.7
python -m SimpleHTTPServer
or
# Python 3
python -m http.server 8000