Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如果自己有几个图床接口想增加配置我该如何做呢? #37

Open
fengguowudi opened this issue May 26, 2022 · 2 comments
Open

Comments

@fengguowudi
Copy link

{
"Version": "13.6.1",
"Name": "飞猫云",
"DestinationType": "ImageUploader",
"RequestMethod": "POST",
"RequestURL": "https://ucgimg.fmapp.com/Public/imgquality/img_up1.php",
"Body": "MultipartFormData",
"FileFormName": "file",
"URL": "https://ucgimg.fmapp.com$json:data$"
}

@fengguowudi
Copy link
Author

{
"Version": "13.7.0",
"Name": "携程",
"DestinationType": "ImageUploader",
"RequestMethod": "POST",
"RequestURL": "https://api.kinh.cc/Picture/Ctrip.php",
"Body": "MultipartFormData",
"FileFormName": "FilePicture",
"URL": "$json:link$"
}

@fengguowudi
Copy link
Author

类似这两种

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant