|  | 
 |  | 
 | 
												
													
														| 35 |  <h2 id="faq">FAQ</h2>
 | 35 |  <h2 id="faq">FAQ</h2>
 | 
												
													
														| 36 |  <h3>Trust</h3>
 | 36 |  <h3>Trust</h3>
 | 
												
													
														| 37 |  <p>It's ok if you don't trust us regarding the logs, <a href="https://github.com/asciimoo/searx">take the code</a> and run it yourself! decentralize!</p>
 | 37 |  <p>It's ok if you don't trust us regarding the logs, <a href="https://github.com/asciimoo/searx">take the code</a> and run it yourself! decentralize!</p>
 | 
												
													
														| 38 | -<h3>Firefox engines plz?</h3>
 |  | 
 | 
												
													
														| 39 | -<p><a href="#" onclick="window.external.AddSearchProvider(window.location.protocol + '//' + window.location.host + '/opensearch.xml')">
 |  | 
 | 
												
													
														| 40 | -	Install</a> searx as a search engine on any version of Firefox!</p>
 |  | 
 | 
												
													
														|  | 
 | 38 | +<h3>How to add to firefox?</h3>
 | 
												
													
														|  | 
 | 39 | +<p><a href="#" onclick="window.external.AddSearchProvider(window.location.protocol + '//' + window.location.host + '/opensearch.xml')">Install</a> searx as a search engine on any version of Firefox! (javascript required)</p>
 | 
												
													
														|  | 
 | 40 | +<h2 id="faq">Developer FAQ</h2>
 | 
												
													
														| 41 |  <h3>New engines?</h3>
 | 41 |  <h3>New engines?</h3>
 | 
												
													
														| 42 |  <p><ul>
 | 42 |  <p><ul>
 | 
												
													
														| 43 |      <li>Edit your engines.cfg, see <a href="https://raw.github.com/asciimoo/searx/master/engines.cfg_sample">sample config</a></li>
 | 43 |      <li>Edit your engines.cfg, see <a href="https://raw.github.com/asciimoo/searx/master/engines.cfg_sample">sample config</a></li>
 | 
												
													
														| 44 |      <li>Create your custom engine module, check the <a href="https://github.com/asciimoo/searx/blob/master/examples/basic_engine.py">example engine</a></li>
 | 44 |      <li>Create your custom engine module, check the <a href="https://github.com/asciimoo/searx/blob/master/examples/basic_engine.py">example engine</a></li>
 | 
												
													
														| 45 | -    </ul>Don't forget to restart searx after config edit.
 |  | 
 | 
												
													
														|  | 
 | 45 | +    </ul>Don't forget to restart searx after config edit!
 | 
												
													
														| 46 |  </p>
 | 46 |  </p>
 | 
												
													
														| 47 |  <h3>WSGI support?</h3>
 | 47 |  <h3>WSGI support?</h3>
 | 
												
													
														| 48 |  <p><a href="https://about.okhin.fr/posts/Searx/">Okhin wrote</a> a great and detailed article about the setup.</p>
 | 48 |  <p><a href="https://about.okhin.fr/posts/Searx/">Okhin wrote</a> a great and detailed article about the setup.</p>
 |