66 lines
No EOL
5 KiB
HTML
66 lines
No EOL
5 KiB
HTML
<a href="/" class="link">< Go back</a>
|
|
|
|
<h1>Set as default search engine</h1>
|
|
<a href="#firefox"><h2 id="firefox">On Firefox and other Gecko based browsers</h2></a>
|
|
To set this as your default search engine on Firefox, right click the URL bar and select <div class="code-inline">Add "4get"</div>. Then, visit <a href="about:preferences#search" target="_BLANK" class="link">about:preferences#search</a> and select <div class="code-inline">4get</div> in the dropdown menu.
|
|
|
|
<a href="#chrome"><h2 id="chrome">On Chromium and Blink based browsers</h2></a>
|
|
Click the 3 superpositioned dots at the top right of the screen and click on <div class="code-inline">Settings</div>, then search for <div class="code-inline">default search engine</div>, or visit <a href="chrome://settings/searchEngines">chrome://settings/searchEngines</a>.<br><br>
|
|
|
|
Once you're there, click the pencil on the last entry under "Search engines" (it's probably DuckDuckGo). Once you do that, a popup will appear. Populate it with the following information:
|
|
|
|
<table>
|
|
<tr>
|
|
<td><b>Field</b></td>
|
|
<td><b>Value</b></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Search engine</td>
|
|
<td>{%server_name%}</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Shortcut</td>
|
|
<td>{%server_name%}</td>
|
|
</tr>
|
|
<tr>
|
|
<td>URL with %s in place of query</td>
|
|
<td>https://4g.flossboxin.org.in/web?s=%s</td>
|
|
</tr>
|
|
</table>
|
|
|
|
Once that's done, click <div class="code-inline">Save</div>. Then, on the right handside of the newly created entry, open the dropdown menu and select <div class="code-inline">Make default</div>.
|
|
|
|
<h1>Frequently asked questions</h1>
|
|
<a href="#what-is-this"><h2 id="what-is-this">What is this?</h2></a>
|
|
<a href="https://git.lolcat.ca/lolcat/4get">4get</a> is a metasearch engine built by <a href="https://lolcat.ca/">lolcat</a>. It retrieves search results from other well known search engines and then strips away all of the tracking parameters that these search engines put in and which are unnessary as-well-as invasive. Most other alternatives to large search engines claim to be "Privacy Respecting" but fail on this promise very badly. The developer, lolcat, was fed up with this situation and decided to build 4get, as other open source alternatives don't live up to their their own goals.
|
|
|
|
<a href="#goal"><h2 id="goal">Goal</h2></a>
|
|
The goal of 4get is aiming to provide end-users with a privacy-oriented, extremely lightweight, ad-free (free as in freedom)" way to search for documents around the world wide web with mimimal optional JavaScript. The long-term goal would to eventfully get 4get to build it's own and provide users with an unbiased search engine, with no political inclinations.
|
|
|
|
<a href="#information-sharing"><h2 id="information-sharing">Do you share information with third parties?</h2></a>
|
|
Your search queries and supplied filters are shared with the scraper you chose. FbIN 4G does not share anything else like your IP address or location.There is no way for a site to know you're the one searching for the query you put in. FbIN 4G does not and never will serve advertisements or 3rd-party JavaScript applets or trackers on it's instance(s).
|
|
|
|
When you submit a search query through 4get, the scraper see's our server as the person sending the search, not you.
|
|
|
|
<a href="#hosting"><h2 id="hosting">Where is this website hosted?</h2></a>
|
|
My instance is hosted in Germany.
|
|
|
|
<a href="#keyboard-shortcuts"><h2 id="keyboard-shortcuts">Keyboard shortcuts?</h2></a>
|
|
Use <div class="code-inline">/</div> to focus the search box.<br><br>
|
|
|
|
When the image viewer is open, you can use the following keybinds:<br>
|
|
<div class="code-inline">Up</div>, <div class="code-inline">Down</div>, <div class="code-inline">Left</div>, <div class="code-inline">Right</div> to rotate the image.<br>
|
|
<div class="code-inline">CTRL+Up</div>, <div class="code-inline">CTRL+Down</div>, <div class="code-inline">CTRL+Left</div>, <div class="code-inline">CTRL+Right</div> to mirror the image.<br>
|
|
<div class="code-inline">Escape</div> to exit the image viewer.
|
|
|
|
<a href="#schizo"><h2 id="schizo">How can I trust you?</h2></a>
|
|
You just sort of have to take my word for it right now. If you'd rather trust yourself instead of me (I believe in you!!), all of the code on this website is available trough my <a href="https://git.bakhai.co.in/FbIN/4get/" class="link">git page</a> for you to host on your own machines. Just a reminder: if you're the sole user of your instance, it doesn't take immense brain power for Microsoft to figure out you basically just switched IP addresses. Invite your friends to use your instance!
|
|
|
|
<a href="#contact"><h2 id="contact">I want to report abuse trough email</h2></a>
|
|
If you want to talk to me, just drop me an email: dev(at)flossboxin(dot)org(dot)in<br><br>
|
|
|
|
<b>Message to all DMCA enforcers:</b> I don't host any of the content. Everything you see here is <u>proxied</u> through my serverbox with no moderation. Please reach out to the people hosting the infringing content instead.<br><br>
|
|
|
|
<a href="https://validator.w3.org/nu/?doc=https%3A%2F%2F4g.flossboxin.org.in" title="W3 Valid!">
|
|
<img src="/static/icon/w3html.png" alt="Valid W3C HTML 4.01" width="88" height="31">
|
|
</a> |