Deployed 3ca2ece with MkDocs version: 1.6.1

This commit is contained in:
Swk
2026-04-18 15:46:37 +00:00
commit e25bd52141
625 changed files with 1261223 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<html>
<head></head>
<body>
<something:script xmlns:something="http://www.w3.org/1999/xhtml">alert(1)</something:script>
<a:script xmlns:a="http://www.w3.org/1999/xhtml">alert(2)</a:script>
<info>
<name>
<value><![CDATA[<script>confirm(document.domain)</script>]]></value>
</name>
<description>
<value>Hello</value>
</description>
<url>
<value>http://google.com</value>
</url>
</info>
</body>
</html>