mirror of https://github.com/Zelo72/rpi
personal auto-update
This commit is contained in:
parent
7942b41962
commit
a320d0898e
|
@ -1,49 +1,3 @@
|
|||
# ---------------------------------------------------
|
||||
# Zelo*s "Personal Blacklist" - for a better internet
|
||||
# ---------------------------------------------------
|
||||
#
|
||||
# Title: Zelo72 - Personal
|
||||
#
|
||||
# My personal blacklist.
|
||||
# An extension for other blocklists.
|
||||
#
|
||||
# The list is already included in my Multi-
|
||||
# and Big list!
|
||||
#
|
||||
# Blocks:
|
||||
# ads, tracking, metrics, telemetry and
|
||||
# other "crap".
|
||||
#
|
||||
# This blocklist was designed to avoid false
|
||||
# positive domains as much as possible and
|
||||
# not to block any needed features.
|
||||
# Maximum blocking with full functionality.
|
||||
#
|
||||
# To keep the list as small as possible,
|
||||
# dead domains are removed regularly.
|
||||
#
|
||||
# It is updated daily and is available in
|
||||
# the following formats:
|
||||
# domains, hosts and adblock.
|
||||
# See: https://github.com/Zelo72
|
||||
#
|
||||
# Created for purely personal, private use.
|
||||
# Keep the internet clean!
|
||||
#
|
||||
# ---------------------------------------------------
|
||||
# Support/Report false positive:
|
||||
# GitHub: https://github.com/Zelo72
|
||||
# Discord: Zelo72#7513
|
||||
# Mail: zelo72@dismail.de
|
||||
# ---------------------------------------------------
|
||||
#
|
||||
# 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
|
||||
#
|
||||
# 15101 unique Domains - Version 2021.1217.043832
|
||||
#
|
||||
000000000.fls.doubleclick.net
|
||||
000000.fls.doubleclick.net
|
||||
00000.fls.doubleclick.net
|
||||
|
|
|
@ -36,7 +36,7 @@ Initialize ...
|
|||
# Download and convert Sourcelists ...
|
||||
|
||||
Nr | Count | Format | Source | Status | File | URL/File
|
||||
1 | 13165 | domains | local | online | changed | black.list
|
||||
1 | 13165 | domains | local | online | unchanged | black.list
|
||||
2 | 140 | domains | local | online | unchanged | black.list.threat-intelligence
|
||||
3 | 2 | domains | local | online | unchanged | black.list.affiliatetracking
|
||||
|
||||
|
@ -55,38 +55,7 @@ Stats personal:
|
|||
++ 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 ...
|
||||
*****************************************************
|
||||
* No changes to the previous repo version detected! *
|
||||
*****************************************************
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
/media/nas/git/rpi/pihole/blocklists/sources/amnestytech_investigations_2021-07-18_nso_domains.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/azorult-tracker.net_api_list.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/black.list
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/black.list.affiliatetracking
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/black.list.threat-intelligence
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/black.list.wc.removed
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/black.list.wl.removed
|
||||
|
|
Loading…
Reference in New Issue