diff --git a/background.js b/background.js index 26b3e61..b17ecf3 100644 --- a/background.js +++ b/background.js @@ -326,6 +326,7 @@ var blockedRegexes = { 'rollingstone.com': /cdn\.cxense\.com\//, 'ruhrnachrichten.de': /\.tinypass\.com\//, 'saechsische.de': /\.tinypass\.com\//, + 'thesaturdaypaper.com.au': /\.thesaturdaypaper\.com\.au\/sites\/all\/modules\/custom\/node_meter\/pw\.js/, 'science-et-vie.com': /\.qiota\.com\//, 'sciencesetavenir.fr': /\.poool\.fr\//, 'scmp.com': /\.tinypass\.com\//, diff --git a/changelog.txt b/changelog.txt index 887d9c3..7bd0656 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,7 @@ Changelog Bypass Paywalls Clean - Firefox Post-release Add Entrepreneur +Fix-update The Saturday Paper * v2.1.2.0 (2021-03-14) Add El Espanol (Spain) diff --git a/manifest.json b/manifest.json index c7cd904..4e13a9e 100644 --- a/manifest.json +++ b/manifest.json @@ -490,5 +490,5 @@ "*://*.wallkit.net/*", "*://*.wsj.net/*" ], - "version": "2.1.2.1" + "version": "2.1.2.2" } \ No newline at end of file