如何获取某个网站的favicon.ico

如何获取某个网站的favicon.icohttp://moco.imooc.com/player/report.html

今天看到这个网站上,左侧的小图片挺好看的,想弄下来,检查源码,也没有看到

<head>

<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
</head>

后来看了下面文章:

https://zhangge.net/4344.html

http://bbs.csdn.net/topics/340187367

http://www.faviconico.org/

知道了

http://www.sitename.com/favicon.ico

最后通过:http://moco.imooc.com/favicon.ico

如何获取某个网站的favicon.ico

上一篇:VC++MFC对话框程序中给对话添加背景图片


下一篇:python 中的内置高级函数