From 0b5bb3be7e212fa20e4bd68fcc51020b6b353d2f Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Mon, 16 Oct 2023 12:52:51 +0200 Subject: [PATCH] Add The Baffler --- README.md | 1 + changelog.txt | 1 + custom/manifest.json | 2 +- manifest.json | 3 ++- sites.js | 5 +++++ sites_updated.json | 34 +++++++--------------------------- 6 files changed, 17 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index 59a5726..8d522a7 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,7 @@ Grouped in options:\ [The American Interest](https://www.the-american-interest.com) - [The Art Newspaper](https://www.theartnewspaper.com) - [The Atlantic](https://www.theatlantic.com) - +[The Baffler](https://thebaffler.com) - [The Christian Science Monitor](https://www.csmonitor.com) - [The Intercept](https://theintercept.com) - [The Daily Beast](https://www.thedailybeast.com) - diff --git a/changelog.txt b/changelog.txt index 8a2a1a6..1702356 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,7 @@ Changelog Bypass Paywalls Clean - Firefox Updates (install signed xpi-file): https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean/-/releases Post-release +Add The Baffler * v3.3.8.0 (2023-10-15) Add LePoint.fr diff --git a/custom/manifest.json b/custom/manifest.json index e54088c..d7fd10e 100644 --- a/custom/manifest.json +++ b/custom/manifest.json @@ -51,5 +51,5 @@ "webRequestBlocking", "*://*/*" ], - "version": "3.3.8.0" + "version": "3.3.8.1" } diff --git a/manifest.json b/manifest.json index d83ce41..6196597 100644 --- a/manifest.json +++ b/manifest.json @@ -650,6 +650,7 @@ "*://*.theathletic.com/*", "*://*.theatlantic.com/*", "*://*.theaustralian.com.au/*", + "*://*.thebaffler.com/*", "*://*.thebanker.com/*", "*://*.thebulletin.org/*", "*://*.thechronicle.com.au/*", @@ -801,5 +802,5 @@ "*://*.wyleex.com/*", "*://webcache.googleusercontent.com/*" ], - "version": "3.3.8.0" + "version": "3.3.8.1" } diff --git a/sites.js b/sites.js index 99a9feb..7e92fa6 100644 --- a/sites.js +++ b/sites.js @@ -2090,6 +2090,11 @@ var defaultSites = { block_regex: /cdn\.theatlantic\.com\/_next\/static\/chunks\/pages\/.+\/archive\//, remove_cookies_select_drop: ["articleViews"] }, + "The Baffler": { + domain: "thebaffler.com", + allow_cookies: 1, + block_regex: /\/blink\.net\/.+\/blink-sdk\.js/ + }, "The Banker": { domain: "thebanker.com", allow_cookies: 1, diff --git a/sites_updated.json b/sites_updated.json index 688667c..cc0f2a3 100644 --- a/sites_updated.json +++ b/sites_updated.json @@ -31,14 +31,6 @@ "cs_dompurify": 1, "upd_version": "3.3.7.3" }, - "Condé Nast Traveler": { - "domain": "cntraveler.com", - "allow_cookies": 1, - "remove_cookies": 1, - "block_regex": "(\\.cntraveler\\.com\\/journey\\/compiler\\/build-.+\\.js|cdn\\.ampproject\\.org\\/v\\d\\/amp-subscriptions-.+\\.js)", - "useragent": "googlebot", - "upd_version": "3.3.5.1" - }, "O Estado de S. Paulo": { "domain": "estadao.com.br", "allow_cookies": 1, @@ -64,12 +56,6 @@ "ld_google_webcache": "aside.paywall|div#contenu", "upd_version": "3.3.7.8" }, - "Mexico News Daily": { - "domain": "mexiconewsdaily.com", - "allow_cookies": 1, - "block_regex": "\\/mexiconewsdaily\\.com\\/wp-content\\/plugins\\/leaky-paywall\\/js\\/leaky-paywall-cookie\\.js", - "upd_version": "3.3.5.2" - }, "Mitteldeutsche Zeitung": { "domain": "mz.de", "allow_cookies": 1, @@ -98,17 +84,11 @@ "useragent": "googlebot", "upd_version": "3.3.7.2" }, - "Salzburger Nachrichten": { - "domain": "sn.at", - "allow_cookies": 1, - "block_regex": "\\.piano\\.io", - "ld_google_webcache": "div.article-sections__paywall|div.article-body-text", - "upd_version": "3.3.5.5" - }, "Texas Monthly": { "domain": "texasmonthly.com", "allow_cookies": 1, - "block_regex": "\\.texasmonthly\\.com\\/script\\.js" + "block_regex": "\\.texasmonthly\\.com\\/script\\.js", + "upd_version": "3.3.6.9" }, "The Atlantic": { "domain": "theatlantic.com", @@ -117,11 +97,11 @@ "cs_code": "[{\"cond\":\"img.Image_lazy__hYWHV\", \"rm_class\":\"Image_lazy__hYWHV\"}]", "upd_version": "3.3.6.3" }, - "The Columbian": { - "domain": "columbian.com", - "remove_cookies_select_drop": ["blaize_session"], - "ld_google_webcache": "div#inline-paywall,div.modal|div[itemprop='articleBody']", - "upd_version": "3.3.5.3" + "The Baffler": { + "domain": "thebaffler.com", + "allow_cookies": 1, + "block_regex": "\\/blink\\.net\\/.+\\/blink-sdk\\.js", + "upd_version": "3.3.8.3" }, "The Economist": { "domain": "economist.com",