diff options
Diffstat (limited to 'services.json')
| -rw-r--r-- | services.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/services.json b/services.json index 5f6ca82..baa4abb 100644 --- a/services.json +++ b/services.json @@ -248,6 +248,28 @@ ] }, { + "type": "searxng", + "test_url": "/search?q=<%=query%>", + "fallback": "https://searx.be", + "instances": [ + "https://northboot.xyz", + "https://paulgo.io", + "https://s.zhaocloud.net", + "https://search.bus-hit.me", + "https://search.mdosch.de", + "https://search.neet.works", + "https://search.ononoki.org", + "https://search.zzls.xyz", + "https://searx-private-search.de", + "https://searx.be", + "https://searx.fmac.xyz", + "https://searx.rasp.fr", + "https://searx.tiekoetter.com", + "https://searxng.zackptg5.com", + "https://www.webrats.xyz" + ] + }, + { "type": "wikiless", "test_url": "/wiki/Wikipedia?lang=en", "fallback": "https://wikiless.org", |
