update README

This commit is contained in:
Zongmin Lei
2015-08-18 18:47:03 +08:00
parent ce40ba3795
commit b546f64278
2 changed files with 4 additions and 4 deletions

View File

@@ -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
---------------

View File

@@ -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
---------------