>root ★
外部ミラー向けのBlackGoat作ったら?

#POST禁止
acl POST method POST
http_access deny POST Safe_ports
http_access deny POST !Safe_ports

#2ch.netドメイン以外アクセス禁止
acl dompath_2ch dstdom_regex 2ch.net
http_access deny !dompath_2ch

acl path_2ch urlpath_regex \/.*\/dat\/\d+\.dat \/.*\/subject.txt
http_access deny !path_2ch