mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-01-26 21:57:15 -05:00
Redirects to alternative frontends can now be defined using the WHOOGLE_REDIRECTS environment variable. Usage is documented in the readme, but is basically defined as <parent>:<new>. Closes #988