diff options
author | Preston Pan <preston@nullring.xyz> | 2024-03-14 14:13:49 -0700 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-03-14 14:13:49 -0700 |
commit | b49fcd90b5395238ecd7d56411f26f145ffb46aa (patch) | |
tree | a95fb14a3fc61cba05ab0771b68dc74f81d8710d /build | |
parent | 5f15b11db5e177e1f0e0e606365d724ddcaa6b42 (diff) |
add addressesmaster
Diffstat (limited to 'build')
-rw-r--r-- | build/website/index.html | 25 |
1 files changed, 10 insertions, 15 deletions
diff --git a/build/website/index.html b/build/website/index.html index a9063ae..06d8680 100644 --- a/build/website/index.html +++ b/build/website/index.html @@ -122,25 +122,20 @@ just changed the backend for this website.</p> <p>Basically, if you like any of what I am doing, donate! My servers aren't free, and I do run a lot of stuff for the tech related community in our school, and I also try to write good -software. I like monero as a donation method because:</p> -<ul> - <li>The network is probably going to last longer than other - cryptocurrencies due to it actually being private and - self-sustaining.</li> - <li>Compared to services like PayPal, I don't care about having an - account or any extra glitter. I just want a simple payment method - that can be anonymous.</li> - <li>The transaction fees are extremely low compared to other - cryptocurrencies.</li> - <li>Proof of work is bad for the environment, but I'll start - caring about that when I get taxed for carbon consumption or - something.</li> -</ul> +software.</p> <p>Here are some methods of donating I support:</p> <ul> <li>XMR: <pre class="crypto-pre"><code class= - "crypto">46RF35tTC9XhoRh745E9HkXD92t64SJw5Zby9ugNGmo2gGxM7iMhYuWAfhxp9FSQMeFKxcS2yoNLpQxPfpeThSQGH1YDr6e</code></pre> + "crypto">42eCG7GXqhofN9X4m8kTiwBLWr7b2m6QgdSd1NTtKZWqKCUzC7xuRcWUzct7SydZfUCqpf7KsWC6FhFmuP1ffGFwFskuURH</code></pre> + </li> + <li>BTC: + <pre class="crypto-pre"><code class= + "crypto">bc1qjxec4e08hzv09h0ss8q80ey0kc7356p6c8fg8h</code></pre> + </li> + <li>ETH: + <pre class="crypto-pre"><code class= + "crypto">0x8512B753D1613143A379d0ba39bd335e94F37DCF</code></pre> </li> </ul> </title> |