View Single Post
  #965  
Old 07-04-2017, 04:13 PM
horacio horacio is offline
Senior Member
 
Join Date: Oct 2012
Posts: 213
horacio is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


Quote:
Originally Posted by ZeChico View Post
Yep, if decodeURIComponent is used on a string with some characters not allowed on a url, it will crash the program without the use of try-catch combo.
If this problem occurs again we can do decode in index.html as it was before

if (m.tags && m.tags.length > 3) {m.tags = decodeURIComponent(m.tags).substr(0,46);}
Reply With Quote