79217963

Date: 2024-11-23 13:59:03
Score: 1.5
Natty:
Report link

Found the answer 😀 Link below, solution 2

I guess I almost had this solution, but I was using NextResponse.redirect() instead of NextResponse.rewrite(), also I like the approach of using decodeURIComponent() versus .replaceAll().

https://stackoverflow.com/a/79212001/248756

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Z0q