Would it be possible to change the default behavior to use another search engine more privacy friendly such as https://duckduckgo.com or https://qwant.com.
With both engines adding the "site:ikiwiki.info" string to the search terms limit results to these present on ikiwiki.info.
+
+> I've had a first stab at implementing this. It's in [my fork on
+> GitHub](https://github.com/jmtd/ikiwiki/tree/duckduckgo), specifically branch
+> "duckduckgo" commit
+> [8aeca188f96594f3fb314b75b7ef316f808b4271](https://github.com/jmtd/ikiwiki/commit/8aeca188f96594f3fb314b75b7ef316f808b4271).
+> It's also live on <https://jmtd.net/>. — [[Jon]] [[!tag patch]]