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 | 13154 | 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): 13296
|
||
== Source (unique): 13290 (-6)
|
||
-- White: 13287 (-3)
|
||
-- White(*): 13287 (-0)
|
||
-- Dead: 12735 (-552)
|
||
++ Block: 12935 (+200)
|
||
-- Unblock: 12926 (-9)
|
||
-- Unblock(*): 12919 (-7)
|
||
++ FLD: 13129 (+210)
|
||
++ WWW: 15086 (+1957)
|
||
|
||
15086 unique Domains - Version 2021.1216.071459
|
||
MD5 Domains RAW: c5f6f4cfdf6c6f2850dd6dc0ca916999
|
||
|
||
# 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 12820
|
||
ℹ Length after applying transformations is 12820
|
||
ℹ The list was compressed from 12823 to 6602
|
||
ℹ Final length of the list is 6608
|
||
ℹ 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 ...
|
||
|