mirror of
https://github.com/iamadamdev/bypass-paywalls-chrome
synced 2025-05-11 05:14:26 +02:00
Add new statesman
This commit is contained in:
parent
cc10148d74
commit
f8760f3efa
@ -44,6 +44,7 @@ The Boston Globe (bostonglobe.com)\
|
|||||||
The Mercury News (mercurynews.com)\
|
The Mercury News (mercurynews.com)\
|
||||||
The Morning Call (mcall.com)\
|
The Morning Call (mcall.com)\
|
||||||
The Nation (thenation.com)\
|
The Nation (thenation.com)\
|
||||||
|
The New Statesman (newstatesman.com)\
|
||||||
The New York Times (nytimes.com)\
|
The New York Times (nytimes.com)\
|
||||||
The New Yorker (newyorker.com)\
|
The New Yorker (newyorker.com)\
|
||||||
The Seattle Times (seattletimes.com)\
|
The Seattle Times (seattletimes.com)\
|
||||||
|
@ -31,6 +31,7 @@ var defaultSites = {
|
|||||||
'The Mercury News': 'mercurynews.com',
|
'The Mercury News': 'mercurynews.com',
|
||||||
'The Morning Call': 'mcall.com',
|
'The Morning Call': 'mcall.com',
|
||||||
'The Nation': 'thenation.com',
|
'The Nation': 'thenation.com',
|
||||||
|
'The New Statesman': 'newstatesman.com',
|
||||||
'The New York Times': 'nytimes.com',
|
'The New York Times': 'nytimes.com',
|
||||||
'The New Yorker': 'newyorker.com',
|
'The New Yorker': 'newyorker.com',
|
||||||
'OrlandoSentinel': 'orlandosentinel.com',
|
'OrlandoSentinel': 'orlandosentinel.com',
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
Updates--
|
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-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-26 v1.2.8: Bug fixes (washingtonpost.com)
|
||||||
2018-06-08 v1.2.7: Added Wired (wired.com)
|
2018-06-08 v1.2.7: Added Wired (wired.com)
|
||||||
|
@ -29,6 +29,7 @@ var defaultSites = {
|
|||||||
'The Mercury News': 'mercurynews.com',
|
'The Mercury News': 'mercurynews.com',
|
||||||
'The Morning Call': 'mcall.com',
|
'The Morning Call': 'mcall.com',
|
||||||
'The Nation': 'thenation.com',
|
'The Nation': 'thenation.com',
|
||||||
|
'The New Statesman': 'newstatesman.com',
|
||||||
'The New York Times': 'nytimes.com',
|
'The New York Times': 'nytimes.com',
|
||||||
'The New Yorker': 'newyorker.com',
|
'The New Yorker': 'newyorker.com',
|
||||||
'OrlandoSentinel': 'orlandosentinel.com',
|
'OrlandoSentinel': 'orlandosentinel.com',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user