From bdc7f53b62fd54c442b0088c580571e2f3a1042f Mon Sep 17 00:00:00 2001 From: Kolappan Nathan Date: Sat, 8 Jun 2019 22:23:20 +0530 Subject: [PATCH] Update README-zh.md --- README-zh.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README-zh.md b/README-zh.md index 69e94a0..1b02650 100644 --- a/README-zh.md +++ b/README-zh.md @@ -625,6 +625,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [DOMPurify](https://github.com/cure53/DOMPurify) - DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG by [Cure53](https://cure53.de/). - [js-xss](https://github.com/leizongmin/js-xss) - Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist by [@leizongmin](https://github.com/leizongmin). - [Acra](https://github.com/cossacklabs/acra) - Client-side encryption engine for SQL databases, with strong selective encryption, SQL injections prevention and intrusion detection by [@cossacklabs](https://www.cossacklabs.com/). +- [sxwjs](https://github.com/sxwjs/sxwjs) - A configurable javascript library to post warning in browser console aginst Self XSS attacks. ### Proxy