Skip to content

Commit c8422d5

Browse files
authored
Update README.md
1 parent 37b3f6a commit c8422d5

1 file changed

Lines changed: 27 additions & 9 deletions

File tree

README.md

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -99,13 +99,31 @@ If you're looking for a version of this app that's optimized for VPNs check out
9999
https://github.com/caamer20/Telegram-Drive-ForVPNs
100100
101101
<div align="center">
102-
<a href="https://www.paypal.me/Caamer20" style="display: inline-block; vertical-align: middle; margin: 0 10px;">
103-
<img src="https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png" alt="Donate with PayPal" width="200" style="vertical-align: middle;">
104-
</a>
105-
<a href="https://link.trustwallet.com/send?address=ltc1q6wkr5ac4u0pxx4hx7xgwn0gsaku25ws0df73rp&asset=c2" style="display: inline-block; vertical-align: middle; margin: 0 10px;">
106-
<img src="https://img.shields.io/badge/Donate-LTC-345D9D?style=for-the-badge&logo=litecoin&logoColor=white" alt="Donate LTC" style="vertical-align: middle;">
107-
</a>
108-
<a href="https://link.trustwallet.com/send?asset=c0&address=bc1q5pt7m2fk6w0dzsnf6vvd5k6nw5k44785286ujy" style="display: inline-block; vertical-align: middle; margin: 0 10px;">
109-
<img src="https://img.shields.io/badge/Donate-BTC-F7931A?style=for-the-badge&logo=bitcoin&logoColor=white" alt="Donate BTC" style="vertical-align: middle;">
110-
</a>
102+
<!-- PayPal -->
103+
<div style="margin: 15px 0;">
104+
<a href="https://www.paypal.me/Caamer20">
105+
<img src="https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png" alt="Donate with PayPal" width="200">
106+
</a>
107+
<div style="font-size: 14px; margin-top: 8px;">paypal.me/Caamer20</div>
108+
</div>
109+
110+
<!-- Litecoin -->
111+
<div style="margin: 15px 0;">
112+
<a href="litecoin:ltc1q6wkr5ac4u0pxx4hx7xgwn0gsaku25ws0df73rp">
113+
<img src="https://img.shields.io/badge/Donate-LTC-345D9D?style=for-the-badge&logo=litecoin&logoColor=white" alt="Donate LTC">
114+
</a>
115+
<div style="font-family: monospace; font-size: 13px; margin-top: 8px; word-break: break-all;">
116+
ltc1q6wkr5ac4u0pxx4hx7xgwn0gsaku25ws0df73rp
117+
</div>
118+
</div>
119+
120+
<!-- Bitcoin -->
121+
<div style="margin: 15px 0;">
122+
<a href="bitcoin:bc1q5pt7m2fk6w0dzsnf6vvd5k6nw5k44785286ujy">
123+
<img src="https://img.shields.io/badge/Donate-BTC-F7931A?style=for-the-badge&logo=bitcoin&logoColor=white" alt="Donate BTC">
124+
</a>
125+
<div style="font-family: monospace; font-size: 13px; margin-top: 8px; word-break: break-all;">
126+
bc1q5pt7m2fk6w0dzsnf6vvd5k6nw5k44785286ujy
127+
</div>
128+
</div>
111129
</div>

0 commit comments

Comments
 (0)