[FEATURE_REQUEST] Allow using different faviconApi for each items #196
Labels
🦄 Feature Request
[ISSUE] Suggestion for new feature, update or change
👩💻 Good First Issue
[ISSUE] Great task for newcomers to work on
💤 Low Priority
[ISSUE] Nice to have, but not currently in scope
Is your feature request related to a problem? If so, please describe.
Some of my internet-facing site have basic-auth, so the faviconkit API cannot get the icon for them. For example:
Using faviconkit will not return a favicon for the site with basic-auth.
![image](https://user-images.githubusercontent.com/67867662/131777570-bf3d823b-e6ac-4c10-beef-ae0e66262d13.png)
![image](https://user-images.githubusercontent.com/67867662/131777525-758d833a-b558-4ee8-a294-b4a2c926bc7d.png)
If I change the faviconApi to local, I'm not sure how it works, but the icon appears normally. However, other services without basic-auth doesn't have icons anymore.
Describe the solution you'd like
Allow using different faviconApi for each items entry. Something like this:
Priority
Low (Nice-to-have)
Is this something you would be keen to implement
No response
The text was updated successfully, but these errors were encountered: