mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-17 23:03:49 +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.