|
@@ -0,0 +1,27 @@
|
|
|
|
+<!DOCTYPE html>
|
|
|
|
+<html>
|
|
|
|
+<head>
|
|
|
|
+<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
|
|
|
|
+<title>youtube-dl: Supported sites</title>
|
|
|
|
+<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>
|
|
|
|
+
|
|
|
|
+<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>
|
|
|
|
+
|
|
|
|
+<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"
|
|
|
|
+src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
|
|
|
|
+Copyright © 2006-2013 Ricardo Garcia Gonzalez</div>
|
|
|
|
+</body>
|
|
|
|
+</html>
|