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

主宰稳场 提交于 2020-01-02 13:08:11

http://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

 

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!