mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-02-13 23:14:16 -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