====== Scroogle ====== Google is fine. But sometimes privacy and stuffs like that are important. So, if you want to use [[http://scroogle.org/|Scroogle]] as search engine, maybe this line can be useful: @cbind gg_ = set inject_html =
Scroogle wants a POST request in HTTPS. To do this, I create a form in the current page. Edit: [[http://scroogle.org/sslnote.html|According to Scroogle]], even the GET method is safe when using SSL, so "''%%set uri = https://ssl.scroogle.org/cgi-bin/nbbwssl.cgi?Gw=%s%%''" might be enough. (Though then you'll lose the stability of "''%%value="\@[%s]\@"%%''", and ampersands won't work in search terms, if you care.) Tip: The SSL page **does** implicitly support 20 and 50 results per page. (Check the HTML.)\\ Append "''&n=2''" to the query string (if using GET), or add "''%%%%''" to the form element (if using POST).\\ That gives 20 results. Use 5 in place of 2 to get 50. Or, for using GET, SSL, 100 results per page, results in English and any character you want in the search term, use:\\ @cbind gg_ = uri https://ssl.scroogle.org/cgi-bin/nbbwssl.cgi?Gw=\@\@&n=1&l=en