giulionf / realtweetornotbot

Scans screenshots of tweets on reddit and links the corresponding tweet
https://www.reddit.com/u/realtweetornotbot
MIT License
76 stars 4 forks source link

Rework the URLUtils methods robustness #54

Closed giulionf closed 5 years ago

giulionf commented 5 years ago

Previously there was just a simple URL String check. Now the function checks the Header to be sure the link is really to an image.

Resolves: #49