From af0b56bf9ed8866a8a16ccbfb2b5b00bc846fa1c Mon Sep 17 00:00:00 2001 From: Alexander Kojevnikov Date: Sat, 15 Oct 2011 12:55:30 +0800 Subject: [PATCH] Host the bitcoin address --- web/app.yaml | 5 +++++ web/bitcoin | 1 + web/index.html | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 web/bitcoin diff --git a/web/app.yaml b/web/app.yaml index 4ebd42c..23f8bb9 100644 --- a/web/app.yaml +++ b/web/app.yaml @@ -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 diff --git a/web/bitcoin b/web/bitcoin new file mode 100644 index 0000000..6462bce --- /dev/null +++ b/web/bitcoin @@ -0,0 +1 @@ +13Qbr6xhvGDLFM7PMG53DLheFGSY1K4KY2 diff --git a/web/index.html b/web/index.html index a67d91a..0165e09 100644 --- a/web/index.html +++ b/web/index.html @@ -92,7 +92,7 @@ If you like Spek and want to thank its developer feel free to leave a tip:

- Bitcoin  Tip with PayPal  Flattr this  Amazon wish list + Bitcoin  Tip with PayPal  Flattr this  Amazon wish list

News news feed