mirror of https://github.com/calzoneman/sync.git
commit
0de5f88eee
|
@ -5,7 +5,7 @@ var sanitizeHTML = require("sanitize-html");
|
|||
const ALLOWED_TAGS = [
|
||||
"button",
|
||||
"center",
|
||||
"cite"
|
||||
"cite",
|
||||
"details",
|
||||
"font",
|
||||
"h1",
|
||||
|
|
Loading…
Reference in New Issue