XSSer.co

// just another day on the web
let payload = '<script>';
alert(document.cookie);
// or maybe...
eval(atob('BASE64_HERE'));