Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -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"
VITE_ICP = "晋ICP备20001144号-3"
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down