privau/searxng

How to add it as a default search engine?

DannyShao50 opened this issue · 2 comments

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.

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.

It worked thanks! Closing now!