adguard/light.stats

111 lines
4.2 KiB
Plaintext
Raw Normal View History

2021-10-19 21:59:14 +02:00
### Compile light Blocklist ###
Config:
2021-10-22 13:33:49 +02:00
** Build - 4:
2021-10-19 21:59:14 +02:00
extendWWWFLD
hosts
adblock
localpush
2021-10-23 19:33:01 +02:00
++ Prioritized Blocklists - 2:
2021-10-19 21:59:14 +02:00
../../data/black.list.block
2021-10-22 13:23:48 +02:00
../../data/rules.list.block
2021-10-19 21:59:14 +02:00
-- Excludelists - 1:
../../fake.txt
-- Deadlists - 1:
../../data/dead.list
-- Whitelists - 1:
../../data/exclude.list
2021-10-23 17:42:15 +02:00
-- Unblocklists - 2:
2021-10-19 21:59:14 +02:00
../../data/white.list.important
2021-10-23 17:42:15 +02:00
../../data/white.list.referral
2021-10-19 21:59:14 +02:00
Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
1 | 1013 | domains | http | online | unchanged | https://raw.githubusercontent.com/jkrejcha/AdmiraList/master/AdmiraList.txt
2021-10-30 00:12:42 +02:00
2 | 16034 | domains | http | online | changed | https://raw.githubusercontent.com/AdroitAdorKhan/antipopads-re/master/formats/domains.txt
2021-10-26 10:35:14 +02:00
3 | 9922 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/shallalist/master/adv/domains
4 | 1486 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/shallalist/master/tracker/domains
5 | 3670 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/ut1/master/ads/domains
2021-10-28 06:12:36 +02:00
6 | 8123 | hosts | http | online | unchanged | https://adaway.org/hosts.txt
2021-10-29 18:12:44 +02:00
7 | 3674 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
2021-10-28 12:12:01 +02:00
8 | 1734 | hosts | http | online | unchanged | https://raw.githubusercontent.com/infinitytec/blocklists/master/ads-and-trackers.txt
9 | 335 | hosts | http | online | unchanged | https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts
2021-10-29 12:12:47 +02:00
10 | 16964 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
2021-10-28 12:12:01 +02:00
11 | 93173 | hosts | http | online | unchanged | https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
2021-10-30 00:12:42 +02:00
12 | 1890 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
13 | 4467 | hosts | http | online | unchanged | https://threatfox.abuse.ch/downloads/hostfile
14 | 40882 | adblock | http | online | changed | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
2021-10-29 12:12:47 +02:00
15 | 16106 | domains | http | online | unchanged | https://raw.githubusercontent.com/adguardteam/cname-trackers/master/combined_disguised_trackers_justdomains.txt
2021-10-30 00:12:42 +02:00
16 | 18737 | adblock | http | online | changed | https://easylist.to/easylist/easylist.txt
2021-10-29 12:12:47 +02:00
17 | 16195 | adblock | http | online | unchanged | https://easylist.to/easylist/easyprivacy.txt
18 | 9319 | adblock | http | online | unchanged | https://raw.githubusercontent.com/easylist/easylist/master/easyprivacy/easyprivacy_specific_cname.txt
2021-10-28 18:12:34 +02:00
19 | 14630 | domains | local | online | unchanged | black.list
2021-10-29 06:13:06 +02:00
20 | 135 | domains | local | online | unchanged | black.list.threat-intelligence
2021-10-19 21:59:14 +02:00
# Build light Domainlist ...
Stats light:
2021-10-30 00:12:42 +02:00
** Source (raw): 278489
== Source (unique): 163046 (-115443)
-- Exclude: 162920 (-126)
-- White: 160640 (-2280)
-- White(*): 157767 (-2873)
-- Dead: 130934 (-26833)
++ Block: 131100 (+166)
-- Unblock: 131098 (-2)
-- Unblock(*): 131098 (-0)
++ FLD: 132321 (+1223)
++ WWW: 174299 (+41978)
174299 unique Domains - Version 2021.1030.001034
MD5 Domains RAW: 9a356b24e3992b8b7340460b6e897ae9
2021-10-19 21:59:14 +02:00
# Convert light to Hostlist ...
# Convert light to AdBlocklist ...
Prepare domain list for compiling ... done.
2021-10-20 07:56:32 +02:00
Starting @adguard/hostlist-compiler v1.0.12
Starting the compiler
Configuration: {
"name": "light",
"sources": [
{
"source": "light.adblock.raw",
2021-10-28 08:59:04 +02:00
"type": "adblock"
2021-10-20 07:56:32 +02:00
}
],
"transformations": [
"Compress"
]
}
Start compiling light.adblock.raw
2021-10-30 00:12:42 +02:00
Original length is 116501
Length after applying transformations is 116501
The list was compressed from 116504 to 97783
Final length of the list is 97789
2021-10-20 07:56:32 +02:00
Writing output to /media/nas/git/rpi/pihole/blocklists/build/light/out/light.adblock
Finished compiling
2021-10-19 21:59:14 +02:00
# Attach header to light Domainlist ...
# Push light to local Repositories ...