79430001

Date: 2025-02-11 12:46:31
Score: 2
Natty:
Report link

in your console.log you check if req.url === '/admin/ but in your condition you check req.url[0] and not req.url so you remain falling in the else ;)

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Virginie L