mirror of https://github.com/Zelo72/rpi
92 lines
2.0 KiB
Plaintext
Executable File
92 lines
2.0 KiB
Plaintext
Executable File
### Compile big Blocklist ###
|
||
|
||
Config:
|
||
|
||
** Build - 4:
|
||
|
||
extendWWWFLD
|
||
hosts
|
||
adblock
|
||
localpush
|
||
|
||
++ Prioritized Blocklists - 2:
|
||
|
||
../../data/black.list.block
|
||
../../data/rules.list.block
|
||
|
||
-- Deadlists - 1:
|
||
|
||
../../data/dead.list
|
||
|
||
-- Whitelists - 3:
|
||
|
||
../../data/exclude.list
|
||
../../data/white.list.microsoft
|
||
../../data/white.list.apple
|
||
|
||
-- Unblocklists - 3:
|
||
|
||
../../data/white.list
|
||
../../data/white.list.important
|
||
../../data/white.list.referral
|
||
|
||
Initialize ...
|
||
|
||
# Download and convert Sourcelists ...
|
||
|
||
Nr | Count | Format | Source | Status | File | URL/File
|
||
1 | 469870 | domains | local | online | changed | multi.txt
|
||
2 | 38743 | domains | local | online | changed | fake.txt
|
||
3 | 1049452 | domains | http | online | changed | https://dbl.oisd.nl
|
||
|
||
# Build big Domainlist ...
|
||
|
||
Stats big:
|
||
|
||
** Source (raw): 1558065
|
||
== Source (unique): 1328825 (-229240)
|
||
-- White: 1327790 (-1035)
|
||
-- White(*): 1319272 (-8518)
|
||
-- Dead: 1296790 (-22482)
|
||
++ Block: 1296982 (+192)
|
||
-- Unblock: 1296978 (-4)
|
||
-- Unblock(*): 1296972 (-6)
|
||
++ FLD: 1306624 (+9652)
|
||
++ WWW: 1318945 (+12321)
|
||
|
||
1318945 unique Domains - Version 2021.1206.045151
|
||
MD5 Domains RAW: b2c3063b7d8256c49c347befe1821c5d
|
||
|
||
# Convert big to Hostlist ...
|
||
|
||
# Convert big to AdBlocklist ...
|
||
|
||
Prepare domain list for compiling ... done.
|
||
|
||
ℹ Starting @adguard/hostlist-compiler v1.0.12
|
||
ℹ Starting the compiler
|
||
ℹ Configuration: {
|
||
"name": "big",
|
||
"sources": [
|
||
{
|
||
"source": "big.adblock.raw",
|
||
"type": "adblock"
|
||
}
|
||
],
|
||
"transformations": [
|
||
"Compress"
|
||
]
|
||
}
|
||
ℹ Start compiling big.adblock.raw
|
||
ℹ Original length is 1042050
|
||
ℹ Length after applying transformations is 1042050
|
||
ℹ The list was compressed from 1042053 to 470441
|
||
ℹ Final length of the list is 470447
|
||
ℹ Writing output to /media/nas/git/rpi/pihole/blocklists/build/big/out/big.adblock
|
||
ℹ Finished compiling
|
||
|
||
# Attach header to big Domainlist ...
|
||
|
||
# Push big to local Repositories ...
|
||
|