View Single Post
  #3  
Old 05-28-2015, 07:06 PM
Sluthunter Sluthunter is offline
Junior Member
 
Join Date: May 2015
Posts: 23
Sluthunter is on a distinguished road
Default

Re: Some help with chaturbate javascript


Quote:
Originally Posted by minipc View Post
Code:
javascript:(function() { var a,b=/http:\/\/[^']+\/playlist\.m3u8/,c=document.querySelectorAll("script");for(i=0;i<c.length;i++)if(a=b.exec(c[i].innerHTML),null!==a){window.prompt("Copy this :)",a[0]);break}; } )();
Working great. You are my hero dude thx
Reply With Quote