rpi/pihole/blocklists/light.stats

115 lines
4.4 KiB
Plaintext
Raw Normal View History

2021-10-19 21:54:26 +02:00
### Compile light Blocklist ###
Config:
2021-10-22 13:33:42 +02:00
** Build - 4:
2021-10-19 21:54:26 +02:00
extendWWWFLD
hosts
adblock
localpush
2021-10-23 19:31:06 +02:00
++ Prioritized Blocklists - 2:
2021-10-19 21:54:26 +02:00
../../data/black.list.block
2021-10-22 13:21:35 +02:00
../../data/rules.list.block
2021-10-19 21:54:26 +02:00
-- Excludelists - 1:
../../fake.txt
-- Deadlists - 1:
../../data/dead.list
-- Whitelists - 1:
../../data/exclude.list
2021-10-23 17:42:09 +02:00
-- Unblocklists - 2:
2021-10-19 21:54:26 +02:00
../../data/white.list.important
2021-10-23 17:42:09 +02:00
../../data/white.list.referral
2021-10-19 21:54:26 +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-27 06:11:33 +02:00
2 | 15846 | domains | http | online | changed | https://raw.githubusercontent.com/AdroitAdorKhan/antipopads-re/master/formats/domains.txt
2021-10-26 10:32:42 +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
6 | 8122 | hosts | http | online | unchanged | https://adaway.org/hosts.txt
7 | 3672 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
8 | 1771 | hosts | http | online | unchanged | https://raw.githubusercontent.com/What-Zit-Tooya/Ad-Block/main/Main-Blocklist/Ad-Block-HOSTS.txt
9 | 1734 | hosts | http | online | unchanged | https://raw.githubusercontent.com/infinitytec/blocklists/master/ads-and-trackers.txt
10 | 335 | hosts | http | online | unchanged | https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts
11 | 16962 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
12 | 93803 | hosts | http | online | unchanged | https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
2021-10-27 06:11:33 +02:00
13 | 1573 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
14 | 4448 | hosts | http | online | unchanged | https://threatfox.abuse.ch/downloads/hostfile
15 | 40648 | adblock | http | online | changed | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
2021-10-25 18:11:07 +02:00
16 | 14044 | domains | http | online | unchanged | https://raw.githubusercontent.com/adguardteam/cname-trackers/master/combined_disguised_trackers_justdomains.txt
2021-10-27 06:11:33 +02:00
17 | 18557 | adblock | http | online | changed | https://easylist.to/easylist/easylist.txt
18 | 16188 | adblock | http | online | changed | https://easylist.to/easylist/easyprivacy.txt
19 | 9317 | adblock | http | online | unchanged | https://raw.githubusercontent.com/easylist/easylist/master/easyprivacy/easyprivacy_specific_cname.txt
2021-10-26 10:46:03 +02:00
20 | 14631 | domains | local | online | unchanged | black.list
2021-10-26 00:10:06 +02:00
21 | 130 | domains | local | online | unchanged | black.list.threat-intelligence
2021-10-19 21:54:26 +02:00
# Build light Domainlist ...
Stats light:
2021-10-27 06:11:33 +02:00
** Source (raw): 277872
== Source (unique): 162837 (-115035)
-- Exclude: 162712 (-125)
-- White: 160372 (-2340)
-- White(*): 157506 (-2866)
-- Dead: 128853 (-28653)
++ Block: 129018 (+165)
-- Unblock: 129016 (-2)
-- Unblock(*): 129016 (-0)
++ FLD: 130228 (+1212)
++ WWW: 172139 (+41911)
172139 unique Domains - Version 2021.1027.060955
MD5 Domains RAW: c5626e4314566f38f2e1f11224e3e989
2021-10-19 21:54:26 +02:00
# Convert light to Hostlist ...
# Convert light to AdBlocklist ...
Prepare domain list for compiling ... done.
2021-10-20 07:56:25 +02:00
Starting @adguard/hostlist-compiler v1.0.12
Starting the compiler
Configuration: {
"name": "light",
"sources": [
{
"source": "light.adblock.raw",
2021-10-22 13:21:35 +02:00
"type": "adblock",
"transformations": [
"Validate"
]
2021-10-20 07:56:25 +02:00
}
],
"transformations": [
"Compress"
]
}
Start compiling light.adblock.raw
2021-10-27 06:11:33 +02:00
Original length is 114673
Length after applying transformations is 114672
The list was compressed from 114675 to 95924
Final length of the list is 95930
2021-10-20 07:56:25 +02:00
Writing output to /media/nas/git/rpi/pihole/blocklists/build/light/out/light.adblock
Finished compiling
2021-10-19 21:54:26 +02:00
# Attach header to light Domainlist ...
# Push light to local Repositories ...