mirror of
https://github.com/rubickCenter/rubick
synced 2025-07-28 12:09:31 +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({
|
||||
timeout: 4000,
|
||||
baseURL:
|
||||
baseURL || 'https://gitee.com/monkeyWang/rubickdatabase/raw/master',
|
||||
baseURL || 'https://gitcode.net/rubickcenter/rubick-database/-/raw/master',
|
||||
});
|
||||
|
||||
export default {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rubick",
|
||||
"version": "4.2.9",
|
||||
"version": "4.2.8",
|
||||
"author": "muwoo <2424880409@qq.com>",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user