blob: b9649695d20fe06ab0fdd93c31ba3d5c88ed63f5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
/static StaticR Static getStatic
/auth AuthR Auth getAuth
/favicon.ico FaviconR GET
/robots.txt RobotsR GET
/ HomeR GET POST
/me MeR GET POST
/newdest NewdestR POST
/verify/#EmailId/*Texts VerifyEmailR GET
|