mirror of
https://github.com/thegeneralist01/archivr
synced 2026-07-21 18:55:36 +02:00
feat(singlefile): add SaveResult, favicon extraction, wait for networkidle2
This commit is contained in:
parent
ad1c4f8ee5
commit
ee697625fb
4 changed files with 107 additions and 4 deletions
|
|
@ -28,3 +28,4 @@ tower = "0.5.1"
|
|||
tower-http = { version = "0.6.2", features = ["fs", "trace"] }
|
||||
uuid = { version = "1.18.1", features = ["v4"] }
|
||||
reqwest = { version = "0.12", features = ["blocking"] }
|
||||
base64 = "0.22"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue