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

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