mirror of
https://github.com/iamadamdev/bypass-paywalls-chrome
synced 2025-05-05 17:24:26 +02:00
Add worldpoliticsreview (#661)
This commit is contained in:
parent
d3eeb9ad66
commit
ab79f28867
@ -156,7 +156,8 @@
|
|||||||
[Vanity Fair](https://www.vanityfair.com)\
|
[Vanity Fair](https://www.vanityfair.com)\
|
||||||
[Vrij Nederland](https://www.vn.nl)\
|
[Vrij Nederland](https://www.vn.nl)\
|
||||||
[Winston-Salem Journal](https://journalnow.com)\
|
[Winston-Salem Journal](https://journalnow.com)\
|
||||||
[Wired](https://www.wired.com)
|
[Wired](https://www.wired.com)\
|
||||||
|
[World Politics Review](https://www.worldpoliticsreview.com)
|
||||||
|
|
||||||
### Sites with limited number of free articles
|
### Sites with limited number of free articles
|
||||||
The free article limit can normally be bypassed by removing cookies for the site.*
|
The free article limit can normally be bypassed by removing cookies for the site.*
|
||||||
|
@ -218,6 +218,7 @@
|
|||||||
"*://*.volkskrant.nl/*",
|
"*://*.volkskrant.nl/*",
|
||||||
"*://*.washingtonpost.com/*",
|
"*://*.washingtonpost.com/*",
|
||||||
"*://*.wired.com/*",
|
"*://*.wired.com/*",
|
||||||
|
"*://*.worldpoliticsreview.com/*",
|
||||||
"*://*.wsj.com/*",
|
"*://*.wsj.com/*",
|
||||||
"*://*.nzz.ch/*"
|
"*://*.nzz.ch/*"
|
||||||
],
|
],
|
||||||
|
@ -132,5 +132,6 @@ const defaultSites = {
|
|||||||
'Vrij Nederland': 'vn.nl',
|
'Vrij Nederland': 'vn.nl',
|
||||||
'Winston-Salem Journal': 'journalnow.com',
|
'Winston-Salem Journal': 'journalnow.com',
|
||||||
'Wired': 'wired.com',
|
'Wired': 'wired.com',
|
||||||
|
'World Politics Review': 'worldpoliticsreview.com',
|
||||||
'*General Paywall Bypass*': 'generalpaywallbypass'
|
'*General Paywall Bypass*': 'generalpaywallbypass'
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user