Skip to content

Commit

Permalink
fix weekly cup data
Browse files Browse the repository at this point in the history
  • Loading branch information
shrekshao committed Apr 28, 2023
1 parent 4e720ea commit 8619c29
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion _data/seasons/23q1-weeklycup-1/games/2023-03-24-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"home": {
"key": "CSKA",
"score": 12,
"score": 13,
"events": [
{"type": "goal", "time": 17, "player": {"player": "杜若衡", "team": "Washer"}, "assist": "Colin"}
,{"type": "goal", "time": 20, "player": {"player": "杨帆", "team": "Washer"}, "assist": "老宁头"}
Expand All @@ -21,6 +21,7 @@
,{"type": "goal", "time": 61, "player": {"player": "杨帆", "team": "Washer"}, "assist": {"player": "杜雨琛", "team": "Washer"}}
,{"type": "goal", "time": 68, "player": "汪星人", "assist": "老宁头"}
,{"type": "goal", "time": 79, "player": {"player": "杜雨琛", "team": "Washer"}, "assist": {"player": "小唐", "team": "StevensCreek"}}
,{"type": "goal", "time": 92, "player": {"player": "杜若衡", "team": "Washer"}, "assist": "刘喆"}
]
},
"away": {
Expand Down
3 changes: 2 additions & 1 deletion _data/seasons/23q1-weeklycup-1/games/2023-04-21-1.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"date": "2023-04-21 20:00",
"type": "#5",
"extra": "(三队累积赛果)",
"videos": [
"<a href=\"https://app.veo.co/matches/20230422-0421-weekly-b3d4f3ba/\"><img src=\"/assets/img/games/weekly/veo5.jpg\"></img></a>"
],
Expand All @@ -17,7 +18,7 @@
},
"away": {
"key": "Dynamo",
"score": 6,
"score": 5,
"events": [
{"type": "goal", "time": 3, "player": "Xuan"}
,{"type": "goal", "time": 19, "player": "何思哲"}
Expand Down

0 comments on commit 8619c29

Please sign in to comment.