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