Andrey Meshkov
Andrey Meshkov
Makes sense
It's indeed a relevant standard, the problem is that usually, filter list authors do not fully control the hosting infra and they just rely on some CDN service, and not...
I'll keep it open, we'll consider changes to the spec later when we have more real-life experience with how it works.
> Is it possible to add multiple filter lists at once? For now, you can simply edit the AdGuardHome.yaml configuration file and add them all there.
This is a valid issue. We were trying to be too smart about injecting scriptlets. Here's what we do now: 1. Compute `cosmeticResult` in the blocking handler (`onBeforeRequested` started). 2....
The problem here is that some filters are supposed to interact with each other. For instance, language-specific filter lists may try to override rules from the base filter. It makes...
This would be really problematic. The thing is most of the language-specific filter lists rely on AdGuard Base filter or EasyList - they may be fixing language-specific issues in these...
> I guess allowing web configuration is the only reason why AdGuard Home requires write permission to the configuration file? There's one more reason for it. When AdGuard Home is...
@dvonessen no ETA yet, there're not too many upvotes here. Please upvote this issue if you want it to be done sooner.
> Does the AdGuard client expect us to reply with rfc7050 addresses (192.0.0.170, 192.0.0.171)? Correct, it expects that. > Could also consider testing the resolver with its own fqdn (max.rethinkdns.com...