Adam

Results 178 comments of Adam

As I recall, `$$` rules are disabled (in filters compiler/registry) for filter lists for Firefox extension, so if I'm not wrong, it will be not available in Base filter for...

This rule: ```adblock ||sankei.com^$replace=/\(function\(\)\{function[\s\S]*?report\.error-report\.com\/modal[\s\S]*?\(\);//,document ``` should works correctly. >What was the issue? can't find by searching Issues. Probably these two: https://github.com/AdguardTeam/AdguardBrowserExtension/issues/2017 https://github.com/AdguardTeam/AdguardBrowserExtension/issues/2249

> Hmm, on my end the match is the same, but sure it works and `*?` will generally be safer. Probably we should generalize as > > ``` > $document,replace=/\(function\(\)\{function[\s\S]*?report\.error-report\.com\/modal[\s\S]*?\(\);//,domain=sankei.com...

Considering the fact that it has been disabled few years ago and as far as I understand, it should be fixed in v5.2, then I think that it would be...

It would be nice to have such feature. Maybe it's not ad related but some websites (for example this one - https://github.com/AdguardTeam/AdguardFilters/issues/162841) displays a different content basing on some headers...

Another case is Twitch and ads which are currently not blocked in Brave browser. It looks like that if we could change request header `sec-ch-ua` (for `gql.twitch.tv/gql` request) to something...

I have similar problem. The terminal output looks just like (I hope that it is what was requested): ``` node /home/adam/.vscode-server-insiders/extensions/vitest.explorer-1.24.6/dist/worker.js PS /home/adam/AdGuard/Bitbucket/scriptlets> node /home/adam/.vscode-server-insiders/extensions/vitest.explorer-1.24.6/dist/worker.js ``` Screenshot ![Image](https://github.com/user-attachments/assets/7830b070-6ac0-443f-9a02-99d53ebca1ed) Output log:...

Thank you for the fix, but unfortunately it doesn't work in my case. Terminal log: ``` node /home/adam/.vscode-server-insiders/extensions/vitest.explorer-1.24.7/dist/worker.js; PS /home/adam/AdGuard/Bitbucket/scriptlets> node /home/adam/.vscode-server-insiders/extensions/vitest.explorer-1.24.7/dist/worker.js; ``` Output: ``` [INFO 3:22:41 PM] [v1.24.7] Vitest...

I'm just using `Remote Explorer` option and choose `Connect in New Window`. ![Image](https://github.com/user-attachments/assets/c78ccf94-3faf-4317-8b86-f7462e62ea66)

Ability to decode base64 also would be a nice thing. Or even better, an option to decode base64 few times. The real case is here - https://github.com/AdguardTeam/AdguardFilters/issues/190685 This website contains...