Open carlituxman opened 11 years ago
would be interesting to show the images of the tweets parsing it like
I've modified function linkURLs
adding media = entity.media_url; in entities loop
and return something like: < img src=' " + media + "'/>";
would be interesting to show the images of the tweets parsing it like