Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fe69404

Browse files
committedMay 24, 2025·
update0
1 parent 1a7c130 commit fe69404

File tree

4 files changed

+419
-760
lines changed

4 files changed

+419
-760
lines changed
 

‎.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
OUTPUT: yoyo.json
3030
OUT_HTML: index.html
31-
- name: Auto commit yoyo.json
31+
- name: Auto commit and force push
3232
run: |
3333
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
3434
git config --local user.name "github-actions[bot]"
@@ -40,4 +40,4 @@ jobs:
4040
with:
4141
github_token: ${{ secrets.GITHUB_TOKEN }}
4242
branch: ${{ github.ref }}
43-
force: true
43+
force: true

‎README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
# v1
1+
# v1 online
2+
3+
[![v1 loop task bot](https://github.com/waifu-project/v1/actions/workflows/ci.yaml/badge.svg)](https://github.com/waifu-project/v1/actions/workflows/ci.yaml)
4+
5+
https://github.com/waifu-project/movie/issues/45 中生成的数据(每天更新一次)
6+
7+
输出结果UI: https://waifu-project.github.io/v1/
8+
9+
订阅源: yoyo://sub?url=https://cdn.jsdelivr.net/gh/waifu-project/v1@latest/yoyo.json
10+
11+
> 该订阅源携带了 18+ 源存在, yoyo://nsfw?enable=1 可以启用 18+ 源

‎index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

‎yoyo.json

Lines changed: 405 additions & 756 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.