Remove donation links

This commit is contained in:
bel2125 2024-07-11 21:39:48 +02:00
parent ef5bd25d11
commit b8773bda25
2 changed files with 0 additions and 35 deletions

View 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
---------------

View File

@ -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>