mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-29 05:11:51 +02: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.