This repository has been archived by the owner on Oct 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathOthersites.html
89 lines (85 loc) · 5.01 KB
/
Othersites.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Google</title>
<link rel="icon" type="image/x-icon" href="/images/favicon.ico">
<link rel="stylesheet" href="/src/main.css">
<link rel="stylesheet" href="https://site-assets.fontawesome.com/releases/v6.2.0/css/all.css">
</head>
<body>
<nav>
<img src="images/logo.png" alt="logo">
<h1>DBP's Games</h1>
<p class="MOTD"></p>
<ul>
<a class="test" href="index.html">Home</a>
<a href="main.html">Proxies</a>
<a href="bookmarklet.html">Tips and Bookmarklets</a>
<a href="Othersites.html">Other Sites</a>
<a href="aboutblank.html">Open in About:Blank</a>
<a href="settings.html">Settings</a>
</ul>
</nav>
<div class="featured">
<h2>These are some great unblocked games websites! :)</h2>
<div class="column">
<h2>Totally Science <a href="https://totallyscience.co">(Website)</a> (They don't have a discord)</h2>
<p class="white">Totally Science is one of the greatest websites for unblocked games, (and has a proxy) including tons of games, and high scores. Alternate links: </p>
<a href="https://totallysocialstudies.com">totallysocialstudies.com</a>
<a href="https://math4kids.xyz/service/go/hvtrs8%2F-tmtclnyqckelcg.ao">Proxy link</a>
<h2>3kh0 <a href="https://3v3ry0n3.github.io/3kh0-Backup-v4/">(Website)</a> <a href="https://discord.gg/3kh0">(Discord)</a></h2>
<p class="white">3kh0, the better unblocked games website. Note: 3kh0 has recently shut down, however you can still use some of the links. Alternate links:</p>
<a href="https://educationalpurposes.lol/">educationalpurposes.lol</a>
<a href="https://math4kids.xyz/service/go/hvtrs8%2F-3t3py2n1.eivhwb%2Cim%2F1kj0%2FBcciur-t4-">Proxy link</a>
<h2>Moss News <a href="https://mediaology.mediaology.com/">(Website)</a> <a href="https://discord.gg/bzb7DcZjVC">(Discord)</a></h2>
<p class="white">Moss News is a games website disguised as a news website with a built in proxy that runs in about:blank so that extensions can't peek. To use it go to the <a href="https://fishme.me/news/articles/ticbanned.php">TikTok article</a> and press the word misleading in the first paragraph. For the proxy press 503 page on it. Alternate links: </p>
<a href="https://media.exid.me">media.exid.me</a>
<a href="https://foxmoss.com">foxmoss.com</a>
<a href="https://fox.artclass.site">fox.artclass.site</a>
<h2>DBP's Math <a href="https://dbpsmath.diamondbroplayzfr.repl.co/">(Website)</a> (We don't have a Discord, yet.)</h2>
<p class="white">DBP's Math is what you're on! An awesome website for people at school that's being updated frequently. Alternate links: </p>
<a href="https://dbpsmath.github.io/index.html">dbpsmath.github.io</a>
<a href="https://trollemoji.github.io">trollemoji.github.io</a>
<a href="https://math4kids.xyz/service/go/hvtrs8%2F-d%60pqmctj.ficmmnfbporlcyxfp.perl%2Ccm">Proxy link</a>
<h2>Artclass <a href="https://artclass.site">(Website)</a> <a href="https://discord.gg/desmos">(Discord)</a></h2>
<p class="white">Artclass is a awesome unblocked games site which has a unblocker built in and 100s of games and a emulator!. Alternate links: </p>
<a href="https://purchase-some.hotglue.click/">purchase-some.hotglue.click</a>
<a href="https://grade9.primemath.lol/">grade9.primemath.lol</a>
<a href="https://ixl.plus/">ixi.plus</a>
</div>
</a>
</div>
</div>
<footer id="footer">
<main>
<hr>
<h1>DBP's <span>Math</span></h1>
<div class="content-wrapper">
<div class="left">
<h2>Thanks <a href="https://discord.com/invite/3kh0" target="_blank" alt="discord link"><span class="one">3kh0</span></a> for the games!</h2>
<h2>Subscribe to my <a href="https://www.youtube.com/@DiamondBroPlayz?sub_confirmation=1" target="_blank" alt="subscribe"><span class="two">YouTube</span></a></h2>
<h2 class="four">Join the <a href="https://discord.gg/3wd2CYDvBm" alt="discord link" target="_blank"><span class="three"><i class="fa-brands fa-discord"></i>Discord</span></a></h2>
</div>
<div class="right">
<div>
<h2>LEGAL</h2>
<a href="/other/terms.html">Terms of Service</a><br>
<a href="/other/privacy-policy.html">Privacy Policy</a><br>
<a href="/other/dmca.html">DMCA</a>
</div>
<div>
<h2>OTHER</h2>
<a href="javascript:alert('Email: [email protected]\ For Support, etc.')">Contact</a><br>
<a href="other/about.html">About</a>
</div>
</div>
</div>
<p>© 2022-2023 DBP's Math. All rights reserved.</p>
</main>
</footer>
</body>
</html>
<script src="/src/script.js"></script>