Skip to content

Commit

Permalink
[源] 更新域名
Browse files Browse the repository at this point in the history
  • Loading branch information
PJ-568 committed Apr 1, 2024
1 parent d3cbb3c commit f316c5e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Spinning_Bird_Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
id: sitemap
uses: cicirello/generate-sitemap@v1
with:
base-url-path: https://pj568.eu.org/Spinning_Bird/
base-url-path: https://pj568.sbs/Spinning_Bird/

- name: Output sitemap stats
run: |
Expand All @@ -54,10 +54,10 @@ jobs:
- name: Push
run: |
git config --global user.name "PJ569-bot"
git config --global user.email "LiuTian-PJ568@PJ568.eu.org"
git config --global user.email "LiuTian-PJ568@PJ568.sbs"
git add -A
git commit -m '自动 Release'
git push
- name: Ping Google
run: curl https://www.google.com/ping?sitemap=https://pj568.eu.org/Spinning_Bird/sitemap.xml
run: curl https://www.google.com/ping?sitemap=https://pj568.sbs/Spinning_Bird/sitemap.xml
4 changes: 2 additions & 2 deletions lib/nav.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a href="https://PJ568.eu.org" class="link" target="_blank">PJ568的博客</a>
<a href="https://Tools.PJ568.eu.org/" class="link" target="_blank">568Tools - 工具站</a>
<a href="https:/blog.PJ568.sbs" class="link" target="_blank">PJ568的博客</a>
<a href="https://Tools.PJ568.sbs/" class="link" target="_blank">568Tools - 工具站</a>
<a href="https://www.baidu.com/" class="link" target="_blank">百度搜索</a>
<a href="https://limestart.cn/" class="link" target="_blank">青柠起始页</a>
<a href="https://moeyy.cn/open-gpt/app/clid830h30000kv08uc3kcjx2" class="link" target="_blank">木叶处理助手</a>

0 comments on commit f316c5e

Please sign in to comment.