personal auto-update

This commit is contained in:
Zelo72 2022-01-28 13:32:14 +01:00
parent 41c0a4a5ee
commit 4bc9f7d427
6 changed files with 143 additions and 2026 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -15,10 +15,9 @@ Config:
../../data/black.list.block
../../data/rules.list.block
-- Deadlists - 2:
-- Deadlists - 1:
../../data/dead.nt.list
../../data/dead.list.threat-intelligence
../../data/dead.list
-- Whitelists - 3:
@ -35,26 +34,26 @@ Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
1 | 13659 | domains | local | online | changed | black.list
1 | 13394 | domains | local | online | changed | black.list
2 | 635 | domains | local | online | unchanged | black.list.threat-intelligence
# Build personal Domainlist ...
Stats personal:
** Source (raw): 14294
== Source (unique): 14287 (-7)
-- White: 14285 (-2)
-- White(*): 14285 (-0)
-- Dead: 14265 (-20)
++ Block: 14801 (+536)
-- Unblock: 14800 (-1)
-- Unblock(*): 14796 (-4)
++ FLD: 14845 (+49)
++ WWW: 18630 (+3785)
** Source (raw): 14029
== Source (unique): 14022 (-7)
-- White: 14020 (-2)
-- White(*): 14020 (-0)
-- Dead: 13737 (-283)
++ Block: 14283 (+546)
-- Unblock: 14282 (-1)
-- Unblock(*): 14278 (-4)
++ FLD: 14325 (+47)
++ WWW: 18060 (+3735)
18630 unique Domains - Version 2022.0128.104651
MD5 Domains RAW: c99082fd529735755c70b6c60047fabe
18060 unique Domains - Version 2022.0128.133126
MD5 Domains RAW: 35b2cb140f4baa592922b86882665a45
# Convert personal to Hostlist ...
@ -77,10 +76,10 @@ Prepare domain list for compiling ... done.
]
}
Start compiling personal.adblock.raw
Original length is 14522
Length after applying transformations is 14522
The list was compressed from 14525 to 9669
Final length of the list is 9675
Original length is 14013
Length after applying transformations is 14013
The list was compressed from 14016 to 9498
Final length of the list is 9504
Writing output to /media/nas/git/rpi/pihole/blocklists/build/personal/out/personal.adblock
Finished compiling

View File

@ -15,10 +15,9 @@ Config:
../../data/black.list.block
../../data/rules.list.block
-- Deadlists - 2:
-- Deadlists - 1:
../../data/dead.nt.list
../../data/dead.list.threat-intelligence
../../data/dead.list
-- Whitelists - 3:
@ -35,26 +34,26 @@ Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
1 | 13659 | domains | local | online | changed | black.list
1 | 13394 | domains | local | online | changed | black.list
2 | 635 | domains | local | online | unchanged | black.list.threat-intelligence
# Build personal Domainlist ...
Stats personal:
** Source (raw): 14294
== Source (unique): 14287 (-7)
-- White: 14285 (-2)
-- White(*): 14285 (-0)
-- Dead: 14265 (-20)
++ Block: 14801 (+536)
-- Unblock: 14800 (-1)
-- Unblock(*): 14796 (-4)
++ FLD: 14845 (+49)
++ WWW: 18630 (+3785)
** Source (raw): 14029
== Source (unique): 14022 (-7)
-- White: 14020 (-2)
-- White(*): 14020 (-0)
-- Dead: 13737 (-283)
++ Block: 14283 (+546)
-- Unblock: 14282 (-1)
-- Unblock(*): 14278 (-4)
++ FLD: 14325 (+47)
++ WWW: 18060 (+3735)
18630 unique Domains - Version 2022.0128.104651
MD5 Domains RAW: c99082fd529735755c70b6c60047fabe
18060 unique Domains - Version 2022.0128.133126
MD5 Domains RAW: 35b2cb140f4baa592922b86882665a45
# Convert personal to Hostlist ...
@ -77,10 +76,10 @@ Prepare domain list for compiling ... done.
]
}
Start compiling personal.adblock.raw
Original length is 14522
Length after applying transformations is 14522
The list was compressed from 14525 to 9669
Final length of the list is 9675
Original length is 14013
Length after applying transformations is 14013
The list was compressed from 14016 to 9498
Final length of the list is 9504
Writing output to /media/nas/git/rpi/pihole/blocklists/build/personal/out/personal.adblock
Finished compiling

File diff suppressed because it is too large Load Diff