Skip to content

Commit 137de2d

Browse files
committed
Update support.rst
1 parent ce6ba8d commit 137de2d

File tree

1 file changed

+42
-13
lines changed

1 file changed

+42
-13
lines changed

docs/source/support.rst

Lines changed: 42 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
11
Support Pyrogram
22
================
33

4+
As a developer, you probably understand that "open source" doesn't mean "free work". If you wish to tip me for Pyrogram
5+
-- or any of my `other works`_ -- you can do so by the ways shown below. Your appreciation means a lot and helps
6+
staying motivated!
7+
8+
--- `Dan`_
9+
10+
-----
11+
12+
Star
13+
----
14+
415
Pyrogram is free and open source software, and thus powered by your love and support! If you like the project and have
5-
found it to be useful, give Pyrogram a `Star on GitHub`_. Your appreciation means a lot and helps staying motivated.
16+
found it to be useful, give Pyrogram a `Star on GitHub`_.
617

718
.. raw:: html
819

@@ -11,25 +22,43 @@ found it to be useful, give Pyrogram a `Star on GitHub`_. Your appreciation mean
1122

1223
-----
1324

14-
Cloud Credits
15-
-------------
25+
Sponsor
26+
-------
1627

17-
If you need a cloud server to host your applications, try **Hetzner Cloud**. You can sign up with
18-
`this link <https://hetzner.cloud/?ref=9CyT92gZEINU>`_ to get €20 in cloud credits and help support Pyrogram and
19-
my `other projects`_.
28+
You can become a GitHub sponsor:
29+
30+
.. raw:: html
31+
32+
<iframe
33+
src="https://github.com/sponsors/delivrance/button"
34+
title="Sponsor delivrance"
35+
height="40" width="120"
36+
style="border: 0px; padding-top: 5px; margin-top: -5px">
37+
</iframe>
38+
39+
-----
2040

2141
Donate
2242
------
2343

24-
As a developer, you probably understand that "open source" doesn't mean "free work". A lot of time and resources has
25-
been put into the project and if you'd like to tip me for Pyrogram -- or any of my `other works`_ -- you can use the
26-
PayPal button below. Thank you!
44+
You can donate via PayPal using the button below:
2745

28-
.. image:: https://i.imgur.com/fasFTzK.png
29-
:target: https://paypal.me/delivrance
30-
:width: 128
46+
.. raw:: html
3147

32-
--- `Dan`_
48+
<form action="https://www.paypal.com/donate" method="post" target="_top">
49+
<input type="hidden" name="hosted_button_id" value="WMKAVFE47XEML" />
50+
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
51+
<img alt="" border="0" src="https://www.paypal.com/en_IT/i/scr/pixel.gif" width="1" height="1" />
52+
</form>
53+
54+
-----
55+
56+
Cloud Credits
57+
-------------
58+
59+
If you need a cloud server to host your applications, try **Hetzner Cloud**. You can sign up with
60+
`this link <https://hetzner.cloud/?ref=9CyT92gZEINU>`_ to get €20 in cloud credits and help support Pyrogram and
61+
my `other projects`_.
3362

3463
.. _Star on GitHub: https://github.com/pyrogram/pyrogram
3564
.. _other projects: https://github.com/delivrance

0 commit comments

Comments
 (0)