Skip to content

Commit

Permalink
The Blaze -> Blaze
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Davison committed Nov 22, 2013
1 parent 2bdd15f commit de1ce63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/scrape.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ class BingTrendingOnFacebook extends Scraper

class TheBlazeSocial extends Scraper
constructor: ->
@name = 'The Blaze'
@name = 'Blaze'
@domain = 'http://www.theblaze.com'

get_anchors: -> 'Social': @$('ul#tblz_ps_tab_social li a.tblz_ps_title')
Expand Down
2 changes: 1 addition & 1 deletion js/scrape.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit de1ce63

Please sign in to comment.