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

Statistics is not counted properly #334

Closed
ameshkov opened this issue Sep 24, 2018 · 1 comment
Closed

Statistics is not counted properly #334

ameshkov opened this issue Sep 24, 2018 · 1 comment
Assignees
Milestone

Comments

@ameshkov
Copy link
Member

Currently, the stats aren't counted properly:
https://uploads.adguard.com/up04_aa824_Monosnap.png

Here's what needs to be done:

  1. Parse the filters tags in the filters.json: https://filters.adtidy.org/mac_v2/filters.json
  2. If the filter has a purpose:privacy tag, increment the "blocked trackers" counter
  3. If the filter has a purpose:security tag, increment the "blocked dangerous requests" counter
  4. In ALL other cases, increment the "blocked ads" counter
@vityevato
Copy link
Member

PR110

@zzebrum zzebrum closed this as completed Mar 13, 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