rpi/pihole/blocklists/build/experimental/out/experimental.stats

109 lines
3.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### Compile experimental Blocklist ###
Config:
** Build - 3:
hosts
adblock
no_adblock_convert
Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
1 | 1344228 | domains | local | online | changed | big.txt
2 | 110927 | domains | local | online | unchanged | affiliatetracking.txt
3 | 370089 | domains | local | online | changed | threat-intelligence.txt
# Build experimental Domainlist ...
Stats experimental:
** Source (raw): 1825244
== Source (unique): 1548619 (-276625)
1548619 unique Domains - Version 2021.1024.192723
MD5 Domains RAW: d1d9715409f2899d2ca1e46de83d9e26
# Convert experimental to Hostlist ...
# Convert experimental to AdBlocklist ...
Starting @adguard/hostlist-compiler v1.0.12
Starting the compiler
Configuration: {
"name": "Experimental",
"sources": [
{
"source": "/media/nas/git/adguard/big.adblock",
"type": "adblock",
"exclusions_sources": [
"../exclusions.txt"
],
"transformations": [
"Validate"
]
},
{
"source": "/media/nas/git/adguard/affiliatetracking.adblock",
"exclusions_sources": [
"../exclusions.txt"
],
"type": "adblock",
"transformations": [
"Validate"
]
},
{
"source": "/media/nas/git/adguard/threat-intelligence.adblock",
"exclusions_sources": [
"../exclusions.txt"
],
"transformations": [
"Validate"
]
},
{
"source": "../rules.txt",
"transformations": [
"Validate"
],
"type": "adblock"
},
{
"source": "../exceptions.txt",
"transformations": [
"Validate"
],
"type": "adblock"
}
],
"transformations": [
"Compress"
]
}
Start compiling /media/nas/git/adguard/big.adblock
Original length is 493936
Length after applying transformations is 493936
Start compiling /media/nas/git/adguard/affiliatetracking.adblock
Original length is 80045
Length after applying transformations is 80045
Start compiling /media/nas/git/adguard/threat-intelligence.adblock
Original length is 321547
Length after applying transformations is 321547
Start compiling ../rules.txt
Original length is 1
Length after applying transformations is 1
Start compiling ../exceptions.txt
Original length is 1
Length after applying transformations is 1
The list was compressed from 895545 to 642489
Final length of the list is 642495
Writing output to /media/nas/git/rpi/pihole/blocklists/build/experimental/out/experimental.adblock
Finished compiling
# Attach header to experimental Domainlist ...