javascript:(function(){var a=document.createElement("form");a.setAttribute("method","post");a.setAttribute("action","https://tools.sistrix.de/search");a.setAttribute("target","_blank");var b=document.createElement("input");b.setAttribute("name","search");b.setAttribute("value","");a.appendChild(b);b=document.createElement("input");b.setAttribute("name","q");b.setAttribute("value",window.location.hostname);a.appendChild(b);document.getElementsByTagName("body")[0].appendChild(a);a.submit()})();