feat: 更新项目名称为 infstar-web,修改相关配置文件

This commit is contained in:
Coldsmiles
2026-03-21 22:55:45 +08:00
parent 222f01bb2c
commit aa1781ba7a
3 changed files with 4 additions and 4 deletions

View File

@@ -80,7 +80,7 @@ jobs:
exit 0
fi
HOST="bailuyuan.lunadeer.cn"
HOST="mc.infstar.org"
curl -s -X POST "https://api.indexnow.org/indexnow" \
-H "Content-Type: application/json" \
-d "{

4
package-lock.json generated
View File

@@ -1,11 +1,11 @@
{
"name": "bailuyuan-web",
"name": "infstar-web",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "bailuyuan-web",
"name": "infstar-web",
"version": "0.1.0",
"dependencies": {
"marked": "^17.0.4",

View File

@@ -1,5 +1,5 @@
{
"name": "bailuyuan-web",
"name": "infstar-web",
"private": true,
"version": "0.1.0",
"type": "module",