From f78d66a2d1e0cfbf4100447df5b9e2dd1f1bd6b4 Mon Sep 17 00:00:00 2001 From: liuxin Date: Thu, 6 Jul 2023 15:29:52 +0800 Subject: [PATCH 1/3] update sth --- .env | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env b/.env index a4b4a9b7..7e387986 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ # 全局 API 地址 # VITE_GLOBAL_API="http://localhost:6688" -VITE_GLOBAL_API="https://api-hot.imsyy.top" +VITE_GLOBAL_API="http://localhost:6688" # ICP 备案号 -VITE_ICP = "豫ICP备2022018134号-1" \ No newline at end of file +VITE_ICP = "晋ICP备20001144号-3" \ No newline at end of file diff --git a/package.json b/package.json index 052ba415..85688b63 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "dailyhot", "description": "今日热榜", - "author": "imsyy", - "github": "https://github.com/imsyy", + "author": "神经蛙", + "github": "https://github.com/sunstar1995", "version": "0.2.1", "private": true, "scripts": { From 4f3cc72d226908f0c454dee42b5cdb6ab7b1b467 Mon Sep 17 00:00:00 2001 From: liuxin Date: Thu, 6 Jul 2023 15:30:26 +0800 Subject: [PATCH 2/3] update sth --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 7e387986..a99ee297 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ # 全局 API 地址 # VITE_GLOBAL_API="http://localhost:6688" -VITE_GLOBAL_API="http://localhost:6688" +VITE_GLOBAL_API="http://hotapi.sjava.cn" # ICP 备案号 VITE_ICP = "晋ICP备20001144号-3" \ No newline at end of file From ecadf5b1bbaf4dd9df60ce67e6b5ec61b330f39a Mon Sep 17 00:00:00 2001 From: liuxin Date: Thu, 6 Jul 2023 15:37:02 +0800 Subject: [PATCH 3/3] update sth --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index a99ee297..8067972b 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ # 全局 API 地址 # VITE_GLOBAL_API="http://localhost:6688" -VITE_GLOBAL_API="http://hotapi.sjava.cn" +VITE_GLOBAL_API="https://hotapi.sjava.cn" # ICP 备案号 VITE_ICP = "晋ICP备20001144号-3" \ No newline at end of file