Fix 'prevent-eval-if' — return original value for 'eval.toString()' #481
Labels
bug
Something isn't working
Priority: P4
Release: v2.1.5
Resolution: Fixed
Status: Closed
Version: Scriptlets v2.1
It seems that
prevent-eval-if
breaks Cloudflare captcha now, related issue - AdguardTeam/AdguardFilters#198508, but there are more broken websites.It looks like the problem is that captcha is broken when
eval.toString()
does not return original value.So we could change it.
The same for
prevent-bab
.The text was updated successfully, but these errors were encountered: