diff --git a/README.md b/README.md index 765d0b5..02b090c 100755 --- a/README.md +++ b/README.md @@ -165,6 +165,7 @@ Visit the [Firefox repository](https://bitbucket.org/magnolia1234/bypass-paywall [Winston-Salem Journal](https://www.journalnow.com) #### Canada +[Financial Post](https://www.financialpost.com) - [Le Devoir](https://www.ledevoir.com) - [National Post](https://www.nationalpost.com) - [The Globe and Mail](https://www.theglobeandmail.com) - diff --git a/background.js b/background.js index b63e5f0..a414d10 100755 --- a/background.js +++ b/background.js @@ -40,6 +40,7 @@ var allow_cookies_default = [ 'elpais.com', 'eurekareport.com.au', 'faz.net', + 'financialpost.com', 'folha.uol.com.br', 'ftm.nl', 'gelocal.it', @@ -62,6 +63,7 @@ var allow_cookies_default = [ 'mexiconewsdaily.com', 'modernhealthcare.com', 'nationalgeographic.com', + 'nationalpost.com', 'nationalreview.com', 'newrepublic.com', 'nknews.org', @@ -187,26 +189,27 @@ var blockedRegexes = { 'clarin.com': /js\.matheranalytics\.com\/.+/, 'corriere.it': /(\.rcsobjects\.it\/(rcs_cpmt|rcs_tracking-service)\/|\.corriereobjects\.it\/.+\/js\/(_paywall\.sjs|tracking\/)|\.userzoom\.com\/files\/js\/|\.lp4\.io\/app\/)/, 'digiday.com': /.+\.tinypass\.com\/.+/, + 'dvhn.nl': /.+\.evolok\.net\/.+\/authorize\/.+/, 'economist.com': /.+\.tinypass\.com\/.+/, 'editorialedomani.it': /(.+\.editorialedomani\.it\/pelcro\.js|js\.pelcro\.com\/.+)/, - 'estadao.com.br': /acesso\.estadao\.com\.br\/paywall\/.+\/pw\.js/, - 'dvhn.nl': /.+\.evolok\.net\/.+\/authorize\/.+/, 'elcomercio.pe': /elcomercio\.pe\/pf\/dist\/template\/elcomercio-noticia.+\.js/, 'elmercurio.com': /(elmercurio\.com\/.+\/js\/modal\.js|merreader\.emol\.cl\/assets\/js\/(vendor\/modal|merPramV\d)\.js|staticmer(\d)?\.emol\.cl\/js\/.+\/(modal|PramModal\.min)\.js)/, 'elmundo.es': /cdn\.ampproject\.org\/v\d\/amp-access-.+\.js/, 'elpais.com': /.+\.epimg\.net\/js\/.+\/noticia\.min\.js/, + 'estadao.com.br': /acesso\.estadao\.com\.br\/paywall\/.+\/pw\.js/, 'estrellavalpo.cl': /(.+\.mercuriovalpo\.cl\/impresa\/.+\/assets\/(vendor|\d)\.js|pram\.pasedigital\.cl\/API\/User\/Status\?)/, 'exame.abril.com.br': /.+\.tinypass\.com\/.+/, + 'financialpost.com': /.+\.tinypass\.com\/.+/, 'folha.uol.com.br': /(.+\.folha\.uol\.com\.br\/paywall\/js\/.+\/publicidade\.ads\.js|paywall\.folha\.uol\.com\.br\/.+|js\.matheranalytics\.com\/.+)/, - 'gelocal.it': /cdn\.ampproject\.org\/v\d\/amp-access-.+\.js/, - 'globo.com': /.+\.tinypass\.com\/.+/, 'foreignaffairs.com': /.+\.foreignaffairs\.com\/sites\/default\/files\/js\/js_P9zr.+\.js/, 'foreignpolicy.com': /.+\.tinypass\.com\/.+/, 'fortune.com': /.+\.tinypass\.com\/.+/, - 'ftm.nl': /.+\.ftm\.nl\/js\/routing\?/, 'fresnobee.com': /cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js/, + 'ftm.nl': /.+\.ftm\.nl\/js\/routing\?/, + 'gelocal.it': /cdn\.ampproject\.org\/v\d\/amp-access-.+\.js/, 'gestion.pe': /gestion\.pe\/pf\/dist\/template\/gestion-noticia.+\.js/, 'globes.co.il': /.+\.tinypass\.com\/.+/, + 'globo.com': /.+\.tinypass\.com\/.+/, 'haaretz.co.il': /haaretz\.co\.il\/htz\/js\/inter\.js/, 'haaretz.com': /haaretz\.com\/hdc\/web\/js\/minified\/header-scripts-int.js.+/, 'historyextra.com': /.+\.evolok\.net\/.+\/authorize\/.+/, @@ -233,6 +236,7 @@ var blockedRegexes = { 'mercuriovalpo.cl': /(.+\.mercuriovalpo\.cl\/impresa\/.+\/assets\/(vendor|\d)\.js|pram\.pasedigital\.cl\/API\/User\/Status\?)/, 'modernhealthcare.com': /.+\.tinypass\.com\/.+/, 'nationalgeographic.com': /.+\.blueconic\.net\/.+/, + 'nationalpost.com': /.+\.tinypass\.com\/.+/, 'nationalreview.com': /(.+\.blueconic\.net\/.+|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/, 'newrepublic.com': /.+\.onecount\.net\/js\/.+/, 'newsweek.com': /.+\.googletagmanager\.com\/gtm\.js/, diff --git a/changelog.txt b/changelog.txt index c345622..31d77b6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,7 @@ Changelog Bypass Paywalls Clean - Chrome Post-release Add AlternativesEconomiques.fr +Add Financial Post (Canada) Add La Estrella de Valparaiso (Chile) Fix-update Folha de S. Paulo (MatherAnalytics) Fix-update Gazet van Antwerpen (video/maps) diff --git a/manifest.json b/manifest.json index bd7c1ef..646f6cf 100644 --- a/manifest.json +++ b/manifest.json @@ -99,6 +99,7 @@ "*://*.examiner.com.au/*", "*://*.faz.net/*", "*://*.fd.nl/*", + "*://*.financialpost.com/*", "*://*.firstthings.com/*", "*://*.fnlondon.com/*", "*://*.folha.uol.com.br/*", diff --git a/sites.js b/sites.js index 54f6b48..32386a0 100644 --- a/sites.js +++ b/sites.js @@ -52,6 +52,7 @@ var defaultSites = "Eureka Report": "eurekareport.com.au", "Exame": "exame.abril.com.br", "Financial News": "fnlondon.com", + "Financial Post": "financialpost.com", "Financial Times": "ft.com", "Financieele Dagblad (fd.nl)": "fd.nl", "First Things": "firstthings.com",