You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
1.5 KiB

11 years ago
11 years ago
11 years ago
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
  5. <title>youtube-dl: Donations</title>
  6. <link rel="stylesheet" href="style.css" type="text/css">
  7. </head>
  8. <body>
  9. <table class="heading"><tr>
  10. <td class="title"><a href="index.html">youtube-dl</a></td>
  11. <td class="subtitle">Donations</td>
  12. </tr></table>
  13. <p>You can donate via PayPal here:</p>
  14. <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
  15. <input type="hidden" name="cmd" value="_s-xclick">
  16. <input type="hidden" name="hosted_button_id" value="QC9DQRCVET9NQ">
  17. <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!">
  18. </form>
  19. <p>We also appreciate wire transfers to our <a href="https://uberspace.de/">hosting provider</a>:</p>
  20. <table>
  21. <tr><th>account holder</th><td>Jonas Pasche</td></tr>
  22. <tr><th>account number</th><td>200003978 (IBAN: DE35550501200200003978)</td></tr>
  23. <tr><th>bank</th><td>Sparkasse Mainz</td></tr>
  24. <tr><th>(German) bank code</th><td>55050120 (BIC: MALADE51MNZ)</td></tr>
  25. <tr><th>Note (important!)</th><td>Uberspace ytdl</td></tr>
  26. </table>
  27. <div class="note">
  28. <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
  29. <img alt="Creative Commons License" style="border-width:0"
  30. src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
  31. Copyright © 2006-2013 Ricardo Garcia Gonzalez</div>
  32. </body>
  33. </html>