Add NK News (not pro)

This commit is contained in:
magnolia1234 2021-03-28 19:03:33 +02:00
parent 0e3686f0e4
commit 2807627edb
5 changed files with 8 additions and 1 deletions

View file

@ -500,6 +500,7 @@ For example:
[CommonWealth Magazine Taiwan](https://www.cw.com.tw) -
[Harvard Business Review Taiwan](https://www.hbrtaiwan.com) -
[Nikkei Asian Review](https://asia.nikkei.com) -
[NK News](https://www.nknews.org)* -
[South China Morning Post](https://www.scmp.com) -
[Tech in Asia](https://www.techinasia.com) -
[The Diplomat](https://www.thediplomat.com) -

View file

@ -24,6 +24,7 @@ const restrictions = {
'ft.com': /.+\.ft.com\/content\//,
'gestion.pe': /.+\/gestion\.pe\/.+((\w)+(\-)+){3,}.+/,
'globo.com': /^((?!\/valor\.globo\.com\/).)*$/,
'nknews.org': /^((?!nknews\.org\/pro\/).)*$/,
'quora.com': /^((?!quora\.com\/search\?q=).)*$/,
'seekingalpha.com': /.+\/seekingalpha\.com\/($|(amp\/)?(article|news)\/|samw\/)/,
'techinasia.com': /\.techinasia\.com\/.+/,
@ -200,6 +201,7 @@ var use_google_bot_default = [
'mexiconewsdaily.com',
'miamiherald.com',
'newleftreview.org',
'nknews.org',
'nouvelobs.com',
'nzz.ch',
'piqd.de',
@ -325,6 +327,7 @@ var blockedRegexes = {
'newsday.com': /(loader-cdn\.azureedge\.net\/|js\.matheranalytics\.com\/)/,
'newsweek.com': /js\.pelcro\.com\//,
'newyorker.com': /\.newyorker\.com\/verso\/static\/presenter-articles.+\.js/,
'nknews.org': /\.nknews\.org\/wp-content\/themes\/nknews\/js\/bootstrap\.min\.js/,
'noz.de': /cdn\.ampproject\.org\/v\d\/amp-(access|(sticky-)?ad|fx-flying-carpet)-.+\.js/,
'nwzonline.de': /cdn\.ampproject\.org\/v\d\/amp-(access|(sticky-)?ad|fx-flying-carpet)-.+\.js/,
'nytimes.com': /(meter-svc\.nytimes\.com\/meter\.js|mwcm\.nyt\.com\/.+\.js)/,

View file

@ -4,6 +4,7 @@ Changelog Bypass Paywalls Clean - Firefox
Post-release
Add Aachener Zeitung (Germany)
Add Apollo Magazine
Add NK News (not pro)
Add Nordwest Zeitung (Germany)
Fix-update group McClatchy (opt-in to custom sites for unlisted)
Fix-update Wired (Googlebot)

View file

@ -303,6 +303,7 @@
"*://*.newsweek.com/*",
"*://*.newyorker.com/*",
"*://*.niagarafallsreview.ca/*",
"*://*.nknews.org/*",
"*://*.noordhollandsdagblad.nl/*",
"*://*.nordeclair.fr/*",
"*://*.northerndailyleader.com.au/*",
@ -495,5 +496,5 @@
"*://*.wallkit.net/*",
"*://*.wsj.net/*"
],
"version": "2.1.3.6"
"version": "2.1.3.7"
}

View file

@ -171,6 +171,7 @@ var defaultSites =
"Newsday": "newsday.com",
"Newsweek": "newsweek.com",
"Nikkei Asian Review": "asia.nikkei.com",
"NK News (free articles only)": "nknews.org",
"Noordhollands Dagblad": "noordhollandsdagblad.nl",
"Nordwest Zeitung": "nwzonline.de",
"NRC Handelsblad": "nrc.nl",