mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 07:45:58 +00:00
Update HTML Purifier to version 4.4.0.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
class HTMLPurifier_URIScheme_https extends HTMLPurifier_URIScheme_http {
|
||||
|
||||
public $default_port = 443;
|
||||
public $secure = true;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user