rss_converter_twitter.com.xsl: fix getting the profile picture
authorAntonio Ospite <ao2@ao2.it>
Thu, 24 Apr 2014 10:02:17 +0000 (12:02 +0200)
committerAntonio Ospite <ao2@ao2.it>
Thu, 24 Apr 2014 10:11:53 +0000 (12:11 +0200)
commite9718cf534492cc4fafde23ab1b37089c35a6726
tree59ec352bc1ad40dc0be109cb30166544e03b2bd5
parentcd5ef94382bd20a5d085e12b819d5d301e720c77
rss_converter_twitter.com.xsl: fix getting the profile picture

Some more values are added tot he class attribute so the old equality
check does not work anymore.

Use a contains() check, this is more future proof and allows also to
support both the classic and the new profile pages.
rss_converter_twitter.com.xsl