mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-14 11:42:04 +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 = [
|
||||
"button",
|
||||
"center",
|
||||
"cite"
|
||||
"cite",
|
||||
"details",
|
||||
"font",
|
||||
"h1",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue