We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b236db4 commit cb9e666Copy full SHA for cb9e666
src/stores/base.js
@@ -1,7 +1,7 @@
1
2
const state = () => ({
3
//base
4
- API: "https://api-kcompiler-moi-2blrb.ondigitalocean.app/api/v2/",
+ API: "https://api.kcompiler.com/api/v2/",
5
paypal: "https://www.paypal.com/paypalme/bohorquezrojas17",
6
github: "https://github.com/scyth3-c",
7
0 commit comments