diff --git a/public/dynamic/about-you.ejs b/public/dynamic/about-you.ejs index 04f6bd0..6ed8135 100644 --- a/public/dynamic/about-you.ejs +++ b/public/dynamic/about-you.ejs @@ -10,6 +10,7 @@ +

About Your Browser

User Agent: <%= userAgent %>

@@ -22,6 +23,6 @@

Device Vendor: <%= deviceVendor %>

Cookies Enabled: <%= cookiesEnabled %>

- + diff --git a/public/dynamic/raw.ejs b/public/dynamic/raw.ejs index d7aeaae..c56ad17 100644 --- a/public/dynamic/raw.ejs +++ b/public/dynamic/raw.ejs @@ -11,10 +11,11 @@ <% if (!raw) { %> +

<%- fileData %>

<% } else { %>

<%- fileData %>

<% } %> - \ No newline at end of file + diff --git a/public/dynamic/server-info.ejs b/public/dynamic/server-info.ejs index 4c45518..1883e69 100644 --- a/public/dynamic/server-info.ejs +++ b/public/dynamic/server-info.ejs @@ -9,6 +9,7 @@ +

Server Info:

Author: <%= author %>

@@ -16,6 +17,6 @@

Node Uptime: <%= uptime %>

Total Pages: <%= images %>

- + diff --git a/public/dynamic/spotify-history.ejs b/public/dynamic/spotify-history.ejs index a9e6a7b..a182b87 100644 --- a/public/dynamic/spotify-history.ejs +++ b/public/dynamic/spotify-history.ejs @@ -9,6 +9,7 @@ +

Youngchief's Spotify History:

<% if (typeof err == 'undefined') { %> @@ -22,6 +23,6 @@ <% } %>

Raw data: <%= raw %>

- + diff --git a/public/dynamic/spotify-queue.ejs b/public/dynamic/spotify-queue.ejs index b42f759..a585ef9 100644 --- a/public/dynamic/spotify-queue.ejs +++ b/public/dynamic/spotify-queue.ejs @@ -9,6 +9,7 @@ +

Youngchief's Spotify Queue:

<% if (typeof err == 'undefined') { %> @@ -22,6 +23,6 @@ <% } %>

Raw data: <%= raw %>

- + diff --git a/public/dynamic/spotify.ejs b/public/dynamic/spotify.ejs index 2758e0f..c79642d 100644 --- a/public/dynamic/spotify.ejs +++ b/public/dynamic/spotify.ejs @@ -9,6 +9,7 @@ +

Youngchief's Spotify:

