Compare commits

..

No commits in common. "5ec18caa720e77656c5719983b0f92c73c9cf4a0" and "5608a147f74b7d986f2d254f3dbf88647c6750a7" 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.7",
"version": "4.2.6",
"author": "muwoo <2424880409@qq.com>",
"private": true,
"scripts": {