forked from varnishcache/varnish-cache
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathVMODS.json
147 lines (147 loc) · 3.65 KB
/
VMODS.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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
[
{
"vmod": "libvdfp-pipe",
"git": "https://code.uplex.de/uplex-varnish/libvdfp-pipe.git",
"branch": "master"
},
{
"vmod": "libvdp-pesi",
"git": "https://code.uplex.de/uplex-varnish/libvdp-pesi.git",
"branch": "master"
},
{
"vmod": "libvfp-brotli",
"git": "https://code.uplex.de/uplex-varnish/libvfp-brotli.git",
"branch": "master"
},
{
"vmod": "libvmod-all_healthy",
"git": "https://code.uplex.de/uplex-varnish/libvmod-all_healthy.git",
"branch": "master"
},
{
"vmod": "libvmod-blobdigest",
"git": "https://code.uplex.de/uplex-varnish/libvmod-blobdigest.git",
"branch": "master"
},
{
"vmod": "libvmod-blobsynth",
"git": "https://code.uplex.de/uplex-varnish/libvmod-blobsynth.git",
"branch": "master"
},
{
"vmod": "libvmod-cluster",
"git": "https://code.uplex.de/uplex-varnish/libvmod-cluster.git",
"branch": "master"
},
{
"vmod": "libvmod-crypto",
"git": "https://code.uplex.de/uplex-varnish/libvmod-crypto.git",
"branch": "master"
},
{
"vmod": "libvmod-curl",
"git": "/~https://github.com/nigoroll/libvmod-curl.git",
"branch": "master"
},
{
"vmod": "libvmod-dispatch",
"git": "https://code.uplex.de/uplex-varnish/libvmod-dispatch.git",
"branch": "master"
},
{
"vmod": "libvmod-dns",
"git": "/~https://github.com/knq/libvmod-dns.git",
"branch": "master"
},
{
"vmod": "libvmod-dynamic",
"git": "/~https://github.com/nigoroll/libvmod-dynamic.git",
"branch": "master"
},
{
"vmod": "libvmod-frozen",
"git": "https://code.uplex.de/uplex-varnish/libvmod-frozen.git",
"branch": "master"
},
{
"vmod": "libvmod-gcrypt",
"git": "https://code.uplex.de/uplex-varnish/libvmod-gcrypt.git",
"branch": "master"
},
{
"vmod": "libvmod-geoip2",
"git": "/~https://github.com/nigoroll/libvmod-geoip2.git",
"branch": "lookup_fields"
},
{
"vmod": "libvmod-hoailona",
"git": "https://code.uplex.de/uplex-varnish/libvmod-hoailona.git",
"branch": "master"
},
{
"vmod": "libvmod-iconv",
"git": "https://code.uplex.de/uplex-varnish/libvmod-iconv.git",
"branch": "trunk"
},
{
"vmod": "libvmod-j",
"git": "https://code.uplex.de/uplex-varnish/libvmod-j.git",
"branch": "trunk"
},
{
"vmod": "libvmod-querystring",
"git": "/~https://github.com/nigoroll/libvmod-querystring",
"branch": "master"
},
{
"vmod": "libvmod-re",
"git": "https://code.uplex.de/uplex-varnish/libvmod-re.git",
"branch": "master"
},
{
"vmod": "libvmod-re2",
"git": "https://code.uplex.de/uplex-varnish/libvmod-re2.git",
"branch": "master"
},
{
"vmod": "libvmod-selector",
"git": "https://code.uplex.de/uplex-varnish/libvmod-selector.git",
"branch": "master"
},
{
"vmod": "libvmod-tus",
"git": "https://code.uplex.de/uplex-varnish/libvmod-tus.git",
"branch": "master"
},
{
"vmod": "libvmod-weightadjust",
"git": "https://code.uplex.de/uplex-varnish/libvmod-weightadjust.git",
"branch": "master"
},
{
"vmod": "libvmod-xcounter",
"git": "/~https://github.com/xcir/libvmod-xcounter.git",
"branch": "master"
},
{
"vmod": "libvmod-zipflow",
"git": "https://code.uplex.de/uplex-varnish/libvmod-zipflow.git",
"branch": "master"
},
{
"vmod": "slash",
"git": "https://code.uplex.de/uplex-varnish/slash.git",
"branch": "master"
},
{
"vmod": "varnish-modules",
"git": "/~https://github.com/nigoroll/varnish-modules.git",
"branch": "master"
},
{
"vmod": "varnish-objvar",
"git": "https://code.uplex.de/uplex-varnish/varnish-objvar.git",
"branch": "master"
}
]