mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-11 21:12:14 +01:00
- Added SearchRoute method to Config for searching routes by alias. - Updated Route function to check for excluded routes if the initial lookup fails, returning the found route or a 404 status accordingly.