Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persist original rule text in the rule converter and reuse it in the filtering log #1381

Closed
ameshkov opened this issue Apr 23, 2019 · 4 comments
Assignees
Milestone

Comments

@ameshkov
Copy link
Member

The only purpose is to print it in the filtering log:
https://uploads.adguard.com/up04_xk1a2_Filtering_log.png

@maximtop
Copy link
Contributor

in order to test add a rule in the user filter
yandex.ru##body:style(background:inherit;)
go to yandex.ru
open filtering log
in the filtering log, you should find cosmetic hit by user rule
in the details of the rule, you will find original rule and result of conversion

@XX-J
Copy link

XX-J commented May 25, 2019

in order to test add a rule in the user filter
yandex.ru##body:style(background:inherit;)

Правило применяется, но в журнале его не видно.
Пробовал то же правило и на example.org , с тем же результатом:
example.org##body:style(background:inherit;)


Mozilla Firefox v53.0.3 (Win7SP1) - Adguard v3.1.0

@maximtop
Copy link
Contributor

Правило применяется, но в журнале его не видно.

В FF ниже 55 версии статистика по косметическим правилам отключена.

@XX-J
Copy link

XX-J commented May 31, 2019

Теперь - работает.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants