rpi/pihole/blocklists/fake.stats

93 lines
2.8 KiB
Plaintext
Raw Normal View History

2021-10-19 21:54:26 +02:00
### Compile fake Blocklist ###
Config:
** Build - 4:
extendWWWFLD
hosts
adblock
localpush
-- Deadlists - 1:
../../data/dead.list
2021-10-24 06:10:21 +02:00
-- Whitelists - 3:
2021-10-19 21:54:26 +02:00
../../data/exclude.list
../../data/white.list.apple
../../data/white.list.microsoft
-- 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
2021-10-27 06:09:49 +02:00
3 | 16811 | domains | http | online | unchanged | https://raw.githubusercontent.com/ShadowWhisperer/BlockLists/master/Lists/Scam
2021-10-19 21:54:26 +02:00
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
2021-10-24 18:08:17 +02:00
6 | 5783 | domains | http | online | unchanged | https://raw.githubusercontent.com/stonecrusher/filterlists-pihole/master/watchlist-internet-ph.txt
2021-10-26 06:08:43 +02:00
7 | 6880 | domains | local | online | unchanged | black.list.fake
8 | 1423 | domains | local | online | unchanged | fake.ts.black.list
2021-10-21 00:06:58 +02:00
9 | 491 | domains | local | online | unchanged | fake.vzni.black.list
2021-10-19 21:54:26 +02:00
# Build fake Domainlist ...
Stats fake:
2021-10-27 00:08:51 +02:00
** Source (raw): 35365
== Source (unique): 27802 (-7563)
-- White: 27713 (-89)
-- White(*): 27713 (-0)
2021-10-27 06:09:49 +02:00
-- Dead: 23813 (-3900)
-- Unblock: 23813 (-0)
-- Unblock(*): 23813 (-0)
++ FLD: 23948 (+135)
++ WWW: 46591 (+22643)
2021-10-20 12:06:42 +02:00
2021-10-27 06:09:49 +02:00
46591 unique Domains - Version 2021.1027.060906
MD5 Domains RAW: 2a0fe7f7cd7f6b84b286538ea2d8b3ff
2021-10-19 21:54:26 +02:00
# 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",
2021-10-22 13:21:35 +02:00
"type": "adblock",
"transformations": [
"Validate"
]
2021-10-19 21:54:26 +02:00
}
],
"transformations": [
"Compress"
]
}
Start compiling fake.adblock.raw
2021-10-27 06:09:49 +02:00
Original length is 23780
Length after applying transformations is 23780
The list was compressed from 23783 to 23658
Final length of the list is 23664
2021-10-19 21:54:26 +02:00
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 ...