diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2023-05-15 09:41:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-15 09:41:15 +0200 |
| commit | 50cd7e2b03dbce50a41d39aad9521dab6d2ff246 (patch) | |
| tree | 33a65e8cc3297a8ae64f29c95cc8108873ef3c3f /README.rst | |
| parent | 84c23a8f62aec152933f5d4116692b769faaec8f (diff) | |
| parent | 007a615ffa30db2912ce6cf0f0c1fb8ed2dd6211 (diff) | |
Merge pull request #2435 from return42/disable-donation
[mod] donation_url: disable by default
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/README.rst b/README.rst index 9b926b1c9..96f3794bd 100644 --- a/README.rst +++ b/README.rst @@ -162,12 +162,3 @@ You can contribute from your browser using `GitHub Codespaces`_: .. _GitHub Codespaces: https://docs.github.com/en/codespaces/overview .. _120 hours per month: https://github.com/settings/billing .. _list of existing Codespaces: https://github.com/codespaces - - -Donations -========= - -Support the SearXNG project by clicking the donation page: -https://docs.searxng.org/donate.html - -Thank you :) |