Skip to content

Commit 1131478

Browse files
Fixed PayPal link
1 parent 5f49469 commit 1131478

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,9 @@ You can use them for example to update additional tables
178178

179179
If you enjoy my work, please consider making a small donation, so I can continue to maintain and create new software to help
180180
other users.
181-
182-
[![Build Status](https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6YKG4RZRQF3GS)
183-
181+
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
182+
<input type="hidden" name="cmd" value="_s-xclick" />
183+
<input type="hidden" name="hosted_button_id" value="EXLLNN8LGZM8G" />
184+
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate" />
185+
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
186+
</form>

0 commit comments

Comments
 (0)