mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-08 16:01:33 +00:00
Update HTML Purifier to version 4.4.0.
This commit is contained in:
@@ -19,6 +19,12 @@ abstract class HTMLPurifier_URIScheme
|
||||
*/
|
||||
public $browsable = false;
|
||||
|
||||
/**
|
||||
* Whether or not data transmitted over this scheme is encrypted.
|
||||
* https is secure, http is not.
|
||||
*/
|
||||
public $secure = false;
|
||||
|
||||
/**
|
||||
* Whether or not the URI always uses <hier_part>, resolves edge cases
|
||||
* with making relative URIs absolute
|
||||
|
||||
Reference in New Issue
Block a user