anandwana001 / ogTagParser

📲 Kotlin library to parse open graph tags
http://anandwana001.github.io/
Apache License 2.0
20 stars 3 forks source link

Support Image from non secure url #11

Open anandwana001 opened 3 years ago

anandwana001 commented 3 years ago

Please consider making a Pull Request if you are capable of doing so.

Library Version:

1.0.2

Describe the Bug:

Currently, the library doesn't support showing images from non-secure URLs

Expected Behavior:

Need to check if it is a good idea to show images or is there any other way to work this out.