From: Antonio Ospite Date: Fri, 12 Jun 2015 10:06:02 +0000 (+0200) Subject: rss_converter_instagram.com.xsl: update to new json format X-Git-Tag: v0.4~24 X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/4b941ccd0115402aa2c7b0f50578f7f2a0e8d40a?hp=4b941ccd0115402aa2c7b0f50578f7f2a0e8d40a rss_converter_instagram.com.xsl: update to new json format The new Instagram homepage provides json data in a format different than before, update the xsl to support it. Unfortunately the data in the new format does not provide the descriptions of the items, so use some placeholder values (URL, comments count, likes count) to present at least something. ---