ash-jc-allen / favicon-fetcher

A Laravel package for fetching favicons from websites.
MIT License
167 stars 13 forks source link

Remove incorrect mime type and extension #19

Closed ash-jc-allen closed 2 years ago

ash-jc-allen commented 2 years ago

When I originally added this list, I used a list from a Stack Overflow post. It looks like I accidentally left a text/calendar mime type in there accidentally.

This PR removes the incorrect mime type 🙂