adguard/fake.stats

86 lines
2.5 KiB
Plaintext
Raw Normal View History

2022-01-26 11:47:27 +01:00
### Compile fake Blocklist ###
Config:
** Build - 5:
extendWWWFLD
hosts
adblock
localpush
checkfordead
-- Deadlists - 1:
../../data/dead.list
2022-01-29 04:12:36 +01:00
-- Whitelists - 5:
2022-01-26 11:47:27 +01:00
../../data/exclude.list
../../data/white.list.apple
../../data/white.list.microsoft
../../data/white.list.tiktok
2022-01-29 04:12:36 +01:00
../../data/networks/google.list
2022-01-26 11:47:27 +01:00
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
2022-01-29 14:57:51 +01:00
3 | 14267 | domains | http | online | unchanged | https://raw.githubusercontent.com/ShadowWhisperer/BlockLists/master/Lists/Scam
2022-01-26 11:47:27 +01:00
4 | 1487 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/shallalist/master/costtraps/domains
5 | 47 | domains | http | online | unchanged | https://raw.githubusercontent.com/iam-py-test/my_filters_001/main/Alternative%20list%20formats/clickbait_domains.txt
2022-01-29 04:12:36 +01:00
6 | 6939 | domains | local | online | unchanged | black.list.fake
7 | 1609 | domains | local | online | unchanged | fake.ts.black.list
2022-01-26 11:47:27 +01:00
8 | 568 | domains | local | online | unchanged | fake.vzni.black.list
# Build fake Domainlist ...
Stats fake:
2022-01-29 04:12:36 +01:00
** Source (raw): 27366
== Source (unique): 25259 (-2107)
-- White: 25164 (-95)
-- White(*): 25164 (-0)
-- Dead: 19934 (-5230)
++ FLD: 20067 (+133)
++ WWW: 39141 (+19074)
2022-01-26 11:47:27 +01:00
2022-01-29 14:57:51 +01:00
39141 unique Domains - Version 2022.0129.145640
2022-01-29 04:12:36 +01:00
MD5 Domains RAW: ad5deb3e46e47de36a6dc30902e909f8
2022-01-26 11:47:27 +01: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
2022-01-29 04:12:36 +01:00
Original length is 19901
Length after applying transformations is 19901
The list was compressed from 19904 to 19884
Final length of the list is 19890
2022-01-26 11:47:27 +01: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 ...