AdguardTeam / AdguardBrowserExtension

AdGuard browser extension
https://adguard.com/
GNU General Public License v3.0
2.87k stars 318 forks source link

Add support for DNS syntax or conversion of DNS rules #1985

Open bkrucarci opened 2 years ago

bkrucarci commented 2 years ago

Issue Details

Expected Behavior

My custom filter HERE. AdGuard extension should block elements which has the rules in the host (IPv4) based custom filters (Check screenshots)

Actual Behavior

My custom filter HERE. AdGuard doesn't block the element which should be blocked by the rule in custom filter.

Screenshots

I added my filter to AdGuard's custom section. Attention! it is the only filter enabled. Filters even didn't count. 1

Go to google.com.tr AdGuard doesn't block the adservice which is already in the custom filter mentioned above.

2

3


I have uBlock Origin with the same setup. Only the custom filter enabled.

4

uBlock Origin successfully blocked the adservice in google.com.tr

5

Chinaski1 commented 2 years ago

Hello!

AdGuard Browser extension does not support this kind of blocking syntax Perhaps in the future, we will add that feature or make a conversion of such rules.

bkrucarci commented 2 years ago

Hello!

AdGuard Browser extension does not support this kind of blocking syntax Perhaps in the future, we will add that feature or make a conversion of such rules.

Conversion of DNS rules sounds good to me, thanks!