search.ex3.lol is a small search re-router I made out of boredom. It is not a search engine, it simply reroutes you to the endpoint of one. Features: - Supports multiple search engines, including Google, YouTube, Spotify, and more. - Allows users to save their preferred search engine - Shows the current date and a greeting - Fully responsive design - Background images are randomly selected How it works: - Enter a search query and pick an engine - The site constructs the appropriate URL for the selected search engine and redirects you to it - If you enable engine saving, it will be stored as a cookie and loaded next time you visit Limitations: - This is not a search engine and does not index or store any data except your saved engine, which is entirely local - No advanced features like autocomplete or search suggestions (yet) Credits: - All photos are sourced from Unsplash - Icons are provided by Font Awesome - Developed by exerinity This could be a useful homepage for your browser, but, probably not. The code for this has been released into the public domain by me, however the background images may not. In some countries this may not be legally possible; if so: Anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law. Download: https://i.ex3.lol/search.zip Minified simple version: https://search.ex3.lol/minified (save this for a startup page) Hosted with Cloudflare Pages