Update TFM badges
This commit is contained in:
@@ -6,10 +6,8 @@ HtmlSanitizer
|
||||
[](https://codecov.io/github/mganss/HtmlSanitizer?branch=master)
|
||||
[](https://sonarcloud.io/dashboard?id=mganss_HtmlSanitizer)
|
||||
|
||||
[](https://img.shields.io/badge/netstandard-1.3-brightgreen.svg)
|
||||
[](https://img.shields.io/badge/netstandard-2.0-brightgreen.svg)
|
||||
[](https://img.shields.io/badge/net-40-brightgreen.svg)
|
||||
[](https://img.shields.io/badge/net-45-brightgreen.svg)
|
||||
[](https://img.shields.io/badge/net-46-brightgreen.svg)
|
||||
|
||||
HtmlSanitizer is a .NET library for cleaning HTML fragments and documents from constructs that can lead to [XSS attacks](https://en.wikipedia.org/wiki/Cross-site_scripting).
|
||||
It uses [AngleSharp](https://github.com/AngleSharp/AngleSharp) to parse, manipulate, and render HTML and CSS.
|
||||
|
||||
Reference in New Issue
Block a user