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 | 394028 | domains | local | online | changed | multi.txt
|
||
2 | 38627 | domains | local | online | changed | fake.txt
|
||
3 | 1022855 | domains | http | online | changed | https://dbl.oisd.nl
|
||
|
||
# Build big Domainlist ...
|
||
|
||
Stats big:
|
||
|
||
** Source (raw): 1455510
|
||
== Source (unique): 1231271 (-224239)
|
||
-- White: 1230113 (-1158)
|
||
-- White(*): 1220991 (-9122)
|
||
-- Dead: 1217952 (-3039)
|
||
++ Block: 1218150 (+198)
|
||
-- Unblock: 1218141 (-9)
|
||
-- Unblock(*): 1218134 (-7)
|
||
++ FLD: 1219599 (+1465)
|
||
++ WWW: 1226892 (+7293)
|
||
|
||
1226892 unique Domains - Version 2021.1216.072326
|
||
MD5 Domains RAW: bf625b75e7846fce244b1b613320a0fd
|
||
|
||
# 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 957967
|
||
ℹ Length after applying transformations is 957967
|
||
ℹ The list was compressed from 957970 to 407351
|
||
ℹ Final length of the list is 407357
|
||
ℹ 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 ...
|
||
|