This website works better with JavaScript
Home
Explore
Help
Sign In
waibao
/
NN2024010801
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
6adb6b6cb8
Branches
Tags
master
NN2024010801
/
vendor
/
ezyang
/
htmlpurifier
/
tests
/
HTMLPurifier
/
HTMLT
/
disable-uri.htmlt
disable-uri.htmlt
91 B
History
Raw
1
2
3
4
5
6
--INI--
URI.Disable = true
--HTML--
<img src="foobar" />
--EXPECT--
--# vim: et sw=4 sts=4