rpi/pihole/blocklists/light.stats

110 lines
4.5 KiB
Plaintext
Raw Normal View History

2021-10-19 21:54:26 +02:00
### Compile light Blocklist ###
Config:
** Build - 4:
extendWWWFLD
hosts
adblock
localpush
++ Prioritized Blocklists - 1:
../../data/black.list.block
-- Excludelists - 1:
../../fake.txt
-- Deadlists - 1:
../../data/dead.list
-- Whitelists - 1:
../../data/exclude.list
-- Unblocklists - 1:
../../data/white.list.important
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-21 18:07:53 +02:00
2 | 15560 | domains | http | online | changed | https://raw.githubusercontent.com/AdroitAdorKhan/antipopads-re/master/formats/domains.txt
2021-10-19 21:54:26 +02:00
3 | 700 | domains | http | online | unchanged | https://raw.githubusercontent.com/DRSDavidSoft/additional-hosts/master/domains/blacklist/adservers-and-trackers.txt
4 | 9922 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/shallalist/master/adv/domains
5 | 1486 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/shallalist/master/tracker/domains
6 | 3670 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/ut1/master/ads/domains
7 | 8125 | hosts | http | online | unchanged | https://adaway.org/hosts.txt
2021-10-19 22:55:46 +02:00
8 | 3675 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
2021-10-21 12:07:39 +02:00
9 | 1770 | hosts | http | online | unchanged | https://raw.githubusercontent.com/What-Zit-Tooya/Ad-Block/main/Main-Blocklist/Ad-Block-HOSTS.txt
2021-10-21 18:07:53 +02:00
10 | 244 | hosts | http | online | changed | https://raw.githubusercontent.com/d3ward/toolz/master/src/d3host.txt
2021-10-19 21:54:26 +02:00
11 | 1734 | hosts | http | online | unchanged | https://raw.githubusercontent.com/infinitytec/blocklists/master/ads-and-trackers.txt
12 | 335 | hosts | http | online | unchanged | https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts
2021-10-20 06:31:45 +02:00
13 | 16961 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
2021-10-21 18:07:53 +02:00
14 | 1533 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
15 | 40559 | adblock | http | online | changed | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
16 | 18513 | adblock | http | online | changed | https://easylist.to/easylist/easylist.txt
2021-10-21 12:07:39 +02:00
17 | 16173 | adblock | http | online | unchanged | https://easylist.to/easylist/easyprivacy.txt
2021-10-20 06:31:45 +02:00
18 | 9314 | adblock | http | online | unchanged | https://raw.githubusercontent.com/easylist/easylist/master/easyprivacy/easyprivacy_specific_cname.txt
2021-10-19 21:54:26 +02:00
19 | 2016 | adblock | http | online | unchanged | https://raw.githubusercontent.com/Kees1958/W3C_annual_most_used_survey_blocklist/master/TOP_EU_US_Ads_Trackers_ABP
2021-10-21 00:08:02 +02:00
20 | 4924 | adblock | http | online | unchanged | https://raw.githubusercontent.com/Kees1958/W3C_annual_most_used_survey_blocklist/master/EU_US%2Bmost_used_ad_and_tracking_networks
2021-10-21 18:07:53 +02:00
21 | 14240 | domains | local | online | unchanged | black.list
2021-10-19 21:54:26 +02:00
22 | 24 | domains | local | online | unchanged | black.list.threat-intelligence
# Build light Domainlist ...
Stats light:
2021-10-21 18:07:53 +02:00
** Source (raw): 172491
== Source (unique): 104313 (-68178)
-- Exclude: 104260 (-53)
-- White: 102058 (-2202)
-- White(*): 101893 (-165)
++ Block: 101937 (+44)
-- Unblock: 101937 (-0)
-- Dead: 84561 (-17376)
++ FLD: 85283 (+722)
++ WWW: 124009 (+38726)
2021-10-20 08:24:45 +02:00
2021-10-21 18:07:53 +02:00
124009 unique Domains - Version 2021.1021.180657
MD5 Domains RAW: 074e5157ecb96cfd28375b13f5a65473
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",
"type": "adblock"
}
],
"transformations": [
"Compress"
]
}
Start compiling light.adblock.raw
2021-10-21 18:07:53 +02:00
Original length is 83124
Length after applying transformations is 83124
The list was compressed from 83127 to 69875
Final length of the list is 69881
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 ...