We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a2173c commit 4d52f4eCopy full SHA for 4d52f4e
ophirofox.user.js
@@ -1,5 +1,5 @@
1
// ==UserScript==
2
-// @version 2.4.26533.45512
+// @version 2.4.26540.15142
3
// @author Write
4
// @name OphirofoxScript
5
// @grant GM.getValue
@@ -541,6 +541,9 @@
541
}, {
542
"name": "UCLouvain",
543
"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"
547
}];
548
549
function getOphirofoxConfigByName(search_name) {
0 commit comments