Added searx search engine

This commit is contained in:
privacytoolsIO 2016-09-23 08:01:35 +08:00
parent e215e6588c
commit b5dc54292c
2 changed files with 35 additions and 32 deletions

BIN
img/provider/searx.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -1361,44 +1361,23 @@
<div class="row">
<!--
<div class="col-sm-4">
<div class="panel panel-success">
<div class="panel-heading">
<h3 class="panel-title">privatesearch.io</h3>
<h3 class="panel-title">searx - Open Source</h3>
</div>
<div class="panel-body">
<p><img src="img/provider/privatesearch.io.jpg" alt="privatesearch.io" align="right" style="margin-left:5px;">An <a href="https://github.com/asciimoo/searx">open source</a> metasearch engine, aggregating the results of other search engines while not storing information about its users. No logs, no ads and no tracking.</p>
<p><img src="img/provider/searx.jpg" alt="searx" align="right" style="margin-left:5px;">An <a href="https://github.com/asciimoo/searx">open source</a> metasearch engine, aggregating the results of other search engines while not storing information about its users. No logs, no ads and no tracking.</p>
<p><a href="https://www.privatesearch.io/"><button type="button" class="btn btn-success">Website: privatesearch.io</button></a></p>
<p><a href="https://searx.me/"><button type="button" class="btn btn-success">Website: searx.me</button></a></p>
</div>
</div>
</div>
-->
<div class="col-sm-4">
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">DuckDuckGo</h3>
</div>
<div class="panel-body">
<p><img src="img/provider/DuckDuckGo.jpg" alt="DuckDuckGo" align="right" style="margin-left:5px;">The search engine that doesn't track you. Some of DuckDuckGo's code is free software hosted at <a href="https://github.com/duckduckgo">GitHub</a>, but
the core is proprietary. The company is based in the USA.</p>
<p>
<a href="https://duckduckgo.com/">
<button type="button" class="btn btn-info">Website: duckduckgo.com</button>
</a>
<a href="http://3g2upl4pq6kufc4m.onion/">
<button type="button" class="btn btn-info">Tor Link</button>
</a>
</p>
</div>
</div>
</div>
<!-- /.col-sm-4 -->
<div class="col-sm-4">
<div class="panel panel-warning">
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">Disconnect Search</h3>
</div>
@ -1408,14 +1387,43 @@
<p>
<a href="https://search.disconnect.me/">
<button type="button" class="btn btn-warning">Website: search.disconnect.me</button>
<button type="button" class="btn btn-info">Website: search.disconnect.me</button>
</a>
</p>
</div>
</div>
</div>
<!-- /.col-sm-4 -->
<div class="col-sm-4">
<div class="panel panel-warning">
<div class="panel-heading">
<h3 class="panel-title">DuckDuckGo</h3>
</div>
<div class="panel-body">
<p><img src="img/provider/DuckDuckGo.jpg" alt="DuckDuckGo" align="right" style="margin-left:5px;">The search engine that doesn't track you. Some of DuckDuckGo's code is free software hosted at <a href="https://github.com/duckduckgo">GitHub</a>, but
the core is proprietary. The company is based in the USA.</p>
<p>
<a href="https://duckduckgo.com/">
<button type="button" class="btn btn-warning">Website: duckduckgo.com</button>
</a>
<a href="http://3g2upl4pq6kufc4m.onion/">
<button type="button" class="btn btn-warning">Tor Link</button>
</a>
</p>
</div>
</div>
</div>
</div>
<h3>Firefox Addon</h3>
<ul>
<li>
<a href="https://addons.mozilla.org/firefox/addon/google-search-link-fix/">Google search link fix</a> - Firefox extension that prevents Google, Yahoo and Yandex search pages from modifying search result links when you click them. This is useful when
copying links but it also helps privacy by preventing the search engines from recording your clicks. (<a href="https://github.com/palant/searchlinkfix">Open Source</a>)
</li>
</ul>
<h3>Worth Mentioning</h3>
<ul>
@ -1427,11 +1435,6 @@
<a href="https://ixquick.com/">ixquick.com</a> - Returns the top ten results from multiple search engines. It uses a "Star System" to rank its results by awarding one star for every result that has been returned from a search engine. Based in the
USA and the Netherlands.
</li>
<li>
<a href="https://addons.mozilla.org/firefox/addon/google-search-link-fix/">Google search link fix</a> - Firefox extension that prevents Google, Yahoo and Yandex search pages from modifying search result links when you click them. This is useful when
copying links but it also helps privacy by preventing the search engines from recording your clicks. (<a href="https://github.com/palant/searchlinkfix">Open Source</a>)
</li>
</ul>