Adam
Adam
Currently `$stealth` modifier is not supported in MV3 extension, so breakage caused by `Hide Referer from third parties` cannot be fixed in filters. Consider to disable it or check if...
Related to - https://github.com/AdguardTeam/AdguardFilters/issues/184832 Incorrect blocking is caused by this rule: ```adblock *$image,redirect-rule=1x1-transparent.gif,domain=seznamzpravy.cz|sport.cz|seznam.cz|sbazar.cz|firmy.cz|super.cz|garaz.cz|stream.cz|novinky.cz ``` from `EasyList Czech and Slovak` filter list. It redirects all images instead of only these which...
### Please answer the following questions for yourself before submitting an issue - [X] Filters were updated before reproducing an issue - [X] I checked the [knowledge base](https://adguard.com/kb/) and found...
### Issue Details It's related to - https://github.com/AdguardTeam/CoreLibs/issues/492 There is another similar issue - https://github.com/AdguardTeam/AdguardFilters/issues/186661 The problem is that any cosmetic rule causes breakage. For example: ```adblock gxr.world###testRule @@||gxr.world^$elemhide,extension,badfilter @@||gxr.world^$generichide,extension...
### Issue Details It's related to - https://github.com/AdguardTeam/CoreLibs/issues/1557#issuecomment-2351459285 Currently if we want to redirect to another origin from the link which contains destination page as one of the parameters and...
### Please answer the following questions for yourself before submitting an issue - [X] Filters were updated before reproducing an issue - [X] I checked the [knowledge base](https://adguard.com/kb/) and found...
### Please answer the following questions for yourself before submitting an issue - [X] Filters were updated before reproducing an issue - [X] I checked the [knowledge base](https://adguard.com/kb/) and found...
Currently rules with `$xmlprune` are marked as invalid: ```adblock ! Error: "Unknown modifier: xmlprune=/MPD/Period[contains(@id,'ad-')]" in the rule: "/manifest.mpd$xmlprune=/MPD/Period[contains(@id\,'ad-')],domain=hulu.com" /manifest.mpd$xmlprune=/MPD/Period[contains(@id\,'ad-')],domain=hulu.com ``` https://github.com/AdguardTeam/FiltersRegistry/blob/17793f7c17391a510a882160caf7b082546386bd/filters/filter_2_Base/diff.txt#L57-L58
In documentation there is `ext_chromium_mv3` - https://adguard.com/kb/general/ad-filtering/create-own-filters/#platform-and-not_platform-hints but it looks like that this platform is not recognized. 
### Please answer the following questions for yourself before submitting an issue - [X] Filters were updated before reproducing an issue - [X] I checked the [knowledge base](https://adguard.com/kb/) and found...