Pinterest Follower Code
Mar 6, 2019
Pinterest followers code in our useful code today. With this code you can easily leave what you are following.
for (var i = 0; i < 6; i++)
{
setInterval(10000);
document.getElementsByClassName("RCK")[i].click();
}
Copy and paste into the console area of your browser. This will be enough for you to run.
Thanks