mirror of
https://github.com/rubickCenter/rubick
synced 2025-07-28 03:59:31 +08:00
Compare commits
2 Commits
4b79cce2f4
...
ef85084730
Author | SHA1 | Date | |
---|---|---|---|
|
ef85084730 | ||
|
b4b7c81b60 |
@ -14,7 +14,7 @@ try {
|
||||
const instance = axios.create({
|
||||
timeout: 4000,
|
||||
baseURL:
|
||||
baseURL || 'https://gitcode.net/rubickcenter/rubick-database/-/raw/master',
|
||||
baseURL || 'https://gitee.com/monkeyWang/rubickdatabase/raw/master',
|
||||
});
|
||||
|
||||
export default {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rubick",
|
||||
"version": "4.2.8",
|
||||
"version": "4.2.9",
|
||||
"author": "muwoo <2424880409@qq.com>",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user