feat: (re)add favicon scrapper

This commit is contained in:
Sonny
2024-05-10 02:06:51 +02:00
committed by Sonny
parent 73f8c0c513
commit 817b9baafc
6 changed files with 332 additions and 5 deletions

View File

@@ -77,6 +77,7 @@
"edge.js": "^6.0.2",
"i18next": "^23.11.3",
"luxon": "^3.4.4",
"node-html-parser": "^6.1.13",
"pg": "^8.11.5",
"react": "^18.3.1",
"react-dnd": "^16.0.1",
@@ -111,4 +112,4 @@
"lint-staged": {
"*.js,*.ts,*.jsx,*.tsx": "eslint --cache --fix"
}
}
}