diff --git a/nodemon.json b/nodemon.json
index de9a8b2..7dbf4e7 100644
--- a/nodemon.json
+++ b/nodemon.json
@@ -1,5 +1,5 @@
{
- "watch": ["src", "src/public", "config"],
- "ext": "js,json,html",
+ "watch": ["src", "src/public", "src/views", "config"],
+ "ext": "js,json,html,ejs",
"exec": "node ./src/server.js"
}
\ No newline at end of file
diff --git a/src/public/4acd7872dbae41e89c548130f6dca980.html b/src/public/4acd7872dbae41e89c548130f6dca980.html
new file mode 100644
index 0000000..1c2cb4a
--- /dev/null
+++ b/src/public/4acd7872dbae41e89c548130f6dca980.html
@@ -0,0 +1,13 @@
+
+
+
+ Hacking Game...
+
+
+
+
+ Placeholder...
+
+
+
+
\ No newline at end of file
diff --git a/src/public/access/false/safebox.html b/src/public/access/false/safebox.html
new file mode 100644
index 0000000..4282de0
--- /dev/null
+++ b/src/public/access/false/safebox.html
@@ -0,0 +1,17 @@
+
+
+
+
+ Hacking Game...
+
+
+
+
+
+
+ Unlock the secured safe quickly...
+
+
+
+
\ No newline at end of file
diff --git a/src/public/access/true/safebox.html b/src/public/access/true/safebox.html
new file mode 100644
index 0000000..126fc74
--- /dev/null
+++ b/src/public/access/true/safebox.html
@@ -0,0 +1,18 @@
+
+
+
+
+ Hacking Game...
+
+
+
+
+
+ Congratulations, you got the certificate!!!
+
+ Find the hidden link to
+ continue...
+
+
+
+
\ No newline at end of file
diff --git a/src/public/enter_school.html b/src/public/enter_school.html
index 86f0e06..e296b48 100644
--- a/src/public/enter_school.html
+++ b/src/public/enter_school.html
@@ -6,47 +6,9 @@
-
- Enter the door...
-
-
+
+ Enter the door...