Now closes on page close

This commit is contained in:
bingus_violet 2024-03-08 10:55:02 -06:00
parent 15347cc02b
commit faba578bf1
2 changed files with 5 additions and 6 deletions

View file

@ -12,9 +12,8 @@
</head>
<body>
<main>
<noscript><p>This page uses JS :(</p></noscript>
<br>
<h1>Dynamicly Updating Discord Status</h1>
<p>This page is basically the same as the one present on the site, but it updates in real time!</p>
<p>This page is basically the same as the one present on the site, but it updates in real time! It basically only exists to serve my brain rot :P</p>
<h2><hr>How does it work?</h2>
<p>Its a little big buggy- Pretty much, it just keeps writing html to the client, and telling it the HTML never finished. Yeah. Not great. Very easily could cause a data leak i think? Idk, what do you think I am, a programmer????</p>