Identify, analyze and block code execution and event collection through JavaScript in your browser with code interception.
GNU General Public License v3.0
96
stars
11
forks
source link
It could be simply bypassed via setTimeout/setInterval. #101
Open
maple3142 opened 6 years ago
setTimeout('is_allowed=()=>true',0)
can easily make everything working again.