dropify
dropify copied to clipboard
Extract file extension from signed urls in function getFileType
To get file extension dropify uses getFileType function, but some urls are signed, for example AWS, and the function getFileType can't extract the extension correctly.
For reference this is a duplicate of #91 so in the event of fixing one of the issues the other one can be closed as well.