randydev commited on
Commit
d97f748
·
verified ·
1 Parent(s): 2390d65

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +1 -0
index.js CHANGED
@@ -66,6 +66,7 @@ function _0x8e5f(){const _0x47a684=['21328MwnItu','akeno_','2HGYaRq','7539MDsoUT
66
  app.use(async (req, res, next) => {
67
  await CheckMilWares.handle(req, res, next);
68
  });
 
69
  app.use("/api/v1/", apiLimiter);
70
  app.disable("x-powered-by");
71
  app.disable("link")
 
66
  app.use(async (req, res, next) => {
67
  await CheckMilWares.handle(req, res, next);
68
  });
69
+
70
  app.use("/api/v1/", apiLimiter);
71
  app.disable("x-powered-by");
72
  app.disable("link")