79307365

Date: 2024-12-25 10:27:18
Score: 2
Natty:
Report link

Just use encodeURIComponent instead of encodeURI.

encodeURIComponent differ from encodeURI in that it encode reserved characters and Number sign #

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Vin S