From 31a1592e58c59e4750f2615b64c41be50482de1a Mon Sep 17 00:00:00 2001 From: Justin Date: Mon, 9 Jan 2023 17:34:49 +0800 Subject: [PATCH] live premierleague json --- csv/live_pl.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 csv/live_pl.json diff --git a/csv/live_pl.json b/csv/live_pl.json new file mode 100644 index 0000000..b13de11 --- /dev/null +++ b/csv/live_pl.json @@ -0,0 +1 @@ +{"feature": "Sports (Live Games)", "speed": "medium", "speed2": "medium", "animation": "down", "title": true, "leagues": {"PREMIERLEAGUE": [[{"home_team": "Chelsea", "home_score": "0", "away_team": "Manchester City", "away_score": "1", "time": "FT", "date": "2023-01-05", "isLive": "post"}], false, "no_live", "no_upcoming"]}} \ No newline at end of file