mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-05 19:40:09 +00:00
Added .exec to blacklist
Mac/Unix executable files.
This commit is contained in:
parent
de7e639c75
commit
3e0be53c62
@ -37,6 +37,7 @@ module.exports = {
|
|||||||
blockedExtensions: [
|
blockedExtensions: [
|
||||||
'.jar',
|
'.jar',
|
||||||
'.exe',
|
'.exe',
|
||||||
|
'.exec',
|
||||||
'.msi',
|
'.msi',
|
||||||
'.com',
|
'.com',
|
||||||
'.bat',
|
'.bat',
|
||||||
|
Loading…
Reference in New Issue
Block a user