Skip to content

Commit 424b965

Browse files
authored
Update index.html
1 parent 15e76ca commit 424b965

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

index.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@
3131
#epwarn {
3232
padding: 10px 0px;
3333
text-align: center;
34-
background: red;
35-
color: white;
3634
font-family: monospace;
3735
}
3836
table {
@@ -68,11 +66,19 @@
6866
<tbody>
6967
<tr>
7068
<td>{<a href="/"><b>zackhe.uk</b></a>}</td>
71-
<td><a href="javascript:window.window.window.window.window.window.window.alert(location)">NullPointerDereference</a></td>
69+
<td>NullPointerDereference</td>
7270
<td id="g" style="user-select:none;cursor:text;" onclick="document.getElementById('g').innerText=parseInt(document.getElementById('g').innerText)+1;">22</td>
7371
</tr>
7472
</tbody>
7573
</table>
74+
<br>
75+
<br>
76+
<br>
77+
<div>
78+
HELLO INTERNDET I AM BACK<br>
79+
<br>
80+
more stuff will be here soon --> <a href="/sitemap">here</a>
81+
</div>
7682
</div>
7783
<div id="epwarn">
7884
<a href="javascript:document.getElementById('epwarn').remove()">{warning_<b>PHOTOSENSITIVITY</b>}</a>

0 commit comments

Comments
 (0)