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
+20-10
Original file line number
Diff line number
Diff line change
@@ -255,38 +255,41 @@ very:
255
255
This site has been a very bad doge.
256
256
257
257
### Upgrade ###
258
+
hsts:
259
+
favicon: green
260
+
background: rgb(68, 136, 68)
261
+
category: Upgrade
262
+
description: |
263
+
This site advertises HTTP Strict Transport Security and correctly provides HTTPS.
258
264
hsts-http:
265
+
listed: false
259
266
favicon: red
260
267
background: red
261
268
category: Upgrade
262
269
description: |
263
270
This site advertises HTTP Strict Transport Security however only provides HTTP.
264
-
hsts-https:
271
+
https-everywhere:
265
272
favicon: green
266
273
background: rgb(68, 136, 68)
267
274
category: Upgrade
268
275
description: |
269
-
This site advertises HTTP Strict Transport Security and correctly provides HTTPS.
276
+
This domain will be upgraded to HTTPS if you use <a href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a>.
270
277
https-everywhere-http:
278
+
listed: false
271
279
favicon: red
272
280
background: rgb(170, 68, 68)
273
281
category: Upgrade
274
282
description: |
275
283
This domain will be upgraded to HTTPS if you use <a href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a>.
276
-
https-everywhere-https:
277
-
favicon: green
278
-
background: rgb(68, 136, 68)
279
-
category: Upgrade
280
-
description: |
281
-
This domain will be upgraded to HTTPS if you use <a href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a>.
282
284
preloaded-hsts-http:
285
+
listed: false
283
286
favicon: red
284
287
background: rgb(170, 68, 68)
285
288
category: Upgrade
286
289
description: |
287
290
This site has preloaded HTTP Strict Transport Security however only provides HTTP.<br>
288
291
Preloaded in: Chrome 44, Firefox 41
289
-
preloaded-hsts-https:
292
+
preloaded-hsts:
290
293
favicon: green
291
294
background: rgb(68, 136, 68)
292
295
category: Upgrade
@@ -300,7 +303,14 @@ subdomain.preloaded-hsts:
300
303
description: |
301
304
This site is preloaded to use HTTP Strict Transport Security, but its hostname doesn't match the certificate.
302
305
Preloaded in: Chrome 44, Firefox 41
303
-
upgrade-https:
306
+
upgrade:
307
+
favicon: green
308
+
background: rgb(68, 136, 68)
309
+
category: Upgrade
310
+
description: |
311
+
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