Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们的网站上有不同类型的用户。对于特定类型的用户,我们不想显示他们发布的 URL(链接)。我们想完全删除它们。
如何通过 HTML 净化器配置实现这一点?
最可靠的方法是将 %URI.Disable 设置为 true。