mirror of https://github.com/Zelo72/rpi
88 lines
2.6 KiB
Plaintext
88 lines
2.6 KiB
Plaintext
|
### Compile fake Blocklist ###
|
|||
|
|
|||
|
Config:
|
|||
|
|
|||
|
** Build - 4:
|
|||
|
|
|||
|
extendWWWFLD
|
|||
|
hosts
|
|||
|
adblock
|
|||
|
localpush
|
|||
|
|
|||
|
-- Deadlists - 1:
|
|||
|
|
|||
|
../../data/dead.list
|
|||
|
|
|||
|
-- Whitelists - 5:
|
|||
|
|
|||
|
../../data/exclude.list
|
|||
|
../../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
|
|||
|
3 | 16625 | domains | http | online | unchanged | https://raw.githubusercontent.com/ShadowWhisperer/BlockLists/master/Lists/Scam
|
|||
|
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
|
|||
|
8 | 1415 | domains | local | online | unchanged | fake.ts.black.list
|
|||
|
9 | 489 | domains | local | online | unchanged | fake.vzni.black.list
|
|||
|
|
|||
|
# Build fake Domainlist ...
|
|||
|
|
|||
|
Stats fake:
|
|||
|
|
|||
|
** Source (raw): 29655
|
|||
|
== Source (unique): 27150 (-2505)
|
|||
|
-- White: 27062 (-88)
|
|||
|
-- White(*): 27062 (-0)
|
|||
|
-- Unblock: 27062 (-0)
|
|||
|
-- Dead: 23167 (-3895)
|
|||
|
++ FLD: 23302 (+135)
|
|||
|
++ WWW: 45615 (+22313)
|
|||
|
|
|||
|
# 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 23134
|
|||
|
ℹ Length after applying transformations is 23134
|
|||
|
ℹ The list was compressed from 23137 to 23118
|
|||
|
ℹ Final length of the list is 23124
|
|||
|
ℹ 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 ...
|
|||
|
|