Adds icon.horse to supported favicon APIs

This commit is contained in:
Alicia Sykes
2021-12-29 17:52:29 +00:00
parent 1f5d3f45fc
commit d59466c7b5
4 changed files with 492 additions and 489 deletions

View File

@@ -147,6 +147,7 @@
"local",
"allesedv",
"clearbit",
"iconhorse",
"faviconkit",
"duckduckgo",
"yandex",
@@ -741,4 +742,4 @@
}
}
}
}
}

View File

@@ -185,6 +185,7 @@ module.exports = {
faviconApiEndpoints: {
allesedv: 'https://f1.allesedv.com/128/$URL',
clearbit: 'https://logo.clearbit.com/$URL',
iconhorse: 'https://icon.horse/icon/$URL',
faviconkit: 'https://api.faviconkit.com/$URL/64',
duckduckgo: 'https://icons.duckduckgo.com/ip2/$URL.ico',
yandex: 'https://favicon.yandex.net/favicon/$URL',