mirror of
https://github.com/rubickCenter/rubick
synced 2025-07-30 13:59:32 +08:00
Compare commits
No commits in common. "ef85084730e03c3b21ea3d361867a7c79c1afff4" and "4b79cce2f492a851a21b19fcfc140e7cbdb1f350" have entirely different histories.
ef85084730
...
4b79cce2f4
@ -14,7 +14,7 @@ try {
|
|||||||
const instance = axios.create({
|
const instance = axios.create({
|
||||||
timeout: 4000,
|
timeout: 4000,
|
||||||
baseURL:
|
baseURL:
|
||||||
baseURL || 'https://gitee.com/monkeyWang/rubickdatabase/raw/master',
|
baseURL || 'https://gitcode.net/rubickcenter/rubick-database/-/raw/master',
|
||||||
});
|
});
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "rubick",
|
"name": "rubick",
|
||||||
"version": "4.2.9",
|
"version": "4.2.8",
|
||||||
"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