diff options
| author | Alexandre Flament <alex@al-f.net> | 2022-06-29 22:16:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-29 22:16:42 +0200 |
| commit | 107006515ee9fe9cad9a6f6387db658953d32486 (patch) | |
| tree | 74c5b5f41d5d81c0875fba0c80a50e9c23e7609f /searx/infopage/en | |
| parent | eb3123e164903fa36b299e6f2902445386aea6ac (diff) | |
| parent | 1617ef1e4104907e07b3d8938793687c80df9a42 (diff) | |
Merge pull request #1380 from dalf/move_donation_link
Move donation link
Diffstat (limited to 'searx/infopage/en')
| -rw-r--r-- | searx/infopage/en/donate.md | 21 |
1 files changed, 2 insertions, 19 deletions
diff --git a/searx/infopage/en/donate.md b/searx/infopage/en/donate.md index 97306a49a..d2e0dbddb 100644 --- a/searx/infopage/en/donate.md +++ b/searx/infopage/en/donate.md @@ -1,20 +1,3 @@ -# Donate to SearXNG +# Donate to searxng.org -* Credit/debit card and bank transfer - * [Liberapay] (recurrent donation) - * [Buy Me a Coffee] (one time donation) - -* Cryptocurrency - * Bitcoin: [bc1qn3rw8t86h05cs3grx2kmwmptw9k4kt4hyzktqj] (Segwit compatible) - * Bitcoin cash: [qpead2yu482e3h9amy5zk45l8qrfhk59jcpw3cth9e] - * Ethereum: [0xCf82c7eb915Ee70b5B69C1bBB5525e157F35FA43] - * Dogecoin: [DBCYS9issTt84pddXSsTHpQxyQDTFp1TE4] - * Litecoin: [ltc1q5j6x6f4f2htldhq570e353clc8fmw44ra5er5q] - -[Liberapay]: https://liberapay.com/SearXNG/ -[Buy Me a Coffee]: https://buymeacoffee.com/searxng -[bc1qn3rw8t86h05cs3grx2kmwmptw9k4kt4hyzktqj]: bitcoin:bc1qn3rw8t86h05cs3grx2kmwmptw9k4kt4hyzktqj -[qpead2yu482e3h9amy5zk45l8qrfhk59jcpw3cth9e]: bitcoincash:qpead2yu482e3h9amy5zk45l8qrfhk59jcpw3cth9e -[0xCf82c7eb915Ee70b5B69C1bBB5525e157F35FA43]: ethereum:0xCf82c7eb915Ee70b5B69C1bBB5525e157F35FA43 -[DBCYS9issTt84pddXSsTHpQxyQDTFp1TE4]: dogecoin:DBCYS9issTt84pddXSsTHpQxyQDTFp1TE4 -[ltc1q5j6x6f4f2htldhq570e353clc8fmw44ra5er5q]: litecoin:ltc1q5j6x6f4f2htldhq570e353clc8fmw44ra5er5q +You can support the SearXNG project by clicking on the donation page: [https://docs.searxng.org/donate.html](https://docs.searxng.org/donate.html) |