main.go: SlyMarbo/rss changed how it handles Content and Summary. add func conorsum...
authorstanley.lieber@gmail.com <stanley.lieber@gmail.com>
Wed, 5 Feb 2020 03:06:20 +0000 (22:06 -0500)
committerstanley.lieber@gmail.com <stanley.lieber@gmail.com>
Wed, 5 Feb 2020 03:06:20 +0000 (22:06 -0500)
commit79e3ae35640c048221f589e948591d2dee81cbaf
tree0c248ce98d0e6d09788d016a3c83b91ee25667a8
parentc7f2f06581d4575157bf5d142abfe7ff6f63de24
main.go: SlyMarbo/rss changed how it handles Content and Summary. add func conorsum(i *rss.Item) string, which returns i.Content or i.Summary, depending on which is populated. (thanks, Philippe).
main.go
trrss