http://phecoopwm6x7azx26ctuqcp6673bbqkrqfeoiz2wwk36sady5tqbdpqd.onion/page-1908140902-Make-the-browser-preconnect-to-a-domain-via-javascript-Javascript.html
In MISC-35 I decided to embed a search box into various sites (for example, this one ) that would take the user to a third party search engine with a site: operator prepended to the query The only problem was, that the search would take longer than comfortable to run, as upon hitting "Search" the browser would need to resolve DNS, connect, do a HTTPS handshake and then place the necessary request It's possible to work around this though, by using the preconnect hint.