mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-04-04 00:03:14 +08:00
Forward subscription-user-info header for Stash
This commit is contained in:
@@ -165,7 +165,7 @@ function service() {
|
||||
|
||||
// forward flow headers
|
||||
if (
|
||||
["QX", "Surge", "Loon"].indexOf(
|
||||
["QX", "Surge", "Loon", "Clash"].indexOf(
|
||||
getPlatformFromHeaders(req.headers)
|
||||
) !== -1
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user