fix: update blued live record

This commit is contained in:
ihmily
2025-06-05 12:01:39 +08:00
parent c6201cd1f3
commit 337e386ef1

View File

@@ -482,6 +482,7 @@ class LiveStreamRecorder:
"qiandurebo": "referer:https://qiandurebo.com",
"17live": "referer:https://17.live/en/live/6302408",
"lang": "referer:https://www.lang.live",
"shopee": "origin:" + live_domain
"shopee": "origin:" + live_domain,
"blued": "referer:https://app.blued.cn",
}
return record_headers.get(platform_key)