我试图用javascript编码一些字符串,如“我的个人电子邮件是alphabeta@mail.com”,然后点击它进行解码,到目前为止尝试了这个:
<div style="cursor:pointer;" onclick="this.textContent=(function(d){let a='';(d.split('')).forEach(x => a += String.fromCharCode(~(x.charCodeAt(0))));return a;})(this.textContent)">ル゙モフミメ゙ヨモワミメ</div>
有更好的方法吗?
答案 0 :(得分:0)
保护机器人的最佳和最优雅的方法是使用Google Invisible Recaptcha。 https://developers.google.com/recaptcha/docs/invisible