Remove donate stuff

This commit is contained in:
Jacob 2023-10-08 17:39:58 +02:00
parent 2d85eac7dd
commit 8038bd4b98
8 changed files with 2 additions and 38 deletions

View file

@ -1,24 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<?php include 'php/header.php';?>
<title>Donate</title>
<meta charset="UTF-8">
<meta name="description" content="If you like my efforts and would like to support me, consider donating some Monero to me. You can easily do it anonymously.">
<meta name="author" content="speedie">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="content">
<h2>Donate</h2>
<p>If you'd like to donate to me then you can do so anonymously using Monero. Any support is greatly appreciated! I am never going to paywall any of my content though and I'm not going to shill a product for some free Monero.</p>
<img src="img/monero-qr.png" alt="image">
<p><code>865aoGB8do1NTjbsMirMHRJM59nCD932PH61P6tsVVfX93RVWZiiK7K3Kos8mq2phMJg8HvTvP7RRJWNMxfPxVDNNS2cBAQ</code></p>
<h2>Vultr VPS</h2>
<p>If you're going to get a VPS on Vultr, you can use my referral link and make me $10 (a little over a month of credit) when you purchase a VPS. <a href="https://www.vultr.com/?ref=9327892">Referral Link</a>.</p>
</div>
</body>
<footer>
<?php include 'php/footer.php';?>
</footer>
</html>

View file

@ -12,7 +12,5 @@
<a href="https://git.speedie.site">Git</a>
<img src="/img/chat.png" width="16" height="16">
<a href="https://matrix.speedie.site">Matrix space</a>
<img src="/img/monero.svg" width="16" height="16">
<a href="/donate.php">Donate</a>
</span>
</div>

View file

@ -35,8 +35,6 @@
<p>For more information, run fontctrl help.</p>
<h2>Need help?</h2>
<p>If you are not able to figure out fontctrl, note that most issues are mentioned in the fontctrl help command. If you find a bug, consider reporting it using codeberg's 'Issues' feature. You can also <a href="mailto:speedie@speedie.site">send me an email</a> if you want.</p>
<h2>Support this project</h3>
<p><a href="/donate.php">See this page for more information.</a>.</p>
</div>
</body>
<footer>

View file

@ -14,7 +14,7 @@
<h2 id="what-is-iron">What is iron?</h2>
<p>iron is a minimal rautafarmi client written in Bash for GNU/Linux. It allows the user to post/recieve messages using the <a href="https://donut.gq/rautafarmi/api.php">rautafarmi API</a> and it displays the information to the user in a nice format. iron is based on the older <a href="https://speedie.site/rchat">rchat</a> rautafarmi client that used messages.txt to get messages.</p>
<h2 id="why-should-i-use-iron-over-rchat">Why should I use iron over rchat?</h2>
<p>Unlike rchat, iron is minimal in design and only does what you expect a basic client to do. It does not have auto updating, no history, no donate command, no news, no changelog, and no :open. It also brings a much cleaner and improved codebase. Because of this, bugs are less likely and the client is much faster. The user doesn&#39;t have to run lines of code he doesn&#39;t need.</p>
<p>Unlike rchat, iron is minimal in design and only does what you expect a basic client to do. It does not have auto updating, no history, no news, no changelog, and no :open. It also brings a much cleaner and improved codebase. Because of this, bugs are less likely and the client is much faster. The user doesn&#39;t have to run lines of code he doesn&#39;t need.</p>
<p>Most importantly though, iron does not use the old messages.txt method used by older instances. This also means iron is the first rautafarmi client to use and support the new JSON based rautafarmi API. This API is much faster and will allow compatible instances to push updates without breaking client support.</p>
<h2 id="features">Features</h2>
<ul>

View file

@ -41,8 +41,6 @@
<p><a href="https://raw.githubusercontent.com/speediegq/magmaboar/main/magmaboar-0.1.tar.gz">magmaboar-0.1.tar.gz</a></p>
<h2>❗Reporting issues</h2>
<p>You can create issues on the GitHub repository <a href="https://github.com/speediegq/magmaboar">here.</a></p>
<h2>💰Support me</h2>
<p>If this Firefox profile was useful to you, consider sending a small <a href="/donate.php">donation</a>.</p>
</div>
</body>
<footer>

View file

@ -29,8 +29,6 @@
<p>See the repository for a full list.</p>
<h3>Where are the ebuilds hosted?</h3>
<p>The ebuilds are all hosted on <a href="https://git.speedie.site/speedie-overlay">my cgit instance</a>.</p>
<h3>Support me</h3>
<p>If this overlay was useful, consider <a href="/donate.php">donating.</a></p>
</div>
</body>
<footer>

View file

@ -37,8 +37,6 @@
<li><p>Nobel Tech</p></li>
<li><p>dotexe1337</p></li>
</ul>
<h2>Support the project</h2>
<p>See <a href="/donate.php">this page</a> for more information.</p>
</div>
</body>
<footer>

View file

@ -27,8 +27,6 @@
<p>Write it, and run <code>pacman -Sy</code> to sync the repositories. If the sync was successful, you can now start installing my packages.</p>
<h3>Where are the packages hosted?</h3>
<p>The packages are all hosted on <a href="https://git.speedie.site/speedie-aur">my cgit instance</a>.</p>
<h3>Support me</h3>
<p>If this repository was useful, consider <a href="/donate.php">donating.</a></p>
</div>
</body>
<footer>