Support kbd tag
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var whiteListTag = ['style', '!--'];
|
||||
var whiteListTag = ['style', '!--', 'kbd'];
|
||||
var whiteListAttr = ['id', 'class', 'style'];
|
||||
|
||||
var filterXSSOptions = {
|
||||
|
||||
Reference in New Issue
Block a user