diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2ea76fd..f013ab5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -19,11 +19,12 @@ jobs: - main - cn steps: - - name: Set up Node.js + - name: Setup Node.js uses: actions/setup-node@main with: node-version: 16.x - - uses: actions/setup-python@main + - name: Setup Python + uses: actions/setup-python@main with: python-version: 3.x - name: Check out code @@ -60,6 +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://potat0.cc](https://potat0.cc/) 访问标准网站。\2,g' source/about/index.md - name: Build run: | hexo g diff --git a/source/about/index.md b/source/about/index.md index e6286bf..bdda245 100644 --- a/source/about/index.md +++ b/source/about/index.md @@ -10,6 +10,10 @@ Vidar-Team 20 级成员,原 Re 手,现在主要研究 Computer Networking。 ---------- +本站有一个中文域名的实验性站点,你可以在 [https://土豆.space](https://xn--udsw05j.space/) 访问。 + +---------- + 我目前运营有 Potat0 Network (AS200078),你可以访问 https://net.potat0.cc/ 获得相关信息。 I currently operate Potat0 Network (AS200078). Please visit https://net.potat0.cc/ for more information.