adguard/fake.stats

90 lines
2.7 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-21 06:07:30 +02:00
3 | 16794 | domains | http | online | changed | 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
7 | 1499 | domains | local | online | unchanged | black.list.fake
2021-10-21 00:07:03 +02:00
8 | 1416 | domains | local | online | unchanged | fake.ts.black.list
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-21 06:07:30 +02:00
** Source (raw): 29827
== Source (unique): 27320 (-2507)
-- White: 27232 (-88)
-- White(*): 27232 (-0)
-- Unblock: 27232 (-0)
-- Dead: 23336 (-3896)
++ FLD: 23471 (+135)
++ WWW: 45949 (+22478)
2021-10-20 12:06:47 +02:00
2021-10-21 06:07:30 +02:00
45949 unique Domains - Version 2021.1021.060652
MD5 Domains RAW: 5bc6809961a4306e16ffe5eaf212862e
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",
"type": "adblock"
}
],
"transformations": [
"Compress"
]
}
Start compiling fake.adblock.raw
2021-10-21 06:07:30 +02:00
Original length is 23303
Length after applying transformations is 23303
The list was compressed from 23306 to 23287
Final length of the list is 23293
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 ...