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

109 lines
3.0 KiB
Plaintext
Raw Normal View History

2021-10-21 11:04:22 +02:00
### Compile experimental Blocklist ###
Config:
2021-10-23 07:38:36 +02:00
** Build - 3:
2021-10-21 11:04:22 +02:00
hosts
2021-10-21 13:22:57 +02:00
adblock
2021-10-21 20:48:30 +02:00
no_adblock_convert
2021-10-21 11:04:22 +02:00
Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
2021-10-24 06:28:12 +02:00
1 | 1343098 | domains | local | online | changed | big.txt
2 | 110927 | domains | local | online | changed | affiliatetracking.txt
3 | 369984 | domains | local | online | changed | threat-intelligence.txt
2021-10-21 11:04:22 +02:00
# Build experimental Domainlist ...
Stats experimental:
2021-10-24 06:28:12 +02:00
** Source (raw): 1824009
== Source (unique): 1545754 (-278255)
2021-10-21 11:04:22 +02:00
2021-10-24 06:28:12 +02:00
1545754 unique Domains - Version 2021.1024.062606
MD5 Domains RAW: bf4218ac270275d1596f3151b0a2de65
2021-10-21 11:04:22 +02:00
# Convert experimental to Hostlist ...
2021-10-21 13:22:57 +02:00
# Convert experimental to AdBlocklist ...
Starting @adguard/hostlist-compiler v1.0.12
Starting the compiler
Configuration: {
2021-10-21 20:48:30 +02:00
"name": "Experimental",
2021-10-21 13:22:57 +02:00
"sources": [
{
2021-10-21 20:48:30 +02:00
"source": "/media/nas/git/adguard/big.adblock",
"type": "adblock",
2021-10-22 13:21:35 +02:00
"exclusions_sources": [
2021-10-23 07:38:36 +02:00
"../exclusions.txt"
2021-10-22 13:21:35 +02:00
],
2021-10-21 20:48:30 +02:00
"transformations": [
"Validate"
]
},
{
"source": "/media/nas/git/adguard/affiliatetracking.adblock",
2021-10-22 13:21:35 +02:00
"exclusions_sources": [
2021-10-23 07:38:36 +02:00
"../exclusions.txt"
2021-10-22 13:21:35 +02:00
],
2021-10-21 20:48:30 +02:00
"type": "adblock",
"transformations": [
"Validate"
]
},
{
2021-10-23 07:38:36 +02:00
"source": "/media/nas/git/adguard/threat-intelligence.adblock",
2021-10-22 13:21:35 +02:00
"exclusions_sources": [
"../exclusions.txt"
],
2021-10-21 20:48:30 +02:00
"transformations": [
"Validate"
]
},
{
"source": "../rules.txt",
"transformations": [
"Validate"
],
"type": "adblock"
},
{
"source": "../exceptions.txt",
"transformations": [
"Validate"
],
2021-10-21 13:22:57 +02:00
"type": "adblock"
}
],
"transformations": [
"Compress"
]
}
2021-10-21 20:48:30 +02:00
Start compiling /media/nas/git/adguard/big.adblock
2021-10-24 06:28:12 +02:00
Original length is 493421
Length after applying transformations is 493421
2021-10-21 20:48:30 +02:00
Start compiling /media/nas/git/adguard/affiliatetracking.adblock
2021-10-24 06:28:12 +02:00
Original length is 80045
Length after applying transformations is 80045
2021-10-21 20:48:30 +02:00
Start compiling /media/nas/git/adguard/threat-intelligence.adblock
2021-10-24 06:28:12 +02:00
Original length is 321636
Length after applying transformations is 321636
2021-10-21 20:48:30 +02:00
Start compiling ../rules.txt
2021-10-23 07:38:36 +02:00
Original length is 1
Length after applying transformations is 1
2021-10-21 20:48:30 +02:00
Start compiling ../exceptions.txt
2021-10-23 07:38:36 +02:00
Original length is 1
Length after applying transformations is 1
2021-10-24 06:28:12 +02:00
The list was compressed from 895119 to 640212
Final length of the list is 640218
2021-10-21 13:22:57 +02:00
Writing output to /media/nas/git/rpi/pihole/blocklists/build/experimental/out/experimental.adblock
Finished compiling
2021-10-23 07:38:36 +02:00
# Attach header to experimental Domainlist ...