Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

ChenYFan/ScreenShot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 

Repository files navigation

友链全自动截图

https://github.com/ChenYFan/ScreenShot/blob/main/.github/workflows/get.yml按照格式提交PR【禁止更改大小参数】

添加一行

curl https://image.thum.io/get/width/1024/crop/768/https://<YourDomain>/ -o <YourDoamin>.jpg

允许非友链添加截图请求

默认大小1024*655 可在https://cdn.jsdelivr.net/gh/ChenYFan/ScreenShot@gh-pages/看到 可能不适配pjax

【本来是直接txt文件批量下载的,奈何GithubAction的curl不能识别大括号下载方式】