hello

// do not touch anything if(targetElement) { targetElement.innerHTML = atob(encryptedText); } // just copy the whole code and paste it in your site document.getElementById(‘brd’).onclick = function(){ window.location.href = atob(‘aHR0cHM6Ly9raW5nbGVhZ3VlLmlv’); }; })();