Skip to content

Commit

Permalink
added support for "Bibliothèque nationale du Luxembourg" (#168)
Browse files Browse the repository at this point in the history
* added support for "Bibliothèque nationale du Luxembourg"

* ordre

---------

Co-authored-by: Ophir LOJKINE <[email protected]>
  • Loading branch information
AlainVagner and lovasoa authored Oct 30, 2023
1 parent d2826ec commit 5173290
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ophirofox/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
, "https://nouveau-europresse-com.proxy.univ-nc.nc/*"
, "https://nouveau-europresse-com.buproxy2.univ-avignon.fr/*"
, "https://nouveau-europresse-com.proxy.utt.fr/*"
, "https://nouveau-europresse-com.proxy.bnl.lu/*"
],
"background": {
"scripts": [
Expand Down Expand Up @@ -366,6 +367,10 @@
"name": "Aix-Marseille Université",
"AUTH_URL": "https://lama.univ-amu.fr/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=U031032T_1"
},
{
"name": "Bibliotheque nationale du Luxembourg",
"AUTH_URL": "http://proxy.bnl.lu/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=U030612T_1"
},
{
"name": "Bibliothèque et Archives nationales du Québec (BAnQ)",
"AUTH_URL": "http://res.banq.qc.ca/login?url=https://nouveau.eureka.cc/access/ip/default.aspx?un=bnat1"
Expand Down

0 comments on commit 5173290

Please sign in to comment.