rpi/pihole/blocklists/light.stats

109 lines
4.4 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-20 07:18:10 +02:00
2 | 15475 | domains | http | online | unchanged | 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-19 21:54:26 +02:00
9 | 1768 | hosts | http | online | unchanged | https://raw.githubusercontent.com/What-Zit-Tooya/Ad-Block/main/Main-Blocklist/Ad-Block-HOSTS.txt
10 | 225 | hosts | http | online | unchanged | https://raw.githubusercontent.com/d3ward/toolz/master/src/d3host.txt
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-20 08:24:45 +02:00
14 | 1501 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
15 | 40520 | adblock | http | online | changed | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
2021-10-20 07:18:10 +02:00
16 | 18493 | adblock | http | online | unchanged | https://easylist.to/easylist/easylist.txt
2021-10-20 06:31:45 +02:00
17 | 16168 | adblock | http | online | unchanged | https://easylist.to/easylist/easyprivacy.txt
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
20 | 4923 | adblock | http | online | unchanged | https://raw.githubusercontent.com/Kees1958/W3C_annual_most_used_survey_blocklist/master/EU_US%2Bmost_used_ad_and_tracking_networks
21 | 14242 | domains | local | online | unchanged | black.list
22 | 24 | domains | local | online | unchanged | black.list.threat-intelligence
# Build light Domainlist ...
Stats light:
2021-10-20 08:24:45 +02:00
** Source (raw): 172290
== Source (unique): 104155 (-68135)
-- Exclude: 104101 (-54)
-- White: 101901 (-2200)
-- White(*): 101738 (-163)
++ Block: 101782 (+44)
-- Unblock: 101782 (-0)
-- Dead: 84410 (-17372)
++ FLD: 85132 (+722)
++ WWW: 123657 (+38525)
# 123657 unique Domains - Version 2021.1020.082352
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-20 08:24:45 +02:00
Original length is 82972
Length after applying transformations is 82972
The list was compressed from 82975 to 69723
Final length of the list is 69729
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 ...