15 lines
769 B
HTML
15 lines
769 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
|
|
<title> </title>
|
|
</head>
|
|
<body onload="document.getElementById('form').submit()">
|
|
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" id="form">
|
|
<input type="hidden" name="cmd" value="_s-xclick">
|
|
<input type="hidden" name="hosted_button_id" value="FQ8F4D7JZRPS2">
|
|
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
|
|
<img alt="" border="0" src="https://www.paypalobjects.com/fr_FR/i/scr/pixel.gif" width="1" height="1">
|
|
</form>
|
|
</body>
|
|
</html> |