new whitelist

This commit is contained in:
Palma Solutions LTD
2019-01-11 08:06:59 +01:00
parent 5011bf4027
commit 7a0cad4d82
4 changed files with 8 additions and 4 deletions

View File

@@ -581,6 +581,7 @@ foreach my $file (sort @files) {
next if $file eq 'wpGoogleMaps.php';
next if $file eq 'wppa-settings-autosave.php';
next if $file eq 'ninja-forms-submission.csv';
next if $file eq 'Nette.min.php';
print "Scanning $start_dir/$file... ";