diff options
author | nodiscc <nodiscc@gmail.com> | 2021-08-02 13:46:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-02 13:46:40 +0000 |
commit | 28ad7275cbc119cea961029e6f33767163b39340 (patch) | |
tree | 782840162fd2ace52d12557932902f7b72a1cb6b | |
parent | Merge pull request #2613 from inkhey/master (diff) | |
parent | Added warning to Whoogle Search due to use of Google Search (diff) | |
download | awesome-selfhosted-28ad7275cbc119cea961029e6f33767163b39340.tar.gz awesome-selfhosted-28ad7275cbc119cea961029e6f33767163b39340.zip |
Merge pull request #2618 from Robert-Forrest/patch-1
Added Whoogle to Search Engines section
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1429,6 +1429,7 @@ _Related: [Monitoring](#monitoring)_ - [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` - [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` - [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` |