>> I've just updated this branch to not require JavaScript (I learned about a hidden parameter to
>> the search form for specifying the URLs to search under). In case this wasn't clear already, I
>> think this is ready for review and to consider merging to IkIWiki proper. *— [[Jon]], 2020-12-11*
+
+>>> To clarify: What I've done is write a self-contained ikiwiki plugin that can be used as a drop-in
+>>> replacement for google on any Ikiwiki. Naturally I would like that included in IkiWiki. (1)
+>>>
+>>> However this bug is actually about <https://ikiwiki.info/> — every time I search the site I am
+>>> reminded that IW defaults to Google, because I'm prompted by some pop-over to accept some T&Cs
+>>> every time (I don't let it save the cookie). (2)
+>>>
+>>> (1) is no doubt a pre-requisite for (2). Are either under consideration? *—[[Jon]], 2021-02-07*