Change url

This commit is contained in:
Junyuan Feng
2022-01-09 18:18:06 +08:00
parent a2ed889183
commit 317936c521

View File

@@ -1,5 +1,5 @@
const backendUrl = 'https://v2.custed.lolli.tech'; const backendUrl = 'https://res.lolli.tech';
const baseUrl = backendUrl + '/res/toolbox'; const baseUrl = backendUrl + '/toolbox';
const joinQQGroupUrl = 'https://jq.qq.com/?_wv=1027&k=G0hUmPAq'; const joinQQGroupUrl = 'https://jq.qq.com/?_wv=1027&k=G0hUmPAq';
const myGithub = 'https://github.com/LollipopKit'; const myGithub = 'https://github.com/LollipopKit';
const rainSunMeGithub = 'https://github.com/RainSunMe'; const rainSunMeGithub = 'https://github.com/RainSunMe';