]> git.feebdaed.xyz Git - 0xmirror/civetweb.git/commitdiff
Remove donation links
authorbel2125 <bel2125@gmail.com>
Thu, 11 Jul 2024 19:39:48 +0000 (21:39 +0200)
committerbel2125 <bel2125@gmail.com>
Thu, 11 Jul 2024 19:39:48 +0000 (21:39 +0200)
docs/README.md
test/donate.html [deleted file]

index 76e5773240b55d8d22a79383d90e40cea28d38df..d3fb0e5d4e8a1358c64a7c92adc2c12f93f56be4 100644 (file)
@@ -31,9 +31,6 @@ Source releases can be found on GitHub
 
 A security policy can be found in [SECURITY.md](https://github.com/civetweb/civetweb/blob/master/SECURITY.md).
 
-CivetWeb is free of charge, however, donations for maintenance are welcome:
-[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=88ZLXZ6U77GJU)
-
 
 Documentation
 ---------------
diff --git a/test/donate.html b/test/donate.html
deleted file mode 100644 (file)
index da6e397..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-<!DOCTYPE html>
-<html>
-
-<body>
-
-<a href="https://github.com/civetweb/civetweb">CivetWeb web server</a> maintenance (<a href="https://github.com/civetweb/civetweb/issues/523">#523</a>):
-
-<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="88ZLXZ6U77GJU">
-<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
-<img alt="" border="0" src="https://www.paypalobjects.com/de_DE/i/scr/pixel.gif" width="1" height="1">
-</form>
-</p>
-
-<p>
-<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=88ZLXZ6U77GJU">
-<img src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" alt="donate">
-</a>
-</p>
-
-<p>
-<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=88ZLXZ6U77GJU">
-<img src="https://img.shields.io/badge/Donate-PayPal-green.svg" alt="donate">
-</a>
-</p>
-
-</body>
-
-</html>
-