feat: Paywall-Killer Tool (archive.is + PDF-Export)

This commit is contained in:
2026-06-12 00:09:17 +02:00
parent eef03510af
commit 1cf92c9a2f
6 changed files with 482 additions and 3 deletions

View File

@@ -7,6 +7,8 @@
"better-sqlite3": "^9.4.3",
"express": "^4.18.2",
"jsonwebtoken": "^9.0.2",
"multer": "^1.4.5-lts.1"
"multer": "^1.4.5-lts.1",
"puppeteer-core": "^22.0.0",
"@sparticuz/chromium": "^123.0.0"
}
}