Added archive support! (Beta) + UI change

This commit is contained in:
Daniel
2022-05-26 20:45:07 +04:30
parent f3f36a9b96
commit d010e351b5
13 changed files with 1168 additions and 1936 deletions
+4 -3
View File
@@ -9,12 +9,13 @@
"author": "",
"license": "MIT",
"dependencies": {
"cheerio": "^1.0.0-rc.10",
"@cliqz/adblocker-puppeteer": "^1.23.8",
"cors": "^2.8.5",
"cross-fetch": "^3.1.5",
"express": "^4.17.3",
"mongodb": "^4.5.0",
"phantom": "^6.3.0",
"url-parse": "^1.5.10"
"puppeteer": "^14.1.1",
"uuid": "^8.3.2"
},
"devDependencies": {
"nodemon": "^2.0.15"