diff --git a/README.md b/README.md index 73628ac..8ff799a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ * [License](#license) ### Installation - [Download and install the latest version](https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.4.0/bypass_paywalls_clean-1.6.4.0-an+fx.xpi)\ + [Download and install the latest version](https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.4.1/bypass_paywalls_clean-1.6.4.1-an+fx.xpi)\ Or first visit the [releases page](https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases).\ Install add-on by downloading xpi-file (assets). diff --git a/background.js b/background.js index 5eb9625..30bf57a 100644 --- a/background.js +++ b/background.js @@ -140,6 +140,7 @@ var blockedRegexes = { 'newcastleherald.com.au': /.+cdn-au\.piano\.io\/api\/tinypass.+\.js/, 'nytimes.com': /(.+meter-svc\.nytimes\.com\/meter\.js.+|.+mwcm\.nyt\.com\/.+\.js)/, 'nzherald.co.nz': /nzherald\.co\.nz\/.+\/headjs\/.+\.js/, +'repubblica.it': /scripts\.repubblica\.it\/pw\/pw\.js.+/, 'sloanreview.mit.edu': /.+\.tinypass\.com\/.+/, 'spectator.co.uk': /.+\.tinypass\.com\/.+/, 'thedailybeast.com': /.+\.tinypass\.com\/.+/,