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 | 13165 | domains | local | online | changed | black.list
|
||
2 | 140 | domains | local | online | unchanged | black.list.threat-intelligence
|
||
3 | 2 | domains | local | online | unchanged | black.list.affiliatetracking
|
||
|
||
# Build personal Domainlist ...
|
||
|
||
Stats personal:
|
||
|
||
** Source (raw): 13307
|
||
== Source (unique): 13301 (-6)
|
||
-- White: 13298 (-3)
|
||
-- White(*): 13298 (-0)
|
||
-- Dead: 12746 (-552)
|
||
++ Block: 12946 (+200)
|
||
-- Unblock: 12937 (-9)
|
||
-- Unblock(*): 12930 (-7)
|
||
++ FLD: 13141 (+211)
|
||
++ WWW: 15101 (+1960)
|
||
|
||
15101 unique Domains - Version 2021.1217.043832
|
||
MD5 Domains RAW: ea6ee325be031ee353a88b1994fcd1d7
|
||
|
||
# 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 12831
|
||
ℹ Length after applying transformations is 12831
|
||
ℹ The list was compressed from 12834 to 6612
|
||
ℹ Final length of the list is 6618
|
||
ℹ 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 ...
|
||
|