Add new statesman
This commit is contained in:
parent
8cc8212ca4
commit
986bffe431
@ -44,6 +44,7 @@ The Boston Globe (bostonglobe.com)\
|
||||
The Mercury News (mercurynews.com)\
|
||||
The Morning Call (mcall.com)\
|
||||
The Nation (thenation.com)\
|
||||
The New Statesman (newstatesman.com)\
|
||||
The New York Times (nytimes.com)\
|
||||
The New Yorker (newyorker.com)\
|
||||
The Seattle Times (seattletimes.com)\
|
||||
|
@ -31,6 +31,7 @@ var defaultSites = {
|
||||
'The Mercury News': 'mercurynews.com',
|
||||
'The Morning Call': 'mcall.com',
|
||||
'The Nation': 'thenation.com',
|
||||
'The New Statesman': 'newstatesman.com',
|
||||
'The New York Times': 'nytimes.com',
|
||||
'The New Yorker': 'newyorker.com',
|
||||
'OrlandoSentinel': 'orlandosentinel.com',
|
||||
|
@ -1,5 +1,6 @@
|
||||
Updates--
|
||||
|
||||
2018-08-26 v1.2.10: Added The New Statesman
|
||||
2018-07-04 v1.2.9: Added The Denver Post (denverpost.com, note: need to turn off uBlock for this site)
|
||||
2018-06-26 v1.2.8: Bug fixes (washingtonpost.com)
|
||||
2018-06-08 v1.2.7: Added Wired (wired.com)
|
||||
|
@ -29,6 +29,7 @@ var defaultSites = {
|
||||
'The Mercury News': 'mercurynews.com',
|
||||
'The Morning Call': 'mcall.com',
|
||||
'The Nation': 'thenation.com',
|
||||
'The New Statesman': 'newstatesman.com',
|
||||
'The New York Times': 'nytimes.com',
|
||||
'The New Yorker': 'newyorker.com',
|
||||
'OrlandoSentinel': 'orlandosentinel.com',
|
||||
|
Loading…
x
Reference in New Issue
Block a user