mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-16 14:03:43 +08:00
限制每天使用量
This commit is contained in:
@@ -205,6 +205,6 @@ export function useGetMidjourneySelfProxyUrl(url: string) {
|
||||
const accessStore = useAccessStore.getState();
|
||||
console.log("useMjImgSelfProxy", accessStore.useMjImgSelfProxy);
|
||||
|
||||
console.log("---------", url);
|
||||
// console.log("---------", url);
|
||||
return url.replace("cdn.discordapp.com", "cdnig.duckagi.com");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user