mirror of https://github.com/Zelo72/rpi
109 lines
3.4 KiB
Plaintext
Executable File
109 lines
3.4 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 - 3:
|
||
|
||
../../data/exclude.list
|
||
../../data/white.list.microsoft
|
||
../../data/white.list.apple
|
||
|
||
-- 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 | 19203 | domains | http | online | changed | 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 | 3690 | hosts | http | online | changed | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
|
||
5 | 16947 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
|
||
6 | 40059 | domains | http | online | unchanged | https://dbl.oisd.nl/basic/
|
||
7 | 1274 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
|
||
8 | 3108 | hosts | http | online | unchanged | https://threatfox.abuse.ch/downloads/hostfile
|
||
9 | 42858 | adblock | http | online | changed | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
||
10 | 19679 | adblock | http | online | changed | https://easylist.to/easylist/easylist.txt
|
||
11 | 17112 | adblock | http | online | changed | https://easylist.to/easylist/easyprivacy.txt
|
||
12 | 13165 | domains | local | online | unchanged | black.list
|
||
13 | 140 | domains | local | online | unchanged | black.list.threat-intelligence
|
||
14 | 15101 | domains | local | online | unchanged | personal.txt
|
||
|
||
# Build light Domainlist ...
|
||
|
||
Stats light:
|
||
|
||
** Source (raw): 197019
|
||
== Source (unique): 104506 (-92513)
|
||
-- Exclude: 104427 (-79)
|
||
-- White: 103045 (-1382)
|
||
-- White(*): 102397 (-648)
|
||
-- Dead: 87800 (-14597)
|
||
++ Block: 87998 (+198)
|
||
-- Unblock: 87989 (-9)
|
||
-- Unblock(*): 87982 (-7)
|
||
++ FLD: 88609 (+627)
|
||
++ WWW: 128921 (+40312)
|
||
|
||
128921 unique Domains - Version 2021.1218.043952
|
||
MD5 Domains RAW: 47fbbdaea48ddcfbf6ae73b80889a87b
|
||
|
||
# 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 84204
|
||
ℹ Length after applying transformations is 84204
|
||
ℹ The list was compressed from 84207 to 70929
|
||
ℹ Final length of the list is 70935
|
||
ℹ 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 ...
|
||
|