mirror of
https://github.com/rubickCenter/rubick
synced 2025-07-29 04:39:32 +08:00
Compare commits
2 Commits
5608a147f7
...
5ec18caa72
Author | SHA1 | Date | |
---|---|---|---|
|
5ec18caa72 | ||
|
b7d8932291 |
@ -14,7 +14,7 @@ try {
|
|||||||
const instance = axios.create({
|
const instance = axios.create({
|
||||||
timeout: 4000,
|
timeout: 4000,
|
||||||
baseURL:
|
baseURL:
|
||||||
baseURL || 'https://gitcode.net/rubickcenter/rubick-database/-/raw/master',
|
baseURL || 'https://gitee.com/monkeyWang/rubickdatabase/raw/master',
|
||||||
});
|
});
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "rubick",
|
"name": "rubick",
|
||||||
"version": "4.2.6",
|
"version": "4.2.7",
|
||||||
"author": "muwoo <2424880409@qq.com>",
|
"author": "muwoo <2424880409@qq.com>",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user