Skip to content

Commit 5fb88a5

Browse files
committedJul 21, 2023
fix
1 parent 3548d54 commit 5fb88a5

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed
 

‎.htaccess

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ErrorDocument 404 /assets/404.html
1+
ErrorDocument 404 /404.html
22

33
RewriteEngine On
44
RewriteCond %{REQUEST_FILENAME} !-f

‎assets/404.html ‎404.html

File renamed without changes.

‎index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ <h1>Hell.3</h1>
5656
<center>
5757
<br>
5858
<div class="footer">
59-
<p>&copy; Hell v3 | Have a problem? dm <strong>dachxd or dach#7808</strong> </p><a href="https://github.com/d3ch">Github </a><a href="https://github.com/d3ch/hell">Source Code</a>
59+
<p>&copy; Hell v3 | Have a problem? dm <strong>dachxd or dach#7808</strong> </p><a href="https://github.com/d3ch" target ="_blank">Github </a>
6060
<a href="index.html" title="website view counter"><img src="https://counter10.optistats.ovh/private/freecounterstat.php?c=e3wfecyfabwnnfmyfx93ym25x9gx1xmn" border="0" title="website view counter" alt="website view counter"></a>
6161
</div>
6262

‎r/g.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010

1111

1212
<center>
13-
<iframe id="main" style="width: 100%; height: 100%" frameborder="0" src="/Menu/dir.html"></iframe>
13+
<iframe id="main" style="width: 100%; height: 100%" frameborder="0" src="/r/dir.html"></iframe>
1414
<div class="footer">
15-
<p>&copy; Hell v3 | Have a problem? dm <strong>dachxd or dach#7808</strong> </p><a href="https://github.com/d3ch">Github </a><a href="https://github.com/d3ch/hell">Source Code</a>
15+
<p>&copy; Hell v3 | Have a problem? dm <strong>dachxd or dach#7808</strong> </p><a href="https://github.com/d3ch" target ="_blank">Github
1616
<a href="/index.html" title="website view counter"><img src="https://counter10.optistats.ovh/private/freecounterstat.php?c=e3wfecyfabwnnfmyfx93ym25x9gx1xmn" border="0" title="website view counter" alt="website view counter"></a>
1717
</div>
1818
</center>

‎r/p.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h2> Doesn't work? Press the button below. Wait for the content to load and go b
1818
<center>
1919
<iframe id="main" style="width: 100%; height: 100%" frameborder="0" src="/static/index.html"></iframe>
2020
<div class="footer">
21-
<p>&copy; Hell v3 | Have a problem? dm <strong>dachxd or dach#7808</strong> </p><a href="https://github.com/d3ch">Github </a><a href="https://github.com/d3ch/hell">Source Code</a>
21+
<p>&copy; Hell v3 | Have a problem? dm <strong>dachxd or dach#7808</strong> </p><a href="https://github.com/d3ch" target ="_blank">Github </a>
2222
<a href="/index.html" title="website view counter"><img src="https://counter10.optistats.ovh/private/freecounterstat.php?c=e3wfecyfabwnnfmyfx93ym25x9gx1xmn" border="0" title="website view counter" alt="website view counter"></a>
2323
</div>
2424
</center>
@@ -32,10 +32,10 @@ <h2> Doesn't work? Press the button below. Wait for the content to load and go b
3232
</script>
3333

3434
<div class="navbar">
35-
<a href="/Menu/Bookmarklets.html#">Ch3ats</a>
36-
<a href="/Menu/AboutBlank.html">AboutBlank</a>
37-
<a href="/Menu/g.html"> Gxmes </a>
38-
<a href="/Menu/p.html"> Search </a>
35+
<a href="/r/Bookmarklets.html#">Ch3ats</a>
36+
<a href="/r/AboutBlank.html">AboutBlank</a>
37+
<a href="/r/g.html"> Gxmes </a>
38+
<a href="/r/p.html"> Search </a>
3939

4040
</div>
4141

0 commit comments

Comments
 (0)
Please sign in to comment.