diff --git a/index.js b/index.js index 71a32e9..5699741 100644 --- a/index.js +++ b/index.js @@ -6078,6 +6078,12 @@ function getContentPages(req) { contentpages.dynamicbackgrounds.backgrounds.backgrounds[0].stage = "Winter19"; contentpages.dynamicbackgrounds.backgrounds.backgrounds[1].stage = "Winter19"; } + + if (req.headers["user-agent"].includes("Release-19.01")) { + contentpages.dynamicbackgrounds.backgrounds.backgrounds[0].stage = "winter2021"; + contentpages.dynamicbackgrounds.backgrounds.backgrounds[0].backgroundimage = "https://cdn2.unrealengine.com/t-bp19-lobby-xmas-2048x1024-f85d2684b4af.png"; + contentpages.specialoffervideo.bSpecialOfferEnabled = "true"; + } } catch (err) {} return contentpages; diff --git a/responses/contentpages.json b/responses/contentpages.json index 61d5968..766bba3 100644 --- a/responses/contentpages.json +++ b/responses/contentpages.json @@ -5802,6 +5802,23 @@ "lastModified": "2019-06-20T22:06:24.590Z", "_locale": "en-US" }, + "specialoffervideo": { + "_activeDate": "2021-08-14T23:58:00.000Z", + "_locale": "pl", + "_noIndex": false, + "_title": "specialoffervideo", + "bSpecialOfferEnabled": false, + "jcr:baseVersion": "a7ca237317f1e78e4627c4-c68f-4a12-9480-066c92dd14e5", + "jcr:isCheckedOut": true, + "lastModified": "2021-07-12T16:08:40.485Z", + "specialoffervideo": { + "_type": "SpecialOfferVideoConfig", + "bCheckAutoPlay": true, + "bStreamingEnabled": true, + "videoString": "", + "videoUID": "" + } + }, "subgameinfo": { "battleroyale": { "image": "",