if ( m/$site/ ) { print "$_ matched $site\n"; push ( @bad_log, $_ ); }