Skip to content

Commit

Permalink
update0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 7, 2024
1 parent 1a7c130 commit 53023c5
Show file tree
Hide file tree
Showing 4 changed files with 639 additions and 647 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OUTPUT: yoyo.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]"
Expand All @@ -40,4 +40,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}
force: true
force: true
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
# v1
# v1 online

[![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)

https://github.com/waifu-project/movie/issues/45 中生成的数据(每天更新一次)

输出结果UI: https://waifu-project.github.io/v1/

订阅源: yoyo://sub?url=https://cdn.jsdelivr.net/gh/waifu-project/v1@latest/yoyo.json

> 该订阅源携带了 18+ 源存在, yoyo://nsfw?enable=1 可以启用 18+ 源
2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

Loading

0 comments on commit 53023c5

Please sign in to comment.