mirror of https://github.com/Zelo72/rpi
94 lines
2.1 KiB
Plaintext
Executable File
94 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 - 4:
|
||
|
||
../../data/exclude.list
|
||
../../data/white.list.microsoft
|
||
../../data/white.list.apple
|
||
../../data/white.list.hl2guide
|
||
|
||
-- 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 | 13046 | 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): 13187
|
||
== Source (unique): 13181 (-6)
|
||
-- White: 13178 (-3)
|
||
-- White(*): 13178 (-0)
|
||
-- Dead: 12631 (-547)
|
||
++ Block: 12826 (+195)
|
||
-- Unblock: 12822 (-4)
|
||
-- Unblock(*): 12816 (-6)
|
||
++ FLD: 13026 (+210)
|
||
++ WWW: 14963 (+1937)
|
||
|
||
14963 unique Domains - Version 2021.1123.043909
|
||
MD5 Domains RAW: 50a666c261a03a1c4d779455ddfc8b6d
|
||
|
||
# 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 12716
|
||
ℹ Length after applying transformations is 12716
|
||
ℹ The list was compressed from 12719 to 6495
|
||
ℹ Final length of the list is 6501
|
||
ℹ 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 ...
|
||
|