export const GET = ({ url }) => Response.redirect(`/tools?tool=birthdays&${url.search.replace('?', '')}`, 302);