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
+ Prioritized Block - 3:
experimental.block
2021-10-21 20:48:30 +02:00
- White - 28:
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-21 20:48:30 +02:00
1 | 1327020 | domains | local | online | unchanged | big.txt
2 | 156739 | domains | local | online | unchanged | affiliatetracking.txt
3 | 367661 | domains | local | online | unchanged | threat-intelligence.txt
4 | 40565 | adblock | http | online | changed | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
2021-10-21 11:04:22 +02:00
# Build experimental Domainlist ...
Stats experimental:
2021-10-21 20:48:30 +02:00
** Source (raw): 1891985
== Source (unique): 1447710 (-444275)
-- White: 1447704 (-6)
++ Block: 1447705 (+1)
++ FLD: 1448297 (+592)
++ WWW: 1536841 (+88544)
2021-10-21 11:04:22 +02:00
2021-10-21 20:48:30 +02:00
1536841 unique Domains - Version 2021.1021.204231
MD5 Domains RAW: 041df19ce2f519a15f54cc4b373abff1
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
Original length is 578122
Removed 47 comments
Length after applying transformations is 578075
Start compiling /media/nas/git/adguard/affiliatetracking.adblock
Original length is 104933
Removed 50 comments
Length after applying transformations is 104882
Start compiling /media/nas/git/adguard/threat-intelligence.adblock
Original length is 319307
Removed 121 comments
Length after applying transformations is 319186
Start compiling https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
Original length is 41633
Removed 612 comments
Length after applying transformations is 41021
Start compiling ../rules.txt
Original length is 4
Length after applying transformations is 4
Start compiling ../exceptions.txt
Original length is 29
Length after applying transformations is 29
Removed 18 comments
The list was compressed from 1043197 to 636325
Final length of the list is 636331
2021-10-21 13:22:57 +02:00
Writing output to /media/nas/git/rpi/pihole/blocklists/build/experimental/out/experimental.adblock
Finished compiling