Skip to content

Commit

Permalink
Release from Ophirofox v2.4.26361.60728
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 29, 2024
1 parent 0b75512 commit 930cb9e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ophirofox.user.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// ==UserScript==
// @version 2.4.26336.56903
// @version 2.4.26361.60728
// @author Write
// @name OphirofoxScript
// @grant GM.getValue
Expand Down Expand Up @@ -497,6 +497,9 @@
}, {
"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"
}];

function getOphirofoxConfigByName(search_name) {
Expand Down

0 comments on commit 930cb9e

Please sign in to comment.