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 | 15874 | 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 | 1718 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
|
||
14 | 4459 | hosts | http | online | unchanged | https://threatfox.abuse.ch/downloads/hostfile
|
||
15 | 40696 | adblock | http | online | unchanged | 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 | 18581 | adblock | http | online | changed | https://easylist.to/easylist/easylist.txt
|
||
18 | 16187 | adblock | http | online | unchanged | 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 | 14632 | domains | local | online | unchanged | black.list
|
||
21 | 132 | domains | local | online | unchanged | black.list.threat-intelligence
|
||
|
||
# Build light Domainlist ...
|
||
|
||
Stats light:
|
||
|
||
** Source (raw): 278130
|
||
== Source (unique): 163031 (-115099)
|
||
-- Exclude: 162907 (-124)
|
||
-- White: 160566 (-2341)
|
||
-- White(*): 157700 (-2866)
|
||
-- Dead: 129049 (-28651)
|
||
++ Block: 129214 (+165)
|
||
-- Unblock: 129212 (-2)
|
||
-- Unblock(*): 129212 (-0)
|
||
++ FLD: 130412 (+1200)
|
||
++ WWW: 172447 (+42035)
|
||
|
||
172447 unique Domains - Version 2021.1027.180924
|
||
MD5 Domains RAW: 0cfcc39790da4d4686e9c88fd587c385
|
||
|
||
# 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 114867
|
||
ℹ Length after applying transformations is 114866
|
||
ℹ The list was compressed from 114869 to 96118
|
||
ℹ Final length of the list is 96124
|
||
ℹ 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 ...
|
||
|