网站网址白名单
我正在构建一个用户内容解析器并添加一个自动链接解析器。我正在添加一个对话框,以确认用户想要访问所链接的特定网站。这是有两个原因。反网络钓鱼和垃圾邮件打击。不过,我希望能够禁用常用网站的对话和 nofollow 添加,因此我正在建立一个白名单。是否有任何常见的白名单或者我应该从头开始构建一个白名单?
I'm building a user content parser and am adding an automatic link parser. I'm adding a dialogue, that confirms that the user wants to go to the particular site being linked to. This is for two reasons. Anti phishing and spam combating. However I want to be able to disable both the dialogue and nofollow additions with commonly used websites so I'm building a whitelist. Are there any common whitelists about or should I start building one from scratch?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这可能对您非常有用
http://code.google.com/apis/safebrowsing/
This may be very useful to you
http://code.google.com/apis/safebrowsing/