aboutsummaryrefslogtreecommitdiffstats
path: root/template/about.html
blob: 4446aa93a6fb10ceb7a121d06a26e8df7e6c10ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<a href="/" class="link">&lt; 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 "shittyweb search"</div>. Then, visit <a href="about:preferences#search" target="_BLANK" class="link">about:preferences#search</a> and select <div class="code-inline">shittyweb search</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://search.shittyweb.org/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>About</h1>
Shittyweb search is just a <a href="https://git.lolcat.ca/lolcat/4get" target="_blank">4get</a> instance running on <a href="https://shittyweb.org/4get-guide.xhtml" target="_blank">lighttpd+freebsd</a>. The 4get developers may be fascist but they can make a dam good proxy search engine.<br /><br />
To learn more about fascists read these:
<ul>
  <li><a href="https://shittyweb.org/blog/articles/false-redpill.xhtml" targe="_blank">False redpill</a></li>
  <li><a href="https://shittyweb.org/blog/articles/not-worth-it.xhtml" targe="_blank">Not worth it</a></li>
</ul>