This commit is contained in:
Synox 2018-01-09 21:01:38 +01:00
parent 589e0f5026
commit f49c16d62e

View File

@ -277,6 +277,13 @@ if (isset($_GET['username']) && isset($_GET['domain'])) {
?>
</div>
</main>
<footer>
<p>Powered by <a
href="https://github.com/synox/disposable-mailbox"><strong>synox/disposable-mailbox</strong></a>
| <a href="https://github.com/synox/disposable-mailbox"><span class="octicon octicon-mark-github"></span>
Fork
me on github</a></p>
</footer>
</body>
</html>
<?php