Sergei Gunchenko
Sergei Gunchenko
The compatibility info should also be updated (see [here](https://github.com/AdguardTeam/AdguardKnowledgeBase/pull/1125))
Feature request in the extension repo: https://github.com/AdguardTeam/tsurlfilter/issues/99
> а приоритеты редиректов в корлибсах теперь поддерживаете? `redirect=noop.js:99` ага (см. прилинкованную задачу :) )
> @sxgunchenko please add a few words about priorities. done
На стороне CoreLibs `$replace` правила, которые матчат слишком широкое множество ссылок (например, правила без маски (то, что до `$`) или маска матчит любую ссылку с заданным протоколом (`|http://$replace=/a/b/`)) считаются некорректными...
Кстати, эта проверка на слишком широкое множество соответствущих ссылок не работает для следующих случаев: * правило имеет модификатор `$domain`, который указывает определённый список доменов (например, `$domain=example.com,script` или `$domain=example.*,script`, но не...
Cannot reproduce the issue. @Rtizer-9 could you please [collect debug log](https://adguardteam.github.io/KnowledgeBase/adguard-for-android/solving-problems/log/#collecting-debug-log). One more thing that could help is an iptables dump: it can be collected with `iptables-save`/`ip6tables-save` or, in case...
> @sxgunchenko Have you received the logs or do I need to upload it again since the link has expired? oops, sorry, I missed your message and now the files...
Great, thank you! I'll take a look.
I didn't find any issues in the configuration. Some more time is needed for investigation.