Warning, /webapps/ocs-webserver/library/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt is written in an unsupported language. File is not indexed.
0001 URI.HostBlacklist 0002 TYPE: list 0003 VERSION: 1.3.0 0004 DEFAULT: array() 0005 --DESCRIPTION-- 0006 List of strings that are forbidden in the host of any URI. Use it to kill 0007 domain names of spam, etc. Note that it will catch anything in the domain, 0008 so <tt>moo.com</tt> will catch <tt>moo.com.example.com</tt>. 0009 --# vim: et sw=4 sts=4