mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 20:22:26 +03:00
9 lines
163 B
HTML
9 lines
163 B
HTML
|
<!doctype html><html><head>
|
||
|
</head>
|
||
|
<body>
|
||
|
<script type=text/javascript>
|
||
|
document.write('<script type="text/javascript">alert(1);</script>');
|
||
|
|
||
|
|
||
|
</body></html>
|