Merge pull request #151 from WeebDev/exec-blocklist

Added .exec to blacklist
This commit is contained in:
Kana 2018-09-20 22:11:57 -03:00 committed by GitHub
commit b18828d814
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,7 @@ module.exports = {
blockedExtensions: [
'.jar',
'.exe',
'.exec',
'.msi',
'.com',
'.bat',