adguard/fake.stats

93 lines
2.8 KiB
Plaintext
Raw Normal View History

2021-10-19 21:59:14 +02:00
### Compile fake Blocklist ###
Config:
** Build - 4:
extendWWWFLD
hosts
adblock
localpush
-- Deadlists - 1:
../../data/dead.list
2021-10-19 22:57:36 +02:00
-- Whitelists - 4:
2021-10-19 21:59:14 +02:00
../../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
2021-10-23 12:30:18 +02:00
3 | 16800 | domains | http | online | unchanged | https://raw.githubusercontent.com/ShadowWhisperer/BlockLists/master/Lists/Scam
2021-10-19 21:59:14 +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
6 | 5650 | domains | http | online | unchanged | https://raw.githubusercontent.com/stonecrusher/filterlists-pihole/master/watchlist-internet-ph.txt
2021-10-23 12:30:18 +02:00
7 | 6877 | domains | local | online | changed | black.list.fake
8 | 1421 | domains | local | online | changed | fake.ts.black.list
2021-10-21 00:07:03 +02:00
9 | 491 | domains | local | online | unchanged | fake.vzni.black.list
2021-10-19 21:59:14 +02:00
# Build fake Domainlist ...
Stats fake:
2021-10-23 12:30:18 +02:00
** Source (raw): 35216
== Source (unique): 27784 (-7432)
-- White: 27695 (-89)
-- White(*): 27695 (-0)
-- Dead: 23797 (-3898)
-- Unblock: 23797 (-0)
++ FLD: 23932 (+135)
++ WWW: 46559 (+22627)
2021-10-20 12:06:47 +02:00
2021-10-23 12:30:18 +02:00
46559 unique Domains - Version 2021.1023.122938
MD5 Domains RAW: 1fc7405070951f6fd9d40c5b9fe0a0ab
2021-10-19 21:59:14 +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:23:48 +02:00
"type": "adblock",
"transformations": [
"Validate"
]
2021-10-19 21:59:14 +02:00
}
],
"transformations": [
"Compress"
]
}
Start compiling fake.adblock.raw
2021-10-23 12:30:18 +02:00
Original length is 23764
Length after applying transformations is 23764
The list was compressed from 23767 to 23644
Final length of the list is 23650
2021-10-19 21:59:14 +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 ...