Skip to content

Commit

Permalink
修改中文域名测试站引导文字
Browse files Browse the repository at this point in the history
  • Loading branch information
Potat0000 committed Aug 28, 2024
1 parent d2afb50 commit 07930d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
sed -i 's/police_text: 浙公网安备33010602011812号/police_text: 浙公网安备33010602013468号/g' _config.fluid.yml
sed -i 's/police_code: 33010602011812/police_code: 33010602013468/g' _config.fluid.yml
sed -i 's/moeicp_code: 20221816/moeicp_code: 20241816/g' _config.fluid.yml
perl -0777 -np -i -e 's,(-{10}\n\n).*土豆\.space.*(\n\n-{10}),\1这是本站的一个中文域名的实验性站点,你可以在 [https://www.potat0.cc](https://www.potat0.cc/) 访问标准网站。\2,g' source/about/index.md
perl -0777 -np -i -e 's,(-{10}\n\n).*xn--udsw05j\.space.*(\n\n-{10}),\1这是本站的一个中文域名的实验性站点,你可以 [点击此处](https://www.potat0.cc/) 访问标准网站。\2,g' source/about/index.md
- name: Build
run: |
hexo g
Expand Down
2 changes: 1 addition & 1 deletion source/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Vidar-Team 20 级成员,原 Re 手,现在主要研究 Computer Networking。

----------

本站有一个中文域名的实验性站点,你可以在 [https://www.土豆.space](https://www.xn--udsw05j.space/) 访问。
本站有一个中文域名的实验性站点,你可以 [点击此处](https://www.xn--udsw05j.space/) 访问。

----------

Expand Down

0 comments on commit 07930d5

Please sign in to comment.