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 | 15734 | domains | http | online | changed | https://raw.githubusercontent.com/AdroitAdorKhan/antipopads-re/master/formats/domains.txt
|
||
3 | 708 | domains | http | online | unchanged | https://raw.githubusercontent.com/DRSDavidSoft/additional-hosts/master/domains/blacklist/adservers-and-trackers.txt
|
||
4 | 9922 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/shallalist/master/adv/domains
|
||
5 | 1486 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/shallalist/master/tracker/domains
|
||
6 | 3670 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/ut1/master/ads/domains
|
||
7 | 8125 | hosts | http | online | unchanged | https://adaway.org/hosts.txt
|
||
8 | 3672 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
|
||
9 | 1771 | hosts | http | online | changed | https://raw.githubusercontent.com/What-Zit-Tooya/Ad-Block/main/Main-Blocklist/Ad-Block-HOSTS.txt
|
||
10 | 1734 | hosts | http | online | unchanged | https://raw.githubusercontent.com/infinitytec/blocklists/master/ads-and-trackers.txt
|
||
11 | 335 | hosts | http | online | unchanged | https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts
|
||
12 | 16962 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
|
||
13 | 1143 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
|
||
14 | 4431 | hosts | http | online | unchanged | https://threatfox.abuse.ch/downloads/hostfile
|
||
15 | 40623 | adblock | http | online | changed | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
||
16 | 13720 | domains | http | online | unchanged | https://raw.githubusercontent.com/adguardteam/cname-trackers/master/combined_disguised_trackers_justdomains.txt
|
||
17 | 18565 | adblock | http | online | unchanged | https://easylist.to/easylist/easylist.txt
|
||
18 | 16185 | adblock | http | online | unchanged | https://easylist.to/easylist/easyprivacy.txt
|
||
19 | 9316 | adblock | http | online | unchanged | https://raw.githubusercontent.com/easylist/easylist/master/easyprivacy/easyprivacy_specific_cname.txt
|
||
20 | 14639 | domains | local | online | unchanged | black.list
|
||
21 | 49 | domains | local | online | unchanged | black.list.threat-intelligence
|
||
|
||
# Build light Domainlist ...
|
||
|
||
Stats light:
|
||
|
||
** Source (raw): 183803
|
||
== Source (unique): 110579 (-73224)
|
||
-- Exclude: 110518 (-61)
|
||
-- White: 108332 (-2186)
|
||
-- White(*): 107405 (-927)
|
||
-- Dead: 89793 (-17612)
|
||
++ Block: 89955 (+162)
|
||
-- Unblock: 89953 (-2)
|
||
-- Unblock(*): 89953 (-0)
|
||
++ FLD: 90825 (+872)
|
||
++ WWW: 130658 (+39833)
|
||
|
||
130658 unique Domains - Version 2021.1025.060958
|
||
MD5 Domains RAW: 17e3e2637cef87a08adfcf36300b5cf3
|
||
|
||
# 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 88311
|
||
ℹ Length after applying transformations is 88310
|
||
ℹ The list was compressed from 88313 to 74979
|
||
ℹ Final length of the list is 74985
|
||
ℹ 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 ...
|
||
|