You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: _data/subdomains.yml
+6-13
Original file line number
Diff line number
Diff line change
@@ -260,56 +260,49 @@ hsts-http:
260
260
background: red
261
261
category: Upgrade
262
262
description: |
263
-
TODO
263
+
This site advertises HTTP Strict Transport Security however only provides HTTP.
264
264
hsts-https:
265
265
favicon: green
266
266
background: rgb(68, 136, 68)
267
267
category: Upgrade
268
268
description: |
269
-
TODO
269
+
This site advertises HTTP Strict Transport Security and correctly provides HTTPS.
270
270
https-everywhere-http:
271
271
favicon: red
272
272
background: rgb(170, 68, 68)
273
273
category: Upgrade
274
274
description: |
275
-
<i>HTTPS Everywhere</i> does not work or is not enabled.<br>
276
275
This domain will be upgraded to HTTPS if you use <a href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a>.
277
276
https-everywhere-https:
278
277
favicon: green
279
278
background: rgb(68, 136, 68)
280
279
category: Upgrade
281
280
description: |
282
-
TODO
283
281
This domain will be upgraded to HTTPS if you use <a href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a>.
284
282
preloaded-hsts-http:
285
283
favicon: red
286
284
background: rgb(170, 68, 68)
287
285
category: Upgrade
288
286
description: |
289
-
TODO
287
+
This site has preloaded HTTP Strict Transport Security however only provides HTTP.<br>
290
288
Preloaded in: Chrome 44, Firefox 41
291
289
preloaded-hsts-https:
292
290
favicon: green
293
291
background: rgb(68, 136, 68)
294
292
category: Upgrade
295
293
description: |
296
-
TODO
294
+
This site has preloaded HTTP Strict Transport Security and correctly provides HTTPS.<br>
297
295
Preloaded in: Chrome 44, Firefox 41
298
296
subdomain.preloaded-hsts:
299
297
favicon: red
300
298
background: red
301
299
category: Upgrade
302
300
description: |
303
301
This site is preloaded to use HTTP Strict Transport Security, but its hostname doesn't match the certificate.
304
-
upgrade-http:
305
-
favicon: red
306
-
background: red
307
-
category: Upgrade
308
-
description: |
309
-
TODO
302
+
Preloaded in: Chrome 44, Firefox 41
310
303
upgrade-https:
311
304
favicon: green
312
305
background: rgb(68, 136, 68)
313
306
category: Upgrade
314
307
description: |
315
-
TODO
308
+
This site attempts to load an HTTP image. If upgrade-insecure-requests is working, the source should be rewritten to HTTPS. The image will vary depending on the outcome.
0 commit comments