1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Updated: Donation page

This commit is contained in:
nobody
2020-08-12 16:10:21 +02:00
parent ce67b1426e
commit 94ad3820df
3 changed files with 23 additions and 17 deletions

View File

@@ -15,3 +15,7 @@
border: 1px solid lightgrey; border: 1px solid lightgrey;
line-break: anywhere; line-break: anywhere;
} }
.div-donations > img {
padding-bottom: 30px;
}

View File

@@ -5,24 +5,24 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8"> <meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="../style.css"> <link rel="stylesheet" type="text/css" href="../style.css">
<link rel="stylesheet" type="text/css" href="../base.css">
<link rel="stylesheet" type="text/css" href="donate.css"> <link rel="stylesheet" type="text/css" href="donate.css">
<link rel="shortcut icon" href="../images/favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="../images/favicon.ico" type="image/x-icon">
<link rel="icon" href="../images/favicon.ico" type="image/x-icon"> <link rel="icon" href="../images/favicon.ico" type="image/x-icon">
</head> </head>
<body> <body>
<img src="../images/logo.svg" alt="Decentraleyes" class="logo"/> <img src="../images/logo.svg" alt="LocalCDN" class="logo"/>
<div class="container"> <div class="container">
<h1>Donation Methods</h1> <h1>Donation Methods</h1>
<div class="notice"> <div class="notice">
<div class="subtle-hint"> <div class="subtle-hint">
<p>LocalCDN is free and open-source. If you like LocalCDN you can support continued development by making a donation. Any help would be greatly appreciated!</p> <p>LocalCDN is free and open-source. If you like LocalCDN you can support continued development by making a donation. Any help would be greatly appreciated!</p>
<p><b>Question:</b> <i>Why are the donation options only displayed here and no longer on the website?</i><br/><b>Answer:</b> I think it is better if your public IP address is rarely listed in any server log files.</p> <p><strong>Question:</strong> <em>Why are the donation options only displayed here and no longer on the website?</em><br/><strong>Answer:</strong> I think it is better if your public IP address is rarely listed in any server log files.</p>
</div> </div>
<div class="subtle-hint div-donations"> <div class="subtle-hint div-donations">
<h3>SEPA Bank Transfer</h3> <h3>SEPA Bank Transfer</h3>
<div id="div-bank-transfer"> <div id="div-bank-transfer">
<table id="table-bank-transfer"> <table id="table-bank-transfer">
<tbody>
<tr> <tr>
<td></td><td>LocalCDN</td> <td></td><td>LocalCDN</td>
</tr> </tr>
@@ -32,7 +32,6 @@
<tr> <tr>
<td>BIC:</td><td>TRODDEF1XXX</td> <td>BIC:</td><td>TRODDEF1XXX</td>
</tr> </tr>
</tbody>
</table> </table>
</div> </div>
</div> </div>
@@ -47,13 +46,16 @@
<div class="subtle-hint div-donations"> <div class="subtle-hint div-donations">
<h3>Monero</h3> <h3>Monero</h3>
<p class="mono-block">46j26ggSZNT9rN7VeFYXp2PsKEMyJSSYneBVKXY4xeemdfZfCpNg6tQEXQZpWiTTuGX3SbnDPwuh3167cCoYSrqN72H9jPk</p> <p class="mono-block">46j26ggSZNT9rN7VeFYXp2PsKEMyJSSYneBVKXY4xeemdfZfCpNg6tQEXQZpWiTTuGX3SbnDPwuh3167cCoYSrqN72H9jPk</p>
<img src="../images/monero.png" alt="Monero QR code"/>
<br/>
<a href="monero:46j26ggSZNT9rN7VeFYXp2PsKEMyJSSYneBVKXY4xeemdfZfCpNg6tQEXQZpWiTTuGX3SbnDPwuh3167cCoYSrqN72H9jPk?tx_description=LocalCDN">Open in Wallet</a>
</div> </div>
<p> <p>
<ul> <ul>
<li><b>Why no PayPal?</b> I hope this question is not serious. 🙂 If it does: PayPal shares the data collected from customers with over 600 other companies.</li> <li><strong>Why no PayPal?</strong> I hope this question is not serious. 🙂 If it does: PayPal shares the data collected from customers with over 600 other companies.</li>
<li><b>Why no Patreon?</b> Have you ever analyzed the website with Webbkoll? The trackers/cookies from Facebook, Twitter and Google integrated there do not harmonise with LocalCDN.</li> <li><strong>Why no Patreon?</strong> Have you ever analyzed the website with Webbkoll? The trackers/cookies from Facebook, Twitter and Google integrated there do not harmonise with LocalCDN.</li>
<li><b>Why no Liberapay?</b> Liberapay only offers Stripe and PayPal as a payout method. I don't have a PayPal account (and don't want one). The website of Stripe is also full of third party providers.</li> <li><strong>Why no Liberapay?</strong> Liberapay only offers Stripe and PayPal as a payout method. I don't have a PayPal account (and don't want one). The website of Stripe is also full of third party providers.</li>
<li><b>You know of a donation option that is privacy friendly?</b> Then send me an e-mail please.</li> <li><strong>You know of a donation option that is privacy friendly?</strong> Then send me an e-mail please.</li>
</ul> </ul>
</p> </p>
</div> </div>

BIN
pages/images/monero.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 769 B