adguard/light.stats

116 lines
4.7 KiB
Plaintext
Raw Normal View History

2022-01-26 11:47:27 +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
2022-01-28 13:35:25 +01:00
-- Deadlists - 1:
2022-01-26 11:47:27 +01:00
2022-01-28 13:35:25 +01:00
../../data/dead.list
2022-01-26 11:47:27 +01:00
-- 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
2022-01-29 16:10:45 +01:00
2 | 21537 | domains | http | online | changed | https://raw.githubusercontent.com/AdroitAdorKhan/antipopads-re/master/formats/domains.txt
2022-01-26 11:47:27 +01:00
3 | 3670 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/ut1/master/ads/domains
2022-01-29 15:00:08 +01:00
4 | 64614 | domains | http | online | unchanged | https://dbl.oisd.nl/basic/
2022-01-28 13:35:25 +01:00
5 | 3678 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
2022-01-26 11:47:27 +01:00
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/
2022-01-29 16:10:45 +01:00
9 | 1157 | hosts | http | online | unchanged | https://urlhaus.abuse.ch/downloads/hostfile/
10 | 3196 | hosts | http | online | unchanged | https://threatfox.abuse.ch/downloads/hostfile
11 | 43245 | adblock | http | online | unchanged | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
2022-01-26 11:47:27 +01:00
12 | 21714 | domains | http | online | unchanged | https://raw.githubusercontent.com/adguardteam/cname-trackers/master/combined_disguised_trackers_justdomains.txt
2022-01-29 16:10:45 +01:00
13 | 19394 | adblock | http | online | unchanged | https://easylist.to/easylist/easylist.txt
2022-01-29 15:00:08 +01:00
14 | 17154 | adblock | http | online | unchanged | https://easylist.to/easylist/easyprivacy.txt
2022-01-26 11:47:27 +01:00
15 | 9330 | adblock | http | online | unchanged | https://raw.githubusercontent.com/easylist/easylist/master/easyprivacy/easyprivacy_specific_cname.txt
2022-01-29 04:14:46 +01:00
16 | 560 | adblock | http | online | unchanged | https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/filters.txt
2022-01-26 11:47:27 +01:00
17 | 102 | adblock | http | online | unchanged | https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/filters-2020.txt
2022-01-29 16:10:45 +01:00
18 | 138 | adblock | http | online | unchanged | https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/filters-2021.txt
2022-01-29 15:00:08 +01:00
19 | 839 | adblock | http | online | unchanged | https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/badware.txt
2022-01-28 04:14:36 +01:00
20 | 42 | adblock | http | online | unchanged | https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/privacy.txt
2022-01-26 11:47:27 +01:00
21 | 5 | adblock | http | online | unchanged | https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/resource-abuse.txt
2022-01-29 15:00:08 +01:00
22 | 18110 | domains | local | online | unchanged | personal.txt
2022-01-26 11:47:27 +01:00
# Build light Domainlist ...
Stats light:
2022-01-29 16:10:45 +01:00
** Source (raw): 241919
== Source (unique): 123392 (-118527)
-- Exclude: 123291 (-101)
-- White: 121686 (-1605)
-- White(*): 121370 (-316)
-- Dead: 111052 (-10318)
++ Block: 111233 (+181)
-- Unblock: 111231 (-2)
-- Unblock(*): 111227 (-4)
++ FLD: 111704 (+477)
++ WWW: 155183 (+43479)
155183 unique Domains - Version 2022.0129.160829
MD5 Domains RAW: 25ded3a4752d31cf29404f594df7341c
2022-01-26 11:47:27 +01:00
# 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
2022-01-29 16:10:45 +01:00
Original length is 106380
Length after applying transformations is 106380
The list was compressed from 106383 to 87328
Final length of the list is 87334
2022-01-26 11:47:27 +01:00
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 ...