privau / searxng

Builds a custom SearXNG image, a privacy-respecting metasearch engine.
https://priv.au
GNU Affero General Public License v3.0
22 stars 4 forks source link

How to add it as a default search engine? #24

Closed DannyShao50 closed 1 year ago

DannyShao50 commented 1 year ago

Hey, using the arc browser, chromium setting. How do I add this as a default engine? There doesn't seem to be like a priv.au/search%s= thing that it requires.

vojkovic commented 1 year ago

Thanks for your issue. You can add priv.au as your default search engine in chromium-based browsers by visiting chrome://settings/searchEngines or the similar page in your web browser. Now, you can add a new search engine. You should receive a field to enter a URL.

For priv, the search query would be: https://priv.au/search?q=%s

For autocomple in the URL bar, you can also add the autocompleter: https://priv.au/autocompleter?q=%s

Let me know if it works.

DannyShao50 commented 1 year ago

It worked thanks! Closing now!