update README
This commit is contained in:
@@ -22,9 +22,9 @@ The `xss` module controls the usage of tags and their attributes, according to
|
||||
the whitelist. It is also extendable with a series of APIs privided, which make
|
||||
it become more flexible, compares with other modules.
|
||||
|
||||
**Project Homepage:** https://github.com/leizongmin/js-xss
|
||||
**Project Homepage:** http://jsxss.com
|
||||
|
||||
**Try Online:** http://ucdok.com/project/xss/
|
||||
**Try Online:** http://jsxss.com/en/try.html
|
||||
|
||||
---------------
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
格式控制相关的HTML的场景,`xss`模块通过白名单来控制允许的标签及相关的标签属性,
|
||||
另外还提供了一系列的接口以便用户扩展,比其他同类模块更为灵活。
|
||||
|
||||
**项目主页:** https://github.com/leizongmin/js-xss
|
||||
**项目主页:** http://jsxss.com
|
||||
|
||||
**在线测试:** http://ucdok.com/project/xss/
|
||||
**在线测试:** http://jsxss.com/zh/try.html
|
||||
|
||||
---------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user