Skip to content

Commit 61bc2df

Browse files
author
github-actions
committed
Release from Ophirofox v2.6.912.1541
1 parent 5a169e6 commit 61bc2df

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ophirofox.user.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// ==UserScript==
2-
// @version 2.6.910.1130
2+
// @version 2.6.912.1541
33
// @author Write
44
// @name OphirofoxScript
55
// @grant GM.getValue
@@ -10,7 +10,7 @@
1010
// @include https://nouveau-europresse-com.ezproxy.univ-catholille.fr/*
1111
// @include https://nouveau-europresse-com.ezproxy.upf.pf/*
1212
// @include https://nouveau-eureka-cc.res.banq.qc.ca/*
13-
// @include https://nouveau-europresse-com.budistant.univ-nantes.fr/*
13+
// @include https://nouveau-europresse-com.bunantes.idm.oclc.org/*
1414
// @include https://nouveau-europresse-com.proxy.rubens.ens.fr/*
1515
// @include https://nouveau-europresse-com.rp1.ensam.eu/*
1616
// @include https://nouveau-europresse-com.ezproxy.universite-paris-saclay.fr/*
@@ -464,8 +464,8 @@
464464
"name": "Université de Montpellier",
465465
"AUTH_URL": "https://login.ezpum.scdi-montpellier.fr/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=MontpellierT_1"
466466
}, {
467-
"name": "Université de Nantes",
468-
"AUTH_URL": "https://budistant.univ-nantes.fr/login?url=http://nouveau.europresse.com/access/ip/default.aspx?un=NANTEST_1"
467+
"name": "Nantes Université",
468+
"AUTH_URL": "https://bunantes.idm.oclc.org/login?url=http://nouveau.europresse.com/access/ip/default.aspx?un=NANTEST_1"
469469
}, {
470470
"name": "Université de Nîmes",
471471
"AUTH_URL": "https://federation.unimes.fr/login?url=http://nouveau.europresse.com/access/ip/default.aspx?un=NimesT_1"
@@ -699,7 +699,7 @@
699699
match(hostname, "https://nouveau-europresse-com.ezproxy.univ-catholille.fr/*") ||
700700
match(hostname, "https://nouveau-europresse-com.ezproxy.upf.pf/*") ||
701701
match(hostname, "https://nouveau-eureka-cc.res.banq.qc.ca/*") ||
702-
match(hostname, "https://nouveau-europresse-com.budistant.univ-nantes.fr/*") ||
702+
match(hostname, "https://nouveau-europresse-com.bunantes.idm.oclc.org/*") ||
703703
match(hostname, "https://nouveau-europresse-com.proxy.rubens.ens.fr/*") ||
704704
match(hostname, "https://nouveau-europresse-com.rp1.ensam.eu/*") ||
705705
match(hostname, "https://nouveau-europresse-com.ezproxy.universite-paris-saclay.fr/*") ||

0 commit comments

Comments
 (0)