添加badssl.com目录
This commit is contained in:
18
badssl.com/common/mixed/script/index.html
Normal file
18
badssl.com/common/mixed/script/index.html
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: mixed script
|
||||
layout: page
|
||||
favicon: red
|
||||
background: gray
|
||||
---
|
||||
|
||||
<div id="content">
|
||||
<h1 style="font-size: 9vw;">
|
||||
mixed script
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
This page triggers active mixed content<br>(a script from an insecure URL).
|
||||
</div>
|
||||
|
||||
<script src="http://{{ site.http-domain }}/resources/script.js"></script>
|
||||
Reference in New Issue
Block a user