mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-02-07 13:59:01 +00:00
Merge pull request #151 from WeebDev/exec-blocklist
Added .exec to blacklist
This commit is contained in:
commit
b18828d814
@ -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