summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hsuan Yen <yan12125@gmail.com>2020-09-26 00:21:42 +0800
committerChih-Hsuan Yen <yan12125@gmail.com>2020-09-26 00:21:42 +0800
commited3623e79461eb7a2ba23c6d51c9a7b14f8a7166 (patch)
tree9a956288fda6f3ee50c4a316e2358075116d49f5
parentc5c0ca9a17217b03250a964cdd0658618ef28f15 (diff)
Remove references for donations for legal concerns.
Closes: https://github.com/ytdl-org/youtube-dl/issues/15194 Closes: https://github.com/ytdl-org/youtube-dl/issues/2524
-rw-r--r--donations.html43
-rw-r--r--index.html2
2 files changed, 0 insertions, 45 deletions
diff --git a/donations.html b/donations.html
deleted file mode 100644
index 0846887bdb..0000000000
--- a/donations.html
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
-<title>youtube-dl: Donations</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>
-
-<p>You can donate via Bitcoin at <a href="bitcoin:17EEDY6MuqLQ3jrTeyYaaUXbc6dFaZEYw7">17EEDY6MuqLQ3jrTeyYaaUXbc6dFaZEYw7</a> .</p>
-
-<p>You can donate via PayPal here:</p>
-
-<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>
-
-<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>
-
-<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="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
-Copyright © 2006-2011 Ricardo Garcia Gonzalez<br />
-Copyright © 2011-2020 youtube-dl developers
-</div>
-</body>
-</html>
diff --git a/index.html b/index.html
index b2a5aab2d0..fdeb40519d 100644
--- a/index.html
+++ b/index.html
@@ -26,8 +26,6 @@
<p>You can also contact us on the irc channel <a href="irc://chat.freenode.net/#youtube-dl">#youtube-dl</a> (<a href="http://webchat.freenode.net/?randomnick=1&amp;channels=youtube-dl">webchat</a>) on freenode.</p>
-<p>If you like this project, you may donate <a href="donations.html">here</a>.</p>
-
<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"