4 lines
94 B
Text
4 lines
94 B
Text
html "<script>
|
|
window.open('','error_msg','');
|
|
document.write('Goodbye, World!');
|
|
</script>""
|