diff --git a/index.js b/index.js index 3a47a1e7..d0415bcb 100644 --- a/index.js +++ b/index.js @@ -17,7 +17,7 @@ app.use( app.use(express.static(path.join(__dirname, "static"))); app.get('/app', (req, res) => { - res.sendFile(path.join(process.cwd(), './static/app.html')); + res.sendFile(path.join(process.cwd(), './static/index.html')); }); app.get('/student', (req, res) => { res.sendFile(path.join(process.cwd(), './static/loader.html')); @@ -59,7 +59,7 @@ server.on("upgrade", (req, socket, head) => { }); server.on("listening", () => { - console.log(`Doge Unblocker running at port 8000`); + console.log(`Doge Unblocker has sucessfully started!\nListening on localhost (Port 8000).`); }); server.listen({ diff --git a/package.json b/package.json index 20815df1..27b0f3aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "education", - "version": "4.2.2", + "version": "4.4.5", "description": "", "type": "module", "engines": { diff --git a/static/404.html b/static/404.html index 953571f2..51ad4f6d 100644 --- a/static/404.html +++ b/static/404.html @@ -2,106 +2,48 @@ - - - - - + + - - - - + + + + + + 404 | Doge
- +
-
-
Tab Cloak
-
-
Enable
-
Disable
-
-
Authentication
-
-
Enable Login
-
Disable Login
-
-
About:Blank Cloak
-
View all Settings
-
+
Tab Cloak
Enable
Disable
Last Visited Site
Visit Last Site
Visit Last App/Game
About:Blank Cloak
View all Settings
- -
-

404 Not Found

+ + +
+ Doge Unblocker + +
+

404 Not Found

Could not find the page you were looking for

- -
+ - - - - - - + + - + \ No newline at end of file diff --git a/static/index.html b/static/index.html index 0ca7922f..fe9722c6 100644 --- a/static/index.html +++ b/static/index.html @@ -1,30 +1,54 @@ - - - CCM Mathematics - + + + - - + + + + + + + + - + Doge | V4 +
- - +
Tab Cloak
Enable
Disable
Last Visited Site
Visit Last Site
Visit Last App/Game
About:Blank Cloak
View all Settings
+ +
+
+ +
+

+
+
+ + + + + + +
- + \ No newline at end of file diff --git a/static/loader.html b/static/loader.html index be15e625..d8288d4a 100644 --- a/static/loader.html +++ b/static/loader.html @@ -1,40 +1,20 @@ + - - - - - - - - - + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/loading.html b/static/loading.html index c4eb52b3..0f5795fc 100644 --- a/static/loading.html +++ b/static/loading.html @@ -1,300 +1,59 @@ + - + - + + + - - - - - - +
- + +

Processing request...

- - - + - \ No newline at end of file diff --git a/static/mobile.html b/static/mobile.html index cc66ce8a..0ccd038c 100644 --- a/static/mobile.html +++ b/static/mobile.html @@ -1,29 +1,21 @@ - + + + + + Mobile | Doge