From 4d0c6538de56b9404c7a3dbf84106f64db4e1058 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Fri, 20 May 2016 18:17:59 +0200 Subject: [PATCH] rss_converter_instagram.com.xsl: don't use a template for the enclosure Each post has exactly one image, it is enough to copy the generated element in-place without applying templates. --- rss_converter_instagram.com.xsl | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/rss_converter_instagram.com.xsl b/rss_converter_instagram.com.xsl index 633c8ef..54f660e 100644 --- a/rss_converter_instagram.com.xsl +++ b/rss_converter_instagram.com.xsl @@ -32,10 +32,6 @@ https://instagram.com - - - - @@ -93,7 +89,7 @@ ]]> - + -- 2.1.4