rss_converter_twitter.com.xsl: restrict the criterion to match actual tweets
authorAntonio Ospite <ao2@ao2.it>
Fri, 27 Nov 2015 11:47:50 +0000 (12:47 +0100)
committerAntonio Ospite <ao2@ao2.it>
Fri, 27 Nov 2015 11:52:45 +0000 (12:52 +0100)
commitb8bf7a34c475cf0b9c883d461198356ae7786412
tree79678e666ebf1885dd05f3bc28437771168c06a0
parent21834a24e33e223229427361b1bd2c793801ddd4
rss_converter_twitter.com.xsl: restrict the criterion to match actual tweets

By only using li[@data-item-type='tweet'] sometimes void entries where
selected, and in particular the ones under <ol class="activity-popup-users">.

So just pick the items under <ol id="stream-items-id"> as the actual tweets
with valid contents in them.
rss_converter_twitter.com.xsl