diff options
author | nodiscc <nodiscc@gmail.com> | 2019-05-26 13:44:27 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2019-05-26 13:45:30 +0000 |
commit | c5fd0aac68060e52673c17fe71fa290b4d6bc114 (patch) | |
tree | 36009f2b1a552db7c73f7cfa1cdb8819cd79514a | |
parent | Merge pull request #1670 from qururoland/add-qis (diff) | |
download | awesome-selfhosted-c5fd0aac68060e52673c17fe71fa290b4d6bc114.tar.gz awesome-selfhosted-c5fd0aac68060e52673c17fe71fa290b4d6bc114.zip |
remove seeks (unmaintained)
- last update is from 2014 https://github.com/beniz/seeks/branches
- The website domain seeks-project.info is parked
Ref https://github.com/Kickball/awesome-selfhosted/issues/1013
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1164,7 +1164,6 @@ See also _[Monitoring](#monitoring)_ - [Ambar](https://ambar.cloud) - Document Search Engine (OCR, Store & Search). ([Demo](https://app.ambar.cloud/), [Source Code](https://github.com/RD17/ambar)) `MIT` `Nodejs/Python` - [Gigablast](http://www.gigablast.com/) - open source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` -- [Seeks](https://beniz.github.io/seeks/) - Web search proxy and collaborative distributed tool for websearch. ([Source Code](https://github.com/beniz/seeks)) `AGPL-3.0` `C++` - [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` - [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` |