mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-06-07 15:25:31 -04:00
f65529f328
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