mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-19 01:31:34 +00:00
Updates
Merge changes from master (add more blocked extensions).
This commit is contained in:
commit
f8459d2b75
@ -41,10 +41,14 @@ module.exports = {
|
||||
|
||||
// Add file extensions here which should be blocked
|
||||
blockedExtensions: [
|
||||
'.jar',
|
||||
'.exe',
|
||||
'.msi',
|
||||
'.com',
|
||||
'.bat',
|
||||
'.cmd',
|
||||
'.msi',
|
||||
'.scr',
|
||||
'.ps1',
|
||||
'.sh'
|
||||
],
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user