diff --git a/pages/donate/donate.css b/pages/donate/donate.css index 09e66660..fcad3f47 100644 --- a/pages/donate/donate.css +++ b/pages/donate/donate.css @@ -2,10 +2,10 @@ * Donations */ - #table-bank-transfer { - font-family: 'monospace', 'Consolas', Arial, sans-serif; - padding: 16px; - } - #table-bank-transfer > tbody > tr > td:nth-of-type(1) { - font-weight: bold; - } +#table-bank-transfer, .mono-block { + font-family: 'monospace', 'Consolas', Arial, sans-serif; +} + +#table-bank-transfer > tbody > tr > td:nth-of-type(1) { + font-weight: bold; +} diff --git a/pages/donate/donate.html b/pages/donate/donate.html index b818c626..fa8a635f 100644 --- a/pages/donate/donate.html +++ b/pages/donate/donate.html @@ -13,25 +13,38 @@
-

Donation

+

Donation Methods

LocalCDN is free and open-source. If you like LocalCDN you can support continued development by making a donation. Any help would be greatly appreciated!

+

Question: Why are the donation options only displayed here and no longer on the website?
Answer: I think it is better if your public IP address is rarely listed in any server log files.

+
+
+

SEPA Bank Transfer

- - - - - - - - - - -
LocalCDN
IBAN:DE44 5003 1000 1069 4660 08
BIC:TRODDEF1XXX
-

(Currently only SEPA bank transfers)

+ + + + + + + + + + + + +
LocalCDN
IBAN:DE44 5003 1000 1069 4660 08
BIC:TRODDEF1XXX
+
+

Bitcoin

+

1C4GRNyuUFkp9dMDjUkV4TwDwdfxdgLzde

+
+
+

Ether

+

0x2df49c1186f8b615c2059f29c3ed7f9f86d49552

+
diff --git a/pages/updates/updates.html b/pages/updates/updates.html index b6af0956..6431baa6 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -30,6 +30,7 @@
  • Updated URL for missing translation in option page
  • Added note about missing translation in popup
  • Toggle for manipulate DOM removed for Chromium (not supported by Chromium)
  • +
  • Donation methods updated (+Bitcoin, +Ether)
  • Please update your uBlock/uMatrix rules