Skip to content

Commit

Permalink
Add Sydney Morning Herald
Browse files Browse the repository at this point in the history
  • Loading branch information
cezary committed Jun 15, 2016
1 parent 0475267 commit 9f98ad1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion background.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,12 @@ var defaultSites = {
'Los Angeles Times': 'latimes.com',
'Medscape': 'medscape.com',
'The Morning Call': 'mcall.com',
'The Nation': 'thenation.com',
'The New Yorker': 'newyorker.com',
'OrlandoSentinel': 'orlandosentinel.com',
'Quora': 'quora.com',
'SunSentinel': 'sun-sentinel.com',
'The Nation': 'thenation.com',
'The Sydney Morning Herald': 'smh.com.au',
'The Telegraph': 'telegraph.co.uk',
'The Washington Post': 'washingtonpost.com',
'The Wall Street Journal': 'wsj.com'
Expand Down
1 change: 1 addition & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"*://*.theage.com.au/",
"*://*.thenation.com/",
"*://*.tribdss.com/",
"*://*.smh.com.au/",
"*://*.sun-sentinel.com/",
"*://*.washingtonpost.com/",
"*://*.wsj.com/",
Expand Down
1 change: 1 addition & 0 deletions options.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ var defaultSites = {
'OrlandoSentinel': 'orlandosentinel.com',
'Quora': 'quora.com',
'SunSentinel': 'sun-sentinel.com',
'The Sydney Morning Herald': 'smh.com.au',
'The Telegraph': 'telegraph.co.uk',
'The Washington Post': 'washingtonpost.com',
'The Wall Street Journal': 'wsj.com'
Expand Down

0 comments on commit 9f98ad1

Please sign in to comment.