mirror of
https://github.com/alexkay/spek.git
synced 2025-04-15 08:10:33 +03:00
Host the bitcoin address
This commit is contained in:
parent
92ff36748d
commit
af0b56bf9e
@ -14,6 +14,11 @@ handlers:
|
||||
upload: robots.txt
|
||||
mime_type: text/plain
|
||||
|
||||
- url: /bitcoin
|
||||
static_files: bitcoin
|
||||
upload: bitcoin
|
||||
mime_type: text/plain
|
||||
|
||||
- url: /version
|
||||
static_files: version
|
||||
upload: version
|
||||
|
1
web/bitcoin
Normal file
1
web/bitcoin
Normal file
@ -0,0 +1 @@
|
||||
13Qbr6xhvGDLFM7PMG53DLheFGSY1K4KY2
|
@ -92,7 +92,7 @@
|
||||
If you like Spek and want to thank its developer feel free to leave a tip:
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://btc.to/1to"><img src="bitcoin.png" title="Bitcoin" alt="Bitcoin"/></a> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ZUUSBRRB2SBRQ&lc=GB&item_name=Spek&item_number=spek&no_note=1&no_shipping=1&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted"><img src="paypal.png" title="Tip with PayPal" alt="Tip with PayPal"/></a> <a href="http://flattr.com/thing/277585/Spek"><img src="flattr.png" alt="Flattr this" title="Flattr this"/></a> <a href="http://amzn.com/w/1RJ8WMVMEAIGF"><img src="amazon.png" alt="Amazon wish list" title="Amazon wish list"/></a>
|
||||
<a href="/bitcoin"><img src="bitcoin.png" title="Bitcoin" alt="Bitcoin"/></a> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ZUUSBRRB2SBRQ&lc=GB&item_name=Spek&item_number=spek&no_note=1&no_shipping=1&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted"><img src="paypal.png" title="Tip with PayPal" alt="Tip with PayPal"/></a> <a href="http://flattr.com/thing/277585/Spek"><img src="flattr.png" alt="Flattr this" title="Flattr this"/></a> <a href="http://amzn.com/w/1RJ8WMVMEAIGF"><img src="amazon.png" alt="Amazon wish list" title="Amazon wish list"/></a>
|
||||
</p>
|
||||
|
||||
<h2>News <a href="http://versia.com/category/spek/feed/atom/"><img src="feed-icon-14x14.png" alt="news feed"/></a></h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user