Test Root Directory based HTTP requests
This commit is contained in:
parent
f7069de1cb
commit
0e06f70b3b
Binary file not shown.
|
|
@ -5,15 +5,15 @@
|
|||
<meta content="ARCHBLOX" property="og:title">
|
||||
<meta content="ARCHBLOX is a work in progress 2012 ROBLOX revival with a heavy emphasis on Skeuomorphic UI." property="og:description">
|
||||
<meta content="https://archblox.com" property="og:url" />
|
||||
<meta content="https://archblox.com/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta content="/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<link rel="apple-touch-icon" href="https://archblox.com/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="https://archblox.com/img/MORBLOXsplash.png" />
|
||||
<link rel="apple-touch-icon" href="/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="/img/MORBLOXsplash.png" />
|
||||
<meta name="viewport" content="width=device-width, viewport-fit=cover, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="https://archblox.com/MORBLOX.ico">
|
||||
<link href="https://archblox.com/css/app.css" rel="stylesheet">
|
||||
<script src="https://archblox.com/js/darkmode.js"></script>
|
||||
<link rel="icon" type="image/x-icon" href="/MORBLOX.ico">
|
||||
<link href="/css/app.css" rel="stylesheet">
|
||||
<script src="/js/darkmode.js"></script>
|
||||
<script>
|
||||
getDarkMode()
|
||||
</script>
|
||||
|
|
@ -28,13 +28,13 @@
|
|||
}
|
||||
}
|
||||
</script>
|
||||
<script src="https://archblox.com/js/detect.js" defer></script>
|
||||
<script src="/js/detect.js" defer></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<br>
|
||||
<div id="logo_signup">
|
||||
<a href="https://archblox.com"><img alt="ARCHBLOX Logo" src="https://archblox.com/img/ARCHBLOXarched.png" width="200"
|
||||
<a href="/"><img alt="ARCHBLOX Logo" src="/img/ARCHBLOXarched.png" width="200"
|
||||
height="40" /></a>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
<p>ARCHBLOX will be back soon, so please be patient.</p>
|
||||
<br />
|
||||
<p>For now, only these links work.</p>
|
||||
<p><a href="https://archblox.com/blog">Blog</a> <a href="https://archblox.com/download">Download</a> <a href="https://archblox.com/buttonhell">Button Hell</a> <a href="https://archblox.com/mascot">Mascot</a></p>
|
||||
<p><a href="/blog">Blog</a> <a href="/download">Download</a> <a href="/buttonhell">Button Hell</a> <a href="/mascot">Mascot</a></p>
|
||||
</div>
|
||||
<div id="footer_signup">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo or any other company.</p>
|
||||
|
|
|
|||
|
|
@ -5,15 +5,15 @@
|
|||
<meta content="Blog - ARCHBLOX" property="og:title">
|
||||
<meta content="ARCHBLOX is a work in progress 2012 ROBLOX revival with a heavy emphasis on Skeuomorphic UI." property="og:description">
|
||||
<meta content="https://archblox.com" property="og:url" />
|
||||
<meta content="https://archblox.com/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta content="/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<link rel="apple-touch-icon" href="https://archblox.com/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="https://archblox.com/img/MORBLOXsplash.png" />
|
||||
<link rel="apple-touch-icon" href="/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="/img/MORBLOXsplash.png" />
|
||||
<meta name="viewport" content="width=device-width, viewport-fit=cover, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="https://archblox.com/MORBLOX.ico">
|
||||
<link href="https://archblox.com/css/app.css" rel="stylesheet">
|
||||
<script src="https://archblox.com/js/darkmode.js"></script>
|
||||
<link rel="icon" type="image/x-icon" href="/MORBLOX.ico">
|
||||
<link href="/css/app.css" rel="stylesheet">
|
||||
<script src="/js/darkmode.js"></script>
|
||||
<script>
|
||||
getDarkMode()
|
||||
</script>
|
||||
|
|
@ -28,13 +28,13 @@
|
|||
}
|
||||
}
|
||||
</script>
|
||||
<script src="https://archblox.com/js/detect.js" defer></script>
|
||||
<script src="/js/detect.js" defer></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<br>
|
||||
<div id="logo_signup">
|
||||
<a href="https://archblox.com"><img alt="ARCHBLOX Logo" src="https://archblox.com/img/ARCHBLOXarched.png" width="200"
|
||||
<a href="/"><img alt="ARCHBLOX Logo" src="/img/ARCHBLOXarched.png" width="200"
|
||||
height="40" /></a>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -5,15 +5,15 @@
|
|||
<meta content="Download - ARCHBLOX" property="og:title">
|
||||
<meta content="ARCHBLOX is a work in progress 2012 ROBLOX revival with a heavy emphasis on Skeuomorphic UI." property="og:description">
|
||||
<meta content="https://archblox.com" property="og:url" />
|
||||
<meta content="https://archblox.com/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta content="/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<link rel="apple-touch-icon" href="https://archblox.com/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="https://archblox.com/img/MORBLOXsplash.png" />
|
||||
<link rel="apple-touch-icon" href="/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="/img/MORBLOXsplash.png" />
|
||||
<meta name="viewport" content="width=device-width, viewport-fit=cover, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="https://archblox.com/MORBLOX.ico">
|
||||
<link href="https://archblox.com/css/app.css" rel="stylesheet">
|
||||
<script src="https://archblox.com/js/darkmode.js"></script>
|
||||
<link rel="icon" type="image/x-icon" href="/MORBLOX.ico">
|
||||
<link href="/css/app.css" rel="stylesheet">
|
||||
<script src="/js/darkmode.js"></script>
|
||||
<script>
|
||||
getDarkMode()
|
||||
</script>
|
||||
|
|
@ -28,13 +28,13 @@
|
|||
}
|
||||
}
|
||||
</script>
|
||||
<script src="https://archblox.com/js/detect.js" defer></script>
|
||||
<script src="/js/detect.js" defer></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<br>
|
||||
<div id="logo_signup">
|
||||
<a href="https://archblox.com"><img alt="ARCHBLOX Logo" src="https://archblox.com/img/ARCHBLOXarched.png" width="200"
|
||||
<a href="/"><img alt="ARCHBLOX Logo" src="/img/ARCHBLOXarched.png" width="200"
|
||||
height="40" /></a>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
<p>If you have ARCHBLOX Bootstrapper already installed,<br />you may install version 1.6 to fix error ID 6.</p>
|
||||
<br />
|
||||
<p>Note that this version only works on Windows 7 or newer.</p>
|
||||
<p><a href="https://archblox.com/bootstrapper/ARCHBLOXBootstrapper-64bit.exe">64 Bit</a> <a href="https://archblox.com/bootstrapper/ARCHBLOXBootstrapper-32bit.exe">32 Bit</a></p>
|
||||
<p><a href="/bootstrapper/ARCHBLOXBootstrapper-64bit.exe">64 Bit</a> <a href="/bootstrapper/ARCHBLOXBootstrapper-32bit.exe">32 Bit</a></p>
|
||||
<br />
|
||||
<p>If you don't already have ARCHBLOX Studio installed, follow these instructions:</p>
|
||||
<br />
|
||||
|
|
|
|||
|
|
@ -5,15 +5,15 @@
|
|||
<meta content="ARCHBLOX" property="og:title">
|
||||
<meta content="ARCHBLOX is a work in progress 2012 ROBLOX revival with a heavy emphasis on Skeuomorphic UI." property="og:description">
|
||||
<meta content="https://archblox.com" property="og:url" />
|
||||
<meta content="https://archblox.com/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta content="/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<link rel="apple-touch-icon" href="https://archblox.com/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="https://archblox.com/img/MORBLOXsplash.png" />
|
||||
<link rel="apple-touch-icon" href="/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="/img/MORBLOXsplash.png" />
|
||||
<meta name="viewport" content="width=device-width, viewport-fit=cover, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="https://archblox.com/MORBLOX.ico">
|
||||
<link href="https://archblox.com/css/app.css" rel="stylesheet">
|
||||
<script src="https://archblox.com/js/darkmode.js"></script>
|
||||
<link rel="icon" type="image/x-icon" href="/MORBLOX.ico">
|
||||
<link href="/css/app.css" rel="stylesheet">
|
||||
<script src="/js/darkmode.js"></script>
|
||||
<script>
|
||||
getDarkMode()
|
||||
</script>
|
||||
|
|
@ -28,13 +28,13 @@
|
|||
}
|
||||
}
|
||||
</script>
|
||||
<script src="https://archblox.com/js/detect.js" defer></script>
|
||||
<script src="/js/detect.js" defer></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<br>
|
||||
<div id="logo_signup">
|
||||
<a href="https://archblox.com"><img alt="ARCHBLOX Logo" src="https://archblox.com/img/ARCHBLOXarched.png" width="200"
|
||||
<a href="/"><img alt="ARCHBLOX Logo" src="/img/ARCHBLOXarched.png" width="200"
|
||||
height="40" /></a>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
<p>ARCHBLOX will be back soon, so please be patient.</p>
|
||||
<br />
|
||||
<p>For now, only these links work.</p>
|
||||
<p><a href="https://archblox.com/blog">Blog</a> <a href="https://archblox.com/download">Download</a> <a href="https://archblox.com/buttonhell">Button Hell</a> <a href="https://archblox.com/mascot">Mascot</a></p>
|
||||
<p><a href="/blog">Blog</a> <a href="/download">Download</a> <a href="/buttonhell">Button Hell</a> <a href="/mascot">Mascot</a></p>
|
||||
</div>
|
||||
<div id="footer_signup">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo or any other company.</p>
|
||||
|
|
|
|||
|
|
@ -5,15 +5,15 @@
|
|||
<meta content="Mascot - ARCHBLOX" property="og:title">
|
||||
<meta content="he is gone. no more #retro" property="og:description" />
|
||||
<meta content="https://archblox.com" property="og:url" />
|
||||
<meta content="https://archblox.com/img/dead.png" property="og:image" />
|
||||
<meta content="/img/dead.png" property="og:image" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<link rel="apple-touch-icon" href="https://archblox.com/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="https://archblox.com/img/MORBLOXsplash.png" />
|
||||
<link rel="apple-touch-icon" href="/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="/img/MORBLOXsplash.png" />
|
||||
<meta name="viewport" content="width=device-width, viewport-fit=cover, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="https://archblox.com/MORBLOX.ico">
|
||||
<link href="https://archblox.com/css/app.css" rel="stylesheet">
|
||||
<script src="https://archblox.com/js/darkmode.js"></script>
|
||||
<link rel="icon" type="image/x-icon" href="/MORBLOX.ico">
|
||||
<link href="/css/app.css" rel="stylesheet">
|
||||
<script src="/js/darkmode.js"></script>
|
||||
<script>
|
||||
getDarkMode()
|
||||
</script>
|
||||
|
|
@ -28,19 +28,19 @@
|
|||
}
|
||||
}
|
||||
</script>
|
||||
<script src="https://archblox.com/js/detect.js" defer></script>
|
||||
<script src="/js/detect.js" defer></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<br>
|
||||
<div id="logo_signup">
|
||||
<a href="https://archblox.com"><img alt="ARCHBLOX Logo" src="https://archblox.com/img/ARCHBLOXarched.png" width="200"
|
||||
<a href="/"><img alt="ARCHBLOX Logo" src="/img/ARCHBLOXarched.png" width="200"
|
||||
height="40" /></a>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
<h1>mascot</h1>
|
||||
<p>he is dead. no more #retro</p>
|
||||
<img src="https://archblox.com/img/dead.png">
|
||||
<img src="/img/dead.png">
|
||||
</div>
|
||||
<div id="footer_signup">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo or any other company.</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue