[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

@ -94,7 +94,7 @@ html_context = {
"project_links": [
ProjectLink("Source", GIT_URL),
ProjectLink("Wiki", "https://github.com/asciimoo/searx/wiki"),
ProjectLink("Public instances", "https://asciimoo.github.io/searx/user/public_instances.html"),
ProjectLink("Public instances", "https://searx.space/"),
ProjectLink("Twitter", "https://twitter.com/Searx_engine"),
]
}