79531289

Date: 2025-03-24 14:12:50
Score: 2
Natty:
Report link
const messageUrl = whatsappLink+"?text=" + encodeURI(`Hello, I want to *pre-order* `) + '%0D%0A' + encodeURI(`Product Name: ${item?.name}`)

I was looking for a solution for WhatsApp API, and this works fine for me.

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Diptanu Chakraborty