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)
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.


No differences found