servers/openfire.lua

Thu, 18 Feb 2010 16:02:11 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 18 Feb 2010 16:02:11 +0000
changeset 0
ba1cc6ad649d
permissions
-rw-r--r--

Initial commit (dedicated to darkrain)

function testers.openfire()
	if test(q_invalid_host, literal " encoding='UTF-8'?>") and test(q_invalid_host, literal "<stream:features>") then
		server_name = "Openfire";
	end
end

mercurial