FavIcon
FavIcon copied to clipboard
Make sortIcons function public?
Would you consider making the sortIcons
function public so it can be accessed outside the library? I'd like to use the equivalent functionality to the downloadPreferred function, but I only want to store the icon URLs and leave actual image loading to another area in the app. If the sortIcons
func were available, I could use the scan function to get all the Icons, then sort them by my desired size and finally grab the topmost icon and store that URL.
If I sent in a PR with that change, would you merge it?
Sounds like a reasonable request, send the PR through!
@Vortec4800 i am no longer able to work much on this library. you may want to consider an alternative such as https://github.com/will-lumley/FaviconFinder