mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-05 16:17:28 +02:00
Merge https://github.com/sebsauvage/rss-bridge into new-attribute-system
This commit is contained in:
@@ -133,6 +133,7 @@ class HTMLSanitizer {
|
||||
var $keptAttributes;
|
||||
var $onlyKeepText;
|
||||
|
||||
|
||||
public static $DEFAULT_CLEAR_TAGS = ["script", "iframe"];
|
||||
public static $KEPT_ATTRIBUTES = ["title", "href", "src"];
|
||||
|
||||
|
Reference in New Issue
Block a user