mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-01-14 16:10:26 -05:00
Previously, empty bang searches would redirect to the Whoogle instance home page. This now redirects to the specific site for the bang search instead (i.e. "!yt" without a query redirects to "youtube.com", "!gh" to "github.com", etc) Fixes #719