mirror of https://github.com/Zelo72/rpi
93 lines
2.1 KiB
Plaintext
Executable File
93 lines
2.1 KiB
Plaintext
Executable File
### Compile personal Blocklist ###
|
||
|
||
Config:
|
||
|
||
** Build - 5:
|
||
|
||
extendWWWFLD
|
||
hosts
|
||
adblock
|
||
localpush
|
||
checkfordead
|
||
|
||
++ 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 | 13163 | domains | local | online | changed | black.list
|
||
2 | 139 | domains | local | online | unchanged | black.list.threat-intelligence
|
||
3 | 2 | domains | local | online | unchanged | black.list.affiliatetracking
|
||
|
||
# Build personal Domainlist ...
|
||
|
||
Stats personal:
|
||
|
||
** Source (raw): 13304
|
||
== Source (unique): 13298 (-6)
|
||
-- White: 13295 (-3)
|
||
-- White(*): 13295 (-0)
|
||
-- Dead: 12747 (-548)
|
||
++ Block: 12940 (+193)
|
||
-- Unblock: 12936 (-4)
|
||
-- Unblock(*): 12930 (-6)
|
||
++ FLD: 13141 (+211)
|
||
++ WWW: 15100 (+1959)
|
||
|
||
15100 unique Domains - Version 2021.1204.043806
|
||
MD5 Domains RAW: 70a3c2f507f4f2e769cd60c9be1c6270
|
||
|
||
# Convert personal to Hostlist ...
|
||
|
||
# Convert personal to AdBlocklist ...
|
||
|
||
Prepare domain list for compiling ... done.
|
||
|
||
ℹ Starting @adguard/hostlist-compiler v1.0.12
|
||
ℹ Starting the compiler
|
||
ℹ Configuration: {
|
||
"name": "personal",
|
||
"sources": [
|
||
{
|
||
"source": "personal.adblock.raw",
|
||
"type": "adblock"
|
||
}
|
||
],
|
||
"transformations": [
|
||
"Compress"
|
||
]
|
||
}
|
||
ℹ Start compiling personal.adblock.raw
|
||
ℹ Original length is 12830
|
||
ℹ Length after applying transformations is 12830
|
||
ℹ The list was compressed from 12833 to 6609
|
||
ℹ Final length of the list is 6615
|
||
ℹ Writing output to /media/nas/git/rpi/pihole/blocklists/build/personal/out/personal.adblock
|
||
ℹ Finished compiling
|
||
|
||
# Attach header to personal Domainlist ...
|
||
|
||
# Push personal to local Repositories ...
|
||
|