This commit is contained in:
array-in-a-matrix 2022-02-03 11:11:22 -05:00
parent f5794a1138
commit 5959265b8a

View file

@ -34,11 +34,13 @@
</section> </section>
<section id="logged"> <section id="logged">
<h3>Recently Logged:</h3> <h3>Recently Logged:</h3>
<iframe src="/server/ip-grabber/ip-addresses.log"></iframe> <object data="/server/ip-grabber/ip-addresses.log" type="text/plain" width="500" style="height: 300px">
<a href="/server/ip-grabber/ip-addresses.log">No Support?</a>
</object>
</section> </section>
<p class="align-center"> <p class="align-center">
<img src="/res/site/images/trollface.gif" alt="You mad bro?, Problem?" /> <img src="/res/site/images/trollface.gif" alt="You mad bro?, Problem?" />
</p> </p>
<footer class="site-footer"> <footer class="site-footer">
You have reached the end of the page. (ノ◕ヮ◕)ノ*:・゚✧ You have reached the end of the page. (ノ◕ヮ◕)ノ*:・゚✧
</footer> </footer>