diff options
author | n8225 <n8225@users.noreply.github.com> | 2016-09-02 21:55:52 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-09-02 21:55:52 +0000 |
commit | 24d2a3c13b9da5290cd17c0bade25ff9280c7c9f (patch) | |
tree | b04136164c59ab693c0e87afbce4fe99caed9ef4 /README.md | |
parent | Fix pastebin (#753) (diff) | |
download | awesome-selfhosted-24d2a3c13b9da5290cd17c0bade25ff9280c7c9f.tar.gz awesome-selfhosted-24d2a3c13b9da5290cd17c0bade25ff9280c7c9f.zip |
Add Searx license, and language. Remove Searx public instances. (#758)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -800,7 +800,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com ## Search Engines * [Gigablast](http://www.gigablast.com/) - open source search engine. ([Demo](http://www.gigablast.com/), [Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache` `C++` - * [Searx](https://github.com/asciimoo/searx) - A privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/), [Public instances](https://github.com/asciimoo/searx/wiki/Searx-instances)) + * [Searx](https://github.com/asciimoo/searx) - A privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/)) `AGPLv3` `Python` * [Seeks](https://beniz.github.io/seeks/) - A websearch proxy and collaborative distributed tool for websearch. `AGPLv3` `C++` * [Yacy](http://yacy.net/en/index.html) - Peer based, decentralized search engine server. `GPL2` `Java` |