adguard/light.stats

108 lines
3.3 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
2021-10-30 09:13:22 +02:00
-- Excludelists - 2:
2021-10-19 21:59:14 +02:00
../../fake.txt
2021-10-30 09:13:22 +02:00
../../doh-vpn-proxy-bypass.txt
2021-10-19 21:59:14 +02:00
-- Deadlists - 1:
../../data/dead.list
2021-11-04 08:30:10 +01:00
-- Whitelists - 4:
2021-10-19 21:59:14 +02:00
../../data/exclude.list
2021-11-03 09:10:24 +01:00
../../data/white.list.microsoft
../../data/white.list.apple
2021-11-04 08:30:10 +01:00
../../data/white.list.hl2guide
2021-10-19 21:59:14 +02:00
2021-10-30 09:13:22 +02:00
-- Unblocklists - 3:
2021-10-19 21:59:14 +02:00
2021-10-30 09:13:22 +02:00
../../data/white.list
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-11-05 12:11:34 +01:00
2 | 15675 | domains | http | online | changed | https://raw.githubusercontent.com/AdroitAdorKhan/antipopads-re/master/formats/domains.txt
2021-11-03 13:19:45 +01:00
3 | 3670 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/ut1/master/ads/domains
2021-11-04 12:11:27 +01:00
4 | 3679 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
2021-11-05 12:11:34 +01:00
5 | 16963 | hosts | http | online | changed | https://someonewhocares.org/hosts/
6 | 1341 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
7 | 4533 | hosts | http | online | unchanged | https://threatfox.abuse.ch/downloads/hostfile
8 | 41207 | adblock | http | online | changed | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
9 | 18920 | adblock | http | online | unchanged | https://easylist.to/easylist/easylist.txt
10 | 16210 | adblock | http | online | unchanged | https://easylist.to/easylist/easyprivacy.txt
2021-11-04 12:11:27 +01:00
11 | 13471 | domains | local | online | unchanged | black.list
12 | 139 | domains | local | online | unchanged | black.list.threat-intelligence
2021-10-19 21:59:14 +02:00
# Build light Domainlist ...
Stats light:
2021-11-05 12:11:34 +01:00
** Source (raw): 136821
== Source (unique): 89157 (-47664)
-- Exclude: 89101 (-56)
-- White: 87815 (-1286)
-- White(*): 86201 (-1614)
-- Dead: 72389 (-13812)
++ Block: 72583 (+194)
-- Unblock: 72579 (-4)
-- Unblock(*): 72573 (-6)
++ FLD: 73375 (+802)
++ WWW: 111015 (+37640)
111015 unique Domains - Version 2021.1105.121004
MD5 Domains RAW: 82866d8ba77bab9e8bf98d637420e814
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-11-05 12:11:34 +01:00
Original length is 71100
Length after applying transformations is 71100
The list was compressed from 71103 to 62335
Final length of the list is 62341
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 ...