summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-10-31 10:59:16 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-10-31 11:01:37 -0400
commit3e14cfdfe0b43c023b6d4e8d35878f3bf0b1ed4b (patch)
tree4571c8a2d6713e55b500916db4a3b25dd876e3eb /static
parentddf09f81894849a2e1237ba9f7916cdb969cde23 (diff)
switch to Bech32 Bitcoin donation address
Diffstat (limited to 'static')
-rw-r--r--static/bitcoin-address.pngbin525 -> 387 bytes
-rw-r--r--static/donate.html6
2 files changed, 3 insertions, 3 deletions
diff --git a/static/bitcoin-address.png b/static/bitcoin-address.png
index f8e69c63..f3810f8f 100644
--- a/static/bitcoin-address.png
+++ b/static/bitcoin-address.png
Binary files differ
diff --git a/static/donate.html b/static/donate.html
index ef0c20dc..ea54a5ab 100644
--- a/static/donate.html
+++ b/static/donate.html
@@ -51,9 +51,9 @@
<p>You can send Bitcoin donations to the following address to support this project:</p>
<div id="bitcoin_address">
- <a href="bitcoin:3QpKs45BLXirWAgYtV1sTCbAkfUe7HByR5?label=GrapheneOS&amp;message=Donation%20to%20GrapheneOS">
- <img src="/bitcoin-address.png" alt="Bitcoin address QR code" width="160" height="160"/>
- <p>3QpKs45BLXirWAgYtV1sTCbAkfUe7HByR5</p>
+ <a href="bitcoin:bc1qy6fhm8p00p3h3w5rrcp2h2wejeeqn7x6y7xs2p?label=GrapheneOS&amp;message=Donation%20to%20GrapheneOS">
+ <img src="/bitcoin-address.png?0" alt="Bitcoin address QR code" width="185" height="185"/>
+ <p>bc1qy6fhm8p00p3h3w5rrcp2h2wejeeqn7x6y7xs2p</p>
</a>
</div>