Skip to content

Commit 4d52f4e

Browse files
author
github-actions
committed
Release from Ophirofox v2.4.26540.15142
1 parent 4a2173c commit 4d52f4e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ophirofox.user.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// ==UserScript==
2-
// @version 2.4.26533.45512
2+
// @version 2.4.26540.15142
33
// @author Write
44
// @name OphirofoxScript
55
// @grant GM.getValue
@@ -541,6 +541,9 @@
541541
}, {
542542
"name": "UCLouvain",
543543
"AUTH_URL": "https://nouveau-europresse-com.proxy.bib.uclouvain.be:2443"
544+
}, {
545+
"name": "E-medi@s Savoie Mont Blanc",
546+
"AUTH_URL": "https://e-medias.biblio7374.fr/Portal/ASSARedirect.ashx?url=https://nouveau.europresse.com/access/httpref/default.aspx?un=PringyU_2"
544547
}];
545548

546549
function getOphirofoxConfigByName(search_name) {

0 commit comments

Comments
 (0)