mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2025-08-15 00:45:57 +08:00
Forward subscription-user-info header for Stash
This commit is contained in:
parent
063cbee198
commit
8b1928e2da
@ -165,7 +165,7 @@ function service() {
|
|||||||
|
|
||||||
// forward flow headers
|
// forward flow headers
|
||||||
if (
|
if (
|
||||||
["QX", "Surge", "Loon"].indexOf(
|
["QX", "Surge", "Loon", "Clash"].indexOf(
|
||||||
getPlatformFromHeaders(req.headers)
|
getPlatformFromHeaders(req.headers)
|
||||||
) !== -1
|
) !== -1
|
||||||
) {
|
) {
|
||||||
|
4
backend/sub-store.min.js
vendored
4
backend/sub-store.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user