-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathlight.stats
executable file
·108 lines (81 loc) · 3.35 KB
/
light.stats
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
### 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 - 4:
../../data/exclude.list
../../data/white.list.microsoft
../../data/white.list.apple
../../data/white.list.hl2guide
-- 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 | 15871 | domains | http | online | unchanged | https://raw.githubusercontent.com/AdroitAdorKhan/antipopads-re/master/formats/domains.txt
3 | 3670 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/ut1/master/ads/domains
4 | 3674 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
5 | 16963 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
6 | 1216 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
7 | 4571 | hosts | http | online | unchanged | https://threatfox.abuse.ch/downloads/hostfile
8 | 41344 | adblock | http | online | changed | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
9 | 18925 | adblock | http | online | unchanged | https://easylist.to/easylist/easylist.txt
10 | 16222 | adblock | http | online | unchanged | https://easylist.to/easylist/easyprivacy.txt
11 | 13466 | domains | local | online | unchanged | black.list
12 | 139 | domains | local | online | unchanged | black.list.threat-intelligence
13 | 27055 | domains | local | online | unchanged | personal.txt
# Build light Domainlist ...
Stats light:
** Source (raw): 164129
== Source (unique): 98148 (-65981)
-- Exclude: 98061 (-87)
-- White: 96764 (-1297)
-- White(*): 95145 (-1619)
-- Dead: 81273 (-13872)
++ Block: 81466 (+193)
-- Unblock: 81462 (-4)
-- Unblock(*): 81456 (-6)
++ FLD: 82185 (+729)
++ WWW: 114482 (+32297)
114482 unique Domains - Version 2021.1110.131302
MD5 Domains RAW: cad15cceaf4c17cbc7429c7d56056fd4
# 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 73459
ℹ Length after applying transformations is 73459
ℹ The list was compressed from 73462 to 63367
ℹ Final length of the list is 63373
ℹ 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 ...