Add rate limits

This commit is contained in:
Bellisario 2022-07-14 20:08:57 +02:00 committed by schlagmichdoch
parent b3dff8a864
commit aa38ae2a28
3 changed files with 465 additions and 0 deletions

View file

@ -4,6 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",