mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
8 lines
174 B
HTML
8 lines
174 B
HTML
<html>
|
|
<head>
|
|
<title>Test page</title>
|
|
</head>
|
|
<body>
|
|
<a href="javascript:void(alert("Nope!"))">click here</a>
|
|
</body>
|
|
</html> |