rpi/pihole/blocklists/light.stats

107 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-19 23:27:04 +02:00
2 | 15449 | 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
13 | 16962 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
2021-10-19 23:27:04 +02:00
14 | 1455 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
15 | 40483 | adblock | http | online | unchanged | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
16 | 18464 | adblock | http | online | unchanged | https://easylist.to/easylist/easylist.txt
2021-10-19 21:54:26 +02:00
17 | 16137 | adblock | http | online | unchanged | https://easylist.to/easylist/easyprivacy.txt
18 | 9284 | adblock | http | online | unchanged | https://raw.githubusercontent.com/easylist/easylist/master/easyprivacy/easyprivacy_specific_cname.txt
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-19 23:27:04 +02:00
** Source (raw): 172092
== Source (unique): 104043 (-68049)
-- Exclude: 103989 (-54)
-- White: 101788 (-2201)
-- White(*): 101625 (-163)
++ Block: 101669 (+44)
-- Unblock: 101669 (-0)
-- Dead: 84297 (-17372)
++ FLD: 85028 (+731)
++ WWW: 123478 (+38450)
2021-10-19 21:54:26 +02: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
2021-10-19 23:27:04 +02:00
Original length is 82860
Length after applying transformations is 82860
The list was compressed from 82863 to 69609
Final length of the list is 69615
2021-10-19 21:54:26 +02: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 ...