[mod] move public instance list to https://searx.space

This commit is contained in:
Dalf 2020-02-14 13:45:50 +01:00
parent 7f224713e5
commit 88f9ac58f4
7 changed files with 7 additions and 323 deletions

View file

@ -53,7 +53,7 @@
{{ _('Powered by') }} <a href="{{ url_for('about') }}">searx</a> - {{ searx_version }} - {{ _('a privacy-respecting, hackable metasearch engine') }}<br/>
<a href="https://github.com/asciimoo/searx">{{ _('Source code') }}</a> |
<a href="https://github.com/asciimoo/searx/issues">{{ _('Issue tracker') }}</a> |
<a href="https://github.com/asciimoo/searx/wiki/Searx-instances">{{ _('Public instances') }}</a>
<a href="https://searx.space/">{{ _('Public instances') }}</a>
</p>
</footer>
<!--[if gte IE 9]>-->