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 19:29:49 +02:00
1 | 1344228 | domains | local | online | changed | big.txt
2021-10-24 09:51:45 +02:00
2 | 110927 | domains | local | online | unchanged | affiliatetracking.txt
2021-10-24 19:29:49 +02:00
3 | 370089 | domains | local | online | changed | threat-intelligence.txt
2021-10-21 11:04:22 +02:00
# Build experimental Domainlist ...
Stats experimental:
2021-10-24 19:29:49 +02:00
** Source (raw): 1825244
== Source (unique): 1548619 (-276625)
2021-10-21 11:04:22 +02:00
2021-10-24 19:29:49 +02:00
1548619 unique Domains - Version 2021.1024.192723
MD5 Domains RAW: d1d9715409f2899d2ca1e46de83d9e26
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 19:29:49 +02:00
Original length is 493936
Length after applying transformations is 493936
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 19:29:49 +02:00
Original length is 321547
Length after applying transformations is 321547
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 19:29:49 +02:00
The list was compressed from 895545 to 642489
Final length of the list is 642495
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 ...