Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ruochenjia committed May 29, 2024
1 parent 5d894e9 commit ed4c935
Show file tree
Hide file tree
Showing 10 changed files with 101 additions and 62 deletions.
2 changes: 1 addition & 1 deletion _headers
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Referrer-Policy: no-referrer
Permissions-Policy: camera=(), microphone=(), geolocation=(), accelerometer=(), display-capture=(), browsing-topics=(), screen-wake-lock=()
X-Content-Type-Options: nosniff
Content-Security-Policy: base-uri 'self'; font-src 'self'; style-src 'self'; script-src 'self'; worker-src 'self'; manifest-src 'self'; form-action 'self'; fenced-frame-src 'self'; img-src 'self' blob: https://cdn.discordapp.com https://www.googletagmanager.com; media-src 'self' https://cdn.discordapp.com; script-src-elem 'self' https://*.google.com https://*.firebaseio.com https://www.googletagmanager.com; script-src-attr 'self'; style-src-elem 'self' 'unsafe-inline'; style-src-attr 'self' 'unsafe-inline'; sandbox allow-forms allow-modals allow-pointer-lock allow-popups allow-same-origin allow-scripts; upgrade-insecure-requests
Content-Security-Policy: base-uri 'self'; font-src 'self'; style-src 'self'; script-src 'self'; worker-src 'self'; manifest-src 'self'; form-action 'self'; fenced-frame-src 'self'; media-src 'self' https://cdn.discordapp.com; script-src-elem 'self' https://*.google.com https://*.firebaseio.com https://www.googletagmanager.com; script-src-attr 'self'; style-src-elem 'self' 'unsafe-inline'; style-src-attr 'self' 'unsafe-inline'; sandbox allow-forms allow-modals allow-pointer-lock allow-popups allow-same-origin allow-scripts; upgrade-insecure-requests

