From 7e342f8ae2b76e42740a2f9c5b85b0c188859825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Commowick?= Date: Thu, 9 Nov 2023 15:57:43 +0100 Subject: [PATCH] Add BM Lyon (#174) url param is encoded with base64 but include the same code as other one --- ophirofox/manifest.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ophirofox/manifest.json b/ophirofox/manifest.json index a0138349..bca52987 100644 --- a/ophirofox/manifest.json +++ b/ophirofox/manifest.json @@ -381,6 +381,10 @@ "name": "Bibliotheque nationale et universitaire de Strasbourg", "AUTH_URL": "http://acces-distant.bnu.fr/login?url=http://nouveau.europresse.com/access/ip/default.aspx?un=bnus" }, + { + "name": "Bibliotheque municipale de Lyon", + "AUTH_URL": "https://connect.bm-lyon.fr/get/login?&access_list=LVAw&url=aHR0cHM6Ly9ub3V2ZWF1LmV1cm9wcmVzc2UuY29tL2FjY2Vzcy9odHRwcmVmL2RlZmF1bHQuYXNweD91bj1CTUxZT05BVV8x" + }, { "name": "BNF", "AUTH_URL": "https://bnf.idm.oclc.org/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=U032999T_1"