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

想要白嫖https://im.gurl.eu.org图床,不知道怎么设置,求指导。 #15

Open
zhjnerv opened this issue May 1, 2024 · 0 comments

Comments

@zhjnerv
Copy link

zhjnerv commented May 1, 2024

{ 
"Version": "15.0.0", 
"Name": "telegraph cf", 
"DestinationType": "ImageUploader", 
"RequestMethod": "POST", 
"RequestURL": "https://im.gurl.eu.org/upload", 
"Body": "MultipartFormData", 
"Arguments": { "filename": "{input}" }, 
"FileFormName": "file", 
"URL": "https://im.gurl.eu.org{json:.[0].src}" }

以上配置是从ShareX中导出来的,确定可用。

我根据上述配置修改了一下,最终没有成功。不知道是哪里出问题了,请大佬帮忙看一下:

{
  "apiEndpoint": "https://im.gurl.eu.org/upload",
  "uploadHeader": "{\n  \"Accept\": \"application/json\",\n  \"Content-Type\": \"multipart/form-data\"\n}",
  "uploadBody": "{\"image\": \"$FILE\"}\n\n",
  "imageUrlPath": "src",
  "maxWidth": 4096,
  "enableResize": false
}
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