This commit is contained in:
wood 2024-02-18 01:56:33 +08:00
parent fa32b698fb
commit 08a5e6ebd2

View File

@ -1,12 +1,12 @@
{ {
"pic": { "pic": {
"all": "https://raw.githubusercontent.com/woodchen-ink/Random-Api/master/url/pic/all.csv", "all": "https://random-api.pages.dev/url/pic/all.csv",
"fjht": "https://raw.githubusercontent.com/woodchen-ink/Random-Api/master/url/pic/fjht.csv", "fjht": "https://random-api.pages.dev/url/pic/fjht.csv",
"whitebackground": "https://raw.githubusercontent.com/woodchen-ink/Random-Api/master/url/pic/whitebackground.csv", "whitebackground": "https://random-api.pages.dev/url/pic/whitebackground.csv",
"website-background": "https://raw.githubusercontent.com/woodchen-ink/Random-Api/master/url/pic/website-background.csv" "website-background": "https://random-api.pages.dev/url/pic/website-background.csv"
}, },
"video": { "video": {
"all": "https://raw.githubusercontent.com/woodchen-ink/Random-Api/master/url/video/all.csv" "all": "https://random-api.pages.dev/url/video/all.csv"
} }
} }