mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-02-11 17:50:23 +00:00
bump: librqbit
feat: add user_agent
This commit is contained in:
@@ -143,6 +143,7 @@ pub async fn downloader_init(
|
||||
disable_cooldown_secs: 600,
|
||||
adaptive_increase_threshold: 5,
|
||||
adaptive_decrease_threshold: 10,
|
||||
user_agent: Some(String::from("SCToolBox/librqbit/1.0")),
|
||||
..Default::default()
|
||||
}),
|
||||
..Default::default()
|
||||
|
||||
Reference in New Issue
Block a user