From 8399672bf4e4f1e1d74427f91492a257f46d2c13 Mon Sep 17 00:00:00 2001 From: bubbo <85169821+xbubbo@users.noreply.github.com> Date: Sat, 14 Oct 2023 00:42:52 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20|=20v5.0.1=20(Reverted=20UV=20Up?= =?UTF-8?q?date)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/apps.html | 4 ++-- static/{h => contact}/algebra.js | 0 static/{h => contact}/english.js | 4 ++-- static/{h => contact}/geography.js | 8 ++++---- static/{h => contact}/mathematics.js | 0 static/games.html | 4 ++-- static/index.html | 4 ++-- static/sw.js | 6 +++--- static/tabs.html | 4 ++-- 9 files changed, 17 insertions(+), 17 deletions(-) rename static/{h => contact}/algebra.js (100%) rename static/{h => contact}/english.js (99%) rename static/{h => contact}/geography.js (52%) rename static/{h => contact}/mathematics.js (100%) diff --git a/static/apps.html b/static/apps.html index 40654cbc1..2a1b2f92a 100644 --- a/static/apps.html +++ b/static/apps.html @@ -3,8 +3,8 @@ Classes - - + + diff --git a/static/h/algebra.js b/static/contact/algebra.js similarity index 100% rename from static/h/algebra.js rename to static/contact/algebra.js diff --git a/static/h/english.js b/static/contact/english.js similarity index 99% rename from static/h/english.js rename to static/contact/english.js index 22e6415df..a1e743975 100644 --- a/static/h/english.js +++ b/static/contact/english.js @@ -1,5 +1,5 @@ -importScripts('/h/mathematics.js'); -importScripts('/h/geography.js'); +importScripts('/contact/mathematics.js'); +importScripts('/contact/geography.js'); class UVServiceWorker extends EventEmitter { constructor(config = __uv$config) { diff --git a/static/h/geography.js b/static/contact/geography.js similarity index 52% rename from static/h/geography.js rename to static/contact/geography.js index 4a178764a..5c06e1d16 100644 --- a/static/h/geography.js +++ b/static/contact/geography.js @@ -3,8 +3,8 @@ self.__uv$config = { bare: '/outerspace/', encodeUrl: Ultraviolet.codec.xor.encode, decodeUrl: Ultraviolet.codec.xor.decode, - handler: '/h/algebra.js', - bundle: '/h/mathematics.js', - config: '/h/geography.js', - sw: '/h/english.js', + handler: '/contact/algebra.js', + bundle: '/contact/mathematics.js', + config: '/contact/geography.js', + sw: '/contact/english.js', }; diff --git a/static/h/mathematics.js b/static/contact/mathematics.js similarity index 100% rename from static/h/mathematics.js rename to static/contact/mathematics.js diff --git a/static/games.html b/static/games.html index d0ed520d9..613ea3837 100644 --- a/static/games.html +++ b/static/games.html @@ -3,8 +3,8 @@ Classes - - + + diff --git a/static/index.html b/static/index.html index 31124f6c3..261f5d22f 100644 --- a/static/index.html +++ b/static/index.html @@ -37,8 +37,8 @@

Interstellar

- - + + diff --git a/static/sw.js b/static/sw.js index 3d4b74ecc..2d4581aed 100644 --- a/static/sw.js +++ b/static/sw.js @@ -1,6 +1,6 @@ -importScripts("/h/mathematics.js"); -importScripts("/h/geography.js"); -importScripts("/h/english.js"); +importScripts("/contact/mathematics.js"); +importScripts("/contact/geography.js"); +importScripts("/contact/english.js"); const sw = new UVServiceWorker(); let userKey = new URL(location).searchParams.get('userkey'); diff --git a/static/tabs.html b/static/tabs.html index e35d5ad3b..0bdef749a 100644 --- a/static/tabs.html +++ b/static/tabs.html @@ -43,8 +43,8 @@
- - + +