Skip to content

Commit 2508c80

Browse files
committedAug 29, 2023
instances
1 parent c833f0b commit 2508c80

File tree

5 files changed

+25
-31
lines changed

5 files changed

+25
-31
lines changed
 

‎Games/rb.html

+7-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<link rel="stylesheet" href = "/assets/css/style.css">
22
<br>
3+
<style>
4+
body{
5+
background-color:black;
6+
}
7+
</style>
38
<br>
49
<center>
510
<br>
@@ -34,14 +39,12 @@ <h2>
3439
Method 2. Alt links <br>
3540
https://selfstudybrain.com/play/roblox-corporation/5349/roblox <br>
3641
https://now.gg/play/roblox-corporation/5349/roblox<br>
37-
https://गणित.net/play/roblox-corporation/5349/roblox?utm_source=proxy&utm_medium=browser&utm_campaign=nowgg_proxy
38-
https://universityequality.com?utm_source=proxy&utm_medium=browser&utm_campaign=nowgg_proxy<br>
42+
https://गणित.net/play/roblox-corporation/5349/roblox?utm_source=proxy&utm_medium=browser&utm_campaign=nowgg_proxy<br>
43+
https://universityequality.com/play/roblox-corporation/5349/roblox<br>
3944
<br>
4045
Method 3. Shuttle<br>
4146
Search nowgg.me on your browser or on a proxy<br>
4247

4348
</p>
4449
</div>
45-
46-
4750
</center>

‎README.md

+5-7
Original file line numberDiff line numberDiff line change
@@ -40,22 +40,20 @@ ultraviolet proxy, bypassing has never been so much easier.
4040
## Links / Mirrors
4141

4242

43-
[Netlify 1 (main link)](https://he1l.netlify.app)
43+
[Most instances here.](https://instances.d3ch.repl.co)
4444

45-
[Netlify 2](https://hellv3.netlify.app)
45+
Made a link and wanna share it? Post it [Here!](https://forms.gle/gwxTCDRzZQRo5toH7)
4646

47-
[Vercel 1](https://hell-alpha.vercel.app)
48-
49-
[Vercel 2](https://hell-lzxk.vercl.app)
50-
51-
[Github.io link](https://dachxdd.github.io)
5247

5348
## Self Deploy
5449

5550
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fd3ch%2Fhell)
5651

5752
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/d3ch/hell)
5853

54+
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fd3ch%2Fhell)
55+
56+
5957
# Credits
6058

6159
game sources - itch io, scratch, 3ch0, binbashbanana, lbannana, and classroom 6x

‎assets/js/subt.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ const say = [
3838
"use hell",
3939
"im not out of subtitles you're out of subtitles",
4040
"he1l.netlify.app",
41-
"hell2.gq",
4241
"made by dachxd",
4342
"balisong flipping is fun you should try it",
4443
"'go to hell!' sm goofy ahh person",
@@ -68,7 +67,7 @@ const say = [
6867
"i should add ads",
6968
"want a game thats n ot there? clikc recommendation",
7069
"Html, flash, gameboy, and even IO games. Who would be bored?",
71-
"hell-alpha.vercel.app aint no way vercel named it alpha 💀",
70+
"blocked? Go on instances.d3ch.repl.co",
7271
"i think im going insane",
7372
"eggo waffles and nutella tastes good 💯",
7473
"we have run 3 and gameboy games we the best music",

‎assets/pages/AboutBlank.html

+11-18
Original file line numberDiff line numberDiff line change
@@ -65,24 +65,17 @@ <h1>about:blank</h1>
6565
<meta name="viewport" content="width=device-width, initial-scale=1">
6666
</head>
6767
<body>
68-
69-
<div class="navbar">
70-
<!--<a href="/Menu/Proxies.html">Pr0xies</a>-->
71-
<a href="/r/b.html#">Ch3ats</a>
72-
<a href="/r/g.html"> Gxmes </a>
73-
<a href="/r/p.html"> Search </a>
74-
<a href="/r/a.html">Apps</a>
75-
76-
77-
78-
</div>
79-
</body>
80-
</head>
81-
<body>
82-
83-
<div class="navbar1">
84-
<a href="/index.html">Hell.3</a>
85-
</div>
68+
<nav class="navbar">
69+
<div class="container">
70+
<h1 id = "white" class="logo"><a href="/index">v3</a></h1>
71+
<ul class="nav-links">
72+
<li><a href="/r/a.html">Apps</a></li>
73+
<li><a href="/r/p.html">Search</a></li>
74+
<li><a href="/r/g.html">Gxmes</a></li>
75+
<li><a href="/r/b.html">Ch3ats</a></li>
76+
</ul>
77+
</div>
78+
</nav>
8679
</body>
8780

8881

‎vercel.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
h

0 commit comments

Comments
 (0)
Please sign in to comment.