Alex
Alex
> For instance, see its last issue: I need an address of the page, which adds parameters to links. `$removeparam` can't remove it, because `#...` added by JS or just...
They are AdGuard's, included to Easylist:) (after some processing)
Yes, some CNAME lists must be included. We will check it.
Reproduced with 7.17 n25
Check with German VPN (Frankfurt, NordVPN). I see the solution, but very basic rules don't apply in user filter or in custom filter. Will provide more info when the time...
@BlazDT Sure. This issue is reserved. Don't fix it.
Rules in the Base filter ```adblock @@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=player.glomex.com @@||imasdk.googleapis.com/js/core/bridge*.html$subdocument ``` Rules, which I tried to apply ```adblock @@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=t-online.de @@||imasdk.googleapis.com/js/core/bridge*.html$domain=t-online.de ``` or ```adblock @@||imasdk.googleapis.com/js/sdkloader/ima3.js @@||imasdk.googleapis.com/js/core/bridge*.html ``` Requests are blocked in any case.
@ESurina Still reproducible with German VPN.
Will there be an option in the settings to enable/disable this feature?
Shouldn't `$` be escaped inside a regexp `in the rule`?