Skip to content

Commit 7cf302b

Browse files
Merge pull request davidebangelista#10 from ReallyBadDeveloper/master
Update password and change Version.js to version.txt
2 parents f986779 + cf668e3 commit 7cf302b

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ VoxOS is a virtual environment to evade extensions and network filtering on scho
55

66
# Installation and Use
77

8-
Just download the zip and use the index.html to start and load the system.
8+
Just download the zip and use the index.html to start and load the system. If prompted for a password, use `0000000`.
99

1010
## Features
1111

Version.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

login/start/Apps/About_Vox/Info/SysInfo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414

1515
/* Not obtained by About Vox */
1616

17-
var Pass = "2663680";
17+
var Pass = "0000000";
1818

1919
var max = "7";

version.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Version: 2.00

0 commit comments

Comments
 (0)