rpi/pihole/blocklists/build/fake/out/fake.stats

88 lines
2.7 KiB
Plaintext
Raw Normal View History

2021-10-19 21:54:26 +02:00
### Compile fake Blocklist ###
Config:
2021-11-01 16:20:31 +01:00
** Build - 5:
2021-10-19 21:54:26 +02:00
extendWWWFLD
hosts
adblock
localpush
2021-11-01 16:20:31 +01:00
checkfordead
2021-10-19 21:54:26 +02:00
-- Deadlists - 1:
../../data/dead.list
2021-11-04 08:27:55 +01:00
-- Whitelists - 6:
2021-10-19 21:54:26 +02:00
../../data/exclude.list
../../data/white.list.apple
../../data/white.list.microsoft
2021-10-30 09:11:05 +02:00
../../data/white.list.hl2guide
../../data/networks/google.list
../../doh-vpn-proxy-bypass.txt
2021-10-19 21:54:26 +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-11-19 04:41:15 +01:00
3 | 17528 | domains | http | online | changed | https://raw.githubusercontent.com/ShadowWhisperer/BlockLists/master/Lists/Scam
2021-11-01 12:00:58 +01:00
4 | 1487 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/shallalist/master/costtraps/domains
2021-10-19 21:54:26 +02:00
5 | 45 | domains | http | online | unchanged | https://raw.githubusercontent.com/iam-py-test/my_filters_001/main/Alternative%20list%20formats/clickbait_domains.txt
2021-11-15 04:12:59 +01:00
6 | 6156 | domains | http | online | unchanged | https://raw.githubusercontent.com/stonecrusher/filterlists-pihole/master/watchlist-internet-ph.txt
2021-11-19 04:41:15 +01:00
7 | 6887 | domains | local | online | changed | black.list.fake
8 | 1471 | domains | local | online | changed | fake.ts.black.list
9 | 507 | domains | local | online | changed | fake.vzni.black.list
2021-10-19 21:54:26 +02:00
# Build fake Domainlist ...
Stats fake:
2021-11-19 04:41:15 +01:00
** Source (raw): 36530
== Source (unique): 28771 (-7759)
-- White: 28679 (-92)
-- White(*): 28679 (-0)
-- Dead: 22203 (-6476)
++ FLD: 22338 (+135)
++ WWW: 43634 (+21296)
43634 unique Domains - Version 2021.1119.044024
MD5 Domains RAW: 574d8d21470e78f06a8953b6c7643abf
# 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
Original length is 22169
Length after applying transformations is 22169
The list was compressed from 22172 to 22067
Final length of the list is 22073
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 ...
2021-10-19 21:54:26 +02:00