<% if (typeof err == 'undefined') { %> @@ -27,6 +28,6 @@

Cover Art:

- + diff --git a/public/errors/403.ejs b/public/errors/403.ejs index f1ff884..381664a 100644 --- a/public/errors/403.ejs +++ b/public/errors/403.ejs @@ -10,6 +10,7 @@ +

403 Forbidden

<% if (typeof message !== 'undefined') { %>

Error message:

@@ -17,6 +18,6 @@ <% } else { %>

The requested page is forbidden to access on the server.

<% } %> - + diff --git a/public/errors/404.ejs b/public/errors/404.ejs index 7ae1a4b..8c17795 100644 --- a/public/errors/404.ejs +++ b/public/errors/404.ejs @@ -10,6 +10,7 @@ +

404 Not Found

<% if (typeof message !== 'undefined') { %>

Error message:

@@ -17,6 +18,6 @@ <% } else { %>

The requested page was not found on the server.

<% } %> - + diff --git a/public/errors/422.ejs b/public/errors/422.ejs index 67a192b..8968555 100644 --- a/public/errors/422.ejs +++ b/public/errors/422.ejs @@ -8,6 +8,7 @@ +

422 Unprocessable Entity

<% if (typeof message !== 'undefined') { %>

Error message:

@@ -15,6 +16,6 @@ <% } else { %>

The requested url did not match a valid image request format.

<% } %> - + diff --git a/public/errors/500.ejs b/public/errors/500.ejs index b997c15..042ae81 100644 --- a/public/errors/500.ejs +++ b/public/errors/500.ejs @@ -10,6 +10,7 @@ +

500 Internal Server Error

An error has occurred on the server.

<% if (error) { %> @@ -18,6 +19,6 @@

Stack trace:

<%= error.stack %>
<% } %> - + - \ No newline at end of file + diff --git a/public/errors/502.html b/public/errors/502.html index 349bd79..d168a3c 100644 --- a/public/errors/502.html +++ b/public/errors/502.html @@ -10,9 +10,10 @@ +

502 Server Offline

-

Whoops! Looks like the webserver is down.

+

Whoops! Looks like the requested server is down.

It's probably just brief maintenance, try refreshing.

- + diff --git a/public/pages/cheese.html b/public/pages/cheese.html index 9d093d2..6dbeee9 100644 --- a/public/pages/cheese.html +++ b/public/pages/cheese.html @@ -51,6 +51,6 @@ move(); - + - \ No newline at end of file + diff --git a/public/pages/code-of-hexics.html b/public/pages/code-of-hexics.html index ce0726d..f4e40df 100644 --- a/public/pages/code-of-hexics.html +++ b/public/pages/code-of-hexics.html @@ -10,6 +10,7 @@ +
Code of Hexics

1. All hail jinn6

diff --git a/public/pages/construction.html b/public/pages/construction.html index faa5adf..feae2da 100644 --- a/public/pages/construction.html +++ b/public/pages/construction.html @@ -10,7 +10,10 @@ -

Page under construction.

+ + +

Page under construction.

+
- \ No newline at end of file + diff --git a/public/pages/dvd-screensaver.html b/public/pages/dvd-screensaver.html index 2e23e9f..9538796 100644 --- a/public/pages/dvd-screensaver.html +++ b/public/pages/dvd-screensaver.html @@ -87,6 +87,6 @@ } move(); - + diff --git a/public/pages/error-debug.html b/public/pages/error-debug.html index 66edbe6..dc4f988 100644 --- a/public/pages/error-debug.html +++ b/public/pages/error-debug.html @@ -10,7 +10,7 @@ - +
Error Debugging
Error 500 diff --git a/public/pages/forbidden.html b/public/pages/forbidden.html index 30c1caa..8150221 100644 --- a/public/pages/forbidden.html +++ b/public/pages/forbidden.html @@ -12,6 +12,6 @@

You shouldn't be here.

- + - \ No newline at end of file + diff --git a/public/pages/hidden.html b/public/pages/hidden.html index 8b68fb0..3afa777 100644 --- a/public/pages/hidden.html +++ b/public/pages/hidden.html @@ -52,6 +52,6 @@ There should be stuff here in a second. If there's not, then reload. (Or, you know, you have javascript turned off.) - Note: if you can't see anything after the page loads, it might be that you have "auto-dark" extension on, or you're using some builtin browser feature that darkens webpages, and decided to invert the images. If that is the case, sorry! Can't fix that and have the page not be blinding. -\(-_-)/- + Note: if you can't see anything after the page loads, it might be that you have some "auto-dark" extension on, or you're using some builtin browser feature that darkens webpages, and decided to invert the images. If that is the case, sorry! Can't fix that and have the page not be blinding. ¯\_(ツ)_/¯ - \ No newline at end of file + diff --git a/public/pages/modpack.html b/public/pages/modpack.html index 79dbf65..f3d2cf1 100644 --- a/public/pages/modpack.html +++ b/public/pages/modpack.html @@ -10,14 +10,15 @@ + -

Modpack downloads

+

Modpack downloads

V1.0.0
V1.0.1
V1.0.2
V1.0.3
V1.0.4 - +
diff --git a/public/pages/visits.html b/public/pages/visits.html index d8b5125..8e1bfbb 100644 --- a/public/pages/visits.html +++ b/public/pages/visits.html @@ -68,6 +68,6 @@

This website has had 0 error 403s.

This website has had 0 error 500s.

- +