-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Live:
fetch("https://esports-api.lolesports.com/persisted/gw/getLive?hl=en-US", {
"referrerPolicy": "strict-origin-when-cross-origin",
"body": null,
"method": "GET"
});
Schedule:
fetch("https://esports-api.lolesports.com/persisted/gw/getSchedule?hl=en-US&leagueId=109505812702106261%2C98767991299243165", {
"referrerPolicy": "strict-origin-when-cross-origin",
"body": null,
"method": "GET"
});
We can code this up when the season starts
Metadata
Metadata
Assignees
Labels
No labels