mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Update index.js
This commit is contained in:
2
index.js
2
index.js
@@ -607,7 +607,7 @@ express.get("/fortnite/api/game/v2/matchmakingservice/ticket/player/*", async (r
|
|||||||
fs.writeFileSync("./config.json", JSON.stringify(config, null, 2));
|
fs.writeFileSync("./config.json", JSON.stringify(config, null, 2));
|
||||||
|
|
||||||
res.json({
|
res.json({
|
||||||
"serviceUrl": "ws://127.0.0.1:443",
|
"serviceUrl": "ws://127.0.0.1:80",
|
||||||
"ticketType": "mms-player",
|
"ticketType": "mms-player",
|
||||||
"payload": "69=",
|
"payload": "69=",
|
||||||
"signature": "420="
|
"signature": "420="
|
||||||
|
|||||||
Reference in New Issue
Block a user