home
/
zktecojo
/
public_html
/
htmlpurifier
/
tests
/
HTMLPurifier
/
HTMLT
➕ New
📤 Upload
✎ Editing:
safe-iframe.htmlt
← Back
--INI-- HTML.SafeIframe = true URI.SafeIframeRegexp = "%(^http://www.example.com/|^https?://dev.example.com/)%" --HTML-- <iframe src="http://www.example.com/"></iframe> <iframe src="http://malicious.host.com/?http://www.example.com/"></iframe> <iframe src="http://dev.example.com/"></iframe> <iframe src="https://dev.example.com/"></iframe> --EXPECT-- <iframe src="http://www.example.com/"></iframe> <iframe></iframe> <iframe src="http://dev.example.com/"></iframe> <iframe src="https://dev.example.com/"></iframe> --# vim: et sw=4 sts=4
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel