blob: 5d6dea6a3b11b925cf633104ea196f5c5547cc77 [file] [log] [blame]
var helloWorld = function () {
document.write("malicious script.");
};