favicon 1.0.8 favicon: ^1.0.8 copied to clipboard
Library for finding favicons in a website, either in a <link> or by predefined URL.
1.0.8 #
- Trims whitespace before and after URLs
1.0.7 #
- Double-check content type for predefined URLs
1.0.6 #
- Fix for URLs with just path
1.0.5 #
- Fix for failure on multiple link tags
- Fix for NPE
1.0.4 #
- Will sort output based on image dimensions
- Added a getBest methods
1.0.3 #
- Don't rely on HTTP 200 OK for predefined URLs, but check file size too
1.0.2 #
- Fix for relative URLs
1.0.1 #
- Fixed broken example
1.0.0 #
- Initial version, created by Stagehand