Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codespace fuzzy space barnacle 97qwr9jv7jxx2vq9 #153

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@ process.on('SIGTERM', () => shutdown('SIGTERM'));
process.on('SIGINT', () => shutdown('SIGINT'));

server.listen({
port: 8000,
port: 6969,
});
2 changes: 1 addition & 1 deletion static/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<button class="btn-main" anim="ripple" onclick="send('/settings.html')"><i class="bi bi-gear" style="font-size:30px;"></i>Settings</button>
<button class="btn-main" anim="ripple" onclick="send('/gms')"><i class="bi bi-joystick" style="font-size:30px;"></i>Games</button>
<button class="btn-main" anim="ripple" onclick="send('/apps')"><i class="bi bi-grid-fill" style="font-size:30px;"></i>Apps</button><br>
<a href="/" class="title" anim="ripple"><img src="/assets/img/doge2.jpg" style="width:22px;height:22px;" id="logo"> Doge Unblocker</a>
<a href="/" class="title" anim="ripple"><img src="/assets/img/google.webp" style="width:22px;height:22px;" id="logo"> </a>
</nav>
<div class="centered themesExcluded">
<h1 style="font-family:poppins;font-size:65px;">404 Not Found</h1>
Expand Down
2 changes: 1 addition & 1 deletion static/apps.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<button class="btn-main" anim="ripple" onclick="send('/settings.html')"><i class="bi bi-gear" style="font-size:30px;"></i>Settings</button>
<button class="btn-main" anim="ripple" onclick="send('/gms')"><i class="bi bi-joystick" style="font-size:30px;"></i>Games</button>
<button class="btn-main active" anim="ripple"><i class="bi bi-grid-fill" style="font-size:30px;"></i>Apps</button><br>
<a href="/" class="title" anim="ripple"><img src="/assets/img/doge2.jpg" style="width:22px;height:22px;" id="logo"> Doge Unblocker</a>
<a href="/" class="title" anim="ripple"><img src="/assets/img/google.webp" style="width:22px;height:22px;" id="logo"> </a>
</nav>
<div class="search-bar themesExcluded" style="display: flex; justify-content: center; border-radius: 10px; margin: 20px;">
<form id="searchForm" onsubmit="return false;" autocomplete="off">
Expand Down
2 changes: 1 addition & 1 deletion static/gms.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<button class="btn-main" anim="ripple" onclick="send('/settings.html')"><i class="bi bi-gear" style="font-size:30px;"></i>Settings</button>
<button class="btn-main active" anim="ripple"><i class="bi bi-joystick" style="font-size:30px;"></i>Games</button>
<button class="btn-main" anim="ripple" onclick="send('/apps')"><i class="bi bi-grid-fill" style="font-size:30px;"></i>Apps</button><br>
<a href="/" class="title" anim="ripple"><img src="/assets/img/doge2.jpg" style="width:22px;height:22px;" id="logo"> Doge Unblocker</a>
<a href="/" class="title" anim="ripple"><img src="/assets/img/google.webp" style="width:22px;height:22px;" id="logo"> </a>
</nav>
<div class="search-bar themesExcluded" style="display: flex; justify-content: center; border-radius: 10px; margin: 20px;">
<form id="searchForm" onsubmit="return false;" autocomplete="off">
Expand Down
8 changes: 4 additions & 4 deletions static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<button class="btn-main" anim="ripple" onclick="send('/settings.html')"><i class="bi bi-gear" style="font-size:30px;"></i>Settings</button>
<button class="btn-main" anim="ripple" onclick="send('/gms')"><i class="bi bi-joystick" style="font-size:30px;"></i>Games</button>
<button class="btn-main" anim="ripple" onclick="send('/apps')"><i class="bi bi-grid-fill" style="font-size:30px;"></i>Apps</button><br>
<a href="#" class="title" anim="ripple"><img src="/assets/img/doge2.jpg" style="width:22px;height:22px;" id="logo"> Doge Unblocker</a>
<a href="#" class="title" anim="ripple"><img src="/assets/img/google.webp" style="width:22px;height:22px;" id="logo"> </a>
</nav>
<div style="text-align:center;color:white;margin-top: 80px;z-index:1;" class="themesExcluded">
<div class="themesExcluded">
<i class="bi bi-search search" id="search"></i>
<form method="POST" id="uform" autocomplete="off" class="themesExcluded" style="z-index:1;">
<input type="text" name="url" class="browse-input themesExcluded" style="font-family:poppins;font-size:20px;z-index:1;" placeholder="Type URL or search query"><p class="splashText themesExcluded" id="placeholder"></p>
<i class="bi bi-search search" id="searchte="off" class="themesExcluded" style="z-index:1;">
<input type="text" name="url" class="br"></i>
<form method="POST" id="uform" autocompleowse-input themesExcluded" style="font-family:poppins;font-size:20px;z-index:1;" placeholder="Type URL or search query"><p class="splashText themesExcluded" id="placeholder"></p>
</form>
</div>
<div class="footer themesExcluded" style="text-align:right;">
Expand Down
2 changes: 1 addition & 1 deletion static/info.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<h1 style="font-size:68px;">Information</h1>
<div class="themesExcluded">
<h2>Website</h2>
<p>Doge Unblocker</p>
<p></p>
</div>
<div class="themesExcluded">
<h2>Version</h2>
Expand Down
2 changes: 1 addition & 1 deletion static/mobile.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<center><br>
<meta name="viewport" content="width=device-width, initial-scale=1">
<div class="themesExcluded">
<h1 style="font-family:poppins;font-size:50px;color:white;">Doge Unblocker</h1>
<h1 style="font-family:poppins;font-size:50px;color:white;"></h1>
<p style="font-size:30px;padding:0px;margin:0px;">Mobile</p>
<br>
</div>
Expand Down
2 changes: 1 addition & 1 deletion static/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<button class="btn-main active" anim="ripple"><i class="bi bi-gear" style="font-size:30px;"></i>Settings</button>
<button class="btn-main" anim="ripple" onclick="send('/gms')"><i class="bi bi-joystick" style="font-size:30px;"></i>Games</button>
<button class="btn-main" anim="ripple" onclick="send('/apps')"><i class="bi bi-grid-fill" style="font-size:30px;"></i>Apps</button><br>
<a href="/" class="title" anim="ripple"><img src="/assets/img/doge2.jpg" style="width:22px;height:22px;" id="logo"> Doge Unblocker</a>
<a href="/" class="title" anim="ripple"><img src="/assets/img/google.webp" style="width:22px;height:22px;" id="logo"> </a>
</nav>
<br>
<div class="containers" id="settingsContainer">
Expand Down