Key some pages in Providers category

Key the following pages under "Providers" in navbar:
* cloud-storage
* hosting providers
* pastebin
* search engines
* social networks
* social news aggregators
This commit is contained in:
djoate
2019-11-24 13:09:32 -05:00
parent 8b5226d388
commit 8800be73ae
12 changed files with 1907 additions and 1570 deletions

View File

@ -1,7 +1,7 @@
<h1 id="search" class="anchor"><a href="#search"><i class="fas fa-link anchor-icon"></i></a> Privacy Respecting Search Engines</h1>
<h1 id="search" class="anchor"><a href="#search"><i class="fas fa-link anchor-icon"></i></a> {% t Privacy-Respecting Search Engines %}</h1>
<div class="alert alert-warning" role="alert">
<strong> If you are currently using search engines like Google, Bing, or Yahoo, you should pick an alternative here. </strong>
<strong> {% t If you are currently using search engines like Google, Bing, or Yahoo, you should pick an alternative here.%} </strong>
</div>
{% include cardv2.html
@ -34,20 +34,19 @@ github="https://github.com/Qwant/"
%}
<h3>Firefox Addon</h3>
<h3>{% t 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 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>)
<a href="{% t https://addons.mozilla.org/firefox/addon/google-search-link-fix/%}">{% t Google search link fix %}</a> - {% t Firefox extension that prevents Google 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">{% t Open Source %}</a>)
</li>
</ul>
<h3>Worth Mentioning</h3>
<h3>{% t Worth Mentioning %}</h3>
<ul>
<li><a href="https://yacy.net/">YaCy</a> - A free-software P2P search engine powered by its users.</a></li>
<li><a href="https://jivesearch.com/">Jive Search</a> - A free-software search engine with a similar look and feel to Google.</a></li>
<li><a href="https://metager.de/en/">MetaGer</a> - An open-source metasearch engine, which is based in Germany. It focuses on protecting the user's privacy.</li>
<li><a href="https://www.mojeek.com/">Mojeek</a> - Independent and unbiased search results with no user tracking.</li>
<li><a href="{% t https://yacy.net/%}">{% t YaCy %}</a> - {% t A free-software P2P search engine powered by its users. %}</a></li>
<li><a href="\{% t https://jivesearch.com/%}">{% t Jive Search %}</a> - {% t A free-software search engine with a similar look and feel to Google. %}</a></li>
<li><a href="{% t https://metager.de/en/%}">{% t MetaGer %}</a> - {% t An open-source metasearch engine, which is based in Germany. It focuses on protecting the user's privacy. %}</li>
<li><a href="{% t https://www.mojeek.com/ %}">{% t Mojeek %}</a> - {% t Independent and unbiased search results with no user tracking. %}</li>
</ul>