Contact Me

const getAddr = () => `${['aXNhYWM=', 'Z2Vla2luZ3JlZW4=']
    .map(atob)
    .join('@')}.com`;

alert(getAddr())

Email Me