Skip to content

Commit

Permalink
Update directLinkUpload.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mgz0227 committed Dec 14, 2024
1 parent 630c714 commit fb59b5c
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions app/src/main/assets/defaultData/directLinkUpload.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
[
{
"uploadUrl": "https://sy.mgz6.com/shuyuan,{\"method\":\"POST\",\"body\": {\"file\": \"fileRequest\"},\"type\": \"multipart/form-data\"}",
"downloadUrlRule": "$.data@js:if (result == '') \n '' \n else \n 'https://shuyuan.mgz6.com/shuyuan/' + result",
"summary": "喵公子网盘①(有效期7天)",
"compress": false
},
{
"uploadUrl": "https://sy.miaogongzi.cc/shuyuan,{\"method\":\"POST\",\"body\": {\"file\": \"fileRequest\"},\"type\": \"multipart/form-data\"}",
"downloadUrlRule": "$.data@js:if (result == '') \n '' \n else \n 'https://shuyuan.miaogongzi.cc/shuyuan/' + result",
"summary": "喵公子网盘②(有效期7天)",
"uploadUrl": "https://sy.nyasama.net/shuyuan,{\"method\":\"POST\",\"body\": {\"file\": \"fileRequest\"},\"type\": \"multipart/form-data\"}",
"downloadUrlRule": "$.data@js:if (result == '') \n '' \n else \n 'https://shuyuan.nyasama.net/shuyuan/' + result",
"summary": "喵公子网盘(有效期30天)",
"compress": false
},
{
Expand Down

0 comments on commit fb59b5c

Please sign in to comment.