AdguardTeam / AdGuardHome

Network-wide ads & trackers blocking DNS server
https://adguard.com/adguard-home.html
GNU General Public License v3.0
25.13k stars 1.8k forks source link

Statistics of duplicated domains in lists #5121

Open redpoisonv3 opened 1 year ago

redpoisonv3 commented 1 year ago

Prerequisites

Description

What problem are you trying to solve?

Pinhole has an feature when the block lists are updated, it shows how many unique domains were added to the gravity list and how many were duplicates, currently this is unavailable in adguard home.

Also the gui display how many domains are on unique domains are being used for blocking, without being able to see I assume it might be affecting performance with multi block lists in use that might have overlapping domains.

Proposed solution

A prompt to show how many duplicate domains have been omitted, and how many unique domains have been added to blocking form block lists, and if it's currently not implemented duplicate domain filtering so that only non repeated domains are used for blocking.

Similar to how many domains have been blocked by filters , stat a similar statistic on the main page displaying how many individual domains have been pulled from block lists, this can help gauge any performance issues, it gives an indication of some block lists should be removed to improve performance.

DandelionSprout commented 6 months ago

I remember having wished for (but never actually said anything about) such a feature in uBlock Origin, so I understand the logic behind this request.