diff --git a/.env b/.env index a4b4a9b7..8067972b 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="https://hotapi.sjava.cn" # 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": {