

Code: Select all
var blocks = {}
Brave manclinkadink wrote: ↑Friday 17 April 2020 20:34 I don't use an icon, as I use the Daily Mail feed which provides an image.
Code: Select all
blocks['news'] = {}
blocks['news']['feed'] = 'http://feeds.bbci.co.uk/news/rss.xml?edition=uk';
blocks['news']['icon'] = 'far fa-newspaper';
The buttons work as expected however the currently playing track (data) never updates unless I refresh the page.