✨ Adds icon.horse to supported favicon APIs
This commit is contained in:
@@ -147,6 +147,7 @@
|
||||
"local",
|
||||
"allesedv",
|
||||
"clearbit",
|
||||
"iconhorse",
|
||||
"faviconkit",
|
||||
"duckduckgo",
|
||||
"yandex",
|
||||
@@ -741,4 +742,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user