Skip to content

Instantly share code, notes, and snippets.

@blackspike
Created October 31, 2017 07:07
Show Gist options
  • Save blackspike/9744ccff0df2cbefc96d6b661a6de3b5 to your computer and use it in GitHub Desktop.
Save blackspike/9744ccff0df2cbefc96d6b661a6de3b5 to your computer and use it in GitHub Desktop.
"@attributes": {
"version": "1.0"
},
"spike": {
"title": "World",
"link": "https:\/\/readspike.com\/",
"description": "Readspike",
"lastBuildDate": "Tue, 04 Apr 2017 04:54:01 -0500",
"spikeSource": [
{
"name": "ArsTechnica",
"title": "Ars Technica",
"type": "xml",
"color": "#ff4e00",
"col": 2,
"row": 1,
"mob": 5,
"url": "http://arstechnica.com/",
"feed": "http://feeds.arstechnica.com/arstechnica/index",
"spikeStories": [
{
"title": "ArsTechnica story 1",
"url": "http://arstechnica.com/",
"comments": true,
"commentsURL": "http://arstechnica.com/",
"tooltip": "This is the tooltip",
"thumbnail": [
{
"hasThumbnail": true,
"thumbnailURL": "http://arstechnica.com/",
"fullSizeURL": "http://arstechnica.com/"
}
]
},
{
"title": "ArsTechnica story 2",
"url": "http://arstechnica.com/",
"comments": true,
"commentsURL": "http://arstechnica.com/",
"tooltip": "This is the tooltip",
"thumbnail": [
{
"hasThumbnail": true,
"thumbnailURL": "http://arstechnica.com/",
"fullSizeURL": "http://arstechnica.com/"
}
]
}
]
},
{
"name": "BBC",
"title": "BBC News",
"type": "xml",
"color": "#ff4e00",
"col": 2,
"row": 1,
"mob": 5,
"url": "http://bbc.com/",
"feed": "http://feeds.bbc.com/bbc/index",
"spikeStories": [
{
"title": "bbc story 1",
"url": "http://bbc.com/",
"comments": true,
"commentsURL": "http://bbc.com/comments",
"tooltip": "This is the tooltip",
"thumbnail": [
{
"hasThumbnail": true,
"thumbnailURL": "http://bbc.com/",
"fullSizeURL": "http://bbc.com/"
}
]
},
{
"title": "bbc story 2",
"url": "http://bbc.com/",
"comments": true,
"commentsURL": "http://bbc.com/comments",
"tooltip": "This is the tooltip",
"thumbnail": [
{
"hasThumbnail": true,
"thumbnailURL": "http://bbc.com/",
"fullSizeURL": "http://bbc.com/"
}
]
}
]
},
{
"name": "Reddit",
"title": "Reddit News",
"type": "xml",
"color": "#ff4e00",
"col": 2,
"row": 1,
"mob": 5,
"url": "http://Reddit.com/",
"feed": "http://feeds.Reddit.com/Reddit/index",
"spikeStories": [
{
"title": "Reddit story 1",
"url": "http://Reddit.com/",
"comments": true,
"commentsURL": "http://Reddit.com/comments",
"tooltip": "This is the tooltip",
"thumbnail": [
{
"hasThumbnail": true,
"thumbnailURL": "http://Reddit.com/",
"fullSizeURL": "http://Reddit.com/"
}
]
},
{
"title": "Reddit story 2",
"url": "http://Reddit.com/",
"comments": true,
"commentsURL": "http://Reddit.com/comments",
"tooltip": "This is the tooltip",
"thumbnail": [
{
"hasThumbnail": true,
"thumbnailURL": "http://Reddit.com/",
"fullSizeURL": "http://Reddit.com/"
}
]
}
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment