From 4bf6050bdf7924d1dbd2222e0c9a1bea8ea1dc90 Mon Sep 17 00:00:00 2001 From: Lawin0129 Date: Fri, 17 Dec 2021 00:36:35 +0000 Subject: [PATCH] Revert "Merge branch 'main' of https://github.com/Lawin0129/LawinServer" This reverts commit a9544de8eca903bfb53ea2cb0abb210c0e06c9cc, reversing changes made to 689a064ddd243a4566cb40ee5fc6dd70156637e1. --- index.js | 9 --------- 1 file changed, 9 deletions(-) diff --git a/index.js b/index.js index 19f13cd..0852ccb 100644 --- a/index.js +++ b/index.js @@ -1103,15 +1103,6 @@ express.get("/fortnite/api/calendar/v1/timeline", async (req, res) => { }) } - if (req.headers["user-agent"].includes("Release-19.01")) { - activeEvents.push( - { - "eventType": "EventFlag.LTE_WinterFest", - "activeUntil": "9999-01-01T00:00:00.000Z", - "activeSince": "2020-01-01T00:00:00.000Z" - }) - } - res.json({ "channels": { "client-matchmaking": {