aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2023-04-17 12:06:21 +0000
committerGitHub <noreply@github.com>2023-04-17 12:06:21 +0000
commit82f3d40365783780b7719dc70e07905c2bffc0df (patch)
tree9b951bc9abaf5ed59dbc3279313b418b5f6e128c
parentremove Bumpy Booby (unmaintained since 2016) (#3726) (diff)
downloadawesome-selfhosted-82f3d40365783780b7719dc70e07905c2bffc0df.tar.gz
awesome-selfhosted-82f3d40365783780b7719dc70e07905c2bffc0df.zip
remove gigablast website link (website gone, connection refused) (#3738)
- https://www.gigablast.com/ : HTTPSConnectionPool(host='www.gigablast.com', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f2e6cfde740>: Failed to establish a new connection: [Errno 111] Connection refused')) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 48d01dcc..ade5a336 100644
--- a/README.md
+++ b/README.md
@@ -1712,7 +1712,7 @@ Software and tools to help with [enterprise resource and supply planning](https:
A [search engine](https://en.wikipedia.org/wiki/Search_engine_(computing)) is an [information retrieval system](https://en.wikipedia.org/wiki/Information_retrieval) designed to help find information stored on a computer system. This includes [Web search engines](https://en.wikipedia.org/wiki/Web_search_engine).
- [Fess](https://fess.codelibs.org/) - Fess is a very powerful and easily deployable Enterprise Search Server. ([Demo](https://search.n2sm.co.jp/), [Source Code](https://github.com/codelibs/fess)) `Apache-2.0` `Java/Docker`
-- [Gigablast](https://www.gigablast.com/) - Open-source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++`
+- [Gigablast](https://github.com/gigablast/open-source-search-engine) - Open-source search engine. `Apache-2.0` `C++`
- [Hound](https://github.com/hound-search/hound) - Lightning fast code searching made easy. `MIT` `Go/Docker`
- [Jina](https://github.com/jina-ai/jina/) - Cloud-native neural search framework for any kind of data. `Apache-2.0` `Python`
- [librengine](https://github.com/liameno/librengine) - Private web search engine. `GPL-3.0` `C++`