Skip to content

Commit

Permalink
WIP: ajout grenoble metro (#259)
Browse files Browse the repository at this point in the history
* manifest.json: fix bracket indentation

* Add grenoble metropole configuration

---------

Co-authored-by: Simeon Marijon <simeon.marijon@st.com>
  • Loading branch information
simson and marijons committed Sep 29, 2024
1 parent d01e0af commit 2081dda
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion ophirofox/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1058,9 +1058,13 @@
{ "name": "TBS Education",
"AUTH_URL": "http://hub.tbs-education.fr/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=CAPITOLET_11ip"
},
{
{
"name": "Toulouse Métropole - MaBM",
"AUTH_URL": "https://mabm.toulouse-metropole.fr/Portal/ASSARedirect.ashx?url=https://nouveau.europresse.com/access/httpref/default.aspx?un=bmtoulouseAU_1"
},
{
"name": "Métropole de Grenoble - Numothèque",
"AUTH_URL": "https://numotheque.grenoblealpesmetropole.fr/plateforme-redirect/BIB?url=https%3A%2F%2Fnouveau.europresse.com%2Faccess%2Fhttpref%2Fdefault.aspx?un=GRENOBLEU_2"
}
]
}
Expand Down

0 comments on commit 2081dda

Please sign in to comment.