Update 'malware3.pl'
This commit is contained in:
@@ -582,6 +582,8 @@ foreach my $file (sort @files) {
|
|||||||
next if $file eq 'main-modules.php';
|
next if $file eq 'main-modules.php';
|
||||||
next if $file eq 'wp-super-cache.php';
|
next if $file eq 'wp-super-cache.php';
|
||||||
next if $file eq 'user-edit.php';
|
next if $file eq 'user-edit.php';
|
||||||
|
next if $file eq 'custom-facebook-feed-admin.php';
|
||||||
|
|
||||||
print "Scanning $start_dir/$file... ";
|
print "Scanning $start_dir/$file... ";
|
||||||
|
|
||||||
unless (-r "$start_dir/$file") {
|
unless (-r "$start_dir/$file") {
|
||||||
|
|||||||
Reference in New Issue
Block a user