1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2025-01-27 21:07:50 +09:00
vervis/config/routes

10 lines
158 B
Text
Raw Normal View History

2016-02-13 03:35:30 +00:00
/static StaticR Static appStatic
/auth AuthR Auth getAuth
/favicon.ico FaviconR GET
/robots.txt RobotsR GET
/ HomeR GET POST
/comments CommentR POST