Skip to content

为了方便日常编码测试而写的图床工具,方便使用网路上的免费图床

Notifications You must be signed in to change notification settings

ayi0z/pichostproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 图床测试工具

为了方便日常编码测试而写的图床工具,方便使用网路上的免费图床

http://picp.ayioz.com/

http 上传

/upload.php

method: POST

data:
{
    pichost: '图床名称key',
    file: '图片文件'
}

return:
{
    msg: 'ok',
    data: '图床api返回的json'
}


/download.php?url=<图床返回的图片外链>

About

为了方便日常编码测试而写的图床工具,方便使用网路上的免费图床

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published