mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-09-05 15:39:07 +08:00
chore: 支持使用 leaky-bucket 限制请求频率 (#211)
* chore: 移除之前引入的 delay * feat: 支持为 b 站请求配置频率限制
This commit is contained in:
@@ -28,6 +28,7 @@ float-ord = "0.3.2"
|
||||
futures = "0.3.30"
|
||||
handlebars = "6.0.0"
|
||||
hex = "0.4.3"
|
||||
leaky-bucket = "1.1.2"
|
||||
md5 = "0.7.0"
|
||||
memchr = "2.7.4"
|
||||
once_cell = "1.19.0"
|
||||
|
||||
Reference in New Issue
Block a user