From 6d92e338291df47e951b22431c9f80110605af46 Mon Sep 17 00:00:00 2001 From: M-Boyo <115986902+M-Boyo@users.noreply.github.com> Date: Tue, 15 Aug 2023 23:05:22 +0200 Subject: [PATCH 1/3] =?UTF-8?q?Universit=C3=A9=20Paris=20VIII?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ophirofox/manifest.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ophirofox/manifest.json b/ophirofox/manifest.json index aac1152..6df9d97 100644 --- a/ophirofox/manifest.json +++ b/ophirofox/manifest.json @@ -145,6 +145,7 @@ "https://nouveau-europresse-com.rp1.ensam.eu/*", "https://nouveau-europresse-com.ezproxy.universite-paris-saclay.fr/*", "https://nouveau-europresse-com.ezpaarse.univ-paris1.fr/*", + "https://nouveau-europresse-com.accesdistant.bu.univ-paris8.fr/*", "https://nouveau-europresse-com.docelec.insa-lyon.fr/*", "https://nouveau-europresse-com.bnf.idm.oclc.org/*", "https://nouveau-europresse-com.sid2nomade-2.grenet.fr/*", @@ -157,6 +158,7 @@ "https://nouveau-europresse-com.scd1.univ-fcomte.fr/*", "https://nouveau-europresse-com.rproxy.univ-pau.fr/*", "https://nouveau-europresse-com.ezproxy.univ-artois.fr/*" + ], "css": [ "content_scripts/europresse_article.css" @@ -210,6 +212,10 @@ "name": "Université Paris 1 Panthéon-Sorbonne", "AUTH_URL": "https://ezpaarse.univ-paris1.fr/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=SORBONNET_1" }, + { + "name": "Université Paris 8", + "AUTH_URL": "http://accesdistant.bu.univ-paris8.fr/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=paris8" + }, { "name": "Université Paris Cité", "AUTH_URL": "https://ezproxy.u-paris.fr/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=UNIVPARIS" @@ -245,4 +251,4 @@ ] } } -} \ No newline at end of file +} From 2afb582819f5a0ea70f1d75a5df9c8eff46b2b0b Mon Sep 17 00:00:00 2001 From: Ophir LOJKINE Date: Wed, 16 Aug 2023 08:39:39 +0200 Subject: [PATCH 2/3] Update ophirofox/manifest.json --- ophirofox/manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/ophirofox/manifest.json b/ophirofox/manifest.json index 6df9d97..f395aa3 100644 --- a/ophirofox/manifest.json +++ b/ophirofox/manifest.json @@ -158,7 +158,6 @@ "https://nouveau-europresse-com.scd1.univ-fcomte.fr/*", "https://nouveau-europresse-com.rproxy.univ-pau.fr/*", "https://nouveau-europresse-com.ezproxy.univ-artois.fr/*" - ], "css": [ "content_scripts/europresse_article.css" From b9ee2a0c9fe2b663282457f94e4bba5d71600809 Mon Sep 17 00:00:00 2001 From: Ophir LOJKINE Date: Wed, 16 Aug 2023 08:41:00 +0200 Subject: [PATCH 3/3] Update ophirofox/manifest.json --- ophirofox/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ophirofox/manifest.json b/ophirofox/manifest.json index f395aa3..be64189 100644 --- a/ophirofox/manifest.json +++ b/ophirofox/manifest.json @@ -213,7 +213,7 @@ }, { "name": "Université Paris 8", - "AUTH_URL": "http://accesdistant.bu.univ-paris8.fr/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=paris8" + "AUTH_URL": "https://accesdistant.bu.univ-paris8.fr/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=paris8" }, { "name": "Université Paris Cité",