Andrey Meshkov
Andrey Meshkov
Here's how it looks like: However, it's highlighted in scriptlet rules: ```adblock [$path=/subpage1]testcases.agrd.dev,pages.dev#%#window.__case13=true; [$path=/subpage2]testcases.agrd.dev,pages.dev#%#window.__case14=true; ```
``` curl ... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 16353 0 16353 0 0 3715 0 --:--:--...
Some popular apps like Facebook, Twitter and such do not allow HTTPS filtering. For rooted devices we can turn this feature off. More information here: http://blog.dewhurstsecurity.com/2015/11/10/mobile-security-certificate-pining.html A few more articles:...
> adguard with https filtering prevents the samsung findmymobile feature from connecting to samsung servers due to an ssl error, the same may occur with other features relying on a...
Initial thoughts: 1. On protection startup, run an async task checking if the selected proxy is available. 2. If it is not, show a warning toast message.
The problem is that using a custom DNS server in the IPv6-only T-Mobile network is impossible as it relies on their own default DNS in the following way: when a...
There's a new major update in SafariConverterLib, version v4.0.0: https://github.com/AdguardTeam/SafariConverterLib/blob/v4.0.0/CHANGELOG.md ### Important changes 1. `url-filter` conversion has been changed, it should greatly improve the time required for Safari to load...
There're several issues with the current version. 1. First of all, extensions should be enabled via "Settings" -> "Apps" -> "Extensions" 2. Second, we also need to update the video...
### Issue Details Apple provides a rather flexible way for filtering DNS queries: https://developer.apple.com/documentation/NetworkExtension/dns-proxy-provider It has several advantages over NEDNSSettings: * It allows filtering DNS queries and applying local rules...