mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
10 lines
178 B
HTML
10 lines
178 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript">
|
|
document.write('<script type="text/javascript">alert(1);<\x2fscript>');
|
|
</script>
|
|
|
|
</body></html> |