diff --git a/src/app/api/planning/planning.json b/src/app/api/planning/planning.json index fa364f2d..1c4dbf5e 100644 --- a/src/app/api/planning/planning.json +++ b/src/app/api/planning/planning.json @@ -199,16 +199,6 @@ "duration": "02:44:35", "platform": 6 }, - { - "id": 186, - "availableAt": "2024-10-31", - "endAt": "2024-11-21", - "playlistId": "PLRfhDHeBTBJ6f5QrjCB29OvgA784vgiQ7", - "title": "Operation Flashpoint : Red River", - "releaseDate": "2011-04-21", - "duration": "10:25:18", - "platform": 6 - }, { "id": 187, "availableAt": "2026-04-06", diff --git a/src/app/api/stats/stats.json b/src/app/api/stats/stats.json index 649dd253..cca35db9 100644 --- a/src/app/api/stats/stats.json +++ b/src/app/api/stats/stats.json @@ -12,7 +12,7 @@ "platform": "PS3", "total": 65, "total_available": 42, - "total_unavailable": 24 + "total_unavailable": 23 }, { "id": 5, @@ -70,7 +70,7 @@ "genre": "Shooter", "total": 47, "total_available": 42, - "total_unavailable": 6 + "total_unavailable": 5 }, { "id": 14, @@ -190,7 +190,7 @@ "games": { "total": 191, "total_available": 164, - "total_unavailable": 28 + "total_unavailable": 27 }, "dlcs": { "total": 17, @@ -209,9 +209,9 @@ "seconds": 10 }, "total_unavailable": { - "hours": 153, - "minutes": 32, - "seconds": 52 + "hours": 143, + "minutes": 7, + "seconds": 34 } } }