Add rate limiting, security headers, fix CORS for production

This commit is contained in:
BizzleBot
2026-02-19 16:37:47 +00:00
parent a85fa0d211
commit c6b8fb752a
3449 changed files with 926916 additions and 4142 deletions
+2
View File
@@ -0,0 +1,2 @@
var x = require('..');
console.log(x);
+1
View File
@@ -0,0 +1 @@
module.exports = 'whatever';