mirror of https://github.com/Zelo72/rpi
115 lines
4.4 KiB
Plaintext
Executable File
115 lines
4.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 - 1:
|
||
|
||
../../fake.txt
|
||
|
||
-- Deadlists - 1:
|
||
|
||
../../data/dead.list
|
||
|
||
-- Whitelists - 1:
|
||
|
||
../../data/exclude.list
|
||
|
||
-- Unblocklists - 2:
|
||
|
||
../../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 | 15861 | domains | http | online | changed | https://raw.githubusercontent.com/AdroitAdorKhan/antipopads-re/master/formats/domains.txt
|
||
3 | 9922 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/shallalist/master/adv/domains
|
||
4 | 1486 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/shallalist/master/tracker/domains
|
||
5 | 3670 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/ut1/master/ads/domains
|
||
6 | 8122 | hosts | http | online | unchanged | https://adaway.org/hosts.txt
|
||
7 | 3672 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
|
||
8 | 1771 | hosts | http | online | unchanged | https://raw.githubusercontent.com/What-Zit-Tooya/Ad-Block/main/Main-Blocklist/Ad-Block-HOSTS.txt
|
||
9 | 1734 | hosts | http | online | unchanged | https://raw.githubusercontent.com/infinitytec/blocklists/master/ads-and-trackers.txt
|
||
10 | 335 | hosts | http | online | unchanged | https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts
|
||
11 | 16962 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
|
||
12 | 93803 | hosts | http | online | unchanged | https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
|
||
13 | 1619 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
|
||
14 | 4460 | hosts | http | online | changed | https://threatfox.abuse.ch/downloads/hostfile
|
||
15 | 40674 | adblock | http | online | changed | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
||
16 | 14044 | domains | http | online | unchanged | https://raw.githubusercontent.com/adguardteam/cname-trackers/master/combined_disguised_trackers_justdomains.txt
|
||
17 | 18568 | adblock | http | online | changed | https://easylist.to/easylist/easylist.txt
|
||
18 | 16187 | adblock | http | online | changed | https://easylist.to/easylist/easyprivacy.txt
|
||
19 | 9317 | adblock | http | online | unchanged | https://raw.githubusercontent.com/easylist/easylist/master/easyprivacy/easyprivacy_specific_cname.txt
|
||
20 | 14631 | domains | local | online | unchanged | black.list
|
||
21 | 130 | domains | local | online | unchanged | black.list.threat-intelligence
|
||
|
||
# Build light Domainlist ...
|
||
|
||
Stats light:
|
||
|
||
** Source (raw): 277981
|
||
== Source (unique): 162930 (-115051)
|
||
-- Exclude: 162805 (-125)
|
||
-- White: 160465 (-2340)
|
||
-- White(*): 157599 (-2866)
|
||
-- Dead: 128948 (-28651)
|
||
++ Block: 129113 (+165)
|
||
-- Unblock: 129111 (-2)
|
||
-- Unblock(*): 129111 (-0)
|
||
++ FLD: 130317 (+1206)
|
||
++ WWW: 172301 (+41984)
|
||
|
||
172301 unique Domains - Version 2021.1027.120902
|
||
MD5 Domains RAW: 776f105b642557a1c761fe2dd208ad21
|
||
|
||
# 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": [
|
||
"Validate"
|
||
]
|
||
}
|
||
],
|
||
"transformations": [
|
||
"Compress"
|
||
]
|
||
}
|
||
ℹ Start compiling light.adblock.raw
|
||
ℹ Original length is 114769
|
||
ℹ Length after applying transformations is 114768
|
||
ℹ The list was compressed from 114771 to 96022
|
||
ℹ Final length of the list is 96028
|
||
ℹ 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 ...
|
||
|