Skip to content

huih/webimagecheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

webimagecheck

i run a web(http://www.zhiliaoyuan.com). it was built using wordpress; some times i find some piture being not show. so i want to write a tool to check my web images. Find out it can not be show.

in the project, use goquery to parse web structure and get the image path.

use http.get to read image data. via the image header data judge the image can be show or not.

at the same time, the check record will be record, some times to be write to stdout or file.

About

the project purpose to detection the web image that can show or not

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages