Adam

Results 178 comments of Adam

I still cannot reproduce it. Could you please check if issue occurs with `Stealth mode` disabled?

> * ```adblock > #?#div > ``` > ↓↓↓ should be fixed as ↓↓↓ > ```adblock > ##div > ``` > * ```adblock > #$?#div { padding-top: 0 !important; }...

I think that changing rules to use native `:has()` is a good idea. I'm not sure if it was related to my comment above, but if so, then I meant...

Probably related to other similar issues where content script is injected to XHR, for example - https://github.com/AdguardTeam/CoreLibs/issues/1808 and https://github.com/AdguardTeam/CoreLibs/issues/1881 As a workaround, this rule (or something similar): ```adblock @@||pricematrix.nltg.com/*/markup/$xmlhttprequest,elemhide,jsinject,extension ```...

I guess that the problem might be like mentioned here - https://github.com/AdguardTeam/AdguardFilters/issues/182479#issuecomment-2198067258 It looks like that on website reload/navigation sometimes scriptlets are injected too late. Steps to reproduce: 1. Add...

I have checked few domains yesterday: ``` ! Category #1 ||ctnsnet.com^ - blocked by EasyList/Base filter and probably dead ||brostraffic.com^ - probably can be removed ||cdn-dynamic.optimonk.com^ - probably can be...

I have the same problem and it occurs with other extensions as well (for example AdGuard Extra), not always though. AdGuard for Windows 7.20.0 nightly 11 (4917) (CL 1.16.48, DL...

As I recall, it was with these rules: ```adblock example.org##h1 @@||example.org^$domain=example.org ```

Test page from the issue does not work, so I created a new one (I hope that it's similar to original one) and it looks like that unfortunately the problem...

I'm not able to reproduce this issue (when ad is playing I see the notice about blocking ads and video plays correctly).