mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-14 03:32:06 +00:00
Whitelist <s> tags for filters
This commit is contained in:
parent
e76fd7b1c4
commit
9fc1cbd81c
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ const ALLOWED_TAGS = [
|
|||
"h2",
|
||||
"img",
|
||||
"marquee", // It pains me to do this, but a lot of people use it...
|
||||
"s",
|
||||
"section",
|
||||
"span",
|
||||
"summary"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue