Skip to content

Commit

Permalink
v0.2.3 Digg support
Browse files Browse the repository at this point in the history
* digg.js: Re-align & use === instead of ==
* bitbucket.js: remove trailing spaces
  • Loading branch information
christianvuerings committed Sep 22, 2011
1 parent 57fa298 commit 6872b2c
Show file tree
Hide file tree
Showing 8 changed files with 269 additions and 266 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -17,6 +17,7 @@ Currently supports the following feeds:
* [Bitbucket](https://bitbucket.org/)
* [Bitly](http://bitly.com)
* [Blogger](http://blogger.com)
* [Digg](http://digg.com)
* [Dailymotion](http://dailymotion.com)
* [Delicious](http://delicious.com)
* [DeviantART](http://deviantart.com)
Expand Down
4 changes: 2 additions & 2 deletions css/lifestream.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion download/services.json
@@ -1 +1 @@
["bitbucket","bitly","blogger","dailymotion","delicious","deviantart","dribbble","facebook_page","flickr","foomark","formspring","forrst","foursquare","github","googlereader","instapaper","iusethis","lastfm","mlkshk","picplz","pinboard","posterous","reddit","slideshare","snipplr","stackoverflow","tumblr","twitter","vimeo","wordpress","youtube"]
["bitbucket","bitly","blogger","dailymotion","delicious","deviantart","digg","dribbble","facebook_page","flickr","foomark","formspring","forrst","foursquare","github","googlereader","instapaper","iusethis","lastfm","mlkshk","picplz","pinboard","posterous","reddit","slideshare","snipplr","stackoverflow","tumblr","twitter","vimeo","wordpress","youtube"]

0 comments on commit 6872b2c

Please sign in to comment.