rpi/pihole/blocklists/big.stats

105 lines
2.8 KiB
Plaintext
Raw Normal View History

2021-10-19 21:54:26 +02:00
### 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
2021-10-22 00:17:18 +02:00
1 | 471678 | domains | local | online | changed | multi.txt
2021-10-21 22:38:10 +02:00
2 | 45951 | domains | local | online | unchanged | fake.txt
2021-10-22 00:17:18 +02:00
3 | 109425 | domains | local | online | unchanged | big_extension.domains
4 | 970973 | domains | http | online | changed | https://dbl.oisd.nl
2021-10-19 21:54:26 +02:00
# Build big Domainlist ...
Stats big:
2021-10-22 00:17:18 +02:00
** Source (raw): 1598027
== Source (unique): 1326765 (-271262)
2021-10-20 08:32:30 +02:00
2021-10-22 00:17:18 +02:00
1326765 unique Domains - Version 2021.1022.001449
MD5 Domains RAW: 8aa086765fab7730262e829980990bba
2021-10-19 21:54:26 +02:00
# Convert big to Hostlist ...
# Convert big to AdBlocklist ...
2021-10-20 08:04:32 +02:00
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
2021-10-22 00:17:18 +02:00
Original length is 256877
2021-10-20 14:31:33 +02:00
Removed 127 comments
2021-10-22 00:17:18 +02:00
Length after applying transformations is 256748
2021-10-20 08:04:32 +02:00
Start compiling /media/nas/git/adguard/fake.adblock
2021-10-21 18:16:11 +02:00
Original length is 23326
2021-10-20 08:04:32 +02:00
Removed 41 comments
2021-10-21 18:16:11 +02:00
Length after applying transformations is 23285
2021-10-20 08:04:32 +02:00
Start compiling ../../big_extension/out/big_extension.adblock
2021-10-21 22:38:10 +02:00
Original length is 104430
2021-10-20 08:04:32 +02:00
Removed 0 comments
2021-10-21 22:38:10 +02:00
Length after applying transformations is 104430
2021-10-20 08:04:32 +02:00
Start compiling https://abp.oisd.nl/
2021-10-22 00:17:18 +02:00
Original length is 367902
2021-10-20 08:04:32 +02:00
Removed 13 comments
2021-10-22 00:17:18 +02:00
Length after applying transformations is 367888
2021-10-20 08:04:32 +02:00
Removed 12 comments
2021-10-22 00:17:18 +02:00
The list was compressed from 752351 to 577075
Final length of the list is 577081
2021-10-20 08:04:32 +02:00
Writing output to /media/nas/git/rpi/pihole/blocklists/build/big/out/big.adblock
Finished compiling
2021-10-19 21:54:26 +02:00
# Attach header to big Domainlist ...
# Push big to local Repositories ...