Adam
Adam
It seems that some request are not redirected. ### Steps to reproduce: 1. Add this rule: ```adblock ||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,redirect=googlesyndication-adsbygoogle ``` 2. Go to - https://example.org/ 3. In browser console run: ```js...
@adguard-bot commented on [Tue Jul 13 2021](https://github.com/AdguardTeam/AdguardFilters/issues/88260) ### Issue URL (Incorrect Blocking) [https://www.torproject.org/](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fwww.torproject.org%2F) ### Comment Username: @Morku > The issue `PR_END_OF_FILE_ERROR` always appears in first visit with Firefox. When I...
At the moment we have to wait to use some new/improved scriptlets (or bug fixes) until AdGuard app will be updated. So I think that it would be nice, if...
It looks like the generic cosmetic rules are not applied if the `iframe` `height`/`width` is less than a certain value. Steps to reproduce: 1. Add this rule: ```adblock ##h1 ```...
https://github.com/AdguardTeam/AdguardFilters/issues/101749
### AdGuard version 7.17.0 nightly 21 (4647) (CL 1.14.38, DL 2.5.4) ### Browser version Chrome 122 ### OS version Windows 11 ### What filters do you have enabled? AdGuard Base...
`Hide your Referrer from third-parties` is one of the most problematic Stealth mode option, so I think that it would be a good idea to add additional information/warning below this...
It looks like that if `cleanupDelayMs` parameter is used, then removed element is added and removed again few times. Steps to reproduce: 1. Add this rule: ```adblock example.org#%#//scriptlet('trusted-create-element', 'body', 'div',...
It seems that `click2load.html` redirect doesn't work correctly in the extension. Related to - https://github.com/AdguardTeam/AdguardFilters/issues/179334 Steps to reproduce: 1. Add this rule: ```adblock embed$subdocument,redirect=click2load.html,important ``` 2. Go to - https://example.org/...
It seems that if there is `:` inside class name (I'm not sure if it's only about class name, maybe the same happens with other attributes) then filters compiler consider...