display trolled ips

This commit is contained in:
array-in-a-matrix 2022-02-02 21:23:00 -05:00
parent 502abd75b3
commit 4d791c8c98

View file

@ -10,7 +10,7 @@
<link rel="icon" type="image/x-icon" href="/res/site/icons/favicon.ico">
<script type="application/javascript" src="./script/ip-grabber.js"></script>
<style>
.aligncenter {
.align-center {
text-align: center;
}
</style>
@ -26,19 +26,19 @@
</header>
<main id="content" class="main-content" role="main">
<section>
<section id="link">
<h3>Grab an IP with the link below!</h3>
<p>
<a href="http://surprise.arrayinamatrix.xyz">Grabber Link</a>
</p>
<br>
<p class="aligncenter">
</section>
<section id="logged">
<h3>Recently Logged:</h3>
<object data="/server/ip-grabber/ip-addresses.log"></object>
</section>
<p class="align-center">
<img src="/res/site/images/trollface.gif" alt="You mad bro?, Problem?" />
</p>
</section>
<!-- <section> -->
<!-- Show table of recently logged IPs -->
<!-- </section> -->
<footer class="site-footer">
You have reached the end of the page. (ノ◕ヮ◕)ノ*:・゚✧
</footer>