Added instance-unique salt to IP hashes
This commit is contained in:
parent
8b6aa69c51
commit
cc5c63d3b1
4 changed files with 11 additions and 5 deletions
|
|
@ -180,8 +180,6 @@ app.use(errorMiddleware);
|
|||
//Basic 404 handler
|
||||
app.use(fileNotFoundController);
|
||||
|
||||
|
||||
|
||||
//Increment launch counter
|
||||
statModel.incrementLaunchCount();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue