忘记修改csv地址了

This commit is contained in:
wood 2024-06-26 08:29:56 +08:00
parent f7ef0261cc
commit 71a415c3d2

View File

@ -1,15 +1,15 @@
{ {
"pic": { "pic": {
"all": "https://random-api.pages.dev/url/pic/all.csv", "all": "https://random-api-file.czl.net/url/pic/all.csv",
"fjht": "https://random-api.pages.dev/url/pic/fjht.csv", "fjht": "https://random-api-file.czl.net/url/pic/fjht.csv",
"czlwb": "https://random-api.pages.dev/url/pic/czl-website-background.csv", "czlwb": "https://random-api-file.czl.net/url/pic/czl-website-background.csv",
"truegirl": "https://random-api.pages.dev/url/pic/truegirl.csv", "truegirl": "https://random-api-file.czl.net/url/pic/truegirl.csv",
"ecy": "https://random-api.pages.dev/url/pic/ecy.csv", "ecy": "https://random-api-file.czl.net/url/pic/ecy.csv",
"ecy2": "https://random-api.pages.dev/url/pic/ecy2.csv", "ecy2": "https://random-api-file.czl.net/url/pic/ecy2.csv",
"test": "https://random-api.pages.dev/url/pic/test.csv" "test": "https://random-api-file.czl.net/url/pic/test.csv"
}, },
"video": { "video": {
"all": "https://random-api.pages.dev/url/video/all.csv" "all": "https://random-api-file.czl.net/url/video/all.csv"
} }
} }