diff --git a/android/app/src/main/assets/public/index_nomodule.html b/android/app/src/main/assets/public/index_nomodule.html
deleted file mode 100644
index 52b2fc0..0000000
--- a/android/app/src/main/assets/public/index_nomodule.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- AeThex OS - Operating System for the Metaverse
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/android/app/src/main/assets/public/test_basic.html b/android/app/src/main/assets/public/test_basic.html
deleted file mode 100644
index 2981c3c..0000000
--- a/android/app/src/main/assets/public/test_basic.html
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
- Test Basic
-
-
-
-
-
TEST BASIC LOADED (Blue)
-
No comments in script.
-
-
-
-
\ No newline at end of file
diff --git a/android/app/src/main/assets/public/test_body_single.html b/android/app/src/main/assets/public/test_body_single.html
deleted file mode 100644
index eba4046..0000000
--- a/android/app/src/main/assets/public/test_body_single.html
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
- Test Script Body Single
-
-
-
-
-
TEST SCRIPT SINGLE LOADED (Yellow)
-
Combining scripts into one block.
-
-
-
-
\ No newline at end of file
diff --git a/android/app/src/main/assets/public/test_complex.html b/android/app/src/main/assets/public/test_complex.html
deleted file mode 100644
index 234fced..0000000
--- a/android/app/src/main/assets/public/test_complex.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
- Complex Test
-
-
-
-
- COMPLEX TEST LOADED (Blue)
-
-
-
\ No newline at end of file
diff --git a/android/app/src/main/assets/public/test_external.html b/android/app/src/main/assets/public/test_external.html
deleted file mode 100644
index 0f4debb..0000000
--- a/android/app/src/main/assets/public/test_external.html
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
- Test External Script
-
-
-
-
-
TEST EXTERNAL (Pink = Wait / Cyan = Success)
-
-
-
-
-
\ No newline at end of file
diff --git a/android/app/src/main/assets/public/test_external_full.html b/android/app/src/main/assets/public/test_external_full.html
deleted file mode 100644
index 15f88d0..0000000
--- a/android/app/src/main/assets/public/test_external_full.html
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
- Test External Script Full Path
-
-
-
-
-
TEST EXTERNAL FULL (Pink = Wait / Cyan = Success)
-
-
-
-
-
\ No newline at end of file
diff --git a/android/app/src/main/assets/public/test_red.html b/android/app/src/main/assets/public/test_red.html
deleted file mode 100644
index 1ffc83a..0000000
--- a/android/app/src/main/assets/public/test_red.html
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
- Test Page
-
-
-
-
-
TEST RED LOADED
-
Testing Viewport Meta Tag
-
-
-
-
\ No newline at end of file
diff --git a/android/app/src/main/assets/public/test_script.js b/android/app/src/main/assets/public/test_script.js
deleted file mode 100644
index 03b51c8..0000000
--- a/android/app/src/main/assets/public/test_script.js
+++ /dev/null
@@ -1,3 +0,0 @@
-console.log("External script loaded");
-document.body.style.backgroundColor = "cyan";
-document.body.innerHTML = "EXTERNAL SCRIPT WORKS (Cyan)
";
\ No newline at end of file
diff --git a/android/app/src/main/assets/public/test_script_body.html b/android/app/src/main/assets/public/test_script_body.html
deleted file mode 100644
index c7c7f91..0000000
--- a/android/app/src/main/assets/public/test_script_body.html
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-
-
- Test Script Body
-
-
-
-
-
TEST SCRIPT MOVED TO BODY (Orange)
-
If you see this, moving script to body works.
-
-
-
-
-
\ No newline at end of file
diff --git a/android/app/src/main/assets/public/test_script_head.html b/android/app/src/main/assets/public/test_script_head.html
deleted file mode 100644
index 24cfbb4..0000000
--- a/android/app/src/main/assets/public/test_script_head.html
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-
-
- Test Script Head
-
-
-
-
-
-
TEST SCRIPT HEAD LOADED (Orange)
-
If you see this, script in HEAD is safe.
-
-
-
-
\ No newline at end of file
diff --git a/dist/public/index.html b/dist/public/index.html
index 03f7be5..800b4fd 100644
--- a/dist/public/index.html
+++ b/dist/public/index.html
@@ -106,8 +106,816 @@
document.body.style.backgroundColor = '#FF00FF';
});
-
-
+
+