www/donate.php

9 lines
504 B
PHP
Executable File

<?php include 'HEADER.php';?>
<title> - thunix Shell Provider and Web Host</title>
<h2>Donations</h2>
<p>This server costs money to operate. It's also operated as a labor of love and goodwill for the community</p>
<p>That being said, the price breakdown right now is 38Euro/month. So help with server costs, and time spent, for now, you can send some BTC my (ubergeek's) way</p>
<p>1DFM3qY7XmCxGTFPATSQJVCNjvmWiVubGN</p>
<p>I'll set up a Patreon or Liberapay soonish.</p>
<?php include 'FOOTER.php';?>