在博客文章中分享脏话
我有一个用于垃圾邮件防护过滤器的坏(垃圾邮件)词列表。我想与我的博客读者分享它们。我会将此列表放入我的博客文章中,但我担心一些事情。
我的帖子中会有很多坏话,因此 Google 会禁止我吗?
我如何将此列表添加到我的帖子中?在
标签内?
I have a bad (spam) words list for spam protection filters. I want to share them with my blog readers. I will put this list to my blog post but i'm worring about something.
There will be a lot of bad word on my post, because of this will Google ban me ?
How can i put this list to my post ? inside of <blockquote>
tag ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
将其放入 TXT 文件并将其链接为可下载?如果您不介意人们链接到它,则甚至可以使用更好的 XML 或 JSON。
你肯定不想发布它们:)
Put it in a TXT file and link it as downloadable? Or even better XML or JSON if you don't mind people linking to it.
Surely you don't want to post them :)
谷歌可能不会打扰你,但其他一些“家庭保护”代理应用程序会。另外,这只是为那些寻找您列表中没有的单词的人提供一个方便的指南,可能弊大于利。
Google might not ding you but some other "family protection" proxy apps will. Also, this is just going to serve as a handy guide to people looking for words that are not on your list, probably doing more harm than good.
使用 HTML pre 标记。
Use the HTML pre tag.