new donation options

This commit is contained in:
2021-12-11 11:45:46 +00:00
parent f48fec3c15
commit 9a4c49e270
9 changed files with 17 additions and 4525 deletions
+10
View File
@@ -1,2 +1,12 @@
.gitignore
header24h.php
nginx-logo.png
pkglist.txt
poweredby.png
social.html
tilde.24h* tilde.24h*
tilde.json tilde.json
news/
icons/
+1 -1
View File
@@ -12,7 +12,7 @@
<a href="/">~TILDE.CLUB~</a> <a href="/">~TILDE.CLUB~</a>
<a href="/">HOME</a> <a href="/">HOME</a>
<a href="/wiki/">WIKI</a> <a href="/wiki/">WIKI</a>
<a href="/wiki/donate.html">DONATE</a> <a href="https://donate.tilde.club/" target="_blank">DONATE</a>
<a href="https://web.tilde.chat/?join=club" target="_blank">CHAT</a> <a href="https://web.tilde.chat/?join=club" target="_blank">CHAT</a>
<a href="https://search.tildeverse.org/" target="_blank">SEARCH</a> <a href="https://search.tildeverse.org/" target="_blank">SEARCH</a>
<a href="/signup/">SIGN-UP</a> <a href="/signup/">SIGN-UP</a>
+1 -1
View File
@@ -2,7 +2,7 @@
<a href="/">~TILDE.CLUB~</a> <a href="/">~TILDE.CLUB~</a>
<a href="/">HOME</a> <a href="/">HOME</a>
<a href="/wiki/">WIKI</a> <a href="/wiki/">WIKI</a>
<a href="/wiki/donate.html">DONATE</a> <a href="https://donate.tilde.club" target="_blank">DONATE</a>
<a href="https://web.tilde.chat/?join=club" target="_blank">CHAT</a> <a href="https://web.tilde.chat/?join=club" target="_blank">CHAT</a>
<a href="/signup/">SIGN-UP</a> <a href="/signup/">SIGN-UP</a>
</div> </div>
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 368 B

-1495
View File
File diff suppressed because it is too large Load Diff
-1
View File
@@ -1 +0,0 @@
nginx-logo.png
-3025
View File
File diff suppressed because one or more lines are too long
+1
View File
@@ -5,6 +5,7 @@ error_reporting(E_ALL);
$title = 'tilde.club users'; $title = 'tilde.club users';
include __DIR__.'/../header.php'; include __DIR__.'/../header.php';
?> ?>
<h1 id="fancyboi">full user list</h1> <h1 id="fancyboi">full user list</h1>
+4 -2
View File
@@ -8,12 +8,14 @@ category: tilde.club
## Methods you can donate to tilde.club. ## Methods you can donate to tilde.club.
There are currently two (2) methods you can donate financially to tilde.club. (All money is used towards paying hosting costs (domains, servers) There are currently two (3) methods you can donate financially to tilde.club. (All money is used towards paying hosting costs (domains, servers)
1. [Liberapay](https://liberapay.com/tilde.club/donate) - You can donate as little as $0.02/week using this method 1. [Fosspay Via Stripe](https://donate.tilde.club/)
2. [Paypal](https://www.paypal.com/donate?hosted_button_id=DWHSADKJ26HZ8) 2. [Paypal](https://www.paypal.com/donate?hosted_button_id=DWHSADKJ26HZ8)
3. [Liberapay](https://liberapay.com/tilde.club/donate)
Our current server costs are $240.78 CAD /Month. (191.75 USD approx) Our current server costs are $240.78 CAD /Month. (191.75 USD approx)
**NOTE: Please E-Mail root@tilde.club to notify that you have donated so we can add you to the gold star supporters list. **NOTE: Please E-Mail root@tilde.club to notify that you have donated so we can add you to the gold star supporters list.