mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
12 lines
249 B
HTML
12 lines
249 B
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
|
<head>
|
|
<title>Example page</title>
|
|
</head>
|
|
<body>
|
|
<script type="application/javascript">
|
|
<![CDATA[
|
|
42;
|
|
]]></script>
|
|
</body>
|
|
</html> |