✨ 添加下载管理和 metalink 解析
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
use crate::handlers::server::get_img_server_url;
|
||||
|
||||
pub mod search;
|
||||
pub mod metalink;
|
||||
pub mod download_manager;
|
||||
|
||||
pub const UA: &str = concat!("Spark-Store/", env!("CARGO_PKG_VERSION"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user