From dff85fd68027fb9cb295074a671ffd9b56e1c0bd Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 6 Mar 2022 18:54:35 -0500 Subject: [PATCH] add transparent Zcash donation address --- nginx/nginx.conf | 10 ++++++- ...itcoin-donation.png => donate-bitcoin.png} | Bin ...{monero-donation.png => donate-monero.png} | Bin static/donate-zcash-transparent.png | Bin 0 -> 344 bytes static/donate.html | 26 ++++++++++++++++-- 5 files changed, 33 insertions(+), 3 deletions(-) rename static/{bitcoin-donation.png => donate-bitcoin.png} (100%) rename static/{monero-donation.png => donate-monero.png} (100%) create mode 100644 static/donate-zcash-transparent.png diff --git a/nginx/nginx.conf b/nginx/nginx.conf index ad0ecaee..d52113f4 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -215,7 +215,15 @@ http { } location = /bitcoin-address.png { - return 301 /bitcoin-donation.png; + return 301 /donate-bitcoin.png; + } + + location = /bitcoin-donation.png { + return 301 /donate-bitcoin.png; + } + + location = /monero-donation.png { + return 301 /donate-monero.png; } location = /pdfviewer_privacy_policy { diff --git a/static/bitcoin-donation.png b/static/donate-bitcoin.png similarity index 100% rename from static/bitcoin-donation.png rename to static/donate-bitcoin.png diff --git a/static/monero-donation.png b/static/donate-monero.png similarity index 100% rename from static/monero-donation.png rename to static/donate-monero.png diff --git a/static/donate-zcash-transparent.png b/static/donate-zcash-transparent.png new file mode 100644 index 0000000000000000000000000000000000000000..ca59443247d6cebf3b378756ab9c9233a6b456a3 GIT binary patch literal 344 zcmeAS@N?(olHy`uVBq!ia0y~yVAuk}j0_A645Hht=QA)c%6qyvhEy=VnX-_VnNi^I z8odX9x1V9t)2XaTt^d#<>KgXqA zX&l>Yzp+=8v+|z*F`49|xBY#VT&X$7|DIXMon!sI*q4>-kj=UNMBeH1o=@NC`D)p_ z8vE`wp*IZoUtnFzV{?ALYjf-F`~DjoPjo!43o|ZsK9&7{rnlIp!gu?9igy%Pzq@}n zVadkU?KP*D`n1PB&+nPValmkYm&XE|@9Y!YB!l05KYo
  • Bitcoin
  • Monero
  • +
  • Zcash
  • GitHub Sponsors
  • PayPal
  • Interac e-Transfer
  • @@ -77,7 +78,7 @@ @@ -94,7 +95,7 @@ @@ -104,6 +105,27 @@ when having it go through within a couple days is perfectly fine.

    +
    +

    Zcash

    + +

    A shielded address will be added as the main donation address once Trezor has + support for it. It's currently in active development.

    + +

    You can send Zcash donations to the following transparent address to support + this project:

    + + + +

    Using a low fee is recommended, since the payment doesn't need to be quick. There's + no need to waste your money choosing a fee based on having it arrive within an hour, + when having it go through within a couple days is perfectly fine.

    +
    +

    GitHub Sponsors