diff options
author | nodiscc <nodiscc@gmail.com> | 2022-04-29 13:01:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-29 13:01:57 +0000 |
commit | f8e8a3b3c19d981714fa9eff63bec2f3e8ea1180 (patch) | |
tree | 35a6f35b3b7d86be177b39bb210ae4a45589752e | |
parent | Update Demo URL for Tiny Tiny RSS. (#2982) (diff) | |
download | awesome-selfhosted-f8e8a3b3c19d981714fa9eff63bec2f3e8ea1180.tar.gz awesome-selfhosted-f8e8a3b3c19d981714fa9eff63bec2f3e8ea1180.zip |
update demo link for searx
- fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2980
- use the public list of searx instances as demo link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1570,7 +1570,7 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ - [librengine](https://github.com/liameno/librengine) - Private web search engine. `GPL-3.0` `C++` - [Jina](https://github.com/jina-ai/jina/) - Cloud-native neural search framework for any kind of data. `Apache-2.0` `Python` - [MeiliSearch](https://meilisearch.com) - Ultra relevant, instant and typo-tolerant full-text search API. ([Source Code](https://github.com/meilisearch/MeiliSearch)) `MIT` `Rust` -- [Searx](https://searx.github.io/searx/) - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/), [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` |