IndieWeb Avatar API
A runtime service to extract avatar images from:
<link rel="apple-touch-icon">
<link rel="icon">
favicon.ico
(added September 20, 2021)- TODO:
<link rel="mask-icon">
- TODO: Support Data URIs in attribute values. (e.g. https://joshcrain.io)
- TODO (maybe):
<link rel="manifest">
- TODO (maybe):
<meta name="msapplication-config">
Note: <link rel="shortcut icon">
is purposefully not supported per https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types#icon
Usage
URLs have the formats:
/:url/
url
must be URI encoded.