Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

一种隐藏邮箱地址的新思路 | OrdosX #27

Open
OrdosX opened this issue Aug 14, 2021 · 0 comments
Open

一种隐藏邮箱地址的新思路 | OrdosX #27

OrdosX opened this issue Aug 14, 2021 · 0 comments

Comments

@OrdosX
Copy link
Owner

OrdosX commented Aug 14, 2021

https://www.ordosx.tech/2018/08/%E4%B8%80%E7%A7%8D%E9%9A%90%E8%97%8F%E9%82%AE%E7%AE%B1%E5%9C%B0%E5%9D%80%E7%9A%84%E6%96%B0%E6%80%9D%E8%B7%AF/

怎么防止爬虫抓取你在博客上的邮箱地址?不同的人有不同的方法。有时,我们会在网上看到“xxx[at]xxx.com”的写法,然而这显然不geek。那么请看这个新方法的两个例子: function show1(x) { x.innerHTML = window.atob("aUBvcmRvc3gudGVjaA==") } function show2(x) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant