Merge pull request #48 from tossj/toronto-star

Added thestar.com
merge-requests/1/head
ghost 6 years ago committed by GitHub
commit 3b36b4113f

@ -48,6 +48,7 @@ TheMarker (themarker.com)\
The Business Journals (bizjournals.com)\
The Seattle Times (seattletimes.com)\
The Sydney Morning Herald (smh.com.au)\
The Toronto Star (thestar.com)\
The Washington Post (washingtonpost.com)\
The Wall Street Journal (wsj.com)\
Towards Data Science (towardsdatascience.com)\

@ -47,6 +47,7 @@ var defaultSites = {
'TheMarker': 'themarker.com',
'The Seattle Times': 'seattletimes.com',
'The Sydney Morning Herald': 'smh.com.au',
'The Toronto Star': 'thestar.com',
'The Washington Post': 'washingtonpost.com',
'The Wall Street Journal': 'wsj.com',
'Towards Data Science': 'towardsdatascience.com',

@ -45,6 +45,7 @@ var defaultSites = {
'TheMarker': 'themarker.com',
'The Seattle Times': 'seattletimes.com',
'The Sydney Morning Herald': 'smh.com.au',
'The Toronto Star': 'thestar.com',
'The Washington Post': 'washingtonpost.com',
'The Wall Street Journal': 'wsj.com',
'Towards Data Science': 'towardsdatascience.com',

Loading…
Cancel
Save