Compare commits

..

1 Commits

2 changed files with 2 additions and 2 deletions

View File

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

View File

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