/r/*/
! Content-Security-Policy
Expand Down
17 changes: 4 additions & 13 deletions common.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,25 +17,16 @@
}

::-webkit-scrollbar {
height: 10px;
width: 10px;
}

::-webkit-scrollbar-track {
border-style: solid;
border-width: 1px;
border-color: #d0d0d0;
border-radius: 5px;
background: #ffffff;
}

::-webkit-scrollbar-thumb {
background: #c0c0c0;
border-radius: 5px;
background: #d0d0d0;
}

::-webkit-scrollbar-thumb:hover {
background: #c0c0c0;
background: #b0b0b0;
}

::-webkit-scrollbar-thumb:active {
Expand All @@ -51,10 +42,10 @@ body {
font-style: normal;
font-family: "ubuntu", sans-serif;
font-weight: 500;
overflow: hidden;
color: #303030;
overflow: hidden;
background: #ffffff;
accent-color: #005a5a;
background-color: #ffffff;
}

input, select, option, textarea, button {
Expand Down
Binary file modified d/index.json
Binary file not shown.
16 changes: 14 additions & 2 deletions index.css
Original file line number Diff line number Diff line change
Expand Up @@ -1394,7 +1394,6 @@ div.user[vip="diamond"]::after {
height: 90px;
border: 1px solid #808080;
border-radius: 10px;
background: #ffffff;
}

#ch-avatar {
Expand Down Expand Up @@ -1445,7 +1444,6 @@ div.user[vip="diamond"]::after {
width: fit-content;
height: 24px;
margin: 0px 5px;
color: #000000;
font-size: 13px;
font-weight: 600;
line-height: 24px;
Expand Down Expand Up @@ -2076,6 +2074,20 @@ div.user[vip="diamond"]::after {
vertical-align: top;
}

#dlink, #ecode {
position: relative;
display: block;
width: calc(100% - 20px);
height: fit-content;
padding: 10px;
outline: 1px solid #808080;
font-size: 13px;
font-weight: 400;
font-family: "Ubuntu Mono", monospace;
line-height: 18px;
letter-spacing: 0px;
}

@media all and (max-width: 600px) {
#hamb {
position: relative;
Expand Down
29 changes: 25 additions & 4 deletions index.dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -121,14 +121,35 @@ option, optgroup {
background-color: #808080;
}

#address, #mode>select {
#address, #mode>select, #ac-prof {
background: #202020;
}

#game {
background: #404040;
#ac-edit {
background-image: url("res/edit-w.svg");
}

#glink, #ulink {
#ac-link {
background-image: url("res/link-w.svg");
}

#install {
border: 1px solid #00c0c0;
background: #202020;
}

#install:hover {
background: #303030;
}

#install:active {
background: #404040;
}

#install>span {
color: #00c0c0;
}

#game {
background: #404040;
}
33 changes: 19 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -530,12 +530,12 @@ <h2>Settings</h2>
<div>We are working hard to improve your user experience.</div>
</div>
<div>
<a href="https://github.com/whitespider-dev" target="_blank" rel="noopener"><img src="res/github.svg" width="36" height="36" loading="lazy" decoding="async" draggable="false" title="GitHub" /></a>
<a href="https://discord.gg/djdH3kVd4v" target="_blank" rel="noopener"><img src="res/discord.svg" width="36" height="36" loading="lazy" decoding="async" draggable="false" title="Discord" /></a>
<a href="https://www.reddit.com/r/WhiteSpider/" target="_blank" rel="noopener"><img src="res/reddit.svg" width="36" height="36" loading="lazy" decoding="async" draggable="false" title="Reddit" /></a>
<a href="https://www.youtube.com/@whitespider-dev" target="_blank" rel="noopener"><img src="res/youtube.svg" width="36" height="36" loading="lazy" decoding="async" draggable="false" title="YouTube" /></a>
<a href="https://www.facebook.com/whitespider.dev" target="_blank" rel="noopener"><img src="res/facebook.svg" width="36" height="36" loading="lazy" decoding="async" draggable="false" title="Facebook" /></a>
<a href="https://www.instagram.com/whitespiderdev" target="_blank" rel="noopener"><img src="res/instagram.svg" width="36" height="36" loading="lazy" decoding="async" draggable="false" title="Instagram" /></a>
<a href="https://github.com/whitespider-dev" target="_blank" rel="noopener"><img src="res/github.svg" width="36" height="36" loading="lazy" decoding="async" draggable="false" alt="GitHub" title="GitHub" /></a>
<a href="https://discord.gg/djdH3kVd4v" target="_blank" rel="noopener"><img src="res/discord.svg" width="36" height="36" loading="lazy" decoding="async" draggable="false" alt="Discord" title="Discord" /></a>
<a href="https://www.reddit.com/r/WhiteSpider/" target="_blank" rel="noopener"><img src="res/reddit.svg" width="36" height="36" loading="lazy" decoding="async" draggable="false" alt="Reddit" title="Reddit" /></a>
<a href="https://www.youtube.com/@whitespider-dev" target="_blank" rel="noopener"><img src="res/youtube.svg" width="36" height="36" loading="lazy" decoding="async" draggable="false" alt="YouTube" title="YouTube" /></a>
<a href="https://www.facebook.com/whitespider.dev" target="_blank" rel="noopener"><img src="res/facebook.svg" width="36" height="36" loading="lazy" decoding="async" draggable="false" alt="Facebook" title="Facebook" /></a>
<a href="https://www.instagram.com/whitespiderdev" target="_blank" rel="noopener"><img src="res/instagram.svg" width="36" height="36" loading="lazy" decoding="async" draggable="false" alt="Instagram" title="Instagram" /></a>
</div>
<div>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfm3Fzhp1R4GCidei6l-FEA2yujuXuUBf_Sd50EJ5J7GN02oQ/viewform?embedded=true" target="_blank" rel="noopener">Feedback</a><br />
Expand Down Expand Up @@ -575,29 +575,34 @@ <h2>Settings</h2>
<div id="game">
<div id="player"></div>
<div class="text-body">
<h3 id="name">Example</h3>
<h3 id="name"></h3>
<br />
<div>
<span>Type:</span>
<span id="type">HTML5</span>
<span id="type"></span>
</div>
<div>
<span>Tags:</span>
<span id="tags">example,game</span>
<span id="tags"></span>
</div>
<div>
<span>Date Added:</span>
<span id="date">01/01/2023</span>
<span id="date"></span>
</div>
<div>Uploaded by:</div>
<div id="user"></div>
<hr />
<h4>About this game</h4>
<p id="desc">Example</p>
<div id="desc"></div>
<hr />
<h4>Keyboard input not working?</h4>
<div>Click anywhere inside the game's frame to focus it, then keyboard input should function properly.</div>
<div>If you have other issues with this game, please send a feedback with the link in the footer.</div>
<h4>Add to your website</h4>
<div>Direct Link:</div>
<div id="dlink"></div>
<div>Embed Code:</div>
<div id="ecode"></div>
<hr />
<h4>Comments</h4>
<div>Coming soon!</div>
</div>
</div>
<button id="game-close" type="button" title="Close"></button>
Expand Down
2 changes: 1 addition & 1 deletion main.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"id": "whitespider",
"name": "WhiteSpider",
"version": "4.6.5",
"version": "4.6.6",
"short_name": "WhiteSpider",
"categories": ["games"],
"description": "Play 2000+ free online classic, HTML5, DOS, Flash, games at WhiteSpider. Free online games; Free unblocked games; Unblocked YouTube; Unblocked ChatGPT; ",
"description": "Play 2000+ free online classic, HTML5, DOS, Flash, games at WhiteSpider!",
"scope": "/",
"display": "fullscreen",
"start_url": "/",
Expand Down
10 changes: 10 additions & 0 deletions res/edit-w.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
50 changes: 25 additions & 25 deletions sitemap.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ https://whitespider.dev/g/lcgyaqgk
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/lu01nu8b
https://whitespider.dev/g/lubgbfcs
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/luctznz4
https://whitespider.dev/g/luctem3b
https://whitespider.dev/g/lucti40f
https://whitespider.dev/g/l9t5dxeb
https://whitespider.dev/g/lr9ju5kn
https://whitespider.dev/g/ljim726s
Expand All @@ -60,41 +60,41 @@ https://whitespider.dev/g/lbcq9ab8
https://whitespider.dev/g/lk39fd8l
https://whitespider.dev/g/lttde6tk
https://whitespider.dev/g/l7uouvlg
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/lucu8txj
https://whitespider.dev/g/l6mgf824
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/lucurzmq
https://whitespider.dev/g/lucv0xqa
https://whitespider.dev/g/ljavfosf
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/lucu8bfj
https://whitespider.dev/g/ltby6f7y
https://whitespider.dev/g/lthf7kqw
https://whitespider.dev/g/lt9nhfjy
https://whitespider.dev/g/lml87r32
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/lucu0xyo
https://whitespider.dev/g/luctiq4d
https://whitespider.dev/g/lucuxogf
https://whitespider.dev/g/lucuvhcl
https://whitespider.dev/g/lucup4vc
https://whitespider.dev/g/lu8pqerb
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/lucu3p6j
https://whitespider.dev/g/lu0xq210
https://whitespider.dev/g/lonl82tq
https://whitespider.dev/g/lteh5k51
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/lucuqtfl
https://whitespider.dev/g/ltg2jvce
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/lucty83e
https://whitespider.dev/g/ltefwll1
https://whitespider.dev/g/lu3a836a
https://whitespider.dev/g/lu0n4tqj
https://whitespider.dev/g/ltmno6sp
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/luctauut
https://whitespider.dev/g/lu9v4ic0
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/luctlp2h
https://whitespider.dev/g/ltrrozrg
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/lucuzjnv
https://whitespider.dev/g/lucu0ffl
https://whitespider.dev/g/lucu04vu
https://whitespider.dev/g/lucuqcan
https://whitespider.dev/g/ltglf8bl
https://whitespider.dev/g/lu4td3l7
https://whitespider.dev/g/ltk0eove
Expand Down Expand Up @@ -620,7 +620,7 @@ https://whitespider.dev/g/ltyq22um
https://whitespider.dev/g/lkk5h8vq
https://whitespider.dev/g/ltfvh6rl
https://whitespider.dev/g/lu1bo6q9
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/luctrotr
https://whitespider.dev/g/lvap5xl3
https://whitespider.dev/g/lvapcx2k
https://whitespider.dev/g/lvapff9z
Expand Down Expand Up @@ -849,7 +849,7 @@ https://whitespider.dev/g/lu2vq2wf
https://whitespider.dev/g/lu5bxpp7
https://whitespider.dev/g/lvggeowa
https://whitespider.dev/g/lvgggy3w
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/luctx6gn
https://whitespider.dev/g/lugrwe52
https://whitespider.dev/g/lvht4shn
https://whitespider.dev/g/lvht71hv
Expand Down Expand Up @@ -2070,8 +2070,8 @@ https://whitespider.dev/g/lu0k48tc
https://whitespider.dev/g/ltwoyvzp
https://whitespider.dev/g/lubkbhp0
https://whitespider.dev/g/ltuzjzci
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/luct7aoa
https://whitespider.dev/g/lucuo9mi
https://whitespider.dev/g/lucu8avd
https://whitespider.dev/g/ludx2n4f
https://whitespider.dev/g/lma42ags
https://whitespider.dev/g/lugqp23s
Expand Down

0 comments on commit ed4c935

Please sign in to comment.