dat.marsxplr.com-mirror/dat.marsxplr.com/get

40 lines
1.3 KiB
Plaintext

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Downloading Mars Explorer...</title>
<script type="Text/JavaScript">
//<!--
var vars = [], hash;
var hashes = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&');
for(var i = 0; i < hashes.length; i++) {
hash = hashes[i].split('=');
vars.push(hash[0]);
vars[hash[0]] = hash[1];
}
var v = 222;
var f = "";
var m = vars["m"];
var t = (vars["t"] == "f" ? false : true);
if(m == "m") f = "MarsExplorer.dmg";
else if(m == "d") f = "MarsExplorer.wdgt.zip";
else if(m == "w") f = "MarsExplorer.exe";
else document.location="http://marsxplr.com";
document.location="http://dat.marsxplr.com/" + v + "/" + f + (t ? "?torrent" : "");
setTimeout("history.back();",1250);
// -->
</script>
</head>
<body>
<h2>Mars Explorer should download momentarily... If it doesn't, please make sure that Javascript is enabled in your browser and try again.</h2>
<br /><br /><br /><br />
<i>Still not working?</i><br />
Go to <a href="http://marsxplr.com/view-268">Play</a>, find the latest version in the "Time Machine", go to it's post, and use the direct download link you will find in that post.
</body>
</html>