mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-02-12 18:32:44 +00:00
feat: slow down request after 50 requests
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
"express": "^4.18.1",
|
||||
"express-rate-limit": "^6.6.0",
|
||||
"express-session": "^1.17.3",
|
||||
"express-slow-down": "^1.5.0",
|
||||
"got": "^11.8.5",
|
||||
"istextorbinary": "^6.0.0",
|
||||
"mime-types": "^2.1.35",
|
||||
@@ -59,6 +60,7 @@
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/express-rate-limit": "^6.0.0",
|
||||
"@types/express-session": "^1.17.5",
|
||||
"@types/express-slow-down": "^1.3.2",
|
||||
"@types/got": "^9.6.12",
|
||||
"@types/mime-types": "^2.1.0",
|
||||
"@types/parse-github-url": "^1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user