Pinterest Tracking Release Code

Pinterest follow-up code in our useful code today. With this code you can easily leave what you are following.



for (var i = 0; i < 8; i++)
{
//setInterval(10000);
var texttt=document.getElementsByClassName(“RCK”)[i].innerText;
if(texttt==”Takibi bırak”)
{
document.getElementsByClassName(“RCK”)[i].click();
}
}


Copy and paste into the console area of your browser. This will be enough for you to run.

This is the end of my blog! Thank you for taking the time to read (:




Bu blogdaki popüler yayınlar

Windows LNK File Analysis in Forensic System Reviews

SQL Injection Payload List