Skip to content

Commit 0f7217d

Browse files
committed
chore: update conformance results
1 parent bb1e7f8 commit 0f7217d

File tree

1 file changed

+97
-47
lines changed

1 file changed

+97
-47
lines changed

src/report.json

+97-47
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"https://4everland.io": {
33
"metadata": {
4-
"time": "2024-03-21T18:25:52.126085233Z",
5-
"version": "v0.5.0",
6-
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8379219565",
4+
"time": "2024-04-18T17:42:10.659484481Z",
5+
"version": "v0.5.1",
6+
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8742368964",
77
"gateway_url": "https://4everland.io"
88
},
99
"results": {
@@ -26,9 +26,9 @@
2626
},
2727
"https://cf-ipfs.com": {
2828
"metadata": {
29-
"time": "2024-03-21T18:25:41.553295077Z",
30-
"version": "v0.5.0",
31-
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8379219565",
29+
"time": "2024-04-18T17:42:18.640491295Z",
30+
"version": "v0.5.1",
31+
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8742368964",
3232
"gateway_url": "https://cf-ipfs.com"
3333
},
3434
"results": {
@@ -51,9 +51,9 @@
5151
},
5252
"https://cloudflare-ipfs.com": {
5353
"metadata": {
54-
"time": "2024-03-21T18:25:53.053530923Z",
55-
"version": "v0.5.0",
56-
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8379219565",
54+
"time": "2024-04-18T17:42:04.383162076Z",
55+
"version": "v0.5.1",
56+
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8742368964",
5757
"gateway_url": "https://cloudflare-ipfs.com"
5858
},
5959
"results": {
@@ -76,9 +76,9 @@
7676
},
7777
"https://dweb.link": {
7878
"metadata": {
79-
"time": "2024-03-21T18:26:24.99470366Z",
80-
"version": "v0.5.0",
81-
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8379219565",
79+
"time": "2024-04-18T17:42:01.649887103Z",
80+
"version": "v0.5.1",
81+
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8742368964",
8282
"gateway_url": "https://dweb.link"
8383
},
8484
"results": {
@@ -101,9 +101,9 @@
101101
},
102102
"https://gateway.pinata.cloud": {
103103
"metadata": {
104-
"time": "2024-03-21T18:25:57.263391746Z",
105-
"version": "v0.5.0",
106-
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8379219565",
104+
"time": "2024-04-18T17:42:08.000865431Z",
105+
"version": "v0.5.1",
106+
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8742368964",
107107
"gateway_url": "https://gateway.pinata.cloud"
108108
},
109109
"results": {
@@ -126,9 +126,9 @@
126126
},
127127
"https://hardbin.com": {
128128
"metadata": {
129-
"time": "2024-03-21T18:26:24.180823473Z",
130-
"version": "v0.5.0",
131-
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8379219565",
129+
"time": "2024-04-18T17:42:31.752057479Z",
130+
"version": "v0.5.1",
131+
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8742368964",
132132
"gateway_url": "https://hardbin.com"
133133
},
134134
"results": {
@@ -149,12 +149,12 @@
149149
}
150150
}
151151
},
152-
"https://ipfs.io": {
152+
"https://ipfs.eth.aragon.network": {
153153
"metadata": {
154-
"time": "2024-03-21T18:30:04.875780392Z",
155-
"version": "v0.5.0",
156-
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8379219565",
157-
"gateway_url": "https://ipfs.io"
154+
"time": "2024-04-18T17:44:58.014327205Z",
155+
"version": "v0.5.1",
156+
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8742368964",
157+
"gateway_url": "https://ipfs.eth.aragon.network"
158158
},
159159
"results": {
160160
"DNSLink": {
@@ -163,28 +163,28 @@
163163
"skip": 0
164164
},
165165
"CORS": {
166-
"pass": 1,
167-
"fail": 0,
166+
"pass": 0,
167+
"fail": 1,
168168
"skip": 0
169169
},
170170
"JSON-CBOR": {
171-
"pass": 4,
172-
"fail": 1,
171+
"pass": 5,
172+
"fail": 0,
173173
"skip": 0
174174
},
175175
"IPNS": {
176-
"pass": 3,
177-
"fail": 1,
176+
"pass": 0,
177+
"fail": 3,
178178
"skip": 0
179179
},
180180
"Others": {
181-
"pass": 2,
182-
"fail": 4,
181+
"pass": 3,
182+
"fail": 3,
183183
"skip": 0
184184
},
185185
"Block-CAR": {
186-
"pass": 3,
187-
"fail": 6,
186+
"pass": 1,
187+
"fail": 3,
188188
"skip": 0
189189
},
190190
"Tar": {
@@ -204,11 +204,36 @@
204204
}
205205
}
206206
},
207+
"https://ipfs.io": {
208+
"metadata": {
209+
"time": "2024-04-18T17:49:05.934306072Z",
210+
"version": "v0.5.1",
211+
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8742368964",
212+
"gateway_url": "https://ipfs.io"
213+
},
214+
"results": {
215+
"DNSLink": {
216+
"pass": 0,
217+
"fail": 1,
218+
"skip": 0
219+
},
220+
"CORS": {
221+
"pass": 1,
222+
"fail": 0,
223+
"skip": 0
224+
},
225+
"JSON-CBOR": {
226+
"pass": 0,
227+
"fail": 3,
228+
"skip": 0
229+
}
230+
}
231+
},
207232
"https://ipfs.runfission.com": {
208233
"metadata": {
209-
"time": "2024-03-21T18:29:09.332792089Z",
210-
"version": "v0.5.0",
211-
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8379219565",
234+
"time": "2024-04-18T17:44:50.815452579Z",
235+
"version": "v0.5.1",
236+
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8742368964",
212237
"gateway_url": "https://ipfs.runfission.com"
213238
},
214239
"results": {
@@ -261,9 +286,9 @@
261286
},
262287
"https://nftstorage.link": {
263288
"metadata": {
264-
"time": "2024-03-21T18:26:59.536715552Z",
265-
"version": "v0.5.0",
266-
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8379219565",
289+
"time": "2024-04-18T17:42:40.498334422Z",
290+
"version": "v0.5.1",
291+
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8742368964",
267292
"gateway_url": "https://nftstorage.link"
268293
},
269294
"results": {
@@ -284,11 +309,36 @@
284309
}
285310
}
286311
},
312+
"https://storry.tv": {
313+
"metadata": {
314+
"time": "2024-04-18T17:42:56.977706355Z",
315+
"version": "v0.5.1",
316+
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8742368964",
317+
"gateway_url": "https://storry.tv"
318+
},
319+
"results": {
320+
"DNSLink": {
321+
"pass": 0,
322+
"fail": 1,
323+
"skip": 0
324+
},
325+
"CORS": {
326+
"pass": 0,
327+
"fail": 1,
328+
"skip": 0
329+
},
330+
"JSON-CBOR": {
331+
"pass": 0,
332+
"fail": 3,
333+
"skip": 0
334+
}
335+
}
336+
},
287337
"https://trustless-gateway.link": {
288338
"metadata": {
289-
"time": "2024-03-21T18:26:51.527645905Z",
290-
"version": "v0.5.0",
291-
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8379219565",
339+
"time": "2024-04-18T17:43:09.589013969Z",
340+
"version": "v0.5.1",
341+
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8742368964",
292342
"gateway_url": "https://trustless-gateway.link"
293343
},
294344
"results": {
@@ -298,8 +348,8 @@
298348
"skip": 0
299349
},
300350
"CORS": {
301-
"pass": 1,
302-
"fail": 0,
351+
"pass": 0,
352+
"fail": 1,
303353
"skip": 0
304354
},
305355
"JSON-CBOR": {
@@ -311,9 +361,9 @@
311361
},
312362
"https://w3s.link": {
313363
"metadata": {
314-
"time": "2024-03-21T18:27:26.121261176Z",
315-
"version": "v0.5.0",
316-
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8379219565",
364+
"time": "2024-04-18T17:43:01.339271008Z",
365+
"version": "v0.5.1",
366+
"job_url": "https://github.com/ipfs/public-gateway-checker/actions/runs/8742368964",
317367
"gateway_url": "https://w3s.link"
318368
},
319369
"results": {

0 commit comments

Comments
 (0)