Free Favicons API with Super Fast Global CDN, proxying favicon from a domain. This is the code behind favicons.marsble.com
.
- See Favicons on Staticaly
- Visit favicons.marsble.com to learn more about Favicons.
GET `https://favicons.marsble.com/:domain`
Example:
Result:
GET `https://favicons.marsble.com/marsble.com?raw`
GET `https://favicons.marsble.com/marsble.com?base64`
GET `https://favicons.marsble.com/marsble.com?json`
GET `https://favicons.marsble.com/marsble.com?html`
GET `https://favicons.marsble.com/marsble.com?xhtml`
GET `https://favicons.marsble.com/marsble.com?ssl=1`
GET `https://favicons.marsble.com/marsble.com?cache=0`
Example for 1 year:
GET `https://favicons.marsble.com/marsble.com?cache=31556952`
Clone this repository to your server and serve it with your favorite web server.
Documentation is available on Developers page.
MIT