mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-04-07 12:03:22 +08:00
feat: 组合订阅中的单条订阅也支持透传 User-Agent
This commit is contained in:
@@ -441,6 +441,7 @@ async function downloadCollection(req, res) {
|
||||
$options,
|
||||
proxy,
|
||||
noCache,
|
||||
ua: reqUA,
|
||||
});
|
||||
let subUserInfoOfSub;
|
||||
// forward flow header from the first subscription in this collection
|
||||
|
||||
Reference in New Issue
Block a user