From 4cf61887ad9a5e7f49491bc9f07b1b38e2ac449d Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Fri, 24 Mar 2023 08:28:29 +0100 Subject: [PATCH] Add Revue Conflits --- README.md | 1 + changelog.txt | 1 + custom/manifest.json | 2 +- manifest.json | 3 ++- sites.js | 5 +++++ sites_updated.json | 17 +++-------------- 6 files changed, 13 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index e413903..e1629b5 100644 --- a/README.md +++ b/README.md @@ -473,6 +473,7 @@ Grouped in options:\ [Paris Match](https://www.parismatch.com) - [Philosophie Magazine](https://www.philomag.com) - [Public](https://www.public.fr) - +[Revue Conflits](https://www.revueconflits.com) - [Science & Vie](https://www.science-et-vie.com) - [Sciences et Avenir](https://www.sciencesetavenir.fr) - [Télérama](https://www.telerama.fr) - diff --git a/changelog.txt b/changelog.txt index a9dac0d..8a47661 100644 --- a/changelog.txt +++ b/changelog.txt @@ -4,6 +4,7 @@ Updates: https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean/-/release Post-release Add Le Figaro (link to archive.is) +Add Revue Conflits Remove Cellesche Zeitung (fix obsolete) Fix Automobilwoche.de (js) Fix Faz.net (json) diff --git a/custom/manifest.json b/custom/manifest.json index a56951c..69176ab 100644 --- a/custom/manifest.json +++ b/custom/manifest.json @@ -51,5 +51,5 @@ "webRequestBlocking", "*://*/*" ], - "version": "3.1.0.6" + "version": "3.1.0.7" } diff --git a/manifest.json b/manifest.json index fe92228..d573755 100644 --- a/manifest.json +++ b/manifest.json @@ -524,6 +524,7 @@ "*://*.repubblica.it/*", "*://*.republicain-lorrain.fr/*", "*://*.reuters.com/*", + "*://*.revueconflits.com/*", "*://*.rhein-zeitung.de/*", "*://*.richmond.com/*", "*://*.rnd.de/*", @@ -740,5 +741,5 @@ "*://*.wallkit.net/*", "*://webcache.googleusercontent.com/*" ], - "version": "3.1.0.6" + "version": "3.1.0.7" } diff --git a/sites.js b/sites.js index ace6cca..ed3bfaa 100644 --- a/sites.js +++ b/sites.js @@ -1642,6 +1642,11 @@ var defaultSites = { allow_cookies: 1, block_regex: /\.reuters\.com\/(arc\/subs\/p\.min|pf\/resources\/dist\/reuters\/js\/index)\.js/ }, + "Revue Conflits": { + domain: "revueconflits.com", + allow_cookies: 1, + block_regex: /\.qiota\.com\/data/ + }, "Rhein-Zeitung": { domain: "rhein-zeitung.de", allow_cookies: 1, diff --git a/sites_updated.json b/sites_updated.json index b2c2626..b5337e5 100644 --- a/sites_updated.json +++ b/sites_updated.json @@ -4,13 +4,6 @@ "allow_cookies": 1, "block_regex": "\\.automobilwoche\\.de\\/s3fs-public\\/js\\/js_nCw.+\\.js" }, - "Bloomberg Adria": { - "domain": "bloombergadria.com", - "allow_cookies": 1, - "block_js_inline": "\\.bloombergadria\\.com\\/.+\\/news\\/", - "cs_code": "[{\"cond\":\"article[style]\",\"rm_attrib\":\"style\"}]", - "new_site": 1 - }, "Euromoney": { "domain": "euromoney.com", "allow_cookies": 1, @@ -21,10 +14,6 @@ "allow_cookies": 1, "useragent": "facebookbot" }, - "Harper's Magazine": { - "domain": "harpers.org", - "block_regex": "\\/harpers\\.org\\/wp-content\\/themes\\/timber\\/static\\/js\\/modal.+\\.js" - }, "Inkl": { "domain": "inkl.com", "cs_code": "[{\"cond\":\"div.paywall\",\"rm_attrib\":\"class\"}]" @@ -36,10 +25,10 @@ "add_ext_link_type": "archive.is", "new_site": 1 }, - "New Scientist": { - "domain": "newscientist.com", + "Revue Conflits": { + "domain": "revueconflits.com", "allow_cookies": 1, - "ld_google_webcache": "#subscription-barrier|div.article-body,article" + "block_regex": "\\.qiota\\.com\\/data" }, "Sciences et Avenir": { "domain": "sciencesetavenir.fr",