mirror of https://github.com/Zelo72/rpi
109 lines
3.3 KiB
Plaintext
Executable File
109 lines
3.3 KiB
Plaintext
Executable File
### Compile light Blocklist ###
|
||
|
||
Config:
|
||
|
||
** Build - 4:
|
||
|
||
extendWWWFLD
|
||
hosts
|
||
adblock
|
||
localpush
|
||
|
||
++ Prioritized Blocklists - 2:
|
||
|
||
../../data/black.list.block
|
||
../../data/rules.list.block
|
||
|
||
-- Excludelists - 2:
|
||
|
||
../../fake.txt
|
||
../../doh-vpn-proxy-bypass.txt
|
||
|
||
-- Deadlists - 1:
|
||
|
||
../../data/dead.list
|
||
|
||
-- Whitelists - 4:
|
||
|
||
../../data/exclude.list
|
||
../../data/white.list.microsoft
|
||
../../data/white.list.apple
|
||
../../data/white.list.hl2guide
|
||
|
||
-- Unblocklists - 3:
|
||
|
||
../../data/white.list
|
||
../../data/white.list.important
|
||
../../data/white.list.referral
|
||
|
||
Initialize ...
|
||
|
||
# Download and convert Sourcelists ...
|
||
|
||
Nr | Count | Format | Source | Status | File | URL/File
|
||
1 | 1013 | domains | http | online | unchanged | https://raw.githubusercontent.com/jkrejcha/AdmiraList/master/AdmiraList.txt
|
||
2 | 16376 | domains | http | online | unchanged | https://raw.githubusercontent.com/AdroitAdorKhan/antipopads-re/master/formats/domains.txt
|
||
3 | 3670 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/ut1/master/ads/domains
|
||
4 | 3685 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
|
||
5 | 16965 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
|
||
6 | 1112 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
|
||
7 | 4578 | hosts | http | online | unchanged | https://threatfox.abuse.ch/downloads/hostfile
|
||
8 | 41581 | adblock | http | online | unchanged | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
||
9 | 19021 | adblock | http | online | unchanged | https://easylist.to/easylist/easylist.txt
|
||
10 | 16237 | adblock | http | online | unchanged | https://easylist.to/easylist/easyprivacy.txt
|
||
11 | 12852 | domains | local | online | unchanged | black.list
|
||
12 | 139 | domains | local | online | unchanged | black.list.threat-intelligence
|
||
13 | 27036 | domains | local | online | changed | personal.txt
|
||
|
||
# Build light Domainlist ...
|
||
|
||
Stats light:
|
||
|
||
** Source (raw): 164265
|
||
== Source (unique): 98048 (-66217)
|
||
-- Exclude: 97961 (-87)
|
||
-- White: 96668 (-1293)
|
||
-- White(*): 95633 (-1035)
|
||
-- Dead: 81320 (-14313)
|
||
++ Block: 81514 (+194)
|
||
-- Unblock: 81510 (-4)
|
||
-- Unblock(*): 81504 (-6)
|
||
++ FLD: 82224 (+720)
|
||
++ WWW: 114316 (+32092)
|
||
|
||
114316 unique Domains - Version 2021.1116.145250
|
||
MD5 Domains RAW: ca4241626ab5a62b57a9fde5b2d5a8a8
|
||
|
||
# Convert light to Hostlist ...
|
||
|
||
# Convert light to AdBlocklist ...
|
||
|
||
Prepare domain list for compiling ... done.
|
||
|
||
ℹ Starting @adguard/hostlist-compiler v1.0.12
|
||
ℹ Starting the compiler
|
||
ℹ Configuration: {
|
||
"name": "light",
|
||
"sources": [
|
||
{
|
||
"source": "light.adblock.raw",
|
||
"type": "adblock"
|
||
}
|
||
],
|
||
"transformations": [
|
||
"Compress"
|
||
]
|
||
}
|
||
ℹ Start compiling light.adblock.raw
|
||
ℹ Original length is 73302
|
||
ℹ Length after applying transformations is 73302
|
||
ℹ The list was compressed from 73305 to 63296
|
||
ℹ Final length of the list is 63302
|
||
ℹ Writing output to /media/nas/git/rpi/pihole/blocklists/build/light/out/light.adblock
|
||
ℹ Finished compiling
|
||
|
||
# Attach header to light Domainlist ...
|
||
|
||
# Push light to local Repositories ...
|
||
|