diff --git a/static/404.html b/static/404.html new file mode 100644 index 000000000..72db6e0d1 --- /dev/null +++ b/static/404.html @@ -0,0 +1,103 @@ + + + + + + 404 Error - Page not found + + + + + + +
+

404

+

Oops! The page you're looking for doesn't exist.

+
+ + +
+
+ + \ No newline at end of file diff --git a/static/apps.html b/static/apps.html new file mode 100644 index 000000000..8e8865d7c --- /dev/null +++ b/static/apps.html @@ -0,0 +1,71 @@ + + + + + Classes + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ Games + appsApps + Tabs + Settings +
+ +
+ + +
+
+
+
+
+ + + + + + + + + diff --git a/static/favicon.png b/static/favicon.png new file mode 100644 index 000000000..655314727 Binary files /dev/null and b/static/favicon.png differ diff --git a/static/games.html b/static/games.html new file mode 100644 index 000000000..d6bf87d3b --- /dev/null +++ b/static/games.html @@ -0,0 +1,68 @@ + + + + + Classes + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ Games + appsApps + Tabs + Settings +
+ +
+ + +
+
+
+
+
+ + + + + + + + + diff --git a/static/go.html b/static/go.html new file mode 100644 index 000000000..6c45076b2 --- /dev/null +++ b/static/go.html @@ -0,0 +1,86 @@ + + + + Classes + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/index.html b/static/index.html new file mode 100644 index 000000000..31124f6c3 --- /dev/null +++ b/static/index.html @@ -0,0 +1,59 @@ + + + + + + Classes + + + + + + + + + + + + + + +
+ +
+ Games + appsApps + Tabs + Settings +
+ +
+ +
+

Interstellar

+
+ +
+
+
+ + + + + + + + + + + + + diff --git a/static/legacyV4.png b/static/legacyV4.png new file mode 100644 index 000000000..db1fbce4c Binary files /dev/null and b/static/legacyV4.png differ diff --git a/static/loading.html b/static/loading.html new file mode 100644 index 000000000..2c32c8aac --- /dev/null +++ b/static/loading.html @@ -0,0 +1,100 @@ + + + + + + + + + +
+
+

+ Please wait a moment. Our servers may be under high load causing some slowness.
If you have any issues, please join our Discord server. +

+
+
+ + + + diff --git a/static/main.png b/static/main.png new file mode 100644 index 000000000..f53ce9357 Binary files /dev/null and b/static/main.png differ diff --git a/static/main_inverted.png b/static/main_inverted.png new file mode 100644 index 000000000..1b67c981c Binary files /dev/null and b/static/main_inverted.png differ diff --git a/static/settings.html b/static/settings.html new file mode 100644 index 000000000..afa051bd6 --- /dev/null +++ b/static/settings.html @@ -0,0 +1,105 @@ + + + + Classes + + + + + + + + + + + + + + +
+ +
+ Games + appsApps + Tabs + Settings +
+ +
+
+
+

About:Blank

+

Cloak the site in an about:blank page.

+ +
+
+

Set Panic Key

+

Quickly open a educational site, when the teacher comes.

+ + + + +
+
+

Set Background Image

+

Change the site's background image.

+ + + +
+
+

Tab Cloaker

+

Makes the site look educational.

+ + + + +
+
+

Particles

+

Add the particles from the previous version to the new site.

+ +
+
+

Themes!

+

Choose through a selection of themes!

+ +
+
+
+ + + + + + diff --git a/static/sw.js b/static/sw.js new file mode 100644 index 000000000..3d4b74ecc --- /dev/null +++ b/static/sw.js @@ -0,0 +1,8 @@ +importScripts("/h/mathematics.js"); +importScripts("/h/geography.js"); +importScripts("/h/english.js"); + +const sw = new UVServiceWorker(); +let userKey = new URL(location).searchParams.get('userkey'); + +self.addEventListener("fetch", (event) => event.respondWith(sw.fetch(event))); \ No newline at end of file diff --git a/static/tabs.html b/static/tabs.html new file mode 100644 index 000000000..e35d5ad3b --- /dev/null +++ b/static/tabs.html @@ -0,0 +1,51 @@ + + + + + + Earth's Moon: Formation, Composition, Orbit & Exploration | Solar Eclipse, + Solar System & Astronomy + + + + + + + + + +
+ +
+
+ + + + + + + \ No newline at end of file