Skip to content

Commit

Permalink
feat: add valorant champions 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashinch committed Jul 26, 2024
1 parent 7029962 commit 12042b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const request = require("superagent");
const icsTool = require("ics");
const fs = require("fs");
const API_URL = "https://val.native.game.qq.com/esports/v1/data/VAL_Match_1000018.json";
const API_URL = "https://val.native.game.qq.com/esports/v1/data/VAL_Match_1000020.json";


/**
Expand Down

0 comments on commit 12042b6

Please sign in to comment.