diff --git a/public/classicsite/403.html b/public/classicsite/403.html index ce63e8e..48b154a 100644 --- a/public/classicsite/403.html +++ b/public/classicsite/403.html @@ -1,11 +1,11 @@ - morblox.us - 404 - - - - + archblox.com - 404 + + + + @@ -19,8 +19,8 @@
- MORBLOX Logo -

It's MORBLOX time.

+ ARCHBLOX Logo +

It's ARCHBLOX time.

403 Unauthorized

@@ -29,7 +29,7 @@ Angry Luigi
diff --git a/public/classicsite/404.html b/public/classicsite/404.html index c079e8b..d0aac0a 100644 --- a/public/classicsite/404.html +++ b/public/classicsite/404.html @@ -1,11 +1,11 @@ - morblox.us - 404 - - - - + archblox.com - 404 + + + + @@ -19,8 +19,8 @@
- MORBLOX Logo -

It's MORBLOX time.

+ ARCHBLOX Logo +

It's ARCHBLOX time.

404 Page Not Found

@@ -29,7 +29,7 @@ Angry Luigi
diff --git a/public/classicsite/404.js b/public/classicsite/404.js index 823f22a..3880432 100644 --- a/public/classicsite/404.js +++ b/public/classicsite/404.js @@ -4,13 +4,13 @@ window.onload = function() { var privacytext = document.getElementById("privacytext") var username = localStorage.getItem("username"); if (username == "") { - logo.innerHTML = "\"MORBLOX

It's MORBLOX time.

" + logo.innerHTML = "\"ARCHBLOX

It's ARCHBLOX time.

" privacytext.innerHTML = "Privacy Policy Terms of Service" } else if (username == null) { - logo.innerHTML = "\"MORBLOX

It's MORBLOX time.

" + logo.innerHTML = "\"ARCHBLOX

It's ARCHBLOX time.

" privacytext.innerHTML = "Privacy Policy Terms of Service" } else { - logo.innerHTML = "\"MORBLOX

It's MORBLOX time.

" + logo.innerHTML = "\"ARCHBLOX

It's ARCHBLOX time.

" privacytext.innerHTML = "Privacy Policy Terms of Service" } }; \ No newline at end of file diff --git a/public/classicsite/MORBLOX.png b/public/classicsite/MORBLOX.png index 1ac819a..ad68e6e 100644 Binary files a/public/classicsite/MORBLOX.png and b/public/classicsite/MORBLOX.png differ diff --git a/public/classicsite/MORBLOXlogo.png b/public/classicsite/MORBLOXlogo.png index daa10e4..eae8ba6 100644 Binary files a/public/classicsite/MORBLOXlogo.png and b/public/classicsite/MORBLOXlogo.png differ diff --git a/public/classicsite/MORBLOXlogoshort.png b/public/classicsite/MORBLOXlogoshort.png index 64530f4..72c13b1 100644 Binary files a/public/classicsite/MORBLOXlogoshort.png and b/public/classicsite/MORBLOXlogoshort.png differ diff --git a/public/classicsite/gamepage.html b/public/classicsite/gamepage.html index 0843bdd..5c0bc82 100644 --- a/public/classicsite/gamepage.html +++ b/public/classicsite/gamepage.html @@ -1,11 +1,11 @@ - morblox.us - MORBLOX HQ - - - - + archblox.com - ARCHBLOX HQ + + + + @@ -18,8 +18,8 @@