fake auto-update

This commit is contained in:
Zelo72 2021-10-20 07:17:23 +02:00
parent b602317a63
commit 0ca4d6a53f
3 changed files with 84 additions and 72 deletions

View File

@ -459,4 +459,85 @@ Stats personal:
personal - Done!
Bereits aktuell.
[master b602317] personal auto-update
3 files changed, 82 insertions(+), 79 deletions(-)
Bereits aktuell.
Auf Branch main
Ihr Branch ist auf demselben Stand wie 'origin/main'.
nichts zu committen, Arbeitsverzeichnis unverändert
Bereits aktuell.
Auf Branch main
Ihr Branch ist auf demselben Stand wie 'origin/main'.
nichts zu committen, Arbeitsverzeichnis unverändert
===========================================
Fake ...
===========================================
### Compile fake Blocklist ###
Config:
** Build - 4:
extendWWWFLD
hosts
adblock
localpush
-- Deadlists - 1:
../../data/dead.list
-- Whitelists - 4:
../../data/exclude.list
../../data/white.list.apple
../../data/white.list.microsoft
../../data/white.list.energized
-- Unblocklists - 1:
../../data/white.list.important
Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
1 | 2197 | hosts | http | online | unchanged | https://raw.githubusercontent.com/StevenBlack/hosts/master/extensions/fakenews/hosts
2 | 252 | domains | http | online | unchanged | https://assets.windscribe.com/custom_blocklists/clickbait.txt
3 | 16627 | domains | http | online | unchanged | https://raw.githubusercontent.com/ShadowWhisperer/BlockLists/master/Lists/Scam
4 | 1483 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/shallalist/master/costtraps/domains
5 | 45 | domains | http | online | unchanged | https://raw.githubusercontent.com/iam-py-test/my_filters_001/main/Alternative%20list%20formats/clickbait_domains.txt
6 | 5650 | domains | http | online | unchanged | https://raw.githubusercontent.com/stonecrusher/filterlists-pihole/master/watchlist-internet-ph.txt
7 | 1499 | domains | local | online | unchanged | black.list.fake
8 | 1415 | domains | local | online | unchanged | fake.ts.black.list
9 | 489 | domains | local | online | unchanged | fake.vzni.black.list
# Build fake Domainlist ...
Stats fake:
** Source (raw): 29657
== Source (unique): 27152 (-2505)
-- White: 27064 (-88)
-- White(*): 27064 (-0)
-- Unblock: 27064 (-0)
-- Dead: 23168 (-3896)
++ FLD: 23303 (+135)
++ WWW: 45616 (+22313)
*****************************************************
* No changes to the previous repo version detected! *
*****************************************************
fake - Done!
Bereits aktuell.

View File

@ -1,44 +1,3 @@
# --------------------------------------------
# Zelo*s "Fake" Blocklist
# --------------------------------------------
#
# Extension list to the multi list:
# Blocks fake stores, -news, -science,
# -streaming, rip-offs, cost traps and co.
#
# It was compiled from numerous sources,
# my own blacklist and various whitelists.
# 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 | 2197 | hosts | http | online | unchanged | https://raw.githubusercontent.com/StevenBlack/hosts/master/extensions/fakenews/hosts
# 2 | 252 | domains | http | online | unchanged | https://assets.windscribe.com/custom_blocklists/clickbait.txt
# 3 | 16627 | domains | http | online | unchanged | https://raw.githubusercontent.com/ShadowWhisperer/BlockLists/master/Lists/Scam
# 4 | 1483 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/shallalist/master/costtraps/domains
# 5 | 45 | domains | http | online | unchanged | https://raw.githubusercontent.com/iam-py-test/my_filters_001/main/Alternative%20list%20formats/clickbait_domains.txt
# 6 | 5650 | domains | http | online | unchanged | https://raw.githubusercontent.com/stonecrusher/filterlists-pihole/master/watchlist-internet-ph.txt
# 7 | 1499 | domains | local | online | unchanged | black.list.fake
# 8 | 1415 | domains | local | online | unchanged | fake.ts.black.list
# 9 | 489 | domains | local | online | unchanged | fake.vzni.black.list
#
# 45616 unique Domains - Version 2021.1020.062243
#
000relationships.com
007cryptooption.com
007-dvd.com

View File

@ -52,35 +52,7 @@ Stats fake:
++ FLD: 23303 (+135)
++ WWW: 45616 (+22313)
# Convert fake to Hostlist ...
# Convert fake to AdBlocklist ...
Prepare domain list for compiling ... done.
Starting @adguard/hostlist-compiler v1.0.12
Starting the compiler
Configuration: {
"name": "fake",
"sources": [
{
"source": "fake.adblock.raw",
"type": "adblock"
}
],
"transformations": [
"Compress"
]
}
Start compiling fake.adblock.raw
Original length is 23135
Length after applying transformations is 23135
The list was compressed from 23138 to 23119
Final length of the list is 23125
Writing output to /media/nas/git/rpi/pihole/blocklists/build/fake/out/fake.adblock
Finished compiling
# Attach header to fake Domainlist ...
# Push fake to local Repositories ...
*****************************************************
* No changes to the previous repo version detected! *
*****************************************************