diff --git a/README.md b/README.md index b9115cf..daaf02d 100644 --- a/README.md +++ b/README.md @@ -271,7 +271,6 @@ Alma Talent sites (grouped in options) like [Le Journal du Net](https://www.journaldunet.com) - [Le Parisien](https://www.leparisien.fr) - [Le Télégramme](https://www.letelegramme.fr) - -[Le Un](https://le1hebdo.fr) - [Les Échos](https://www.lesechos.fr) - [Libération](https://www.liberation.fr)* - [Paris Match](https://www.parismatch.com) - diff --git a/background.js b/background.js index 6e82589..ad32f1e 100644 --- a/background.js +++ b/background.js @@ -338,7 +338,6 @@ var blockedRegexes = { 'latribune.fr': /\.poool\.fr\//, 'lavanguardia.com': /(\.evolok\.net\/.+\/authorize\/|\.lavanguardia\.com\/(js\/)?godo-)/, 'lc.nl': /\.evolok\.net\/.+\/authorize\//, - 'le1hebdo.fr': /(\.qiota\.com\/|\/le1hebdo\.fr\/assets\/front\/js\/qiota\.script\.js)/, 'lejdd.fr': /\.poool\.fr\//, 'leparisien.fr': /\.tinypass\.com\//, 'lesechos.fr': /\.tinypass\.com\//, diff --git a/changelog.txt b/changelog.txt index 943e80b..ada89dc 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,7 @@ Changelog Bypass Paywalls Clean - Firefox Post-release +Remove Le Un (obsolete) Fix Commentary Magazine (new domain) Fix Gestion & El Comercio (Peru) Fix Financial News (London) diff --git a/manifest.json b/manifest.json index 0fe444c..3ed5387 100644 --- a/manifest.json +++ b/manifest.json @@ -272,7 +272,6 @@ "*://*.lavozdigital.es/*", "*://*.law.com/*", "*://*.lc.nl/*", - "*://*.le1hebdo.fr/*", "*://*.lecho.be/*", "*://*.ledauphine.com/*", "*://*.ledevoir.com/*", @@ -538,5 +537,5 @@ "*://*.wallkit.net/*", "*://*.wsj.net/*" ], - "version": "2.3.0.4" + "version": "2.3.0.5" } \ No newline at end of file diff --git a/sites.js b/sites.js index 2d93978..6289164 100644 --- a/sites.js +++ b/sites.js @@ -151,7 +151,6 @@ var defaultSites = "Le Parisien": "leparisien.fr", "Le Scienze": "lescienze.it", "Le Télégramme": "letelegramme.fr", - "Le Un": "le1hebdo.fr", "Leeuwarder Courant": "lc.nl", "Les Échos": "lesechos.fr", "Levante-EMV": "levante-emv.com",