Andrey Meshkov

Results 1060 comments of Andrey Meshkov

The problem with this feature request is user's rules may be quite personal and sensitive, I am not sure people would like their user filters to become public.

Can we consider a different approach and report those breakages to website owners? I highly doubt that breakage is the intended behaviour and I suppose that once they learn about...

Let's try again, but with more details about why the breakage actually occurs. We'll report it from our official Japanese account.

Let's wait and see if they fix it in the coming month: https://twitter.com/PayPaysupport/status/1658385834062774272

So far I cannot reproduce this issue. Could you please modify the example and remove the `onResponse` handler? It demonstrates how you can modify the response body, but it probably...

Well, most likely this is just a timing issue..

Hmm, the only relevant change was `quic-go` update. Let me move it to dnsproxy repo as DNS upstreams implementation comes from that library.

Hm, I tried reproducing it and couldn't. Here is what I did. 1. This is the configuration that I used: Nginx configuration ``` upstream dns_google { server dns.google:443; } server...

Oh, I don't think this can be fixed on my side, I am using https://github.com/jessevdk/go-flags to work with command-line arguments and it prints the help message as well.

Heh, that's impossible for a closed source app:) We can do it for https://github.com/AdguardTeam/ContentBlocker though