Adam
Adam
For both issues we would need to get these e-mails (or steps how to reproduce it), to reproduce these problems.
Okay, I was able to reproduce it. It looks like that this issue occurs only in a specific view (when the "reading pane" is disabled, which I didn't check before)....
The problem is that this issue probably occurs on all websites from WP group, which is the most popular website in Poland - https://www.similarweb.com/website/wp.pl/#overview List of websites on which this...
It seems that there is another issue related to `prevent-addEventListener` - https://github.com/AdguardTeam/AdguardFilters/issues/136633#issuecomment-1339564348 It looks like that `HandyImage` userscript doesn't work correctly - `https://github.com/Owyn/HandyImage/raw/master/HandyImage.user.js` Screenshot  As far as I understand,...
Could you please provide some information how do you check if it does not work? In this case, the argument passed to `eval` is a function and it looks like...
I thought so too, but it looks like that if function is passed as an argument in `eval` then only this what is returned by a function is executed in...
In general, it's problematic website which often update anti-adblock script, there is related issue in AdGuard Extra repository -https://github.com/AdguardTeam/AdGuardExtra/issues/403 The same about this issue - https://github.com/AdguardTeam/AdguardFilters/issues/150267 and https://github.com/AdguardTeam/AdguardFilters/issues/150588 This website...
On my end this rule: ```adblock dropgalaxy.com,miuiflash.com,djxmaza.in,thecubexguide.com#%#AG_onLoad((function(){if(document.querySelector(".downloadbtn")){const e=e=>{const t=new ArrayBuffer(2*e.length);let n=new Uint8Array(t);for(let t=0,r=e.length;t
`frame` is an alias for `subdocument` - https://adguard.com/kb/general/ad-filtering/create-own-filters/#subdocument-modifier, so it should works. I have checked it out here - `https://wccftech.com/videos/smalf7qzepq/`, with rules like this: ```adblock $frame,redirect=noopframe,domain=wccftech.com ``` and it works...
https://github.com/AdguardTeam/AdguardFilters/issues/177998#issuecomment-2094018626 - I cannot reproduce it. Please try to update filters and check again.