How to block a remote loader
From Wikitech
Botnet and bad users can be blocked at the squid level. This is done by editing the squid configuration, adding the offender IP address to the list, generate squid configuration and deploy it:
cd /home/wikipedia/conf/squid vim text-acls.conf (added to badbadip) make ./deploy all