ComputerGhost / FaviconFetcher

Scan a webpage for favicons, or just easily download the one you want.
MIT License
5 stars 3 forks source link

Fix Scanner cannot locate links not located outside HTML head element #22

Closed kiddailey closed 5 months ago

kiddailey commented 5 months ago

Resolves Issue #18 and causes the HTML parser to read to the end of the body, locating icon link tags that are valid but improperly placed.