<!DOCTYPE html><htmllang="en"><head><metacharset="UTF-8"><linkrel="icon"type="image/x-icon"href="/favicon.svg"><metaname="viewport"content="width=device-width,initial-scale=1"><metaname="description"content="Blaze: The search engine for seamless browsing in challenging connections. Discover fast results and access online content efficiently."><title>Blaze</title><style>body{font-family:sans-serif;text-align:center;display:flex;align-items:center;justify-content:center;height:100dvh;margin:0;padding:0;flex-direction:column}footer,section{margin-top:auto}button,input{padding:1rem}footer{display:flex;flex-direction:column}</style></head><body><section><h1>Blaze</h1><inputname="u"id="u"type="text"placeholder="Search something..."><br><br><button>BLAZE IT!</button></section><footer><ahref="/info">What is this?</a><ahref="https://www.buymeacoffee.com/dannyspina">Buy me a 🍺</a></footer><script>constDEV=!0,e=DEV?"http://localhost:8888":"https://blaze.cyclic.app",t=document.querySelector("button"),c=document.querySelector("input");t.addEventListener("click",()=>{location.href=e+"?q="+encodeURI(c.value)})</script></body></html>