Update index.js
This commit is contained in:
parent
1e4e407143
commit
16f5a8cf2b
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ function capiInit() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
request.open("GET", "https://api.cider.sh/v1/");
|
request.open("GET", "https://api.cider.sh/v2/");
|
||||||
request.send();
|
request.send();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue