diff --git a/index.md b/index.md index 414ca12..5650d79 100644 --- a/index.md +++ b/index.md @@ -4,10 +4,11 @@ | 类型 | 种类 | 请求地址 | | ---- | ---------- | ---------------- | -| 图片 | 所有 | [https://random-api.woodchen.ink/pic/all](https://random-api.woodchen.ink/pic/all) | -| 图片 | 白底 | [https://random-api.woodchen.ink/pic/whitebackground](https://random-api.woodchen.ink/pic/whitebackground) | -| 图片 | 风景横图 | [https://random-api.woodchen.ink/pic/fjht](https://random-api.woodchen.ink/pic/fjht) | -| 视频 | 所有 | [https://random-api.woodchen.ink/video/all](https://random-api.woodchen.ink/video/all) | +| 图片 | 所有 | [https://random-api.czl.net/pic/all](https://random-api.czl.net/pic/all) | +| 图片 | 白底 | [https://random-api.czl.net/pic/whitebackground](https://random-api.czl.net/pic/whitebackground) | +| 图片 | 风景横图 | [https://random-api.czl.net/pic/fjht](https://random-api.czl.net/pic/fjht) | +| 图片 | 网站背景 | [https://random-api.czl.net/pic/website-background](https://random-api.czl.net/pic/website-background) | +| 视频 | 所有 | [https://random-api.czl.net/video/all](https://random-api.czl.net/video/all) | ## 部署、更新和原理 diff --git a/url.json b/url.json index fa54ef3..ee0ae26 100644 --- a/url.json +++ b/url.json @@ -2,7 +2,8 @@ "pic": { "all": "https://raw.githubusercontent.com/woodchen-ink/Random-Api/master/url/pic/all.csv", "fjht": "https://raw.githubusercontent.com/woodchen-ink/Random-Api/master/url/pic/fjht.csv", - "whitebackground": "https://raw.githubusercontent.com/woodchen-ink/Random-Api/master/url/pic/whitebackground.csv" + "whitebackground": "https://raw.githubusercontent.com/woodchen-ink/Random-Api/master/url/pic/whitebackground.csv", + "website-background": "https://raw.githubusercontent.com/woodchen-ink/Random-Api/master/url/pic/website-background.csv" }, "video": { "all": "https://raw.githubusercontent.com/woodchen-ink/Random-Api/master/url/video/all.csv" diff --git a/url/pic/fjht.csv b/url/pic/fjht.csv index d888b5f..0409062 100644 --- a/url/pic/fjht.csv +++ b/url/pic/fjht.csv @@ -1,2 +1 @@ -https://t.mwm.moe/fj -https://api.isoyu.com/aipc_scenery.php \ No newline at end of file +https://t.mwm.moe/fj \ No newline at end of file diff --git a/url/pic/website-background.csv b/url/pic/website-background.csv new file mode 100644 index 0000000..d64c7d9 --- /dev/null +++ b/url/pic/website-background.csv @@ -0,0 +1 @@ +https://cdn-img-r2.czl.net/2023/12/31/65916acb9634f.jpg \ No newline at end of file