mirror of https://github.com/Zelo72/rpi
111 lines
4.2 KiB
Plaintext
Executable File
111 lines
4.2 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 | 15957 | 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 | 8123 | hosts | http | online | unchanged | https://adaway.org/hosts.txt
|
||
7 | 3675 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
|
||
8 | 1734 | hosts | http | online | unchanged | https://raw.githubusercontent.com/infinitytec/blocklists/master/ads-and-trackers.txt
|
||
9 | 335 | hosts | http | online | unchanged | https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts
|
||
10 | 16963 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
|
||
11 | 93173 | hosts | http | online | unchanged | https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
|
||
12 | 1880 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
|
||
13 | 4467 | hosts | http | online | unchanged | https://threatfox.abuse.ch/downloads/hostfile
|
||
14 | 40802 | adblock | http | online | changed | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
||
15 | 16250 | domains | http | online | unchanged | https://raw.githubusercontent.com/adguardteam/cname-trackers/master/combined_disguised_trackers_justdomains.txt
|
||
16 | 18646 | adblock | http | online | unchanged | https://easylist.to/easylist/easylist.txt
|
||
17 | 16191 | adblock | http | online | unchanged | https://easylist.to/easylist/easyprivacy.txt
|
||
18 | 9317 | adblock | http | online | unchanged | https://raw.githubusercontent.com/easylist/easylist/master/easyprivacy/easyprivacy_specific_cname.txt
|
||
19 | 14630 | domains | local | online | unchanged | black.list
|
||
20 | 134 | domains | local | online | unchanged | black.list.threat-intelligence
|
||
|
||
# Build light Domainlist ...
|
||
|
||
Stats light:
|
||
|
||
** Source (raw): 278368
|
||
== Source (unique): 162434 (-115934)
|
||
-- Exclude: 162308 (-126)
|
||
-- White: 160026 (-2282)
|
||
-- White(*): 157151 (-2875)
|
||
-- Dead: 130336 (-26815)
|
||
++ Block: 130502 (+166)
|
||
-- Unblock: 130500 (-2)
|
||
-- Unblock(*): 130500 (-0)
|
||
++ FLD: 131699 (+1199)
|
||
++ WWW: 173521 (+41822)
|
||
|
||
173521 unique Domains - Version 2021.1029.001006
|
||
MD5 Domains RAW: 8ccdbed73947cdb949ebb8b15f032b41
|
||
|
||
# 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 115906
|
||
ℹ Length after applying transformations is 115906
|
||
ℹ The list was compressed from 115909 to 97235
|
||
ℹ Final length of the list is 97241
|
||
ℹ 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 ...
|
||
|