feat(quqi): add download link with cdn (#5938)

* feat(quqi): add download link by cdn

* fix(quqi): cookie error when login with phone number
This commit is contained in:
Echo Response
2024-01-24 16:47:49 +08:00
committed by GitHub
parent d88b54d98a
commit 9222510d8d
6 changed files with 247 additions and 43 deletions

1
go.mod
View File

@ -36,6 +36,7 @@ require (
github.com/jlaffaye/ftp v0.2.0
github.com/json-iterator/go v1.1.12
github.com/maruel/natural v1.1.1
github.com/minio/sio v0.3.0
github.com/natefinch/lumberjack v2.0.0+incompatible
github.com/orzogc/fake115uploader v0.3.3-0.20230715111618-58f9eb76f831
github.com/pkg/errors v0.9.1