Monday, February 20, 2012

How to skip adf.ly Wait time

Copy and paste this javascript snippet in browser's address bar to skip adf.ly wait timer





javascript:if(document.getElementById("countdown").innerHTML!="5 
seconds"){counter();}var skip_button_clicked=1;countdown=0;skipButton();setTimeout("window.location=document.getElementById('skip_button').href",500);

No comments:

Post a Comment