diff options
author | Dalf <alex@al-f.net> | 2020-02-14 13:45:50 +0100 |
---|---|---|
committer | Dalf <alex@al-f.net> | 2020-02-14 13:48:44 +0100 |
commit | 88f9ac58f4577e3efed63bceb91b51258060a8a0 (patch) | |
tree | dbf8b3714d1664dc28eadc8bc58cfa46d4faee1b /searx/templates/__common__ | |
parent | 7f224713e5bfdb22b543129d9ada698b8cefd6a3 (diff) | |
download | searxng-88f9ac58f4577e3efed63bceb91b51258060a8a0.tar.gz searxng-88f9ac58f4577e3efed63bceb91b51258060a8a0.zip |
[mod] move public instance list to https://searx.space
Diffstat (limited to 'searx/templates/__common__')
-rw-r--r-- | searx/templates/__common__/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/templates/__common__/about.html b/searx/templates/__common__/about.html index bf1733359..ff86ddd28 100644 --- a/searx/templates/__common__/about.html +++ b/searx/templates/__common__/about.html @@ -22,7 +22,7 @@ Searx can be added to your browser's search bar; moreover, it can be set as the <h2>How can I make it my own?</h2> -<p>Searx appreciates your concern regarding logs, so take the <a href="https://github.com/asciimoo/searx">code</a> and run it yourself! <br />Add your Searx to this <a href="https://github.com/asciimoo/searx/wiki/Searx-instances">list</a> to help other people reclaim their privacy and make the Internet freer! +<p>Searx appreciates your concern regarding logs, so take the <a href="https://github.com/asciimoo/searx">code</a> and run it yourself! <br />Add your Searx to this <a href="https://searx.space/">list</a> to help other people reclaim their privacy and make the Internet freer! <br />The more decentralized the Internet is, the more freedom we have!</p> |