This repository has been archived by the owner on May 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a default background new apps and games changed encoding of url's and added more websites for tab cloaking.
- Loading branch information
1 parent
5a2df63
commit 9e554be
Showing
30 changed files
with
142 additions
and
203 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,14 +12,13 @@ | |
<script src="./m/config.js"></script> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<link rel="stylesheet" href="/assets/styles/main.css?v=1" /> | ||
<link rel="stylesheet" href="/assets/styles/themes/default.css?v=1" /> | ||
<link rel="stylesheet" href="/assets/styles/themes/default.css?v=2" /> | ||
<link | ||
rel="stylesheet" | ||
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" /> | ||
<script src="/assets/scripts/index.js?v=2"></script> | ||
<script src="/assets/scripts/index.js?v=3"></script> | ||
<script src="https://kit.fontawesome.com/1237c86ba0.js" crossorigin="anonymous"></script> | ||
<script src="assets/scripts/apps.js?v=6"></script> | ||
<script src="/assets/scripts/global.js?v=2"></script> | ||
<script src="assets/scripts/apps.js?v=8"></script> | ||
</head> | ||
|
||
<body> | ||
|
@@ -48,6 +47,7 @@ | |
<option value="tool">Tools</option> | ||
<option value="media">Media</option> | ||
<option value="AI">AI</option> | ||
<option value="emu">Emulator</option> | ||
</select> | ||
</div> | ||
<div class="pinned-apps"></div> | ||
|
@@ -65,7 +65,7 @@ | |
gtag('js', new Date()) | ||
gtag('config', 'G-5DJ29NQ146') | ||
</script> | ||
<script src="/assets/scripts/global.js?v=2"></script> | ||
<script src="/assets/scripts/global.js?v=5"></script> | ||
</body> | ||
|
||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.