mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-04-14 22:18:04 +08:00
Surge iOS已修复,感谢@pysta大佬协助
This commit is contained in:
@@ -2246,7 +2246,7 @@ function express(port = 3000) {
|
||||
}
|
||||
|
||||
function Response() {
|
||||
let statusCode = "200";
|
||||
let statusCode = 200;
|
||||
const {isQX, isLoon, isSurge} = ENV();
|
||||
const headers = DEFAULT_HEADERS;
|
||||
const STATUS_CODE_MAP = {
|
||||
|
||||
Reference in New Issue
Block a user