add transparent Zcash donation address
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user