diff options
author | Robert Forrest <robertforrest@live.com> | 2021-07-12 13:57:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-12 13:57:22 +0000 |
commit | b4841f446bdada15517cd497304ac8d49cc5fb4a (patch) | |
tree | e9814a8e05dbb3a9749f97f8168f73ad8dbcb203 | |
parent | Added Whoogle to Search Engines section (diff) | |
download | awesome-selfhosted-b4841f446bdada15517cd497304ac8d49cc5fb4a.tar.gz awesome-selfhosted-b4841f446bdada15517cd497304ac8d49cc5fb4a.zip |
Added warning to Whoogle Search due to use of Google Search
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1389,7 +1389,7 @@ _See also [Monitoring](#monitoring)_ - [Searx](https://asciimoo.github.io/searx/) - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/), [Source Code](https://github.com/asciimoo/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` +- [Whoogle](https://github.com/benbusby/whoogle-search) `⚠` - A self-hosted, ad-free, privacy-respecting metasearch engine. `MIT` `Python` - [Yacy](http://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Demo](http://search.yacy.net/), [Source Code](https://github.com/yacy/yacy_search_server)) `GPL-2.0` `Java` ## Software Development |