diff options
author | Bradley Taunt <brad@serpapi.com> | 2024-01-17 13:09:26 -0500 |
---|---|---|
committer | Bradley Taunt <brad@serpapi.com> | 2024-01-17 13:09:26 -0500 |
commit | e19f5e293b93835387dd7173a511e687187e972a (patch) | |
tree | 0d3a767df1926610bb42af1e66bf01385f0d6e0b /pages/search-engines.md |
Initial commit on self hosted cgit platform
Diffstat (limited to 'pages/search-engines.md')
-rw-r--r-- | pages/search-engines.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/pages/search-engines.md b/pages/search-engines.md new file mode 100644 index 0000000..2472334 --- /dev/null +++ b/pages/search-engines.md @@ -0,0 +1,18 @@ +# Search Engines + +This page is a collection of search engines that work without JavaScript. + +<dl> + <dt><a href="https://html.duckduckgo.com/html">DuckDuckGo (HTML version)</a></dt> + <dd>Javascript-free, HTML version of DuckDuckGo.</dd> +</dl> + +<dl> + <dt><a href="https://frogfind.com/">FrogFind</a></dt> + <dd>The search engine for vintage computers!</dd> +</dl> + +<dl> + <dt><a href="https://github.com/searxng/searxng">SearXNG</a></dt> + <dd>Privacy-respecting, hackable metasearch engine.</dd> +</dl>
\ No newline at end of file |