rpi/pihole/blocklists/big.stats

105 lines
2.8 KiB
Plaintext
Executable File
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 big Blocklist ###
Config:
** Build - 4:
hosts
adblock
no_adblock_convert
localpush
Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
1 | 472090 | domains | local | online | changed | multi.txt
2 | 45620 | domains | local | online | unchanged | fake.txt
3 | 109335 | domains | local | online | changed | big_extension.domains
4 | 973312 | domains | http | online | changed | https://dbl.oisd.nl
# Build big Domainlist ...
Stats big:
** Source (raw): 1600357
== Source (unique): 1329530 (-270827)
1329530 unique Domains - Version 2021.1020.181329
MD5 Domains RAW: f9a6ac3f18a24d9d3e81d66792fefe76
# Convert big to Hostlist ...
# Convert big to AdBlocklist ...
Starting @adguard/hostlist-compiler v1.0.12
Starting the compiler
Configuration: {
"name": "Big",
"sources": [
{
"source": "/media/nas/git/adguard/multi.adblock",
"type": "adblock",
"transformations": [
"RemoveComments",
"Validate"
]
},
{
"source": "/media/nas/git/adguard/fake.adblock",
"type": "adblock",
"transformations": [
"RemoveComments",
"Validate"
]
},
{
"source": "../../big_extension/out/big_extension.adblock",
"type": "adblock",
"transformations": [
"RemoveComments",
"Validate"
]
},
{
"source": "https://abp.oisd.nl/",
"type": "adblock",
"transformations": [
"RemoveComments",
"Validate"
]
}
],
"transformations": [
"RemoveComments",
"Compress"
]
}
Start compiling /media/nas/git/adguard/multi.adblock
Original length is 258123
Removed 127 comments
Length after applying transformations is 257994
Start compiling /media/nas/git/adguard/fake.adblock
Original length is 23159
Removed 41 comments
Length after applying transformations is 23118
Start compiling ../../big_extension/out/big_extension.adblock
Original length is 104345
Removed 0 comments
Length after applying transformations is 104345
Start compiling https://abp.oisd.nl/
Original length is 369313
Removed 13 comments
Length after applying transformations is 369299
Removed 12 comments
The list was compressed from 754756 to 579593
Final length of the list is 579599
Writing output to /media/nas/git/rpi/pihole/blocklists/build/big/out/big.adblock
Finished compiling
# Attach header to big Domainlist ...
# Push big to local Repositories ...