remove classic site dir as it is no longer needed
|
|
@ -1,36 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>archblox.com - 404</title>
|
||||
<meta content="archblox.com - 404" 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/MORBLOXlogo.png" property="og:image"/>
|
||||
<meta content="#4b4b4b" data-react-helmet="true" name="theme-color"/>
|
||||
<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="MORBLOX.png"/>
|
||||
<link rel="apple-touch-startup-image" href="MORBLOXSplash.png"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="MORBLOX.ico">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<script src="404.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<ul></ul>
|
||||
<div id="logo_signup">
|
||||
<a href="index.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
|
||||
<p id="morbin">It's ARCHBLOX time.</p>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
<h2>403 Unauthorized</h2>
|
||||
<p>Aw man, look at what you have done. You've made Luigi mad!</p>
|
||||
<p>Why don't you go back a page for us before Luigi destroys us all.</p>
|
||||
<img alt="Angry Luigi" src="error.png" width="100%" height="max-content">
|
||||
</div>
|
||||
<div id="footer_signup">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo and Morbius. It's Morbin time!</p>
|
||||
<p id="privacytext"><a href="privacy_signup.html">Privacy Policy</a> <a href="tos_signup.html">Terms of Service</a></p>
|
||||
</div id="footer_signup">
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>archblox.com - 404</title>
|
||||
<meta content="archblox.com - 404" 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/MORBLOXlogo.png" property="og:image"/>
|
||||
<meta content="#4b4b4b" data-react-helmet="true" name="theme-color"/>
|
||||
<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="MORBLOX.png"/>
|
||||
<link rel="apple-touch-startup-image" href="MORBLOXSplash.png"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="MORBLOX.ico">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<script src="404.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<ul></ul>
|
||||
<div id="logo_signup">
|
||||
<a href="index.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
|
||||
<p id="morbin">It's ARCHBLOX time.</p>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
<h2>404 Page Not Found</h2>
|
||||
<p>Aw man, look at what you have done. You've made Luigi mad!</p>
|
||||
<p>Why don't you go back a page for us before Luigi destroys us all.</p>
|
||||
<img alt="Angry Luigi" src="error.png" width="100%" height="max-content">
|
||||
</div>
|
||||
<div id="footer_signup">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo and Morbius. It's Morbin time!</p>
|
||||
<p id="privacytext"><a href="privacy_signup.html">Privacy Policy</a> <a href="tos_signup.html">Terms of Service</a></p>
|
||||
</div id="footer_signup">
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
|
||||
window.onload = function() {
|
||||
var logo = document.getElementById("logo_signup")
|
||||
var privacytext = document.getElementById("privacytext")
|
||||
var username = localStorage.getItem("username");
|
||||
if (username == "") {
|
||||
logo.innerHTML = "<a href=\"index.html\"><img alt=\"ARCHBLOX Logo\" src=\"MORBLOXlogo.png\" width=\"200\" height=\"40\"/></a><p id=\"morbin\">It's ARCHBLOX time.</p>"
|
||||
privacytext.innerHTML = "<a href=\"privacy_signup.html\">Privacy Policy</a> <a href=\"tos_signup.html\">Terms of Service</a>"
|
||||
} else if (username == null) {
|
||||
logo.innerHTML = "<a href=\"index.html\"><img alt=\"ARCHBLOX Logo\" src=\"MORBLOXlogo.png\" width=\"200\" height=\"40\"/></a><p id=\"morbin\">It's ARCHBLOX time.</p>"
|
||||
privacytext.innerHTML = "<a href=\"privacy_signup.html\">Privacy Policy</a> <a href=\"tos_signup.html\">Terms of Service</a>"
|
||||
} else {
|
||||
logo.innerHTML = "<a href=\"home.html\"><img alt=\"ARCHBLOX Logo\" src=\"MORBLOXlogo.png\" width=\"200\" height=\"40\"/></a><p id=\"morbin\">It's ARCHBLOX time.</p>"
|
||||
privacytext.innerHTML = "<a href=\"privacy.html\">Privacy Policy</a> <a href=\"tos.html\">Terms of Service</a>"
|
||||
}
|
||||
};
|
||||
|
Before Width: | Height: | Size: 155 KiB |
|
Before Width: | Height: | Size: 62 KiB |
|
Before Width: | Height: | Size: 193 KiB |
|
Before Width: | Height: | Size: 169 KiB |
|
Before Width: | Height: | Size: 1.4 MiB |
|
Before Width: | Height: | Size: 283 KiB |
|
Before Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 938 KiB |
|
|
@ -1,3 +0,0 @@
|
|||
# ARCHBLOX-WEBSITE-OLD
|
||||
a public archive of the early version of the ARCHBLOX/MORBLOX site.
|
||||
https://thomasluigi07.github.io/ARCHBLOX-WEBSITE-OLD/
|
||||
|
Before Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 179 KiB |
|
|
@ -1,78 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>archblox.com - ARCHBLOX HQ</title>
|
||||
<meta content="archblox.com - ARCHBLOX HQ" 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/MORBLOXlogo.png" property="og:image"/>
|
||||
<meta content="#4b4b4b" data-react-helmet="true" name="theme-color"/>
|
||||
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
|
||||
<link rel="apple-touch-icon" href="MORBLOX.png"/>
|
||||
<link rel="apple-touch-startup-image" href="MORBLOXSplash.png"/>
|
||||
<link rel="icon" type="image/x-icon" href="MORBLOX.ico">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<script src="main.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="navbar">
|
||||
<a id="logo_full" href="home.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
|
||||
<a id="logo_small" class="invisible" href="home.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogoshort.png" width="45" height="40"/></a>
|
||||
<div class="navbarbuttoncontainer">
|
||||
<a class="navbarbutton" id="smallbtn5" href="games.html">Games</a>
|
||||
<a class="navbarbutton" id="smallbtn4" href="catalog.html">Catalog</a>
|
||||
<a class="navbarbutton" id="smallbtn0" href="build.html">Build</a>
|
||||
<a class="navbarbutton" id="smallbtn1" href="forum.html">Forum</a>
|
||||
<a class="navbarbutton" id="smallbtn2" href="profile.html">Profile</a>
|
||||
<a class="navbarbutton" id="smallbtn3" href="settings.html">Settings</a>
|
||||
</div>
|
||||
<div id="navbarlogincontainer" class="">
|
||||
<p><a href="signup.html">Sign Up</a> or <a href="login.html">Log In</a>
|
||||
</div>
|
||||
<div id="navbarsignedincontainer" class="invisible">
|
||||
<p class="nonbolded" id="navbarusername">nil <a href="logout.html">Sign out...</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="smallnav">
|
||||
<div class="smallnavbarbuttoncontainer">
|
||||
<a class="smallnavbarbutton" href="friends.html">Friends</a>
|
||||
<a class="smallnavbarbutton" href="avatar.html">Avatar</a>
|
||||
<a class="smallnavbarbutton" href="money.html">Transactions</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="invisible" id="alert">
|
||||
<p class="alerttext" id="alerttext">ALERT TEXT</p>
|
||||
</div>
|
||||
<div class="invisible" id="LoadingGame">
|
||||
<button class="redbutton" id="closebuttondl">X</button>
|
||||
<img id="loadlogo" src="MORBLOXlogoshort.png">
|
||||
<p>Loading ARCHBLOX...</p>
|
||||
<p id="downloadask">Don't have ARCHBLOX installed?</p>
|
||||
<button class="bluebutton" id="loadingdlbutton">Download and Play!</button>
|
||||
</div>
|
||||
<div class="content">
|
||||
<div class="content_special" id="gametopcontainer">
|
||||
<div class="leftgamecontainer">
|
||||
<img id="gamethumbnail_large">
|
||||
</div>
|
||||
<div class="rightgamecontainer">
|
||||
<h1 id="gamename">OnlyTwentyCharacters's Place</h1>
|
||||
<p>By <a href="profile.html" id="gamecreator">OnlyTwentyCharacters</a></p>
|
||||
<button id="playbutton" class="greenbutton" style="width: 100%; height: 50px; font-size: x-large; margin-top: 115px; align-content: center;">Play</button>
|
||||
</div>
|
||||
</div>
|
||||
<ul></ul>
|
||||
<p id="placedescription">This is a description for the place "OnlyTwentyCharacters's Place", made by "OnlyTwentyCharacters".</p>
|
||||
<ul></ul>
|
||||
<div style="text-align: center;">
|
||||
<p>Visits: 0 | Created: 21/6/2022 | Last updated: 22/6/2022</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo and Morbius. It's Morbin time!</p>
|
||||
<p><a href="privacy.html">Privacy Policy</a> <a href="tos.html">Terms of Service</a></p>
|
||||
</div id="footer">
|
||||
</body>
|
||||
</html>
|
||||
|
Before Width: | Height: | Size: 40 KiB |
|
|
@ -1,63 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>archblox.com - Games</title>
|
||||
<meta content="archblox.com - Games" 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/MORBLOXlogo.png" property="og:image"/>
|
||||
<meta content="#4b4b4b" data-react-helmet="true" name="theme-color"/>
|
||||
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
|
||||
<link rel="apple-touch-icon" href="MORBLOX.png"/>
|
||||
<link rel="apple-touch-startup-image" href="MORBLOXSplash.png"/>
|
||||
<link rel="icon" type="image/x-icon" href="MORBLOX.ico">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<script src="main.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="navbar">
|
||||
<a id="logo_full" href="home.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
|
||||
<a id="logo_small" class="invisible" href="home.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogoshort.png" width="45" height="40"/></a>
|
||||
<div class="navbarbuttoncontainer">
|
||||
<a class="navbarbutton" id="smallbtn5" href="games.html">Games</a>
|
||||
<a class="navbarbutton" id="smallbtn4" href="catalog.html">Catalog</a>
|
||||
<a class="navbarbutton" id="smallbtn0" href="build.html">Build</a>
|
||||
<a class="navbarbutton" id="smallbtn1" href="forum.html">Forum</a>
|
||||
<a class="navbarbutton" id="smallbtn2" href="profile.html">Profile</a>
|
||||
<a class="navbarbutton" id="smallbtn3" href="settings.html">Settings</a>
|
||||
</div>
|
||||
<div id="navbarlogincontainer" class="">
|
||||
<p><a href="signup.html">Sign Up</a> or <a href="login.html">Log In</a>
|
||||
</div>
|
||||
<div id="navbarsignedincontainer" class="invisible">
|
||||
<p class="nonbolded" id="navbarusername">nil <a href="logout.html">Sign out...</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="smallnav">
|
||||
<div class="smallnavbarbuttoncontainer">
|
||||
<a class="smallnavbarbutton" href="friends.html">Friends</a>
|
||||
<a class="smallnavbarbutton" href="avatar.html">Avatar</a>
|
||||
<a class="smallnavbarbutton" href="money.html">Transactions</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="invisible" id="alert">
|
||||
<p class="alerttext" id="alerttext">ALERT TEXT</p>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h1>Games</h1>
|
||||
<div class="content_special" style="flex-wrap: wrap; justify-content: space-around;">
|
||||
<div id="game1">
|
||||
<a href="gamepage.html"><img id="thumb1" class="gamethumbnail_small"></a>
|
||||
<a href="gamepage.html" id="gamename1">OnlyTwentyCharacters's Place</a>
|
||||
<p>By <a href="profile.html" id="gamecreator1">OnlyTwentyCharacters</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo and Morbius. It's Morbin time!</p>
|
||||
<p><a href="privacy.html">Privacy Policy</a> <a href="tos.html">Terms of Service</a></p>
|
||||
</div id="footer">
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,183 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>archblox.com - Home</title>
|
||||
<meta content="archblox.com - Home" 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/MORBLOXlogo.png" property="og:image"/>
|
||||
<meta content="#4b4b4b" data-react-helmet="true" name="theme-color"/>
|
||||
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
|
||||
<link rel="apple-touch-icon" href="MORBLOX.png"/>
|
||||
<link rel="apple-touch-startup-image" href="MORBLOXSplash.png"/>
|
||||
<link rel="icon" type="image/x-icon" href="MORBLOX.ico">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<script type="text/javascript" src="home.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="navbar">
|
||||
<a id="logo_full" href="home.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
|
||||
<a id="logo_small" class="invisible" href="home.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogoshort.png" width="45" height="40"/></a>
|
||||
<div class="navbarbuttoncontainer">
|
||||
<a class="navbarbutton" id="smallbtn5" href="games.html">Games</a>
|
||||
<a class="navbarbutton" id="smallbtn4" href="catalog.html">Catalog</a>
|
||||
<a class="navbarbutton" id="smallbtn0" href="build.html">Build</a>
|
||||
<a class="navbarbutton" id="smallbtn1" href="forum.html">Forum</a>
|
||||
<a class="navbarbutton" id="smallbtn2" href="profile.html">Profile</a>
|
||||
<a class="navbarbutton" id="smallbtn3" href="settings.html">Settings</a>
|
||||
</div>
|
||||
<div id="navbarlogincontainer" class="">
|
||||
<p><a href="signup.html">Sign Up</a> or <a href="login.html">Log In</a>
|
||||
</div>
|
||||
<div id="navbarsignedincontainer" class="invisible">
|
||||
<p class="nonbolded" id="navbarusername">nil <a href="logout.html">Sign out...</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="smallnav">
|
||||
<div class="smallnavbarbuttoncontainer">
|
||||
<a class="smallnavbarbutton" href="friends.html">Friends</a>
|
||||
<a class="smallnavbarbutton" href="avatar.html">Avatar</a>
|
||||
<a class="smallnavbarbutton" href="money.html">Transactions</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="invisible" id="alert">
|
||||
<p class="alerttext" id="alerttext">ALERT TEXT</p>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h1 id="usernameframe">Hello, !</h1>
|
||||
<ul></ul>
|
||||
<div class="content_special">
|
||||
<div id="feed">
|
||||
<h2>My Feed</h2>
|
||||
<ul></ul>
|
||||
<input id="FeedBox" type="text" placeholder="Say something...">
|
||||
<button class="greybutton" id="FeedButton">Post it!</button>
|
||||
<ul></ul>
|
||||
<div id="FeedContainer">
|
||||
<div class="FeedContainerBox" id="FeedContainerBox1">
|
||||
<div class="FeedContainerBoxImageContainer" id="FeedContainerBox1ImageContainer">
|
||||
<a href="profile.html"><img alt="Profile Image" src="reviewpending.png" width="60px" height="100%"></a>
|
||||
</div>
|
||||
<div class="FeedContainerBoxTextContainer" id="FeedContainerBox1TextContainer">
|
||||
<a href="profile.html" id="FeedContainerBox1Username">game hater</a>
|
||||
<p id="FeedContainerBox1Text">"NOOOOOOOOOOOOOOOOOOOOOO"</p>
|
||||
<p id="FeedContainerBox1Timestamp">June 22, 2022 12:41 AM</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="FeedContainerBox" id="FeedContainerBox1">
|
||||
<div class="FeedContainerBoxImageContainer" id="FeedContainerBox1ImageContainer">
|
||||
<a href="profile.html"><img alt="Profile Image" src="reviewpending.png" width="60px" height="100%"></a>
|
||||
</div>
|
||||
<div class="FeedContainerBoxTextContainer" id="FeedContainerBox1TextContainer">
|
||||
<a href="profile.html" id="FeedContainerBox1Username">Thomas</a>
|
||||
<p id="FeedContainerBox1Text">"banning you...."</p>
|
||||
<p id="FeedContainerBox1Timestamp">June 22, 2022 12:40 AM</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="FeedContainerBox" id="FeedContainerBox1">
|
||||
<div class="FeedContainerBoxImageContainer" id="FeedContainerBox1ImageContainer">
|
||||
<a href="profile.html"><img alt="Profile Image" src="reviewpending.png" width="60px" height="100%"></a>
|
||||
</div>
|
||||
<div class="FeedContainerBoxTextContainer" id="FeedContainerBox1TextContainer">
|
||||
<a href="profile.html" id="FeedContainerBox1Username">game hater</a>
|
||||
<p id="FeedContainerBox1Text">"i hate games... so its bad!"</p>
|
||||
<p id="FeedContainerBox1Timestamp">June 22, 2022 12:30 AM</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="FeedContainerBox" id="FeedContainerBox1">
|
||||
<div class="FeedContainerBoxImageContainer" id="FeedContainerBox1ImageContainer">
|
||||
<a href="profile.html"><img alt="Profile Image" src="reviewpending.png" width="60px" height="100%"></a>
|
||||
</div>
|
||||
<div class="FeedContainerBoxTextContainer" id="FeedContainerBox1TextContainer">
|
||||
<a href="profile.html" id="FeedContainerBox1Username">Thomas</a>
|
||||
<p id="FeedContainerBox1Text">"Who likes the Games Page?"</p>
|
||||
<p id="FeedContainerBox1Timestamp">June 22, 2022 12:05 AM</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="FeedContainerBox" id="FeedContainerBox1">
|
||||
<div class="FeedContainerBoxImageContainer" id="FeedContainerBox1ImageContainer">
|
||||
<a href="profile.html"><img alt="Profile Image" src="reviewpending.png" width="60px" height="100%"></a>
|
||||
</div>
|
||||
<div class="FeedContainerBoxTextContainer" id="FeedContainerBox1TextContainer">
|
||||
<a href="profile.html" id="FeedContainerBox1Username">skeuomorphism hater</a>
|
||||
<p id="FeedContainerBox1Text">"noooooo"</p>
|
||||
<p id="FeedContainerBox1Timestamp">June 21, 2022 04:42 AM</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="FeedContainerBox" id="FeedContainerBox1">
|
||||
<div class="FeedContainerBoxImageContainer" id="FeedContainerBox1ImageContainer">
|
||||
<a href="profile.html"><img alt="Profile Image" src="reviewpending.png" width="60px" height="100%"></a>
|
||||
</div>
|
||||
<div class="FeedContainerBoxTextContainer" id="FeedContainerBox1TextContainer">
|
||||
<a href="profile.html" id="FeedContainerBox1Username">Thomas</a>
|
||||
<p id="FeedContainerBox1Text">"grrr im banning you"</p>
|
||||
<p id="FeedContainerBox1Timestamp">June 21, 2022 04:29 AM</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="FeedContainerBox" id="FeedContainerBox1">
|
||||
<div class="FeedContainerBoxImageContainer" id="FeedContainerBox1ImageContainer">
|
||||
<a href="profile.html"><img alt="Profile Image" src="reviewpending.png" width="60px" height="100%"></a>
|
||||
</div>
|
||||
<div class="FeedContainerBoxTextContainer" id="FeedContainerBox1TextContainer">
|
||||
<a href="profile.html" id="FeedContainerBox1Username">skeuomorphism hater</a>
|
||||
<p id="FeedContainerBox1Text">"i dont"</p>
|
||||
<p id="FeedContainerBox1Timestamp">June 21, 2022 04:28 AM</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="FeedContainerBox" id="FeedContainerBox1">
|
||||
<div class="FeedContainerBoxImageContainer" id="FeedContainerBox1ImageContainer">
|
||||
<a href="profile.html"><img alt="Profile Image" src="reviewpending.png" width="60px" height="100%"></a>
|
||||
</div>
|
||||
<div class="FeedContainerBoxTextContainer" id="FeedContainerBox1TextContainer">
|
||||
<a href="profile.html" id="FeedContainerBox1Username">Thomas</a>
|
||||
<p id="FeedContainerBox1Text">"Who likes my epic new CSS buttons? They're way more interesting than the default buttons."</p>
|
||||
<p id="FeedContainerBox1Timestamp">June 21, 2022 04:27 AM</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="FeedContainerBox" id="FeedContainerBox1">
|
||||
<div class="FeedContainerBoxImageContainer" id="FeedContainerBox1ImageContainer">
|
||||
<a href="profile.html"><img alt="Profile Image" src="reviewpending.png" width="60px" height="100%"></a>
|
||||
</div>
|
||||
<div class="FeedContainerBoxTextContainer" id="FeedContainerBox1TextContainer">
|
||||
<a href="profile.html" id="FeedContainerBox1Username">the night guard from five nights at freddy</a>
|
||||
<p id="FeedContainerBox1Text">"OH LAWD ITS 3 AM! FREDDY FAZBER IS AT MY DOOR PLEASE HELP!!!!"</p>
|
||||
<p id="FeedContainerBox1Timestamp">June 21, 2022 03:19 AM</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="FeedContainerBox" id="FeedContainerBox1">
|
||||
<div class="FeedContainerBoxImageContainer" id="FeedContainerBox1ImageContainer">
|
||||
<a href="profile.html"><img alt="Profile Image" src="reviewpending.png" width="60px" height="100%"></a>
|
||||
</div>
|
||||
<div class="FeedContainerBoxTextContainer" id="FeedContainerBox1TextContainer">
|
||||
<a href="profile.html" id="FeedContainerBox1Username">Thomas</a>
|
||||
<p id="FeedContainerBox1Text">"Why am I staying up so late making this."</p>
|
||||
<p id="FeedContainerBox1Timestamp">June 21, 2022 12:30 AM</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="gamesframe">
|
||||
<h2>Friends (0)</h2>
|
||||
<ul></ul>
|
||||
<div class="friendslist">
|
||||
<p>You don't have any friends yet!</p>
|
||||
</div>
|
||||
<ul></ul>
|
||||
<h2>Recently Played</h2>
|
||||
<ul></ul>
|
||||
<div class="gamelist">
|
||||
<p>You haven't played any games yet!</p>
|
||||
</div>
|
||||
<ul></ul>
|
||||
</div>
|
||||
</div>
|
||||
<ul></ul>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo and Morbius. It's Morbin time!</p>
|
||||
<p><a href="privacy.html">Privacy Policy</a> <a href="tos.html">Terms of Service</a></p>
|
||||
</div id="footer">
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,104 +0,0 @@
|
|||
window.addEventListener('resize', function() {
|
||||
var logo_full = document.getElementById("logo_full")
|
||||
var logo_small = document.getElementById("logo_small")
|
||||
var smallbtn = document.getElementById("smallbtn1")
|
||||
var smallbtn0 = document.getElementById("smallbtn0")
|
||||
var smallbtn2 = document.getElementById("smallbtn2")
|
||||
var smallbtn3 = document.getElementById("smallbtn3")
|
||||
var smallbtn1 = document.getElementById("smallbtn4")
|
||||
var smallbtn5 = document.getElementById("smallbtn5")
|
||||
var viewport_width = window.innerWidth;
|
||||
if (viewport_width < 1000) {
|
||||
logo_full.className = "invisible";
|
||||
logo_small.className = "";
|
||||
} else {
|
||||
logo_small.className = "invisible";
|
||||
logo_full.className = "";
|
||||
}
|
||||
if (viewport_width < 860) {
|
||||
smallbtn.className = "invisible";
|
||||
smallbtn2.className = "invisible";
|
||||
smallbtn3.className = "invisible";
|
||||
} else {
|
||||
smallbtn.className = "navbarbutton";
|
||||
smallbtn2.className = "navbarbutton";
|
||||
smallbtn3.className = "navbarbutton";
|
||||
}
|
||||
if (viewport_width < 660) {
|
||||
smallbtn0.className = "invisible";
|
||||
smallbtn1.className = "invisible";
|
||||
} else {
|
||||
smallbtn0.className = "navbarbutton";
|
||||
smallbtn1.className = "navbarbutton";
|
||||
}
|
||||
if (viewport_width < 510) {
|
||||
smallbtn5.className = "invisible";
|
||||
} else {
|
||||
smallbtn5.className = "navbarbutton";
|
||||
}
|
||||
});
|
||||
window.onload = function() {
|
||||
var username = localStorage.getItem("username");
|
||||
var usernamecontainer = document.getElementById("usernameframe")
|
||||
if (username == null) {
|
||||
usernamecontainer.innerHTML = `Not signed in.`
|
||||
} else if (username == "") {
|
||||
usernamecontainer.innerHTML = `Not signed in.`
|
||||
} else {
|
||||
usernamecontainer.innerHTML = `Hello, ${username}!`
|
||||
}
|
||||
var logo_full = document.getElementById("logo_full")
|
||||
var logo_small = document.getElementById("logo_small")
|
||||
var smallbtn = document.getElementById("smallbtn1")
|
||||
var smallbtn0 = document.getElementById("smallbtn0")
|
||||
var smallbtn2 = document.getElementById("smallbtn2")
|
||||
var smallbtn3 = document.getElementById("smallbtn3")
|
||||
var smallbtn1 = document.getElementById("smallbtn4")
|
||||
var smallbtn5 = document.getElementById("smallbtn5")
|
||||
var viewport_width = window.innerWidth;
|
||||
if (viewport_width < 1000) {
|
||||
logo_full.className = "invisible";
|
||||
logo_small.className = "";
|
||||
} else {
|
||||
logo_small.className = "invisible";
|
||||
logo_full.className = "";
|
||||
}
|
||||
if (viewport_width < 860) {
|
||||
smallbtn.className = "invisible";
|
||||
smallbtn2.className = "invisible";
|
||||
smallbtn3.className = "invisible";
|
||||
} else {
|
||||
smallbtn.className = "navbarbutton";
|
||||
smallbtn2.className = "navbarbutton";
|
||||
smallbtn3.className = "navbarbutton";
|
||||
}
|
||||
if (viewport_width < 660) {
|
||||
smallbtn0.className = "invisible";
|
||||
smallbtn1.className = "invisible";
|
||||
} else {
|
||||
smallbtn0.className = "navbarbutton";
|
||||
smallbtn1.className = "navbarbutton";
|
||||
}
|
||||
if (viewport_width < 510) {
|
||||
smallbtn5.className = "invisible";
|
||||
} else {
|
||||
smallbtn5.className = "navbarbutton";
|
||||
}
|
||||
var username = localStorage.getItem("username");
|
||||
var navbarsignedincontainer = document.getElementById("navbarsignedincontainer");
|
||||
var navbarusername = document.getElementById("navbarusername");
|
||||
var navbarlogincontainer = document.getElementById("navbarlogincontainer");
|
||||
if (username == null) {
|
||||
username = ""
|
||||
navbarsignedincontainer.className = "invisible"
|
||||
navbarlogincontainer.className = ""
|
||||
} else if (username == "") {
|
||||
username = ""
|
||||
navbarsignedincontainer.className = "invisible"
|
||||
navbarlogincontainer.className = ""
|
||||
} else {
|
||||
navbarsignedincontainer.className = ""
|
||||
navbarlogincontainer.className = "invisible"
|
||||
}
|
||||
navbarusername.innerHTML = `Logged in as: ${username} <a href=\"logout.html\">Log out...</a>`;
|
||||
};
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>archblox.com - It's ARCHBLOX time.</title>
|
||||
<meta content="It's ARCHBLOX time." 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/MORBLOXlogo.png" property="og:image"/>
|
||||
<meta content="#4b4b4b" data-react-helmet="true" name="theme-color"/>
|
||||
<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="MORBLOX.png"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="apple-touch-startup-image" href="MORBLOXSplash.png"/>
|
||||
<link rel="icon" type="image/x-icon" href="MORBLOX.ico">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<link rel="manifest" href="manifest.json">
|
||||
<script type="text/javascript" src="index.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<ul></ul>
|
||||
<div id="logo_signup">
|
||||
<a href="index.html"><img alt="MORBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
|
||||
<p id="morbin">It's ARCHBLOX time.</p>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
<h1>Welcome to ARCHBLOX!</h1>
|
||||
<p>ARCHBLOX is a Work-In-Progress revival.</p>
|
||||
<ul></ul>
|
||||
<a href="login.html">Log In</a>
|
||||
<a href="signup.html">Sign Up</a>
|
||||
<ul></ul>
|
||||
<p id="morblox" class="invisible">Want to check out the current site? <a href="https://archblox.com">Click here!</a></p>
|
||||
<p id="discord">Also, <a href="https://discord.gg/nudzQ7hkWY">Join our Discord!</a></p>
|
||||
<ul></ul>
|
||||
<h2>DEBUG SETTINGS BELOW!</h2>
|
||||
<p>Feel free to toy around with these, before they're gone forever!</p>
|
||||
<ul></ul>
|
||||
<h3>Page Links</h3>
|
||||
<a href="home.html">Home</a>
|
||||
<a href="games.html">Games</a>
|
||||
<a href="profile.html">Profile</a>
|
||||
<a href="404.html">404</a>
|
||||
<a href="logout.html">Logout</a>
|
||||
<a href="403.html">403</a>
|
||||
<a href="gamepage.html">Game Page</a>
|
||||
<a href="settings.html">Settings</a>
|
||||
<ul></ul>
|
||||
<h3>Set LocalStorage Data</h3>
|
||||
<ul></ul>
|
||||
<form>
|
||||
<input id="UsernameSet" type="text" name="username" placeholder="Enter a Username">
|
||||
<button class="bluebutton" id="SaveButton">Save to LocalStorage...</button>
|
||||
<p id="UsernameContainer">Saved Username:</p>
|
||||
</form>
|
||||
<ul></ul>
|
||||
</div>
|
||||
<div id="footer_signup">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo and Morbius. It's Morbin time!</p>
|
||||
<p><a href="privacy_signup.html">Privacy Policy</a> <a href="tos_signup.html">Terms of Service</a></p>
|
||||
</div id="footer_signup">
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
window.onload = function() {
|
||||
var morblox = document.getElementById("morblox")
|
||||
var usernamecontainer = document.getElementById("UsernameContainer");
|
||||
if (window.location.hostname == "archblox.com") {
|
||||
morblox.className = "invisible";
|
||||
} else {
|
||||
morblox.className = "";
|
||||
}
|
||||
if (localStorage.getItem("username") == null) {
|
||||
localStorage.setItem("username","");
|
||||
}
|
||||
var username = localStorage.getItem("username");
|
||||
usernamecontainer.innerHTML = "Saved Username: " + username
|
||||
document.getElementById('SaveButton').onclick = function() {
|
||||
var usernameset = document.getElementById("UsernameSet").value;
|
||||
var usernamecontainer = document.getElementById("UsernameContainer");
|
||||
localStorage.setItem("username",usernameset);
|
||||
usernamecontainer.innerHTML = "Saved Username: " + usernameset
|
||||
alert("Please click on the \"Home\" link or the \"Profile\" link in order to test Username features")
|
||||
};
|
||||
};
|
||||
|
|
@ -1,42 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>archblox.com - Log In</title>
|
||||
<meta content="archblox.com - Log In" 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/MORBLOXlogo.png" property="og:image"/>
|
||||
<meta content="#4b4b4b" data-react-helmet="true" name="theme-color"/>
|
||||
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="apple-touch-icon" href="MORBLOX.png"/>
|
||||
<link rel="apple-touch-startup-image" href="MORBLOXSplash.png"/>
|
||||
<link rel="icon" type="image/x-icon" href="MORBLOX.ico">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<script src="login.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<ul></ul>
|
||||
<ul></ul>
|
||||
<div id="logo_signup">
|
||||
<a href="index.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
|
||||
<p id="morbin">It's ARCHBLOX time.</p>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
<h1>Welcome back!</h1>
|
||||
<p>Don't have an account? <a href="signup.html">Click here</a> to sign up.</p>
|
||||
<ul></ul>
|
||||
<h3>Username/E-Mail Address</h3>
|
||||
<input type="text" placeholder="">
|
||||
<h3>Password</h3>
|
||||
<input type="password" placeholder="Password">
|
||||
<ul></ul>
|
||||
<button class="greenbutton">Log in!</button>
|
||||
</div>
|
||||
<div id="footer_signup">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo and Morbius. It's Morbin time!</p>
|
||||
<p><a href="privacy_signup.html">Privacy Policy</a> <a href="tos_signup.html">Terms of Service</a></p>
|
||||
</div id="footer_signup">
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
window.onload = function() {
|
||||
|
||||
};
|
||||
|
|
@ -1,39 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>archblox.com - Log Out</title>
|
||||
<meta content="archblox.com - Log Out" 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/MORBLOXlogo.png" property="og:image"/>
|
||||
<meta content="#4b4b4b" data-react-helmet="true" name="theme-color"/>
|
||||
<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="MORBLOX.png"/>
|
||||
<link rel="apple-touch-startup-image" href="MORBLOXSplash.png"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="MORBLOX.ico">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<script src="logout.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<ul></ul>
|
||||
<div id="logo_signup">
|
||||
<a href="index.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
|
||||
<p id="morbin">It's ARCHBLOX time.</p>
|
||||
</div>
|
||||
<ul></ul>
|
||||
<div class="logoutframe">
|
||||
<div class="invisible" id="status">
|
||||
<h4 id="loggingout">We're logging you out... Please wait!</h4>
|
||||
</div>
|
||||
<div class="" id="ask">
|
||||
<h4>Are you sure you want to log out?</h4>
|
||||
<div id="content_special">
|
||||
<button class="redbutton" id="yes">Yes</button>
|
||||
<button class="bluebutton" id="no">No</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,43 +0,0 @@
|
|||
|
||||
window.onload = function() {
|
||||
var btnyes = document.getElementById("yes")
|
||||
var btnno = document.getElementById("no")
|
||||
var ask = document.getElementById("ask")
|
||||
var status = document.getElementById("status")
|
||||
var logouttext = document.getElementById("loggingout")
|
||||
var logo = document.getElementById("logo_signup")
|
||||
var username = localStorage.getItem("username");
|
||||
status.className = "invisible"
|
||||
ask.className = ""
|
||||
if (username == "") {
|
||||
logo.innerHTML = "<a href=\"index.html\"><img alt=\"ARCHBLOX Logo\" src=\"MORBLOXlogo.png\" width=\"200\" height=\"40\"/></a><p id=\"morbin\">It's ARCHBLOX time.</p>"
|
||||
} else if (username == null) {
|
||||
logo.innerHTML = "<a href=\"index.html\"><img alt=\"ARCHBLOX Logo\" src=\"MORBLOXlogo.png\" width=\"200\" height=\"40\"/></a><p id=\"morbin\">It's ARCHBLOX time.</p>"
|
||||
} else {
|
||||
logo.innerHTML = "<a href=\"home.html\"><img alt=\"ARCHBLOX Logo\" src=\"MORBLOXlogo.png\" width=\"200\" height=\"40\"/></a><p id=\"morbin\">It's ARCHBLOX time.</p>"
|
||||
}
|
||||
btnyes.onclick = function() {
|
||||
status.className = ""
|
||||
ask.className = "invisible"
|
||||
console.log("Clearing data...")
|
||||
localStorage.setItem("username","")
|
||||
console.log("Cleared data!")
|
||||
logo.innerHTML = "<a href=\"index.html\"><img alt=\"ARCHBLOX Logo\" src=\"MORBLOXlogo.png\" width=\"200\" height=\"40\"/></a><p id=\"morbin\">It's ARCHBLOX time.</p>"
|
||||
logouttext.innerHTML = "Logged out successfully! Now, <a href=\"index.html\">click this</a> to go back to the main page."
|
||||
}
|
||||
btnno.onclick = function() {
|
||||
var username = localStorage.getItem("username");
|
||||
status.className = ""
|
||||
ask.className = "invisible"
|
||||
if (username == "") {
|
||||
logouttext.innerHTML = "Canceled logout. <a href=\"index.html\">Click here</a> to go back."
|
||||
logo.innerHTML = "<a href=\"index.html\"><img alt=\"ARCHBLOX Logo\" src=\"MORBLOXlogo.png\" width=\"200\" height=\"40\"/></a><p id=\"morbin\">It's ARCHBLOX time.</p>"
|
||||
} else if (username == null) {
|
||||
logouttext.innerHTML = "Canceled logout. <a href=\"index.html\">Click here</a> to go back."
|
||||
logo.innerHTML = "<a href=\"index.html\"><img alt=\"ARCHBLOX Logo\" src=\"MORBLOXlogo.png\" width=\"200\" height=\"40\"/></a><p id=\"morbin\">It's ARCHBLOX time.</p>"
|
||||
} else {
|
||||
logouttext.innerHTML = "Canceled logout. <a href=\"home.html\">Click here</a> to go back."
|
||||
logo.innerHTML = "<a href=\"home.html\"><img alt=\"ARCHBLOX Logo\" src=\"MORBLOXlogo.png\" width=\"200\" height=\"40\"/></a><p id=\"morbin\">It's ARCHBLOX time.</p>"
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
@ -1,362 +0,0 @@
|
|||
@keyframes animatedbackground {
|
||||
from {background-position-x: 0px; animation-timing-function: linear;}
|
||||
to {background-position-x: 2000px; animation-timing-function: linear;}
|
||||
}
|
||||
#LoadingGame {
|
||||
top: 0%;
|
||||
bottom: 0px;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
margin: auto;
|
||||
position: fixed;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
padding-right: 10px;
|
||||
padding-left: 10px;
|
||||
border-radius: 3px;
|
||||
border: 1px solid #3D414A;
|
||||
width: max-content;
|
||||
height: max-content;
|
||||
text-align: center;
|
||||
background: linear-gradient(rgba(209, 209, 209,0.7) 10%, rgba(88, 88, 88,0.7) 100%);
|
||||
}
|
||||
#closebuttondl {height: 15%;width: 15%;font-size: large;margin-left: 80%;}
|
||||
#alert {
|
||||
height: fit-content;
|
||||
margin: 0px;
|
||||
position: fixed;
|
||||
top: 72px;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
padding-right: 5px;
|
||||
padding-left: 5px;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
background: linear-gradient(#f07575 10%, #e13b3b 49%, #d22 50%, #de2323 100%);
|
||||
}
|
||||
.navbar {
|
||||
height: 40px;
|
||||
margin: 0px;
|
||||
padding-right: 5px;
|
||||
padding-left: 5px;
|
||||
padding-top: 2px;
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
padding-bottom: 2px;
|
||||
color: white;
|
||||
line-height: normal;
|
||||
display: inline-flex;
|
||||
vertical-align: middle;
|
||||
width: 100%;
|
||||
background: linear-gradient(#759CF0 10%, #3B72E1 49%, #2260DD 50%, #2362DE 100%);
|
||||
}
|
||||
.navbarbuttoncontainer, .smallnavbarbuttoncontainer, .navbarlogincontainer {
|
||||
padding-left: 5px;
|
||||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
}
|
||||
#navbarlogincontainer, #navbarsignedincontainer {
|
||||
position: relative;
|
||||
padding-right: 10px;
|
||||
margin-right: 3%;
|
||||
margin-left: auto;
|
||||
float: inline-end;
|
||||
top: 11px;
|
||||
}
|
||||
#profilefriendscontainer p, #profilefriendscontainer a {
|
||||
display: inline;
|
||||
}
|
||||
#profiletopcontainer {
|
||||
margin-bottom: 30px;
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
.onlinestatus_website {
|
||||
color: #2260DD;
|
||||
}
|
||||
.onlinestatus_ingame {
|
||||
color: green;
|
||||
}
|
||||
.onlinestatus_offline {
|
||||
color: black;
|
||||
}
|
||||
#yes, #no {
|
||||
width: 50%;
|
||||
}
|
||||
#FeedBox {
|
||||
width: 100%;
|
||||
height: 22px;
|
||||
}
|
||||
#FeedButton {
|
||||
width: 100%;
|
||||
height: 22px;
|
||||
}
|
||||
#logo_signup, #logo-signup p {
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
width: 200px;
|
||||
}
|
||||
#feed, #profileleftcontainer {
|
||||
text-align: center;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
width: 50%;
|
||||
}
|
||||
.leftgamecontainer {
|
||||
text-align: center;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
width: inherit;
|
||||
}
|
||||
.rightgamecontainer {
|
||||
text-align: right;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
}
|
||||
#gamethumbnail_large {
|
||||
background-color: black;
|
||||
background-position-x: center;
|
||||
background-position-y: center;
|
||||
background-image: url("gameplaceholder.png");
|
||||
background-size: contain;
|
||||
border-width: 0px;
|
||||
width: 100%;
|
||||
background-repeat: no-repeat;
|
||||
height: 100%;
|
||||
}
|
||||
.gamethumbnail_small {
|
||||
background-color: black;
|
||||
background-position-x: center;
|
||||
background-position-y: center;
|
||||
background-image: url("gameplaceholder.png");
|
||||
background-size: contain;
|
||||
border-width: 0px;
|
||||
width: 100%;
|
||||
background-repeat: no-repeat;
|
||||
height: 130px;
|
||||
}
|
||||
#gamesframe, #profilerightcontainer {
|
||||
text-align: center;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
width: 50%;
|
||||
}
|
||||
.FeedContainerBox {
|
||||
border-radius: 1px;
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
vertical-align: top;
|
||||
display: inline-flex;
|
||||
border: 1px solid #000000;
|
||||
border-width: 1px;
|
||||
}
|
||||
#btncontainer {
|
||||
margin-left: 75%;
|
||||
}
|
||||
#loadingdlbutton {
|
||||
margin-top: auto;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
height: max-content;
|
||||
font-size: x-large;
|
||||
}
|
||||
#downloadask {
|
||||
margin-top: 10%;
|
||||
}
|
||||
#loadlogo {
|
||||
width: 20%;
|
||||
}
|
||||
.navbarbutton {
|
||||
position: relative;
|
||||
top: 10px;
|
||||
text-align: center;
|
||||
font-size: 18px;
|
||||
}
|
||||
.smallnavbarbutton {
|
||||
position: relative;
|
||||
text-align: center;
|
||||
font-size: 15px;
|
||||
}
|
||||
.smallnav {
|
||||
height: 25px;
|
||||
margin: 0px;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
position: fixed;
|
||||
top: 43px;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
display: inline-table;
|
||||
vertical-align: middle;
|
||||
width: 100%;
|
||||
line-height: normal;
|
||||
color: rgb(255, 255, 255);
|
||||
text-size-adjust: auto;
|
||||
text-align: left;
|
||||
background-color: black;
|
||||
}
|
||||
.invisible, #invisible {
|
||||
display: none !important;
|
||||
}
|
||||
html {
|
||||
margin: 0px;
|
||||
font-family: "Helvetica";
|
||||
src: url('Helvetica.ttf') format('truetype'),;
|
||||
font-style: normal;
|
||||
background-color: #316bdf;
|
||||
color: white;
|
||||
animation-name: animatedbackground;
|
||||
animation-duration: 50s;
|
||||
animation-iteration-count: infinite;
|
||||
background-image: url(animated.png);
|
||||
background-position: center 100%;
|
||||
background-repeat: repeat-x;
|
||||
background-attachment: fixed;
|
||||
}
|
||||
body {
|
||||
margin-left: 0px;
|
||||
margin-right: 0px;
|
||||
margin-top: 0px;
|
||||
margin-bottom: 35px;
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
.content_special, #content_special {
|
||||
display: inline-flex;
|
||||
width: 100%;
|
||||
flex-wrap: nowrap;
|
||||
flex-direction: row;
|
||||
align-content: center;
|
||||
align-items: stretch;
|
||||
justify-content: center;
|
||||
}
|
||||
.content {
|
||||
color: black;
|
||||
max-width: 880px;
|
||||
margin: auto;
|
||||
margin-top: 105px;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
min-height: 300px;
|
||||
background-color: rgba(255, 255, 255, 0.8);
|
||||
padding-bottom: 5px;
|
||||
padding-top: 5px;
|
||||
}
|
||||
.content_signup {
|
||||
color: black;
|
||||
max-width: 500px;
|
||||
margin: auto;
|
||||
margin-top: 30px;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
background-color: rgba(255, 255, 255, 0.8);
|
||||
padding-bottom: 5px;
|
||||
padding-top: 5px;
|
||||
}
|
||||
.content_signup input, .content_signup button {
|
||||
width: 90%;
|
||||
}
|
||||
.content p a, .content a, .content_signup p a, .content_signup a, .content_special p a, .content_special a {
|
||||
color: black
|
||||
}
|
||||
#footer {
|
||||
text-align: center;
|
||||
max-width: 880px;
|
||||
margin: auto;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
padding-bottom: 5px;
|
||||
padding-top: 5px;
|
||||
background-color: rgba(172, 172, 172, 0.8);
|
||||
min-height: fit-content;
|
||||
}
|
||||
button {
|
||||
font-weight: 400;
|
||||
text-align: center;
|
||||
border-radius: 3px;
|
||||
border: 1px solid #3D414A;
|
||||
font-family: "Helvetica";
|
||||
color: #fff;
|
||||
}
|
||||
button.bluebutton {
|
||||
background: linear-gradient(#759CF0 10%, #3B72E1 49%, #2260DD 50%, #2362DE 100%);
|
||||
}
|
||||
button:hover.bluebutton {
|
||||
background: linear-gradient(#7ca1ef 10%, #4a7de4 49%, #396fdb 50%, #3168d6 100%);
|
||||
cursor: pointer;
|
||||
}
|
||||
button:disabled.bluebutton {
|
||||
background: linear-gradient(#759CF0 10%, #3B72E1 49%, #2260DD 50%, #2362DE 100%);
|
||||
opacity: 0.5;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
button.greybutton {
|
||||
background: linear-gradient(#cacbcc 10%, #99999a 49%, #747474 50%, #2d2d2d 100%);
|
||||
}
|
||||
button:hover.greybutton {
|
||||
background: linear-gradient(#d1d8e6 10%, #b3b8c2 49%, #868a91 50%, #393b3e 100%);
|
||||
cursor: pointer;
|
||||
}
|
||||
button:disabled.greybutton {
|
||||
background: linear-gradient(#cacbcc 10%, #99999a 49%, #747474 50%, #2d2d2d 100%);
|
||||
opacity: 0.5;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
button.redbutton {
|
||||
background: linear-gradient(#e65a5a 10%, #e13535 49%, #d92c2c 50%, #df1818 100%);
|
||||
}
|
||||
button:hover.redbutton {
|
||||
background: linear-gradient(#e56c6c 10%, #dd4e4e 49%, #d14343 50%, #da2e2e 100%);
|
||||
cursor: pointer;
|
||||
}
|
||||
button:disabled.redbutton {
|
||||
background: linear-gradient(#e65a5a 10%, #e13535 49%, #d92c2c 50%, #df1818 100%);
|
||||
opacity: 0.5;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
button.greenbutton {
|
||||
background: linear-gradient(#5acf77 10%, #3abc44 49%, #359c32 50%, #1a5c2e 100%);
|
||||
}
|
||||
button:hover.greenbutton {
|
||||
background: linear-gradient(#75f094 10%, #39d746 49%, #21b71c 50%, #137a32 100%);
|
||||
cursor: pointer;
|
||||
}
|
||||
button:disabled.greenbutton {
|
||||
background: linear-gradient(#75f094 10%, #39d746 49%, #21b71c 50%, #137a32 100%);
|
||||
opacity: 0.5;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
#footer_signup {
|
||||
text-align: center;
|
||||
max-width: 500px;
|
||||
margin: auto;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
padding-bottom: 5px;
|
||||
padding-top: 5px;
|
||||
background-color: rgba(172, 172, 172, 0.8);
|
||||
min-height: fit-content;
|
||||
}
|
||||
#footer p, #footer a, #footer_signup p, #footer_signup a {
|
||||
color: black;
|
||||
}
|
||||
p,h1,h2,h3,h4,h5,h6 {
|
||||
margin: 0px;
|
||||
}
|
||||
a, #navbarusername {
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
font-weight: bolder;
|
||||
}
|
||||
.nonbolded {
|
||||
font-weight: normal !important;
|
||||
}
|
||||
.logoutframe {
|
||||
color: black;
|
||||
max-width: fit-content;
|
||||
margin: auto;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
background-color: rgba(255, 255, 255, 0.3);
|
||||
padding-bottom: 5px;
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
|
@ -1,95 +0,0 @@
|
|||
window.addEventListener('resize', function() {
|
||||
var logo_full = document.getElementById("logo_full")
|
||||
var logo_small = document.getElementById("logo_small")
|
||||
var smallbtn = document.getElementById("smallbtn1")
|
||||
var smallbtn0 = document.getElementById("smallbtn0")
|
||||
var smallbtn2 = document.getElementById("smallbtn2")
|
||||
var smallbtn3 = document.getElementById("smallbtn3")
|
||||
var smallbtn1 = document.getElementById("smallbtn4")
|
||||
var smallbtn5 = document.getElementById("smallbtn5")
|
||||
var viewport_width = window.innerWidth;
|
||||
if (viewport_width < 1000) {
|
||||
logo_full.className = "invisible";
|
||||
logo_small.className = "";
|
||||
} else {
|
||||
logo_small.className = "invisible";
|
||||
logo_full.className = "";
|
||||
}
|
||||
if (viewport_width < 860) {
|
||||
smallbtn.className = "invisible";
|
||||
smallbtn2.className = "invisible";
|
||||
smallbtn3.className = "invisible";
|
||||
} else {
|
||||
smallbtn.className = "navbarbutton";
|
||||
smallbtn2.className = "navbarbutton";
|
||||
smallbtn3.className = "navbarbutton";
|
||||
}
|
||||
if (viewport_width < 660) {
|
||||
smallbtn0.className = "invisible";
|
||||
smallbtn1.className = "invisible";
|
||||
} else {
|
||||
smallbtn0.className = "navbarbutton";
|
||||
smallbtn1.className = "navbarbutton";
|
||||
}
|
||||
if (viewport_width < 510) {
|
||||
smallbtn5.className = "invisible";
|
||||
} else {
|
||||
smallbtn5.className = "navbarbutton";
|
||||
}
|
||||
});
|
||||
window.onload = function() {
|
||||
var logo_full = document.getElementById("logo_full")
|
||||
var logo_small = document.getElementById("logo_small")
|
||||
var smallbtn = document.getElementById("smallbtn1")
|
||||
var smallbtn0 = document.getElementById("smallbtn0")
|
||||
var smallbtn2 = document.getElementById("smallbtn2")
|
||||
var smallbtn3 = document.getElementById("smallbtn3")
|
||||
var smallbtn1 = document.getElementById("smallbtn4")
|
||||
var smallbtn5 = document.getElementById("smallbtn5")
|
||||
var viewport_width = window.innerWidth;
|
||||
if (viewport_width < 1000) {
|
||||
logo_full.className = "invisible";
|
||||
logo_small.className = "";
|
||||
} else {
|
||||
logo_small.className = "invisible";
|
||||
logo_full.className = "";
|
||||
}
|
||||
if (viewport_width < 860) {
|
||||
smallbtn.className = "invisible";
|
||||
smallbtn2.className = "invisible";
|
||||
smallbtn3.className = "invisible";
|
||||
} else {
|
||||
smallbtn.className = "navbarbutton";
|
||||
smallbtn2.className = "navbarbutton";
|
||||
smallbtn3.className = "navbarbutton";
|
||||
}
|
||||
if (viewport_width < 660) {
|
||||
smallbtn0.className = "invisible";
|
||||
smallbtn1.className = "invisible";
|
||||
} else {
|
||||
smallbtn0.className = "navbarbutton";
|
||||
smallbtn1.className = "navbarbutton";
|
||||
}
|
||||
if (viewport_width < 510) {
|
||||
smallbtn5.className = "invisible";
|
||||
} else {
|
||||
smallbtn5.className = "navbarbutton";
|
||||
}
|
||||
var username = localStorage.getItem("username");
|
||||
var navbarsignedincontainer = document.getElementById("navbarsignedincontainer");
|
||||
var navbarusername = document.getElementById("navbarusername");
|
||||
var navbarlogincontainer = document.getElementById("navbarlogincontainer");
|
||||
if (username == null) {
|
||||
username = ""
|
||||
navbarsignedincontainer.className = "invisible"
|
||||
navbarlogincontainer.className = ""
|
||||
} else if (username == "") {
|
||||
username = ""
|
||||
navbarsignedincontainer.className = "invisible"
|
||||
navbarlogincontainer.className = ""
|
||||
} else {
|
||||
navbarsignedincontainer.className = ""
|
||||
navbarlogincontainer.className = "invisible"
|
||||
}
|
||||
navbarusername.innerHTML = `Logged in as: ${username} <a href=\"logout.html\">Log out...</a>`;
|
||||
};
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"name": "ARCHBLOX",
|
||||
"lang": "en-US",
|
||||
"start_url": "index.html",
|
||||
"display": "standalone",
|
||||
"version": "1.0.0"
|
||||
}
|
||||
|
Before Width: | Height: | Size: 120 B |
|
|
@ -1,85 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>archblox.com - Privacy Policy</title>
|
||||
<meta content="archblox.com - Privacy Policy" 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/MORBLOXlogo.png" property="og:image"/>
|
||||
<meta content="#4b4b4b" data-react-helmet="true" name="theme-color"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<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="MORBLOX.png"/>
|
||||
<link rel="apple-touch-startup-image" href="MORBLOXSplash.png"/>
|
||||
<link rel="icon" type="image/x-icon" href="MORBLOX.ico">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<script src="main.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="navbar">
|
||||
<a id="logo_full" href="home.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
|
||||
<a id="logo_small" class="invisible" href="home.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogoshort.png" width="45" height="40"/></a>
|
||||
<div class="navbarbuttoncontainer">
|
||||
<a class="navbarbutton" id="smallbtn5" href="games.html">Games</a>
|
||||
<a class="navbarbutton" id="smallbtn4" href="catalog.html">Catalog</a>
|
||||
<a class="navbarbutton" id="smallbtn0" href="build.html">Build</a>
|
||||
<a class="navbarbutton" id="smallbtn1" href="forum.html">Forum</a>
|
||||
<a class="navbarbutton" id="smallbtn2" href="profile.html">Profile</a>
|
||||
<a class="navbarbutton" id="smallbtn3" href="settings.html">Settings</a>
|
||||
</div>
|
||||
<div id="navbarlogincontainer" class="">
|
||||
<p><a href="signup.html">Sign Up</a> or <a href="login.html">Log In</a>
|
||||
</div>
|
||||
<div id="navbarsignedincontainer" class="invisible">
|
||||
<p class="nonbolded" id="navbarusername">nil <a href="logout.html">Sign out...</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="smallnav">
|
||||
<div class="smallnavbarbuttoncontainer">
|
||||
<a class="smallnavbarbutton" href="friends.html">Friends</a>
|
||||
<a class="smallnavbarbutton" href="avatar.html">Avatar</a>
|
||||
<a class="smallnavbarbutton" href="money.html">Transactions</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="invisible" id="alert">
|
||||
<p class="alerttext" id="alerttext">ALERT TEXT</p>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h1>Privacy Policy</h1>
|
||||
<p>ARCHBLOX is committed to providing a silly ROBLOX revival and this policy outlines our ongoing obligations to you in respect of how we manage your Personal Information.
|
||||
We have adopted the Australian Privacy Principles (APPs) contained in the Privacy Act 1988 (Cth) (the Privacy Act). The NPPs govern the way in which we collect, use, disclose, store, secure and dispose of your Personal Information.
|
||||
A copy of the Australian Privacy Principles may be obtained from the website of The Office of the Australian Information Commissioner at www.aoic.gov.au</p>
|
||||
<h2>Req. Legal Disclaimer</h2>
|
||||
<p>ARCHBLOX is not associated, partnered or owned with Roblox Corp in any way.</p>
|
||||
<h2>How we store your passwords</h2>
|
||||
<p>As with every other site that uses passwords, we need a way to secure them, so no bad actors can read them. We use bcrypt to store your passwords securely.</p>
|
||||
<h2>What is Personal Information and why do we collect it?</h2>
|
||||
<p>Personal Information is information that identifies an individual. The Personal Information we collect include your username, age and email address.
|
||||
We also store your Places, Decals, T-Shirts, Shirts, Pants, Audios, Settings, Friends and MORBUX until you delete it yourself, or we moderate it (see our Terms of Service).
|
||||
This Personal Information is obtained from our website archblox.com. We do not store your IP Address.
|
||||
We collect your Personal Information for the primary purpose of using the services. We may also use your Personal Information for secondary purposes closely related to the primary purpose, in circumstances where you would reasonably expect such use or disclosure.
|
||||
When we collect Personal Information, we will, where appropriate and where possible, explain to you why we are collecting the information and how we plan to use it.</p>
|
||||
<h2>What happens when your account gets terminated?</h2>
|
||||
<p>Within 3 months of being terminated, your account will be forever deleted. This includes all your stored data, and personal information. YOU CAN APPEAL YOUR TERMINATION.</p>
|
||||
<h2>What happens if your account is inactive for a long time?</h2>
|
||||
<p>After 1 year of inactivity, your account goes into a "disabled" state, where you can only change your Personal Information. You can either ask for it to be re-enabled or deleted. If it is inactive for another year after being disabled, it will be terminated, and then will lose all the stored data after the 3-month period of being terminated.</p>
|
||||
<h2>Disclosure of Personal Information</h2>
|
||||
<p>Your Personal Information will only be disclosed when required by law and when you request for it. (See Access/Deletion of your Personal Information for more information.)</p>
|
||||
<h2>Security of Personal Information</h2>
|
||||
<p>Your Personal Information is stored in a manner that reasonably protects it from misuse and loss and from unauthorized access, modification or disclosure.</p>
|
||||
<h2>Access/Deletion of your Personal Information</h2>
|
||||
<p>You may access, delete and update and/or correct the Personal Information we hold (that is yours). If you wish to access your Personal Information, please open the Settings/Build page, or contact us on our server.
|
||||
In order to protect your Personal Information, we may require identification from you before releasing the requested information.</p>
|
||||
<h2>Policy Updates</h2>
|
||||
<p>This Policy can change from time to time and is available on our website. You will be notified of this change.</p>
|
||||
<h2>Privacy Policy Complaints and Enquiries</h2>
|
||||
<p>If you have any queries or complaints about our Privacy Policy, please contact us on our Discord.</p>
|
||||
<ul></ul>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo and Morbius. It's Morbin time!</p>
|
||||
<p><a href="privacy.html">Privacy Policy</a> <a href="tos.html">Terms of Service</a></p>
|
||||
</div id="footer">
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,62 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>archblox.com - Privacy Policy</title>
|
||||
<meta content="archblox.com - Privacy Policy" 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/MORBLOXlogo.png" property="og:image"/>
|
||||
<meta content="#4b4b4b" data-react-helmet="true" name="theme-color"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<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="MORBLOX.png"/>
|
||||
<link rel="apple-touch-startup-image" href="MORBLOXSplash.png"/>
|
||||
<link rel="icon" type="image/x-icon" href="MORBLOX.ico">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
</head>
|
||||
<body>
|
||||
<ul></ul>
|
||||
<ul></ul>
|
||||
<div id="logo_signup">
|
||||
<a href="index.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
|
||||
<p id="morbin">It's ARCHBLOX time.</p>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
<h1>Privacy Policy</h1>
|
||||
<p>ARCHBLOX is committed to providing a silly ROBLOX revival and this policy outlines our ongoing obligations to you in respect of how we manage your Personal Information.
|
||||
We have adopted the Australian Privacy Principles (APPs) contained in the Privacy Act 1988 (Cth) (the Privacy Act). The NPPs govern the way in which we collect, use, disclose, store, secure and dispose of your Personal Information.
|
||||
A copy of the Australian Privacy Principles may be obtained from the website of The Office of the Australian Information Commissioner at www.aoic.gov.au</p>
|
||||
<h2>Req. Legal Disclaimer</h2>
|
||||
<p>ARCHBLOX is not associated, partnered or owned with Roblox Corp in any way.</p>
|
||||
<h2>How we store your passwords</h2>
|
||||
<p>As with every other site that uses passwords, we need a way to secure them, so no bad actors can read them. We use bcrypt to store your passwords securely.</p>
|
||||
<h2>What is Personal Information and why do we collect it?</h2>
|
||||
<p>Personal Information is information that identifies an individual. The Personal Information we collect include your username, age and email address.
|
||||
We also store your Places, Decals, T-Shirts, Shirts, Pants, Audios, Settings, Friends and MORBUX until you delete it yourself, or we moderate it (see our Terms of Service).
|
||||
This Personal Information is obtained from our website archblox.com. We do not store your IP Address.
|
||||
We collect your Personal Information for the primary purpose of using the services. We may also use your Personal Information for secondary purposes closely related to the primary purpose, in circumstances where you would reasonably expect such use or disclosure.
|
||||
When we collect Personal Information, we will, where appropriate and where possible, explain to you why we are collecting the information and how we plan to use it.</p>
|
||||
<h2>What happens when your account gets terminated?</h2>
|
||||
<p>Within 3 months of being terminated, your account will be forever deleted. This includes all your stored data, and personal information. YOU CAN APPEAL YOUR TERMINATION.</p>
|
||||
<h2>What happens if your account is inactive for a long time?</h2>
|
||||
<p>After 1 year of inactivity, your account goes into a "disabled" state, where you can only change your Personal Information. You can either ask for it to be re-enabled or deleted. If it is inactive for another year after being disabled, it will be terminated, and then will lose all the stored data after the 3-month period of being terminated.</p>
|
||||
<h2>Disclosure of Personal Information</h2>
|
||||
<p>Your Personal Information will only be disclosed when required by law and when you request for it. (See Access/Deletion of your Personal Information for more information.)</p>
|
||||
<h2>Security of Personal Information</h2>
|
||||
<p>Your Personal Information is stored in a manner that reasonably protects it from misuse and loss and from unauthorized access, modification or disclosure.</p>
|
||||
<h2>Access/Deletion of your Personal Information</h2>
|
||||
<p>You may access, delete and update and/or correct the Personal Information we hold (that is yours). If you wish to access your Personal Information, please open the Settings/Build page, or contact us on our server.
|
||||
In order to protect your Personal Information, we may require identification from you before releasing the requested information.</p>
|
||||
<h2>Policy Updates</h2>
|
||||
<p>This Policy can change from time to time and is available on our website. You will be notified of this change.</p>
|
||||
<h2>Privacy Policy Complaints and Enquiries</h2>
|
||||
<p>If you have any queries or complaints about our Privacy Policy, please contact us on our Discord.</p>
|
||||
<ul></ul>
|
||||
</div>
|
||||
<div id="footer_signup">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo and Morbius. It's Morbin time!</p>
|
||||
<p><a href="privacy_signup.html">Privacy Policy</a> <a href="tos_signup.html">Terms of Service</a></p>
|
||||
</div id="footer">
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,86 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>archblox.com - Profile</title>
|
||||
<meta content="archblox.com - Profile" 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/MORBLOXlogo.png" property="og:image"/>
|
||||
<meta content="#4b4b4b" data-react-helmet="true" name="theme-color"/>
|
||||
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
|
||||
<link rel="apple-touch-icon" href="MORBLOX.png"/>
|
||||
<link rel="apple-touch-startup-image" href="MORBLOXSplash.png"/>
|
||||
<link rel="icon" type="image/x-icon" href="MORBLOX.ico">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<script type="text/javascript" src="profile.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="navbar">
|
||||
<a id="logo_full" href="home.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
|
||||
<a id="logo_small" class="invisible" href="home.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogoshort.png" width="45" height="40"/></a>
|
||||
<div class="navbarbuttoncontainer">
|
||||
<a class="navbarbutton" id="smallbtn5" href="games.html">Games</a>
|
||||
<a class="navbarbutton" id="smallbtn4" href="catalog.html">Catalog</a>
|
||||
<a class="navbarbutton" id="smallbtn0" href="build.html">Build</a>
|
||||
<a class="navbarbutton" id="smallbtn1" href="forum.html">Forum</a>
|
||||
<a class="navbarbutton" id="smallbtn2" href="profile.html">Profile</a>
|
||||
<a class="navbarbutton" id="smallbtn3" href="settings.html">Settings</a>
|
||||
</div>
|
||||
<div id="navbarlogincontainer" class="">
|
||||
<p><a href="signup.html">Sign Up</a> or <a href="login.html">Log In</a>
|
||||
</div>
|
||||
<div id="navbarsignedincontainer" class="invisible">
|
||||
<p class="nonbolded" id="navbarusername">nil <a href="logout.html">Sign out...</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="smallnav">
|
||||
<div class="smallnavbarbuttoncontainer">
|
||||
<a class="smallnavbarbutton" href="friends.html">Friends</a>
|
||||
<a class="smallnavbarbutton" href="avatar.html">Avatar</a>
|
||||
<a class="smallnavbarbutton" href="money.html">Transactions</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="invisible" id="alert">
|
||||
<p class="alerttext" id="alerttext">ALERT TEXT</p>
|
||||
</div>
|
||||
<div class="content">
|
||||
<div id="profiletopcontainer">
|
||||
<h1 id="usernameframe">OnlyTwentyCharacters</h1>
|
||||
<p id="onlinestatus" class="onlinestatus_website">Website</p>
|
||||
</div>
|
||||
<div id="content_special">
|
||||
<div id="profileleftcontainer">
|
||||
<p id="status">"I'm new to ARCHBLOX!"</p>
|
||||
<img alt="profile image" src="reviewpending.png" width="75%">
|
||||
<p id="bio">Hello!</p>
|
||||
<ul></ul>
|
||||
<div id="stats">
|
||||
<h3>Joined: 18/6/2022</h3>
|
||||
<p>(day/month/year)</p>
|
||||
<h3>Place Visits: 0</h3>
|
||||
</div>
|
||||
<ul></ul>
|
||||
<h2>ARCHBLOX Badges</h2>
|
||||
<p>This user has not collected any ARCHBLOX badges yet!</p>
|
||||
<ul></ul>
|
||||
<h2>Game Badges</h2>
|
||||
<p>This user has not collected any game badges yet!</p>
|
||||
</div>
|
||||
<div id="profilerightcontainer">
|
||||
<h2>Games</h2>
|
||||
<p>This user hasn't made any games yet!</p>
|
||||
<ul></ul>
|
||||
<h2>Friends</h2>
|
||||
<p>This user hasn't made friends with anyone!</p>
|
||||
</div>
|
||||
<ul></ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo and Morbius. It's Morbin time!</p>
|
||||
<p><a href="privacy.html">Privacy Policy</a> <a href="tos.html">Terms of Service</a></p>
|
||||
</div id="footer">
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,111 +0,0 @@
|
|||
window.addEventListener('resize', function() {
|
||||
var logo_full = document.getElementById("logo_full")
|
||||
var logo_small = document.getElementById("logo_small")
|
||||
var smallbtn = document.getElementById("smallbtn1")
|
||||
var smallbtn0 = document.getElementById("smallbtn0")
|
||||
var smallbtn2 = document.getElementById("smallbtn2")
|
||||
var smallbtn3 = document.getElementById("smallbtn3")
|
||||
var smallbtn1 = document.getElementById("smallbtn4")
|
||||
var smallbtn5 = document.getElementById("smallbtn5")
|
||||
var viewport_width = window.innerWidth;
|
||||
if (viewport_width < 1000) {
|
||||
logo_full.className = "invisible";
|
||||
logo_small.className = "";
|
||||
} else {
|
||||
logo_small.className = "invisible";
|
||||
logo_full.className = "";
|
||||
}
|
||||
if (viewport_width < 860) {
|
||||
smallbtn.className = "invisible";
|
||||
smallbtn2.className = "invisible";
|
||||
smallbtn3.className = "invisible";
|
||||
} else {
|
||||
smallbtn.className = "navbarbutton";
|
||||
smallbtn2.className = "navbarbutton";
|
||||
smallbtn3.className = "navbarbutton";
|
||||
}
|
||||
if (viewport_width < 660) {
|
||||
smallbtn0.className = "invisible";
|
||||
smallbtn1.className = "invisible";
|
||||
} else {
|
||||
smallbtn0.className = "navbarbutton";
|
||||
smallbtn1.className = "navbarbutton";
|
||||
}
|
||||
if (viewport_width < 510) {
|
||||
smallbtn5.className = "invisible";
|
||||
} else {
|
||||
smallbtn5.className = "navbarbutton";
|
||||
}
|
||||
});
|
||||
window.onload = function() {
|
||||
var username = localStorage.getItem("username");
|
||||
var usernamecontainer = document.getElementById("usernameframe");
|
||||
var onlinestatus = document.getElementById("onlinestatus");
|
||||
if (username == null) {
|
||||
usernamecontainer.innerHTML = 'OnlyTwentyCharacters'
|
||||
onlinestatus.className = "onlinestatus_offline"
|
||||
onlinestatus.innerHTML = "Offline"
|
||||
} else if (username == "") {
|
||||
usernamecontainer.innerHTML = 'OnlyTwentyCharacters'
|
||||
onlinestatus.className = "onlinestatus_ingame"
|
||||
onlinestatus.innerHTML = "In Game - OnlyTwentyCharacters's Place"
|
||||
} else {
|
||||
usernamecontainer.innerHTML = `${username}`
|
||||
onlinestatus.className = "onlinestatus_website"
|
||||
onlinestatus.innerHTML = "Website"
|
||||
}
|
||||
var logo_full = document.getElementById("logo_full")
|
||||
var logo_small = document.getElementById("logo_small")
|
||||
var smallbtn = document.getElementById("smallbtn1")
|
||||
var smallbtn0 = document.getElementById("smallbtn0")
|
||||
var smallbtn2 = document.getElementById("smallbtn2")
|
||||
var smallbtn3 = document.getElementById("smallbtn3")
|
||||
var smallbtn1 = document.getElementById("smallbtn4")
|
||||
var smallbtn5 = document.getElementById("smallbtn5")
|
||||
var viewport_width = window.innerWidth;
|
||||
if (viewport_width < 1000) {
|
||||
logo_full.className = "invisible";
|
||||
logo_small.className = "";
|
||||
} else {
|
||||
logo_small.className = "invisible";
|
||||
logo_full.className = "";
|
||||
}
|
||||
if (viewport_width < 860) {
|
||||
smallbtn.className = "invisible";
|
||||
smallbtn2.className = "invisible";
|
||||
smallbtn3.className = "invisible";
|
||||
} else {
|
||||
smallbtn.className = "navbarbutton";
|
||||
smallbtn2.className = "navbarbutton";
|
||||
smallbtn3.className = "navbarbutton";
|
||||
}
|
||||
if (viewport_width < 660) {
|
||||
smallbtn0.className = "invisible";
|
||||
smallbtn1.className = "invisible";
|
||||
} else {
|
||||
smallbtn0.className = "navbarbutton";
|
||||
smallbtn1.className = "navbarbutton";
|
||||
}
|
||||
if (viewport_width < 510) {
|
||||
smallbtn5.className = "invisible";
|
||||
} else {
|
||||
smallbtn5.className = "navbarbutton";
|
||||
}
|
||||
var username = localStorage.getItem("username");
|
||||
var navbarsignedincontainer = document.getElementById("navbarsignedincontainer");
|
||||
var navbarusername = document.getElementById("navbarusername");
|
||||
var navbarlogincontainer = document.getElementById("navbarlogincontainer");
|
||||
if (username == null) {
|
||||
username = ""
|
||||
navbarsignedincontainer.className = "invisible"
|
||||
navbarlogincontainer.className = ""
|
||||
} else if (username == "") {
|
||||
username = ""
|
||||
navbarsignedincontainer.className = "invisible"
|
||||
navbarlogincontainer.className = ""
|
||||
} else {
|
||||
navbarsignedincontainer.className = ""
|
||||
navbarlogincontainer.className = "invisible"
|
||||
}
|
||||
navbarusername.innerHTML = `Logged in as: ${username} <a href=\"logout.html\">Log out...</a>`;
|
||||
};
|
||||
|
Before Width: | Height: | Size: 569 KiB |
|
|
@ -1,85 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>archblox.com - Settings</title>
|
||||
<meta content="archblox.com - Settings" 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/MORBLOXlogo.png" property="og:image"/>
|
||||
<meta content="#4b4b4b" data-react-helmet="true" name="theme-color"/>
|
||||
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
|
||||
<link rel="apple-touch-icon" href="MORBLOX.png"/>
|
||||
<link rel="apple-touch-startup-image" href="MORBLOXSplash.png"/>
|
||||
<link rel="icon" type="image/x-icon" href="MORBLOX.ico">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<script src="main.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="navbar">
|
||||
<a id="logo_full" href="home.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
|
||||
<a id="logo_small" class="invisible" href="home.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogoshort.png" width="45" height="40"/></a>
|
||||
<div class="navbarbuttoncontainer">
|
||||
<a class="navbarbutton" id="smallbtn5" href="games.html">Games</a>
|
||||
<a class="navbarbutton" id="smallbtn4" href="catalog.html">Catalog</a>
|
||||
<a class="navbarbutton" id="smallbtn0" href="build.html">Build</a>
|
||||
<a class="navbarbutton" id="smallbtn1" href="forum.html">Forum</a>
|
||||
<a class="navbarbutton" id="smallbtn2" href="profile.html">Profile</a>
|
||||
<a class="navbarbutton" id="smallbtn3" href="settings.html">Settings</a>
|
||||
</div>
|
||||
<div id="navbarlogincontainer" class="">
|
||||
<p><a href="signup.html">Sign Up</a> or <a href="login.html">Log In</a>
|
||||
</div>
|
||||
<div id="navbarsignedincontainer" class="invisible">
|
||||
<p class="nonbolded" id="navbarusername">nil <a href="logout.html">Sign out...</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="smallnav">
|
||||
<div class="smallnavbarbuttoncontainer">
|
||||
<a class="smallnavbarbutton" href="friends.html">Friends</a>
|
||||
<a class="smallnavbarbutton" href="avatar.html">Avatar</a>
|
||||
<a class="smallnavbarbutton" href="money.html">Transactions</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="invisible" id="alert">
|
||||
<p class="alerttext" id="alerttext">ALERT TEXT</p>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h1>Settings</h1>
|
||||
<div class="content_special" style="align-content: flex-end; align-items: flex-start;">
|
||||
<div class="content_special" style="flex-wrap: wrap; flex-direction: column; width: 50%;">
|
||||
<h3>Bio</h3>
|
||||
<textarea style="resize: none; width: 100%; height: 75px;" placeholder="Hello!"></textarea>
|
||||
<button class="bluebutton">Save</button>
|
||||
</div>
|
||||
<div class="content_special" style="flex-wrap: wrap; flex-direction: column; width: 50%; text-align: end;">
|
||||
<p>Username: OnlyTwentyCharacters <button class="bluebutton">Edit</button></p>
|
||||
<p>E-Mail: t****@ex********.com <button class="bluebutton">Edit</button></p>
|
||||
<p>Date of Birth: 01/01/01 <button class="bluebutton">Edit</button></p>
|
||||
<p>Password: ******** <button class="bluebutton">Edit</button></p>
|
||||
<p>Date Display Preference: D/M/YY <button class="bluebutton">Edit</button></p>
|
||||
<p>Time Display Preference: 12 Hour <button class="bluebutton">Edit</button></p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<h3>Invite Keys</h3>
|
||||
<p>You can only create 1 invite every week.</p>
|
||||
<p><button class="bluebutton" disabled>Create Invite Key</button> You cannot invite until 29/6/22.</p>
|
||||
<h3>Invite History</h3>
|
||||
<p>9/10/21 - Invited <a href="profile.html">a guy that got invited</a></p>
|
||||
<p>16/10/21 - Invited <a href="profile.html">a guy that got invited hater</a></p>
|
||||
<p>22/6/22 - Invited <a href="profile.html">OnlyTwentyMORBLOXers</a></p>
|
||||
</div>
|
||||
<div style="flex-wrap: wrap; flex-direction: column;">
|
||||
<h3>DANGER ZONE</h3>
|
||||
<p>Thesse buttons can fully delete data. Use with caution!</p>
|
||||
<p><button class="redbutton">Delete Account</button> <button class="redbutton">Delete All Places</button> <button class="redbutton">Delete All Avatar Items</button></p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo and Morbius. It's Morbin time!</p>
|
||||
<p><a href="privacy.html">Privacy Policy</a> <a href="tos.html">Terms of Service</a></p>
|
||||
</div id="footer">
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>archblox.com - Sign Up</title>
|
||||
<meta content="archblox.com - Sign Up" 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/MORBLOXlogo.png" property="og:image"/>
|
||||
<meta content="#4b4b4b" data-react-helmet="true" name="theme-color"/>
|
||||
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="apple-touch-icon" href="MORBLOX.png"/>
|
||||
<link rel="apple-touch-startup-image" href="MORBLOXSplash.png"/>
|
||||
<link rel="icon" type="image/x-icon" href="MORBLOX.ico">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<script src="signup.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<ul></ul>
|
||||
<ul></ul>
|
||||
<div id="logo_signup">
|
||||
<a href="index.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
|
||||
<p id="morbin">It's ARCHBLOX time.</p>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
<h1>Welcome to ARCHBLOX!</h1>
|
||||
<p>Have an account already? <a href="login.html">Click here</a> to log in.</p>
|
||||
<ul></ul>
|
||||
<p>Before entering anything, please read the <a href="privacy_signup.html">Privacy Policy</a> and the <a href="tos_signup.html">Terms of Service</a>.</p>
|
||||
<ul></ul>
|
||||
<h3>Username</h3>
|
||||
<input type="text" placeholder="Enter a username!">
|
||||
<p>Usernames must be 3-20 characters, and must not break the rules.</p>
|
||||
<ul></ul>
|
||||
<h3>E-Mail Address</h3>
|
||||
<input type="text" placeholder="Enter a E-Mail address.">
|
||||
<h3>Confirm E-Mail Address</h3>
|
||||
<input type="text" placeholder="Enter a E-Mail address again.">
|
||||
<ul></ul>
|
||||
<h3>Date of Birth</h3>
|
||||
<input type="date">
|
||||
<ul></ul>
|
||||
<h3>Password</h3>
|
||||
<input type="password" placeholder="Password">
|
||||
<p>Don't reuse passwords, and don't use a simple one!</p>
|
||||
<p>Passwords must be 8 or more charactes, with 1 number and 1 symbol.</p>
|
||||
<ul></ul>
|
||||
<h3>Invite Key</h3>
|
||||
<input type="text" placeholder="Invite Key">
|
||||
<p>An Invite Key is required to sign up. You can obtain one from a person that has played ARCHBLOX.</p>
|
||||
<p>Don't beg for keys.</p>
|
||||
<ul></ul>
|
||||
<button class="greenbutton">Sign Up!</button>
|
||||
</div>
|
||||
<div id="footer_signup">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo and Morbius. It's Morbin time!</p>
|
||||
<p><a href="privacy_signup.html">Privacy Policy</a> <a href="tos_signup.html">Terms of Service</a></p>
|
||||
</div id="footer_signup">
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
window.onload = function() {
|
||||
|
||||
};
|
||||
|
|
@ -1,74 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>archblox.com - Terms of Service</title>
|
||||
<meta content="archblox.com - Terms of Service" 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/MORBLOXlogo.png" property="og:image"/>
|
||||
<meta content="#4b4b4b" data-react-helmet="true" name="theme-color"/>
|
||||
<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="MORBLOX.png"/>
|
||||
<link rel="apple-touch-startup-image" href="MORBLOXSplash.png"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="MORBLOX.ico">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<script src="main.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="navbar">
|
||||
<a id="logo_full" href="home.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
|
||||
<a id="logo_small" class="invisible" href="home.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogoshort.png" width="45" height="40"/></a>
|
||||
<div class="navbarbuttoncontainer">
|
||||
<a class="navbarbutton" id="smallbtn5" href="games.html">Games</a>
|
||||
<a class="navbarbutton" id="smallbtn4" href="catalog.html">Catalog</a>
|
||||
<a class="navbarbutton" id="smallbtn0" href="build.html">Build</a>
|
||||
<a class="navbarbutton" id="smallbtn1" href="forum.html">Forum</a>
|
||||
<a class="navbarbutton" id="smallbtn2" href="profile.html">Profile</a>
|
||||
<a class="navbarbutton" id="smallbtn3" href="settings.html">Settings</a>
|
||||
</div>
|
||||
<div id="navbarlogincontainer" class="">
|
||||
<p><a href="signup.html">Sign Up</a> or <a href="login.html">Log In</a>
|
||||
</div>
|
||||
<div id="navbarsignedincontainer" class="invisible">
|
||||
<p class="nonbolded" id="navbarusername">nil <a href="logout.html">Sign out...</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="smallnav">
|
||||
<div class="smallnavbarbuttoncontainer">
|
||||
<a class="smallnavbarbutton" href="friends.html">Friends</a>
|
||||
<a class="smallnavbarbutton" href="avatar.html">Avatar</a>
|
||||
<a class="smallnavbarbutton" href="money.html">Transactions</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="invisible" id="alert">
|
||||
<p class="alerttext" id="alerttext">ALERT TEXT</p>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h1>Terms of Service</h1>
|
||||
<p>Welcome to ARCHBLOX! Before playing, you'll need to know the rules to make sure you know what you can and can't do here.</p>
|
||||
<ul></ul>
|
||||
<h2>Our Rules</h2>
|
||||
<h5>At the end of every rule there is a "()" section containing what the punishment is for breaking that rule.</h5>
|
||||
<p>• Swearing is fine, but please do not say any racial or homophobic slurs. (Ban for few days, Termination)</p>
|
||||
<p>• Do not upload NSFW/NSFL content to ARCHBLOX, or post links to that contents. (Termination)</p>
|
||||
<p>• You must be over the age of 13 to play ARCHBLOX. (Termination)</p>
|
||||
<p>• Don't mini-mod, or pretend to be a ARCHBLOX Developer or Administrator. (Warning, Ban for few days)</p>
|
||||
<p>• Do not scam other users for their MORBUX. (Ban for few days, Termination)</p>
|
||||
<p>• Do not harass other users. (Ban for few days, Termination)</p>
|
||||
<p>• Do not make accounts for the purpose of breaking rules. (Termination)</p>
|
||||
<p>• Exploiting is NOT allowed, unless you are testing it in your own game. (Termination)</p>
|
||||
<p>• Do not ban evade. (Termination)</p>
|
||||
<p>• Don't spam. (Warning, Ban for few days)</p>
|
||||
<ul></ul>
|
||||
<h2>Asset Moderation</h2>
|
||||
<p>If we believe that any of your assets is breaking the rules, we will remove or change that Asset as required, and then take action onto your ARCHBLOX account.</p>
|
||||
<ul></ul>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo and Morbius. It's Morbin time!</p>
|
||||
<p><a href="privacy.html">Privacy Policy</a> <a href="tos.html">Terms of Service</a></p>
|
||||
</div id="footer">
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,51 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>archblox.com - Terms of Service</title>
|
||||
<meta content="archblox.com - Terms of Service" 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/MORBLOXlogo.png" property="og:image"/>
|
||||
<meta content="#4b4b4b" data-react-helmet="true" name="theme-color"/>
|
||||
<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="MORBLOX.png"/>
|
||||
<link rel="apple-touch-startup-image" href="MORBLOXSplash.png"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="MORBLOX.ico">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
</head>
|
||||
<body>
|
||||
<ul></ul>
|
||||
<ul></ul>
|
||||
<div id="logo_signup">
|
||||
<a href="index.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
|
||||
<p id="morbin">It's ARCHBLOX time.</p>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
<h1>Terms of Service</h1>
|
||||
<p>Welcome to ARCHBLOX! Before playing, you'll need to know the rules to make sure you know what you can and can't do here.</p>
|
||||
<ul></ul>
|
||||
<h2>Our Rules</h2>
|
||||
<h5>At the end of every rule there is a "()" section containing what the punishment is for breaking that rule.</h5>
|
||||
<p>• Swearing is fine, but please do not say any racial or homophobic slurs. (Ban for few days, Termination)</p>
|
||||
<p>• Do not upload NSFW/NSFL content to ARCHBLOX, or post links to that contents. (Termination)</p>
|
||||
<p>• You must be over the age of 13 to play ARCHBLOX. (Termination)</p>
|
||||
<p>• Don't mini-mod, or pretend to be a ARCHBLOX Developer or Administrator. (Warning, Ban for few days)</p>
|
||||
<p>• Do not scam other users for their MORBUX. (Ban for few days, Termination)</p>
|
||||
<p>• Do not harass other users. (Ban for few days, Termination)</p>
|
||||
<p>• Do not make accounts for the purpose of breaking rules. (Termination)</p>
|
||||
<p>• Exploiting is NOT allowed, unless you are testing it in your own game. (Termination)</p>
|
||||
<p>• Do not ban evade. (Termination)</p>
|
||||
<p>• Don't spam. (Warning, Ban for few days)</p>
|
||||
<ul></ul>
|
||||
<h2>Asset Moderation</h2>
|
||||
<p>If we believe that any of your assets is breaking the rules, we will remove or change that Asset as required, and then take action onto your ARCHBLOX account.</p>
|
||||
<ul></ul>
|
||||
</div>
|
||||
<div id="footer_signup">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo and Morbius. It's Morbin time!</p>
|
||||
<p><a href="privacy_signup.html">Privacy Policy</a> <a href="tos_signup.html">Terms of Service</a></p>
|
||||
</div id="footer_signup">
|
||||
</body>
|
||||
</html>
|
||||