Adam
Adam
Related issue - if rules like those: ```adblock example.org#?#div[data*="\\""]:has(> qwerty) example.org#?#div:has(> h1) ``` are added (I guess the first one is incorrect, though `document.querySelectorAll('div[data*="\\""]:has(> qwerty)')` doesn't throw error), then the...
Regarding `tv.rambler.ru`, as far as I understand, the problem is that whole content is removed and then re-added (currently there is `b.removeChild(b.documentElement)` in `https://tv.rambler.ru/static/js/desktop.vendors.9ea7661d.js`) and it causes that `style` tag...
If I'm not wrong, something like this: ```adblock @@||library.inhatc.ac.kr/cheetah/Search/$xmlhttprequest,elemhide,jsinject,extension ``` can be used as a workaround.
I have noticed it in this issue - https://github.com/AdguardTeam/AdguardFilters/issues/141047 Some ads were not blocked by a generic rule in the video player (`iframe`) with AdGuard for Android (I have already...
Another case - https://github.com/AdguardTeam/AdguardFilters/issues/178952 We have generic element hiding rules, but these rules are not applied on Android, because iframe is too small. I can add a rule(s) for specific...
I cannot reproduce ads and incorrect blocking. Regarding - https://github.com/AdguardTeam/AdguardFilters/issues/178790#issuecomment-2110172263, please disable filters lists one by one and check which one causes this problem.
That's know problematic website - https://github.com/AdguardTeam/AdGuardExtra/issues/360
Probably can be resolved, but the first problem is that website is geo-locked, so we cannot access it (I have checked it with VPN and also couldn't open it). Another...
I cannot reproduce issue with displaying images in chat. Please check if issue occurs with all filter lists and DNS filtering disabled.
Unfortunately, I cannot reproduce it. Could you please clear website data (cache, cookies), update filters and then check again?