mirror of
https://github.com/Coldsmiles/infstarweb.git
synced 2026-07-22 08:06:42 +08:00
feat: 更新项目名称为 infstar-web,修改相关配置文件
This commit is contained in:
@@ -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 "{
|
||||
|
||||
Generated
+2
-2
@@ -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",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "bailuyuan-web",
|
||||
"name": "infstar-web",
|
||||
"private": true,
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user