youtube-dl/donations.html

44 lines
1.6 KiB
HTML
Raw Normal View History

2013-09-02 10:35:27 +00:00
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
2013-09-02 11:41:42 +00:00
<title>youtube-dl: Donations</title>
2013-09-02 10:35:27 +00:00
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
<table class="heading"><tr>
<td class="title"><a href="index.html">youtube-dl</a></td>
<td class="subtitle">Donations</td>
</tr></table>
2014-01-27 02:06:21 +00:00
<p>You can donate via Bitcoin at <a href="bitcoin:17EEDY6MuqLQ3jrTeyYaaUXbc6dFaZEYw7">17EEDY6MuqLQ3jrTeyYaaUXbc6dFaZEYw7</a> .</p>
2014-01-27 02:04:46 +00:00
2013-09-02 11:41:42 +00:00
<p>You can donate via PayPal here:</p>
2013-09-02 10:35:27 +00:00
<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="QC9DQRCVET9NQ">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
</form>
2013-09-02 11:41:42 +00:00
<p>We also appreciate wire transfers to our <a href="https://uberspace.de/">hosting provider</a>:</p>
<table>
<tr><th>account holder</th><td>Jonas Pasche</td></tr>
<tr><th>account number</th><td>200003978 (IBAN: DE35550501200200003978)</td></tr>
<tr><th>bank</th><td>Sparkasse Mainz</td></tr>
<tr><th>(German) bank code</th><td>55050120 (BIC: MALADE51MNZ)</td></tr>
<tr><th>Note (important!)</th><td>Uberspace ytdl</td></tr>
</table>
2013-09-02 10:35:27 +00:00
<div class="note">
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
<img alt="Creative Commons License" style="border-width:0"
2015-01-04 01:46:28 +00:00
src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
2018-06-03 19:39:30 +00:00
Copyright © 2006-2011 Ricardo Garcia Gonzalez<br />
2019-12-31 22:26:26 +00:00
Copyright © 2011-2020 youtube-dl developers
2018-06-03 19:39:30 +00:00
</div>
2013-09-02 10:35:27 +00:00
</body>
</html>