hosts/light.stats

117 lines
4.7 KiB
Plaintext
Raw Normal View History

2022-01-26 11:47:57 +01:00
### Compile light Blocklist ###
Config:
** Build - 4:
extendWWWFLD
hosts
adblock
localpush
++ Prioritized Blocklists - 2:
../../data/black.list.block
../../data/rules.list.block
-- Excludelists - 1:
../../fake.txt
-- Deadlists - 2:
../../data/dead.nt.list
../../data/dead.list.threat-intelligence
-- Whitelists - 4:
../../data/exclude.list
../../data/white.list.apple
../../data/white.list.microsoft
../../data/white.list.tiktok
-- Unblocklists - 2:
../../data/white.list.important
../../data/white.list.referral
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
2 | 21249 | domains | http | online | changed | https://raw.githubusercontent.com/AdroitAdorKhan/antipopads-re/master/formats/domains.txt
3 | 3670 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/ut1/master/ads/domains
4 | 64460 | domains | http | online | unchanged | https://dbl.oisd.nl/basic/
5 | 3678 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
6 | 1752 | hosts | http | online | unchanged | https://raw.githubusercontent.com/infinitytec/blocklists/master/ads-and-trackers.txt
7 | 323 | hosts | http | online | unchanged | https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts
8 | 10346 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
9 | 1284 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
10 | 3227 | hosts | http | online | unchanged | https://threatfox.abuse.ch/downloads/hostfile
11 | 44256 | adblock | http | online | changed | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
12 | 21714 | domains | http | online | unchanged | https://raw.githubusercontent.com/adguardteam/cname-trackers/master/combined_disguised_trackers_justdomains.txt
13 | 20438 | adblock | http | online | unchanged | https://easylist.to/easylist/easylist.txt
14 | 17151 | adblock | http | online | changed | https://easylist.to/easylist/easyprivacy.txt
15 | 9330 | adblock | http | online | unchanged | https://raw.githubusercontent.com/easylist/easylist/master/easyprivacy/easyprivacy_specific_cname.txt
16 | 558 | adblock | http | online | unchanged | https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/filters.txt
17 | 102 | adblock | http | online | unchanged | https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/filters-2020.txt
18 | 255 | adblock | http | online | unchanged | https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/filters-2021.txt
19 | 833 | adblock | http | online | unchanged | https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/badware.txt
20 | 43 | adblock | http | online | unchanged | https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/privacy.txt
21 | 5 | adblock | http | online | unchanged | https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/resource-abuse.txt
22 | 18634 | domains | local | online | unchanged | personal.txt
# Build light Domainlist ...
Stats light:
** Source (raw): 244321
== Source (unique): 123875 (-120446)
-- Exclude: 123774 (-101)
-- White: 122395 (-1379)
-- White(*): 122169 (-226)
-- Dead: 117622 (-4547)
++ Block: 117766 (+144)
-- Unblock: 117764 (-2)
-- Unblock(*): 117760 (-4)
++ FLD: 118281 (+521)
++ WWW: 164028 (+45747)
164028 unique Domains - Version 2022.0126.102959
MD5 Domains RAW: 9e7a3a36ada8358626ae8c8c007508ef
# Convert light to Hostlist ...
# Convert light to AdBlocklist ...
Prepare domain list for compiling ... done.
Starting @adguard/hostlist-compiler v1.0.12
Starting the compiler
Configuration: {
"name": "light",
"sources": [
{
"source": "light.adblock.raw",
"type": "adblock"
}
],
"transformations": [
"Compress"
]
}
Start compiling light.adblock.raw
Original length is 111748
Length after applying transformations is 111748
The list was compressed from 111751 to 91696
Final length of the list is 91702
Writing output to /media/nas/git/rpi/pihole/blocklists/build/light/out/light.adblock
Finished compiling
# Attach header to light Domainlist ...
# Push light to local Repositories ...