From c1326d7d0c5ff18af0e7de123386b46d3b573b89 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 05:44:23 +0800 Subject: [PATCH] update --- .github/workflows/ci.yaml | 4 +- README.md | 9 +- index.html | 2 +- yoyo.json | 1271 +++++++++++++++------------- zy.json | 1640 +++++++++++++++++++++++++++++++++++++ 5 files changed, 2346 insertions(+), 580 deletions(-) create mode 100644 zy.json diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index dba6bda..adc5af9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -27,13 +27,15 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} OUTPUT: yoyo.json + OUTPUT_ZY: zy.json OUT_HTML: index.html - - name: Auto commit yoyo.json + - name: Auto commit and force push run: | git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com" git config --local user.name "github-actions[bot]" git add yoyo.json git add index.html + git add zy.json git commit --amend --no-edit --author="github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>" - name: Push changes uses: ad-m/github-push-action@master diff --git a/README.md b/README.md index a7ffa91..ca21f6b 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ -# v1 \ No newline at end of file +# v1 online + +从 https://github.com/waifu-project/movie/issues/45 中生成的数据(每天更新一次) + +输出结果UI: https://waifu-project.github.io/v1/ + +- [yoyo.json](https://cdn.jsdelivr.net/gh/waifu-project/v1@latest/yoyo.json) 是 https://github.com/waifu-project/movie 格式 +- [zy.json](https://cdn.jsdelivr.net/gh/waifu-project/v1@latest/zy.json) 是 https://github.com/Hiram-Wong/ZyPlayer 格式 \ No newline at end of file diff --git a/index.html b/index.html index b4b4f9b..0f78b4f 100644 --- a/index.html +++ b/index.html @@ -151,7 +151,7 @@ }