switch to the new whitelist

This commit is contained in:
Nazar Kanaev
2021-04-01 12:14:06 +01:00
parent 3e0c784744
commit 1f02bde5e1
3 changed files with 8 additions and 261 deletions

View File

@@ -76,6 +76,7 @@ var allowedTags = sset([]string{
"hr",
"html",
"i",
"iframe",
"img",
"input",
"ins",
@@ -115,7 +116,6 @@ var allowedTags = sset([]string{
"span",
"strike",
"strong",
"style",
"sub",
"summary",
"sup",