How can I retrieve the favicon of a website?

前端 未结 6 2010
滥情空心
滥情空心 2021-01-30 09:40

I want to list featured websites on my website and I thought it would be cool to honor and use their favicon. How do I get it from the domain for an arbitrary URL in either JSP

6条回答
  •  孤街浪徒
    2021-01-30 10:05

    you could also simply do this

    http://s2.googleusercontent.com/s2/favicons?domain_url=http://domain.com

提交回复
热议问题