removed Chinese text

This commit is contained in:
Zongmin Lei
2016-05-04 11:20:42 +08:00
parent 3b3a88b237
commit f12339dd7e
3 changed files with 3 additions and 5 deletions

View File

@@ -55,9 +55,6 @@ it become more flexible, compares with other modules.
## Reference
+ [XSS与字符编码的那些事儿 ---科普文](http://drops.wooyun.org/tips/689)
+ [腾讯实例教程那些年我们一起学XSS](http://www.wooyun.org/whitehats/%E5%BF%83%E4%BC%A4%E7%9A%84%E7%98%A6%E5%AD%90)
+ [mXSS攻击的成因及常见种类](http://drops.wooyun.org/tips/956)
+ [XSS Filter Evasion Cheat Sheet](https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet)
+ [Data URI scheme](http://en.wikipedia.org/wiki/Data_URI_scheme)
+ [XSS with Data URI Scheme](http://hi.baidu.com/badzzzz/item/bdbafe83144619c199255f7b)
@@ -462,7 +459,7 @@ text: helloend
## License
```
Copyright (c) 2012-2015 Zongmin Lei(雷宗民) <leizongmin@gmail.com>
Copyright (c) 2012-2016 Zongmin Lei(雷宗民) <leizongmin@gmail.com>
http://ucdok.com
The MIT License