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 | 398690 | domains | local | online | changed | multi.txt
|
||
2 | 44186 | domains | local | online | changed | fake.txt
|
||
3 | 994085 | domains | http | online | changed | https://dbl.oisd.nl
|
||
|
||
# Build big Domainlist ...
|
||
|
||
Stats big:
|
||
|
||
** Source (raw): 1436961
|
||
== Source (unique): 1227255 (-209706)
|
||
-- White: 1226337 (-918)
|
||
-- White(*): 1220747 (-5590)
|
||
-- Dead: 1189007 (-31740)
|
||
++ Block: 1189201 (+194)
|
||
-- Unblock: 1189197 (-4)
|
||
-- Unblock(*): 1189191 (-6)
|
||
++ FLD: 1201888 (+12697)
|
||
++ WWW: 1212314 (+10426)
|
||
|
||
1212314 unique Domains - Version 2021.1125.044834
|
||
MD5 Domains RAW: c8b870b5c0d3674500db7297c2c758b9
|
||
|
||
# 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 874064
|
||
ℹ Length after applying transformations is 874064
|
||
ℹ The list was compressed from 874067 to 475856
|
||
ℹ Final length of the list is 475862
|
||
ℹ 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 ...
|
||
|