AD: Adding abc.exe to graylist

This commit is contained in:
Eugene Sandulenko 2022-12-03 10:35:08 +01:00
parent 019d4b4f19
commit ba3a98431a
No known key found for this signature in database
GPG key ID: 014D387312D34F08

View file

@ -806,6 +806,7 @@ static const char *grayList[] = {
"play.exe",
"start.exe",
"item.dat",
"abc.exe",
0
};