mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 08:37:47 +01:00
Add World Politics Review
This commit is contained in:
parent
d3a3ce213e
commit
43010ed583
3 changed files with 5 additions and 1 deletions
|
@ -27,7 +27,8 @@
|
||||||
[The New York Times](https://www.nytimes.com) -
|
[The New York Times](https://www.nytimes.com) -
|
||||||
[The New Yorker](https://www.newyorker.com) -
|
[The New Yorker](https://www.newyorker.com) -
|
||||||
[The Washington Post](https://www.washingtonpost.com) -
|
[The Washington Post](https://www.washingtonpost.com) -
|
||||||
[Vanity Fair](https://www.vanityfair.com)
|
[Vanity Fair](https://www.vanityfair.com) -
|
||||||
|
[World Politics Review](https://www.worldpoliticsreview.com)
|
||||||
##### Business
|
##### Business
|
||||||
[Adweek](https://www.adweek.com) -
|
[Adweek](https://www.adweek.com) -
|
||||||
[American Affairs](https://americanaffairsjournal.org) -
|
[American Affairs](https://americanaffairsjournal.org) -
|
||||||
|
|
|
@ -51,6 +51,7 @@ var allow_cookies = [
|
||||||
'trouw.nl',
|
'trouw.nl',
|
||||||
'volkskrant.nl',
|
'volkskrant.nl',
|
||||||
'weeklytimesnow.com.au',
|
'weeklytimesnow.com.au',
|
||||||
|
'worldpoliticsreview.com',
|
||||||
'wsj.com',
|
'wsj.com',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -105,6 +106,7 @@ const use_google_bot = [
|
||||||
'thetimes.co.uk',
|
'thetimes.co.uk',
|
||||||
'townsvillebulletin.com.au',
|
'townsvillebulletin.com.au',
|
||||||
'weeklytimesnow.com.au',
|
'weeklytimesnow.com.au',
|
||||||
|
'worldpoliticsreview.com',
|
||||||
'wsj.com',
|
'wsj.com',
|
||||||
]
|
]
|
||||||
// block paywall-scripts individually
|
// block paywall-scripts individually
|
||||||
|
|
|
@ -144,6 +144,7 @@
|
||||||
"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",
|
||||||
"——— Block Paywall-scripts ———": "###",
|
"——— Block Paywall-scripts ———": "###",
|
||||||
"Outbrain": "outbrain.com",
|
"Outbrain": "outbrain.com",
|
||||||
"Poool.fr": "poool.fr",
|
"Poool.fr": "poool.fr",
|
||||||
|
|
Loading…
Reference in a new issue