We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebc9606 commit a59f8c8Copy full SHA for a59f8c8
.github/workflows/main.yml
@@ -57,8 +57,8 @@ jobs:
57
sed -i 's/potat0.cc/土豆.space/g' source/manifest.json
58
sed -i 's/potat0.cc/土豆.space/g' source/robots.txt
59
sed -i 's/icp_text: 浙ICP备2021017952号-1/icp_text: 浙ICP备2021017952号-2/g' _config.fluid.yml
60
- sed -i 's/police_text: 浙公网安备33010602011812号/police_text:/g' _config.fluid.yml
61
- sed -i 's/police_code: 33010602011812/police_code:/g' _config.fluid.yml
+ 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
62
sed -i 's/moeicp_code: 20221816/moeicp_code: 20241816/g' _config.fluid.yml
63
- name: Build
64
run: |
0 commit comments