mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-17 13:02:05 +00:00
commit
0de5f88eee
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue