mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-31 16:15:20 +02:00
Merge https://github.com/sebsauvage/rss-bridge into new-attribute-system
This commit is contained in:
commit
55d4c6e425
5 changed files with 43 additions and 18 deletions
|
@ -133,6 +133,7 @@ class HTMLSanitizer {
|
|||
var $keptAttributes;
|
||||
var $onlyKeepText;
|
||||
|
||||
|
||||
public static $DEFAULT_CLEAR_TAGS = ["script", "iframe"];
|
||||
public static $KEPT_ATTRIBUTES = ["title", "href", "src"];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue