<div dir="ltr">Hi,<div><br></div><div>The docs say to drop lookups for domains like this</div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><font face="monospace, monospace">addAction('<a href="http://example.com">example.com</a>', DropAction())</font></div></blockquote><br><div>Is this also the best way to drop reverse lookups?</div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><font face="monospace, monospace">addAction('1.1.10.in-addr.arpa', DropAction())</font></div></blockquote><br><div>Thanks!</div></div>