aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2023-03-11 16:12:38 +0000
committerGitHub <noreply@github.com>2023-03-11 16:12:38 +0000
commit0eed8d0b069b351dcdcdaccf0930903fcfb9fc62 (patch)
tree8b6c2e005fffba86e9c3556ce55a9b4675291d47
parentMove 0 A.D. before A Dark Room (#3640) (diff)
downloadawesome-selfhosted-0eed8d0b069b351dcdcdaccf0930903fcfb9fc62.tar.gz
awesome-selfhosted-0eed8d0b069b351dcdcdaccf0930903fcfb9fc62.zip
add `⚠` symbol to searx (#3644)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3610#discussion_r1133114152 - Searx describes itself as a meta-search engine, which can query the following (non-Free/non-selfhostable) search engines: https://searx.github.io/searx/admin/engines.html. It does not provide its own crawler.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2500df5a..b52e0d8b 100644
--- a/README.md
+++ b/README.md
@@ -1708,7 +1708,7 @@ A [search engine](https://en.wikipedia.org/wiki/Search_engine_(computing)) is an
- [Manticore Search](https://github.com/manticoresoftware/manticoresearch/) - Much faster alternative to Elasticsearch for full-text search and data analytics. Provides much lower response time for small, medium and big data. `GPL-2.0` `Docker/C++`
- [MeiliSearch](https://www.meilisearch.com) - Ultra relevant, instant and typo-tolerant full-text search API. ([Source Code](https://github.com/meilisearch/MeiliSearch)) `MIT` `Rust`
- [OpenSearch](https://opensearch.org) - Open source distributed and RESTful search engine. ([Source Code](https://github.com/opensearch-project/OpenSearch)) `Apache-2.0` `Java`
-- [Searx](https://searx.github.io/searx/) - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.space/), [Source Code](https://github.com/searx/searx)) `AGPL-3.0` `Python`
+- [Searx](https://searx.github.io/searx/) `⚠` - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.space/), [Source Code](https://github.com/searx/searx)) `AGPL-3.0` `Python`
- [sist2](https://github.com/simon987/sist2) - Lightning-fast file system indexer and search tool. ([Demo](https://sist2.simon987.net/)) `GPL-3.0` `C`
- [Typesense](https://typesense.org) - Blazing fast, typo-tolerant open source search engine optimized for developer happiness and ease of use. ([Source Code](https://github.com/typesense/typesense)) `GPL-3.0` `C++`
- [Whoogle](https://github.com/benbusby/whoogle-search) `⚠` - A self-hosted, ad-free, privacy-respecting metasearch engine. `MIT` `Python`