mirror of https://github.com/Zelo72/adguard
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 | 397203 | domains | local | online | changed | multi.txt
|
||
2 | 44093 | domains | local | online | changed | fake.txt
|
||
3 | 994092 | domains | http | online | changed | https://dbl.oisd.nl
|
||
|
||
# Build big Domainlist ...
|
||
|
||
Stats big:
|
||
|
||
** Source (raw): 1435388
|
||
== Source (unique): 1226236 (-209152)
|
||
-- White: 1225318 (-918)
|
||
-- White(*): 1219728 (-5590)
|
||
-- Dead: 1188026 (-31702)
|
||
++ Block: 1188220 (+194)
|
||
-- Unblock: 1188216 (-4)
|
||
-- Unblock(*): 1188210 (-6)
|
||
++ FLD: 1200891 (+12681)
|
||
++ WWW: 1211312 (+10421)
|
||
|
||
1211312 unique Domains - Version 2021.1124.044846
|
||
MD5 Domains RAW: afc3c30c2aa419cd1a6acd18e860ac07
|
||
|
||
# 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 873478
|
||
ℹ Length after applying transformations is 873478
|
||
ℹ The list was compressed from 873481 to 475268
|
||
ℹ Final length of the list is 475274
|
||
ℹ 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 ...
|
||
|