mirror of https://github.com/Zelo72/adguard
115 lines
4.3 KiB
Plaintext
Executable File
115 lines
4.3 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 | 15628 | 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 | 1491 | 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 | 3676 | 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 | 16964 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
|
||
11 | 93173 | hosts | http | online | unchanged | https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
|
||
12 | 1256 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
|
||
13 | 4498 | hosts | http | online | unchanged | https://threatfox.abuse.ch/downloads/hostfile
|
||
14 | 41132 | adblock | http | online | unchanged | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
||
15 | 14725 | domains | http | online | unchanged | https://raw.githubusercontent.com/adguardteam/cname-trackers/master/combined_disguised_trackers_justdomains.txt
|
||
16 | 18899 | adblock | http | online | changed | https://easylist.to/easylist/easylist.txt
|
||
17 | 16206 | adblock | http | online | unchanged | https://easylist.to/easylist/easyprivacy.txt
|
||
18 | 9322 | adblock | http | online | unchanged | https://raw.githubusercontent.com/easylist/easylist/master/easyprivacy/easyprivacy_specific_cname.txt
|
||
19 | 13596 | domains | local | online | unchanged | black.list
|
||
20 | 139 | domains | local | online | unchanged | black.list.threat-intelligence
|
||
|
||
# Build light Domainlist ...
|
||
|
||
Stats light:
|
||
|
||
** Source (raw): 275502
|
||
== Source (unique): 162238 (-113264)
|
||
-- Exclude: 162110 (-128)
|
||
-- White: 160177 (-1933)
|
||
-- White(*): 156571 (-3606)
|
||
-- Dead: 127839 (-28732)
|
||
++ Block: 128033 (+194)
|
||
-- Unblock: 128029 (-4)
|
||
-- Unblock(*): 128023 (-6)
|
||
++ FLD: 129165 (+1142)
|
||
++ WWW: 170803 (+41638)
|
||
|
||
170803 unique Domains - Version 2021.1103.121012
|
||
MD5 Domains RAW: 81a3b1d55023ff2bf27b8275f5a9df5e
|
||
|
||
# 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 113974
|
||
ℹ Length after applying transformations is 113974
|
||
ℹ The list was compressed from 113977 to 95580
|
||
ℹ Final length of the list is 95586
|
||
ℹ 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 ...
|
||
|