diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2020-02-23 11:47:49 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-23 11:47:49 +0000 |
| commit | 98322ac15c219c1bb61a3528543c785f32c9a697 (patch) | |
| tree | 01b461cccb2296043fc323a55ed2fd5e51aaf5d1 /searx/templates/__common__/about.html | |
| parent | e1b60106b7dab37fe29cb68c9b625c5fe52c1385 (diff) | |
| parent | 90d23e7ef6666408e4ad49841e89ca086568e5b1 (diff) | |
Merge branch 'master' into engine-etools
Diffstat (limited to 'searx/templates/__common__/about.html')
| -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> |