-
Notifications
You must be signed in to change notification settings - Fork 0
/
manifest.json
89 lines (67 loc) · 1.58 KB
/
manifest.json
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
{
"dev" : {
"maintainedby":"Jaxparrow (jaxparrow07)",
"contributors":"NONE",
"lastupdated":"22 June 2022",
"version":"1.6.1",
"versioncode":3
},
"packs" : {
"Spark":{
"domains": "50K+",
"type": "True Lite Blocking",
"size": "1.5MB",
"sources": 20,
"device": "low",
"link": "https://block.energized.pro/spark/formats/hosts"
},
"Blu":{
"domains": "180K+",
"type": "Finest Midrange Protection",
"size": "6MB",
"sources": 45,
"device": "mid",
"link": "https://block.energized.pro/blu/formats/hosts"
},
"BluGO":{
"domains": "120K+",
"type": "Energized GO Edition",
"size": "3MB",
"sources": 25,
"device": "low",
"link": "https://block.energized.pro/bluGo/formats/hosts"
},
"Basic":{
"domains": "450K+",
"type": "Finest Midrange Protection",
"size": "13MB",
"sources": 50,
"device": "high",
"link": "https://block.energized.pro/basic/formats/hosts"
},
"Porn":{
"domains": "530K+",
"type": "Energized Porn Blocking",
"size": "15MB",
"sources": 10,
"device": "high",
"link": "https://block.energized.pro/porn/formats/hosts"
},
"Ultimate":{
"domains": "700K+",
"type": "Energized Flagship Annoyances Protection",
"size": "20MB",
"sources": 100,
"device": "high",
"link": "https://block.energized.pro/ultimate/formats/hosts"
},
"Unified":{
"domains": "1.2M+",
"type": "Energized Flagship Annoyances & Porn Protection ",
"size": "30MB",
"sources": 111,
"device": "high",
"link": "https://block.energized.pro/unified/formats/hosts"
}
}
}