use bitcoin: URI in QR code
This commit is contained in:
@@ -57,7 +57,11 @@ server {
|
||||
}
|
||||
|
||||
location = /bitcoin_address.png {
|
||||
return 301 /bitcoin-address.png;
|
||||
return 301 /bitcoin-donation.png;
|
||||
}
|
||||
|
||||
location = /bitcoin-address.png {
|
||||
return 301 /bitcoin-donation.png;
|
||||
}
|
||||
|
||||
# mangled backlinks to /install
|
||||
|
||||
Reference in New Issue
Block a user