mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-04-22 10:42:08 +00:00
Update utils.js
This commit is contained in:
parent
a11106f340
commit
9471072491
@ -80,8 +80,8 @@ function fallbackColor(color, fallbackColor) {
|
||||
|
||||
function request(data, headers) {
|
||||
return axios({
|
||||
url: "https://api.github.com/graphql",
|
||||
method: "post",
|
||||
url: "https://codestats.net/api/users/" + data.username,
|
||||
method: "get",
|
||||
headers,
|
||||
data,
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user