AdguardTeam / AdguardForAndroid

Open bug tracker for Android version of AdGuard.
https://adguard.com/
1.22k stars 86 forks source link

Cosmetic filter logs in Filtering Log #3482

Open BlitW0 opened 3 years ago

BlitW0 commented 3 years ago

Problem Description

The current filtering log (v3.4.120) only shows network requests (http(s)) and dns requests. It does not show the cosmetic filters applied on the dom of webpage rendered in a web browser (Ex. Samsung Internet, Google Chrome).

Proposed Solution

Filtering log should show all the cosmetic filters applied from the enabled filter lists, similar to the logger in uBlock Origin. One way could be assigning a tag to differentiate the applied cosmetic filtering rules from other requests.

Yuki2718 commented 3 years ago

Related, if you click on any log about cosmetic/HTML filtering and try to unblock it, the app suggests unhelpful rule:

Screenshot ![log](https://user-images.githubusercontent.com/58900598/111991277-7964d900-8b57-11eb-9918-dc391f2d5c19.png)

I've been aware of this but assumed someone already reported, but apparently not?