79275120

Date: 2024-12-12 12:37:46
Score: 1.5
Natty:
Report link

if (type === "insta") { const instaMessage = Check this out: ${share_url}; const encodedMessage = encodeURIComponent(instaMessage); const instagramUrl = https://www.instagram.com/create/story/?caption=${encodedMessage}; window.open(instagramUrl, "Instagram", newLocal); } i want to share_url post in instragram

Reasons:
  • RegEx Blacklisted phrase (1): i want
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Subham Shaw