<div>I want to censor input - POST requests to stop spam.</div><div>There will be probably one regex. If chunk of POST data matches, return eg. 404</div><div>Where to start?</div><div>Where is the eligible entry point for such things?</div>
<div><br></div>