Add blacklist env

This commit is contained in:
Wildan M 2022-06-16 23:11:01 +07:00
commit fad216c968
9 changed files with 313 additions and 208 deletions

View file

@ -15,6 +15,7 @@
"dependencies": {
"await-lock": "^2.1.0",
"axios": "^0.21.1",
"dotenv": "^16.0.1",
"jose-node-cjs-runtime": "^3.12.2",
"pem": "^1.14.4"
},