79282329

Date: 2024-12-15 12:42:33
Score: 1
Natty:
Report link

if you don't want to use router and want a one line solution you can write this:

new URL(window.location.toString()).searchParams.get("test")
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Noobogami