adguard/light.stats

116 lines
4.8 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-22 13:23:48 +02:00
++ Prioritized Blocklists - 3:
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-22 00:09:31 +02:00
../../data/black.list.extension
2021-10-19 21:59:14 +02:00
-- 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-23 12:35:44 +02:00
2 | 15699 | domains | http | online | changed | https://raw.githubusercontent.com/AdroitAdorKhan/antipopads-re/master/formats/domains.txt
2021-10-19 21:59:14 +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
2021-10-23 06:59:44 +02:00
6 | 3670 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/ut1/master/ads/domains
2021-10-19 21:59:14 +02:00
7 | 8125 | hosts | http | online | unchanged | https://adaway.org/hosts.txt
2021-10-22 13:33:49 +02:00
8 | 3672 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
2021-10-21 12:07:46 +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 22:29:58 +02:00
10 | 244 | hosts | http | online | unchanged | https://raw.githubusercontent.com/d3ward/toolz/master/src/d3host.txt
2021-10-19 21:59:14 +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-22 13:23:48 +02:00
13 | 16963 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
2021-10-23 10:38:05 +02:00
14 | 1555 | hosts | http | OFFLINE | unchanged | USE LOCAL COPY: urlhaus.abuse.ch_downloads_hostfile_.txt
2021-10-23 12:35:44 +02:00
15 | 40640 | adblock | http | online | unchanged | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
2021-10-23 10:38:05 +02:00
16 | 13720 | domains | http | online | unchanged | https://raw.githubusercontent.com/adguardteam/cname-trackers/master/combined_disguised_trackers_justdomains.txt
2021-10-23 12:35:44 +02:00
17 | 18555 | adblock | http | online | unchanged | https://easylist.to/easylist/easylist.txt
2021-10-23 10:38:05 +02:00
18 | 16183 | adblock | http | online | unchanged | https://easylist.to/easylist/easyprivacy.txt
2021-10-22 13:23:48 +02:00
19 | 9314 | adblock | http | online | unchanged | https://raw.githubusercontent.com/easylist/easylist/master/easyprivacy/easyprivacy_specific_cname.txt
20 | 2016 | adblock | http | online | unchanged | https://raw.githubusercontent.com/Kees1958/W3C_annual_most_used_survey_blocklist/master/TOP_EU_US_Ads_Trackers_ABP
21 | 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-23 10:38:05 +02:00
22 | 14607 | domains | local | online | unchanged | black.list
2021-10-23 06:59:44 +02:00
23 | 29 | domains | local | online | unchanged | black.list.threat-intelligence
2021-10-19 21:59:14 +02:00
# Build light Domainlist ...
Stats light:
2021-10-23 12:35:44 +02:00
** Source (raw): 186876
== Source (unique): 108082 (-78794)
-- Exclude: 108020 (-62)
-- White: 105786 (-2234)
-- White(*): 104928 (-858)
-- Dead: 87778 (-17150)
++ Block: 88056 (+278)
-- Unblock: 88056 (-0)
++ FLD: 88821 (+765)
++ WWW: 127474 (+38653)
2021-10-20 08:24:52 +02:00
2021-10-23 12:35:44 +02:00
127474 unique Domains - Version 2021.1023.123019
MD5 Domains RAW: 5119480039c3873d4b290666ac57a5e4
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-22 13:23:48 +02:00
"type": "adblock",
"transformations": [
"Validate"
]
2021-10-20 07:56:32 +02:00
}
],
"transformations": [
"Compress"
]
}
Start compiling light.adblock.raw
2021-10-23 12:35:44 +02:00
Original length is 86501
Length after applying transformations is 86500
The list was compressed from 86503 to 71426
Final length of the list is 71432
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 ...