Update 'malware3.pl'

This commit is contained in:
Malin 2017-05-07 12:41:17 +02:00
parent 1e832269a3
commit 26742db134

View File

@ -583,6 +583,7 @@ foreach my $file (sort @files) {
next if $file eq 'wp-super-cache.php';
next if $file eq 'user-edit.php';
next if $file eq 'custom-facebook-feed-admin.php';
next if $file eq 'membershipadmin.php';
print "Scanning $start_dir/$file... ";