Skip to content

Commit

Permalink
Automated Player Update
Browse files Browse the repository at this point in the history
  • Loading branch information
GH Action Bot committed Aug 16, 2024
1 parent 75a9c8b commit 492640d
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
18 changes: 9 additions & 9 deletions assets/js/players250.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ var players = [
"race": "Z",
"rating": 2929,
"position": 18,
"sum_earnings": 1033442
"sum_earnings": 1033682
},
{
"id": 5414,
Expand Down Expand Up @@ -261,7 +261,7 @@ var players = [
"race": "Z",
"rating": 2778,
"position": 26,
"sum_earnings": 440176
"sum_earnings": 440226
},
{
"id": 10115,
Expand Down Expand Up @@ -345,7 +345,7 @@ var players = [
"race": "P",
"rating": 2821,
"position": 25,
"sum_earnings": 376283
"sum_earnings": 376339
},
{
"id": 2170,
Expand Down Expand Up @@ -969,7 +969,7 @@ var players = [
"race": "P",
"rating": 2503,
"position": 40,
"sum_earnings": 118242
"sum_earnings": 118292
},
{
"id": 19591,
Expand All @@ -981,7 +981,7 @@ var players = [
"race": "P",
"rating": 3583,
"position": 2,
"sum_earnings": 115048
"sum_earnings": 115298
},
{
"id": 185,
Expand Down Expand Up @@ -1221,7 +1221,7 @@ var players = [
"race": "P",
"rating": 2898,
"position": 20,
"sum_earnings": 84824
"sum_earnings": 85024
},
{
"id": 4120,
Expand Down Expand Up @@ -2025,7 +2025,7 @@ var players = [
"race": "P",
"rating": 2884,
"position": 22,
"sum_earnings": 36600
"sum_earnings": 36800
},
{
"id": 2567,
Expand Down Expand Up @@ -2061,7 +2061,7 @@ var players = [
"race": "P",
"rating": 2648,
"position": 32,
"sum_earnings": 34676
"sum_earnings": 34776
},
{
"id": 119,
Expand Down Expand Up @@ -2349,7 +2349,7 @@ var players = [
"race": "P",
"rating": 2384,
"position": 50,
"sum_earnings": 29206
"sum_earnings": 29306
},
{
"id": 1655,
Expand Down
46 changes: 23 additions & 23 deletions assets/js/players400.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ var players = [
"race": "Z",
"rating": 2929,
"position": 18,
"sum_earnings": 1033442
"sum_earnings": 1033682
},
{
"id": 5414,
Expand Down Expand Up @@ -261,7 +261,7 @@ var players = [
"race": "Z",
"rating": 2778,
"position": 26,
"sum_earnings": 440176
"sum_earnings": 440226
},
{
"id": 10115,
Expand Down Expand Up @@ -345,7 +345,7 @@ var players = [
"race": "P",
"rating": 2821,
"position": 25,
"sum_earnings": 376283
"sum_earnings": 376339
},
{
"id": 2170,
Expand Down Expand Up @@ -969,7 +969,7 @@ var players = [
"race": "P",
"rating": 2503,
"position": 40,
"sum_earnings": 118242
"sum_earnings": 118292
},
{
"id": 19591,
Expand All @@ -981,7 +981,7 @@ var players = [
"race": "P",
"rating": 3583,
"position": 2,
"sum_earnings": 115048
"sum_earnings": 115298
},
{
"id": 185,
Expand Down Expand Up @@ -1221,7 +1221,7 @@ var players = [
"race": "P",
"rating": 2898,
"position": 20,
"sum_earnings": 84824
"sum_earnings": 85024
},
{
"id": 4120,
Expand Down Expand Up @@ -2025,7 +2025,7 @@ var players = [
"race": "P",
"rating": 2884,
"position": 22,
"sum_earnings": 36600
"sum_earnings": 36800
},
{
"id": 2567,
Expand Down Expand Up @@ -2061,7 +2061,7 @@ var players = [
"race": "P",
"rating": 2648,
"position": 32,
"sum_earnings": 34676
"sum_earnings": 34776
},
{
"id": 119,
Expand Down Expand Up @@ -2349,7 +2349,7 @@ var players = [
"race": "P",
"rating": 2384,
"position": 50,
"sum_earnings": 29206
"sum_earnings": 29306
},
{
"id": 1655,
Expand Down Expand Up @@ -4077,7 +4077,7 @@ var players = [
"race": "T",
"rating": 1996,
"position": 76,
"sum_earnings": 9222
"sum_earnings": 9272
},
{
"id": 194,
Expand Down Expand Up @@ -4233,7 +4233,7 @@ var players = [
"race": "T",
"rating": 2288,
"position": 55,
"sum_earnings": 8231
"sum_earnings": 8331
},
{
"id": 91,
Expand All @@ -4247,6 +4247,18 @@ var players = [
"position": null,
"sum_earnings": 8070
},
{
"id": 15254,
"tag": "Mixu",
"name": "Mikael Helenius",
"romanized_name": null,
"birthday": null,
"country": "FI",
"race": "Z",
"rating": 2008,
"position": 74,
"sum_earnings": 7944
},
{
"id": 10051,
"tag": "Pacomike",
Expand All @@ -4259,18 +4271,6 @@ var players = [
"position": null,
"sum_earnings": 7930
},
{
"id": 15254,
"tag": "Mixu",
"name": "Mikael Helenius",
"romanized_name": null,
"birthday": null,
"country": "FI",
"race": "Z",
"rating": 2008,
"position": 74,
"sum_earnings": 7794
},
{
"id": 1023,
"tag": "Couguar",
Expand Down

0 comments on commit 492640d

Please sign in to comment.