From 8a31bb2b12de377930baee9c07140b7bc3adc997 Mon Sep 17 00:00:00 2001 From: Lanta Date: Tue, 28 Nov 2023 14:25:48 +0100 Subject: [PATCH 1/3] t --- update/get_matches.ps1 | 2 -- 1 file changed, 2 deletions(-) diff --git a/update/get_matches.ps1 b/update/get_matches.ps1 index cc77ff4..0348060 100644 --- a/update/get_matches.ps1 +++ b/update/get_matches.ps1 @@ -33,8 +33,6 @@ catch { Write-Output 'Unable to read file exitin' exit } - - foreach ($player in $player_data) { $lastMatches = $player.relationships.matches.data.id #| Select-Object -First 10 $playermatches = @() -- 2.49.1 From 89e35f31d42ed5ab32042fcd2bce8a84e1e9714d Mon Sep 17 00:00:00 2001 From: Lanta Date: Tue, 28 Nov 2023 14:41:29 +0100 Subject: [PATCH 2/3] t --- update/get_matches.ps1 | 2 -- 1 file changed, 2 deletions(-) diff --git a/update/get_matches.ps1 b/update/get_matches.ps1 index cc77ff4..0348060 100644 --- a/update/get_matches.ps1 +++ b/update/get_matches.ps1 @@ -33,8 +33,6 @@ catch { Write-Output 'Unable to read file exitin' exit } - - foreach ($player in $player_data) { $lastMatches = $player.relationships.matches.data.id #| Select-Object -First 10 $playermatches = @() -- 2.49.1 From 7fe221a5cea0a74b744ca686dd9f897d4f885bb0 Mon Sep 17 00:00:00 2001 From: Lanta Date: Tue, 28 Nov 2023 15:13:35 +0100 Subject: [PATCH 3/3] test --- last_stats.php | 1 - 1 file changed, 1 deletion(-) diff --git a/last_stats.php b/last_stats.php index c67d509..79bc9aa 100644 --- a/last_stats.php +++ b/last_stats.php @@ -4,7 +4,6 @@ $ogDescription = "Explore detailed player statistics over the past month includi - -- 2.49.1