Skip to content

Commit

Permalink
Update NiteStats Data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 1, 2024
1 parent e466de9 commit 5a5ab80
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 15 deletions.
82 changes: 69 additions & 13 deletions nitestats/event_flags.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"standalone-store": {
"states": [
{
"validFrom": "2024-08-01T12:32:04.656Z",
"validFrom": "2024-08-01T12:47:26.484Z",
"activeEvents": [],
"state": {
"activePurchaseLimitingEventIds": [],
Expand All @@ -13,12 +13,12 @@
}
}
],
"cacheExpire": "2024-08-01T14:32:04.656Z"
"cacheExpire": "2024-08-01T14:47:26.484Z"
},
"client-matchmaking": {
"states": [
{
"validFrom": "2024-08-01T12:32:04.656Z",
"validFrom": "2024-08-01T12:47:26.484Z",
"activeEvents": [],
"state": {
"region": {
Expand Down Expand Up @@ -72,26 +72,82 @@
}
}
}
},
{
"validFrom": "2024-08-01T15:00:00.000Z",
"activeEvents": [],
"state": {
"region": {
"NAE": {
"eventFlagsForcedOn": [
"Playlist_NoBuildBR_Habanero_Solo",
"Playlist_NoBuildBR_Habanero_Squad"
]
},
"NAW": {
"eventFlagsForcedOn": [
"Playlist_NoBuildBR_Habanero_Solo",
"Playlist_NoBuildBR_Habanero_Squad"
]
},
"NAC": {
"eventFlagsForcedOn": [
"Playlist_NoBuildBR_Habanero_Solo",
"Playlist_NoBuildBR_Habanero_Squad"
]
},
"EU": {
"eventFlagsForcedOn": [
"Playlist_NoBuildBR_Habanero_Solo",
"Playlist_NoBuildBR_Habanero_Squad"
]
},
"BR": {
"eventFlagsForcedOff": [
"Playlist_NoBuildBR_Habanero_Solo",
"Playlist_NoBuildBR_Habanero_Squad"
]
},
"OCE": {
"eventFlagsForcedOff": [
"Playlist_NoBuildBR_Habanero_Solo",
"Playlist_NoBuildBR_Habanero_Squad"
]
},
"ME": {
"eventFlagsForcedOn": [
"Playlist_NoBuildBR_Habanero_Solo",
"Playlist_NoBuildBR_Habanero_Squad"
]
},
"ASIA": {
"eventFlagsForcedOff": [
"Playlist_NoBuildBR_Habanero_Solo",
"Playlist_NoBuildBR_Habanero_Squad"
]
}
}
}
}
],
"cacheExpire": "2024-08-01T14:32:04.656Z"
"cacheExpire": "2024-08-01T14:47:26.484Z"
},
"tk": {
"states": [
{
"validFrom": "2024-08-01T12:32:04.656Z",
"validFrom": "2024-08-01T12:47:26.484Z",
"activeEvents": [],
"state": {
"k": []
}
}
],
"cacheExpire": "2024-08-01T14:32:04.656Z"
"cacheExpire": "2024-08-01T14:47:26.484Z"
},
"featured-islands": {
"states": [
{
"validFrom": "2024-08-01T12:32:04.656Z",
"validFrom": "2024-08-01T12:47:26.484Z",
"activeEvents": [],
"state": {
"islandCodes": [],
Expand All @@ -101,12 +157,12 @@
}
}
],
"cacheExpire": "2024-08-01T14:32:04.656Z"
"cacheExpire": "2024-08-01T14:47:26.484Z"
},
"community-votes": {
"states": [
{
"validFrom": "2024-08-01T12:32:04.656Z",
"validFrom": "2024-08-01T12:47:26.484Z",
"activeEvents": [],
"state": {
"electionId": "",
Expand All @@ -116,12 +172,12 @@
}
}
],
"cacheExpire": "2024-08-01T14:32:04.656Z"
"cacheExpire": "2024-08-01T14:47:26.484Z"
},
"client-events": {
"states": [
{
"validFrom": "2024-08-01T12:32:04.656Z",
"validFrom": "2024-08-01T12:47:26.484Z",
"activeEvents": [
{
"eventType": "EventFlag.Event_DelMar_Season01_Dailies",
Expand Down Expand Up @@ -577,9 +633,9 @@
}
}
],
"cacheExpire": "2024-08-01T14:32:04.656Z"
"cacheExpire": "2024-08-01T14:47:26.484Z"
}
},
"cacheIntervalMins": 15,
"currentTime": "2024-08-01T12:48:15.254Z"
"currentTime": "2024-08-01T13:03:01.283Z"
}
2 changes: 1 addition & 1 deletion nitestats/store_front.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"refreshIntervalHrs": 1,
"dailyPurchaseHrs": 24,
"expiration": "2024-08-01T13:00:00.000Z",
"expiration": "2024-08-01T14:00:00.000Z",
"storefronts": [
{
"name": "CurrencyStorefront",
Expand Down
2 changes: 1 addition & 1 deletion nitestats/timestamp.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"timestamp": 1722516504.7597892}
{"timestamp": 1722517391.0908518}

0 comments on commit 5a5ab80

Please sign in to comment.