Compare commits

..

No commits in common. "ef85084730e03c3b21ea3d361867a7c79c1afff4" and "4b79cce2f492a851a21b19fcfc140e7cbdb1f350" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -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 {

View File

@ -1,6 +1,6 @@
{
"name": "rubick",
"version": "4.2.9",
"version": "4.2.8",
"author": "muwoo <2424880409@qq.com>",
"private": true,
"scripts": {