adguard/fake.stats

87 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-30 09:11:10 +02:00
-- Whitelists - 6:
2021-10-19 21:59:14 +02:00
../../data/exclude.list
../../data/white.list.apple
../../data/white.list.microsoft
2021-10-30 09:11:10 +02:00
../../data/white.list.hl2guide
../../data/networks/google.list
../../doh-vpn-proxy-bypass.txt
2021-10-19 21:59:14 +02: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
2021-10-30 09:11:10 +02:00
3 | 16959 | 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
2021-10-30 12:10:34 +02:00
6 | 5904 | domains | http | online | changed | https://raw.githubusercontent.com/stonecrusher/filterlists-pihole/master/watchlist-internet-ph.txt
2021-10-26 06:08:48 +02:00
7 | 6880 | domains | local | online | unchanged | black.list.fake
2021-10-30 12:10:34 +02:00
8 | 1424 | domains | local | online | unchanged | 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-30 12:10:34 +02:00
** Source (raw): 35635
== Source (unique): 28046 (-7589)
-- White: 27954 (-92)
-- White(*): 27954 (-0)
-- Dead: 24050 (-3904)
++ FLD: 24185 (+135)
++ WWW: 47058 (+22873)
2021-10-20 12:06:47 +02:00
2021-10-30 12:10:34 +02:00
47058 unique Domains - Version 2021.1030.120933
MD5 Domains RAW: c01c18c00fdb26b6af63dc6e1c21ab74
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-28 08:57:14 +02:00
"type": "adblock"
2021-10-19 21:59:14 +02:00
}
],
"transformations": [
"Compress"
]
}
Start compiling fake.adblock.raw
2021-10-30 12:10:34 +02:00
Original length is 24017
Length after applying transformations is 24017
The list was compressed from 24020 to 23896
Final length of the list is 23902
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 ...