-
Notifications
You must be signed in to change notification settings - Fork 1
/
donate.html
16 lines (16 loc) · 855 Bytes
/
donate.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html>
<body>
Donate for PythonStautsBarShowSymbol
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_donations">
<input type="hidden" name="business" value="PQJ6WUFTA6RSY">
<input type="hidden" name="lc" value="C2">
<input type="hidden" name="item_name" value="PythonStautsBarShowSymbol">
<input type="hidden" name="button_subtype" value="services">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="bn" value="PP-BuyNowBF:btn_buynowCC_LG.gif:NonHosted">
<input type="image" src="https://www.paypalobjects.com/en_GB/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal for PythonStautsBarShowSymbol">
<img alt="" border="0" src="https://www.paypalobjects.com/zh_XC/i/scr/pixel.gif" width="1" height="1">
</form>
</body>
</html>