insert-coin/res/templates/footer.php

20 lines
655 B
PHP
Raw Normal View History

2017-12-21 01:13:31 -06:00
<footer>
2018-04-06 22:36:00 -05:00
<p>No data will be recorded on who inserts what coin-- all I'll get is a timestamp.</p>
<div class="menu">
<h3>friends</h3>
<ul>
<li><a href="https://raddle.me">raddle</a></li>
2018-10-07 03:46:30 -05:00
<li><a href="https://albertoefg.info">efg</a></li>
2018-04-06 22:36:00 -05:00
<li><a href="https://jadedmeta.xyz">jadedmeta</a></li>
<li><a href="https://libregamenight.xyz">lgn</a></li>
<li><a href="https://fsf.org">fsf</a></li>
2018-10-07 03:46:30 -05:00
<li><a href="https://eunichx.us">eunichx</a></li>
2019-01-27 01:06:16 -06:00
<li><a href="http://coinsh.red/rse/img/war_duck.png">
onion</a></li>
2019-01-27 00:23:03 -06:00
<li><b><a href="https://git.eunichx.us/insert-coin.git">
2018-04-07 20:16:14 -05:00
source-code</a></b></li>
2018-04-06 22:36:00 -05:00
</ul>
</div>
2017-12-21 01:13:31 -06:00
</footer>