2021-10-19 21:54:26 +02:00
|
|
|
|
### Compile big Blocklist ###
|
|
|
|
|
|
|
|
|
|
Config:
|
|
|
|
|
|
2021-10-22 13:21:35 +02:00
|
|
|
|
** Build - 6:
|
2021-10-19 21:54:26 +02:00
|
|
|
|
|
2021-10-22 13:21:35 +02:00
|
|
|
|
extendWWWFLD
|
2021-10-19 21:54:26 +02:00
|
|
|
|
hosts
|
|
|
|
|
adblock
|
2021-10-22 13:21:35 +02:00
|
|
|
|
adblockwhite
|
2021-10-19 21:54:26 +02:00
|
|
|
|
no_adblock_convert
|
|
|
|
|
localpush
|
|
|
|
|
|
2021-10-22 13:21:35 +02:00
|
|
|
|
++ Prioritized Blocklists - 3:
|
|
|
|
|
|
|
|
|
|
../../data/black.list.block
|
|
|
|
|
../../data/rules.list.block
|
|
|
|
|
../../data/black.list.extension
|
|
|
|
|
|
|
|
|
|
- White - 29:
|
|
|
|
|
|
|
|
|
|
big.white
|
|
|
|
|
|
|
|
|
|
-- Whitelists - 1:
|
|
|
|
|
|
|
|
|
|
../../data/white.list.adguard
|
|
|
|
|
|
2021-10-19 21:54:26 +02:00
|
|
|
|
Initialize ...
|
|
|
|
|
|
|
|
|
|
# Download and convert Sourcelists ...
|
|
|
|
|
|
|
|
|
|
Nr | Count | Format | Source | Status | File | URL/File
|
2021-10-22 13:21:35 +02:00
|
|
|
|
1 | 470117 | domains | local | online | unchanged | multi.txt
|
|
|
|
|
2 | 45955 | domains | local | online | unchanged | fake.txt
|
|
|
|
|
3 | 109538 | domains | local | online | unchanged | big_extension.domains
|
|
|
|
|
4 | 970972 | domains | http | online | unchanged | https://dbl.oisd.nl
|
|
|
|
|
5 | 40570 | adblock | http | online | unchanged | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
2021-10-19 21:54:26 +02:00
|
|
|
|
|
|
|
|
|
# Build big Domainlist ...
|
|
|
|
|
|
|
|
|
|
Stats big:
|
|
|
|
|
|
2021-10-22 13:21:35 +02:00
|
|
|
|
** Source (raw): 1637152
|
|
|
|
|
== Source (unique): 1330421 (-306731)
|
|
|
|
|
-- White: 1330177 (-244)
|
|
|
|
|
-- White(*): 1328408 (-1769)
|
|
|
|
|
++ Block: 1328421 (+13)
|
|
|
|
|
++ FLD: 1328637 (+216)
|
|
|
|
|
++ WWW: 1340727 (+12090)
|
2021-10-20 08:32:30 +02:00
|
|
|
|
|
2021-10-22 13:21:35 +02:00
|
|
|
|
1340727 unique Domains - Version 2021.1022.130924
|
|
|
|
|
MD5 Domains RAW: 90e662b9df4b5914648ce7efaf1cc023
|
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",
|
2021-10-22 13:21:35 +02:00
|
|
|
|
"exclusions_sources": [
|
|
|
|
|
"../exclusions.txt",
|
|
|
|
|
"https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/Filters/exclusions.txt"
|
|
|
|
|
],
|
2021-10-20 08:04:32 +02:00
|
|
|
|
"transformations": [
|
|
|
|
|
"Validate"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"source": "/media/nas/git/adguard/fake.adblock",
|
|
|
|
|
"type": "adblock",
|
2021-10-22 13:21:35 +02:00
|
|
|
|
"exclusions_sources": [
|
|
|
|
|
"../exclusions.txt",
|
|
|
|
|
"https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/Filters/exclusions.txt"
|
|
|
|
|
],
|
2021-10-20 08:04:32 +02:00
|
|
|
|
"transformations": [
|
|
|
|
|
"Validate"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"source": "../../big_extension/out/big_extension.adblock",
|
|
|
|
|
"type": "adblock",
|
2021-10-22 13:21:35 +02:00
|
|
|
|
"exclusions_sources": [
|
|
|
|
|
"../exclusions.txt",
|
|
|
|
|
"https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/Filters/exclusions.txt"
|
|
|
|
|
],
|
2021-10-20 08:04:32 +02:00
|
|
|
|
"transformations": [
|
|
|
|
|
"Validate"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"source": "https://abp.oisd.nl/",
|
|
|
|
|
"type": "adblock",
|
2021-10-22 13:21:35 +02:00
|
|
|
|
"exclusions_sources": [
|
|
|
|
|
"../exclusions.txt",
|
|
|
|
|
"https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/Filters/exclusions.txt"
|
|
|
|
|
],
|
|
|
|
|
"transformations": [
|
|
|
|
|
"Validate"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"source": "https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt",
|
|
|
|
|
"type": "adblock",
|
|
|
|
|
"exclusions_sources": [
|
|
|
|
|
"../exclusions.txt"
|
|
|
|
|
],
|
2021-10-20 08:04:32 +02:00
|
|
|
|
"transformations": [
|
|
|
|
|
"Validate"
|
|
|
|
|
]
|
2021-10-22 13:21:35 +02:00
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"source": "https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/Filters/rules.txt",
|
|
|
|
|
"transformations": [
|
|
|
|
|
"Validate"
|
|
|
|
|
],
|
|
|
|
|
"type": "adblock"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"source": "../rules.txt",
|
|
|
|
|
"transformations": [
|
|
|
|
|
"Validate"
|
|
|
|
|
],
|
|
|
|
|
"type": "adblock"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"source": "https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/Filters/exceptions.txt",
|
|
|
|
|
"transformations": [
|
|
|
|
|
"Validate"
|
|
|
|
|
],
|
|
|
|
|
"type": "adblock"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"source": "../exceptions.txt",
|
|
|
|
|
"transformations": [
|
|
|
|
|
"Validate"
|
|
|
|
|
],
|
|
|
|
|
"type": "adblock"
|
2021-10-20 08:04:32 +02:00
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"transformations": [
|
|
|
|
|
"Compress"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
ℹ Start compiling /media/nas/git/adguard/multi.adblock
|
2021-10-22 13:21:35 +02:00
|
|
|
|
ℹ Original length is 250494
|
|
|
|
|
ℹ Filtering the list of rules using 325 exclusion rules
|
|
|
|
|
ℹ Excluded 10 rules. 250484 rules left.
|
|
|
|
|
ℹ Length after applying transformations is 250484
|
2021-10-20 08:04:32 +02:00
|
|
|
|
ℹ Start compiling /media/nas/git/adguard/fake.adblock
|
2021-10-22 13:21:35 +02:00
|
|
|
|
ℹ Original length is 23328
|
|
|
|
|
ℹ Filtering the list of rules using 325 exclusion rules
|
|
|
|
|
ℹ Excluded 0 rules. 23328 rules left.
|
|
|
|
|
ℹ Length after applying transformations is 23328
|
2021-10-20 08:04:32 +02:00
|
|
|
|
ℹ Start compiling ../../big_extension/out/big_extension.adblock
|
2021-10-22 13:21:35 +02:00
|
|
|
|
ℹ Original length is 105190
|
|
|
|
|
ℹ Filtering the list of rules using 325 exclusion rules
|
|
|
|
|
ℹ Excluded 10 rules. 105180 rules left.
|
|
|
|
|
ℹ Length after applying transformations is 105180
|
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-22 13:21:35 +02:00
|
|
|
|
ℹ Filtering the list of rules using 325 exclusion rules
|
|
|
|
|
ℹ Excluded 316 rules. 367586 rules left.
|
|
|
|
|
ℹ Length after applying transformations is 367585
|
|
|
|
|
ℹ Start compiling https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
|
|
|
|
ℹ Original length is 41640
|
|
|
|
|
ℹ Length after applying transformations is 41640
|
|
|
|
|
ℹ Start compiling https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/Filters/rules.txt
|
|
|
|
|
ℹ Original length is 576
|
|
|
|
|
ℹ Length after applying transformations is 570
|
|
|
|
|
ℹ Start compiling ../rules.txt
|
|
|
|
|
ℹ Original length is 2
|
|
|
|
|
ℹ Length after applying transformations is 2
|
|
|
|
|
ℹ Start compiling https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/Filters/exceptions.txt
|
|
|
|
|
ℹ Original length is 179
|
|
|
|
|
ℹ Length after applying transformations is 179
|
|
|
|
|
ℹ Start compiling ../exceptions.txt
|
|
|
|
|
ℹ Original length is 30
|
|
|
|
|
ℹ Length after applying transformations is 30
|
|
|
|
|
ℹ The list was compressed from 789025 to 552034
|
|
|
|
|
ℹ Final length of the list is 552040
|
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 ...
|
|
|
|
|
|