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

138 lines
3.8 KiB
Plaintext
Raw Normal View History

2021-10-21 11:04:22 +02:00
### Compile experimental Blocklist ###
Config:
2021-10-21 20:48:30 +02:00
** Build - 6:
2021-10-21 11:04:22 +02:00
extendWWWFLD
hosts
2021-10-21 13:22:57 +02:00
adblock
2021-10-21 11:04:22 +02:00
noheader
2021-10-21 20:48:30 +02:00
adblockwhite
no_adblock_convert
2021-10-21 11:04:22 +02:00
2021-10-22 00:22:40 +02:00
+ Prioritized Block - 66:
2021-10-21 11:04:22 +02:00
experimental.block
2021-10-21 22:43:29 +02:00
- White - 29:
2021-10-21 11:04:22 +02:00
2021-10-21 20:48:30 +02:00
experimental.white
2021-10-21 11:04:22 +02:00
Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
2021-10-22 06:22:02 +02:00
1 | 1326530 | domains | local | online | changed | big.txt
2 | 156998 | domains | local | online | changed | affiliatetracking.txt
3 | 367339 | domains | local | online | changed | threat-intelligence.txt
4 | 40566 | adblock | http | online | unchanged | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
2021-10-21 11:04:22 +02:00
# Build experimental Domainlist ...
Stats experimental:
2021-10-22 06:22:02 +02:00
** Source (raw): 1891433
== Source (unique): 1445174 (-446259)
-- White: 1445167 (-7)
++ Block: 1445168 (+1)
++ FLD: 1445756 (+588)
++ WWW: 1532255 (+86499)
2021-10-21 11:04:22 +02:00
2021-10-22 06:22:02 +02:00
1532255 unique Domains - Version 2021.1022.061751
MD5 Domains RAW: 73c942cb9b2bf112f0b3364d666d7256
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",
"transformations": [
"RemoveComments",
"Validate"
]
},
{
"source": "/media/nas/git/adguard/affiliatetracking.adblock",
"type": "adblock",
"transformations": [
"RemoveComments",
"Validate"
]
},
{
"source": "/media/nas/git/adguard/threat-intelligence.adblock",
"type": "adblock",
"transformations": [
"RemoveComments",
"Validate"
]
},
{
"source": "https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt",
"type": "adblock",
"transformations": [
"RemoveComments",
"Validate"
]
},
{
"source": "../rules.txt",
"transformations": [
"Validate"
],
"type": "adblock"
},
{
"source": "../exceptions.txt",
"transformations": [
"Validate"
],
2021-10-21 13:22:57 +02:00
"type": "adblock"
}
],
2021-10-21 20:48:30 +02:00
"exclusions_sources": [
"../exclusions.txt"
],
2021-10-21 13:22:57 +02:00
"transformations": [
2021-10-21 20:48:30 +02:00
"RemoveComments",
2021-10-21 13:22:57 +02:00
"Compress"
]
}
2021-10-21 20:48:30 +02:00
Start compiling /media/nas/git/adguard/big.adblock
2021-10-22 06:22:02 +02:00
Original length is 577018
2021-10-21 20:48:30 +02:00
Removed 47 comments
2021-10-22 06:22:02 +02:00
Length after applying transformations is 576971
2021-10-21 20:48:30 +02:00
Start compiling /media/nas/git/adguard/affiliatetracking.adblock
2021-10-22 06:22:02 +02:00
Original length is 105066
2021-10-21 20:48:30 +02:00
Removed 50 comments
2021-10-22 06:22:02 +02:00
Length after applying transformations is 105015
2021-10-21 20:48:30 +02:00
Start compiling /media/nas/git/adguard/threat-intelligence.adblock
2021-10-22 06:22:02 +02:00
Original length is 319035
2021-10-21 20:48:30 +02:00
Removed 121 comments
2021-10-22 06:22:02 +02:00
Length after applying transformations is 318914
2021-10-21 20:48:30 +02:00
Start compiling https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
2021-10-22 06:22:02 +02:00
Original length is 41634
2021-10-21 20:48:30 +02:00
Removed 612 comments
2021-10-22 06:22:02 +02:00
Length after applying transformations is 41022
2021-10-21 20:48:30 +02:00
Start compiling ../rules.txt
2021-10-22 00:22:40 +02:00
Original length is 2
Length after applying transformations is 2
2021-10-21 20:48:30 +02:00
Start compiling ../exceptions.txt
2021-10-21 22:43:29 +02:00
Original length is 30
Length after applying transformations is 30
2021-10-21 20:48:30 +02:00
Removed 18 comments
2021-10-22 06:22:02 +02:00
The list was compressed from 1041954 to 633998
Final length of the list is 634004
2021-10-21 13:22:57 +02:00
Writing output to /media/nas/git/rpi/pihole/blocklists/build/experimental/out/experimental.adblock
Finished compiling