mirror of https://github.com/Zelo72/rpi
92 lines
2.7 KiB
Plaintext
Executable File
92 lines
2.7 KiB
Plaintext
Executable File
### Compile fake Blocklist ###
|
||
|
||
Config:
|
||
|
||
** Build - 4:
|
||
|
||
extendWWWFLD
|
||
hosts
|
||
adblock
|
||
localpush
|
||
|
||
-- Deadlists - 1:
|
||
|
||
../../data/dead.list
|
||
|
||
-- Whitelists - 3:
|
||
|
||
../../data/exclude.list
|
||
../../data/white.list.apple
|
||
../../data/white.list.microsoft
|
||
|
||
-- 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 | 16800 | 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 | 5783 | domains | http | online | unchanged | https://raw.githubusercontent.com/stonecrusher/filterlists-pihole/master/watchlist-internet-ph.txt
|
||
7 | 6877 | domains | local | online | unchanged | black.list.fake
|
||
8 | 1421 | domains | local | online | unchanged | fake.ts.black.list
|
||
9 | 491 | domains | local | online | unchanged | fake.vzni.black.list
|
||
|
||
# Build fake Domainlist ...
|
||
|
||
Stats fake:
|
||
|
||
** Source (raw): 35349
|
||
== Source (unique): 27786 (-7563)
|
||
-- White: 27697 (-89)
|
||
-- White(*): 27697 (-0)
|
||
-- Dead: 23797 (-3900)
|
||
-- Unblock: 23797 (-0)
|
||
++ FLD: 23932 (+135)
|
||
++ WWW: 46559 (+22627)
|
||
|
||
46559 unique Domains - Version 2021.1024.180727
|
||
MD5 Domains RAW: e5db6c6a6ed2a131081f27934d675316
|
||
|
||
# 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": [
|
||
"Validate"
|
||
]
|
||
}
|
||
],
|
||
"transformations": [
|
||
"Compress"
|
||
]
|
||
}
|
||
ℹ Start compiling fake.adblock.raw
|
||
ℹ Original length is 23764
|
||
ℹ Length after applying transformations is 23764
|
||
ℹ The list was compressed from 23767 to 23642
|
||
ℹ Final length of the list is 23648
|
||
ℹ 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 ...
|
||
|