Skip to content

Instantly share code, notes, and snippets.

@jkishner
Created May 19, 2014 20:38
Show Gist options
  • Save jkishner/61eb3becd4e507355b1b to your computer and use it in GitHub Desktop.
Save jkishner/61eb3becd4e507355b1b to your computer and use it in GitHub Desktop.
View feed
$.getScript("DOMAIN.COM/rssReader.js", function() {
var rss = new RssReader;
rss.main();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment