hello, when trying to ban a req.url from the CLI i get the following error, any ideas?<div><br></div><div><div>ban req.http.host == "<a href="http://www.domain.com">www.domain.com</a>" && req.url ~ "\.png"</div>
<div>100 85      </div><div>Unknown request.</div><div>Type 'help' for more info.</div><div>Syntax Error: Invalid backslash sequence</div></div><div><br></div><div>Removing backslash</div><div><br></div><div><div>
ban req.http.host == "<a href="http://www.domain.com">www.domain.com</a> && req.url ~ ".png"</div><div>106 25      </div><div>Wrong number of arguments</div></div><div><br></div><div>Cheers.</div>