53 lines
2.0 KiB
HTML
53 lines
2.0 KiB
HTML
<html lang="zh">
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
<link rel="stylesheet" href="style.css">
|
||
<title>捐赠资助</title>
|
||
</head>
|
||
<body>
|
||
|
||
<font size=5>如何捐赠</font>
|
||
<hr>
|
||
|
||
<h3>PayPal捐赠</h3>
|
||
<p> 
|
||
尽管MultiPar可以免费使用,但我花了很多时间和精力来开发。您的捐款将鼓励我继续努力改进和支持MultiPar。我创建了PayPal帐户和捐款的快速链接。
|
||
</p>
|
||
|
||
<p>
|
||
If you want to send message to me, use below web-form.
|
||
Select how much amount, write message, and click Doante button.
|
||
<center>
|
||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
||
<input type="hidden" name="cmd" value="_s-xclick">
|
||
<input type="hidden" name="hosted_button_id" value="2PP6DCPP5ZGNJ">
|
||
<table border=0 cellspacing=0 cellpadding=0>
|
||
<tr><td><input type="hidden" name="on0" value="How much">How much:<br>
|
||
<select name="os0">
|
||
<option value="Cheer">Cheer $10.00 USD</option>
|
||
<option value="Encouragement">Encouragement $20.00 USD</option>
|
||
<option value="Premium">Premium $30.00 USD</option>
|
||
<option value="Subsidy">Subsidy $40.00 USD</option>
|
||
<option value="Surprise">Surprise $50.00 USD</option>
|
||
</select></td><td>  </td>
|
||
<td><input type="hidden" name="on1" value="Short message">Short message:<br>
|
||
<input type="text" name="os1" maxlength="200" size="48"></td><td>  </td>
|
||
<td><input type="image" src="paypal.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"></td></tr>
|
||
</table>
|
||
<input type="hidden" name="currency_code" value="USD">
|
||
</form>
|
||
</center>
|
||
</p>
|
||
|
||
<p>
|
||
If you don't write message, 点击<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NPNAKA32N4GD6" target="_blank" title="PayPal - The safer, easier way to pay online!">此链接</a>转到PayPal的网页。
|
||
You may change Quantity to multiply the total amount.
|
||
</p>
|
||
|
||
<p>
|
||
如果有人能够贡献一臂之力,如试验新功能,报告错误,完善建议等,我都将感激不尽。
|
||
</p>
|
||
|
||
</body>
|
||
</html>
|