Skip to content

Commit 47e5b3d

Browse files
author
github-actions
committed
Release from Ophirofox v2.6.10426.1450
1 parent 2cbc91d commit 47e5b3d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

ophirofox.user.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// ==UserScript==
2-
// @version 2.6.10425.2350
2+
// @version 2.6.10426.1450
33
// @author Write
44
// @name OphirofoxScript
55
// @grant GM.getValue
@@ -58,7 +58,7 @@
5858
// @include https://nouveau-europresse-com.docelec-u-paris2.idm.oclc.org/*
5959
// @include https://nouveau-europresse-com.esc-clermont.idm.oclc.org/*
6060
// @include https://nouveau-europresse-com.acces-distant.bnu.fr/*
61-
// @include https://go.openathens.net/redirector/univ-antilles.fr?url=https://nouveau.europresse.com/access/ip/default.aspx?un=ANTILLEST_1*
61+
// @include https://nouveau-europresse-com.bu-services.univ-antilles.fr/*
6262
// @include https://nouveau-europresse-com.proxybib-pp.cnam.fr/*
6363
// @include https://nouveau-europresse-com.srvext.uco.fr/*
6464
// @include https://nouveau-europresse-com.urca.idm.oclc.org/*
@@ -397,7 +397,7 @@
397397
"AUTH_URL": "https://buadistant.univ-angers.fr/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=BUANGERST_1"
398398
}, {
399399
"name": "Université des Antilles",
400-
"AUTH_URL": "http://bu-services.univ-antilles.fr:5000/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=ANTILLEST_1"
400+
"AUTH_URL": "https://go.openathens.net/redirector/univ-antilles.fr?url=https://nouveau.europresse.com/access/ip/default.aspx?un=ANTILLEST_1"
401401
}, {
402402
"name": "Université d'Artois",
403403
"AUTH_URL": "http://ezproxy.univ-artois.fr/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=littoralT_1"
@@ -854,7 +854,7 @@
854854
match(hostname, "https://nouveau-europresse-com.docelec-u-paris2.idm.oclc.org/*") ||
855855
match(hostname, "https://nouveau-europresse-com.esc-clermont.idm.oclc.org/*") ||
856856
match(hostname, "https://nouveau-europresse-com.acces-distant.bnu.fr/*") ||
857-
match(hostname, "https://go.openathens.net/redirector/univ-antilles.fr?url=https://nouveau.europresse.com/access/ip/default.aspx?un=ANTILLEST_1*") ||
857+
match(hostname, "https://nouveau-europresse-com.bu-services.univ-antilles.fr/*") ||
858858
match(hostname, "https://nouveau-europresse-com.proxybib-pp.cnam.fr/*") ||
859859
match(hostname, "https://nouveau-europresse-com.srvext.uco.fr/*") ||
860860
match(hostname, "https://nouveau-europresse-com.urca.idm.oclc.org/*") ||

0 commit comments

Comments
 (0)