79530098

Date: 2025-03-24 03:51:23
Score: 1
Natty:
Report link

Change order of declared routes to this:

{ "src": "/test.php", "dest": "/api/test.php" },
{ "src": "/(.*)", "dest": "/api/index.php" },
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Franck Mercado