|
1 | 1 | // ==UserScript== |
2 | | -// @version 2.6.910.1130 |
| 2 | +// @version 2.6.912.1541 |
3 | 3 | // @author Write |
4 | 4 | // @name OphirofoxScript |
5 | 5 | // @grant GM.getValue |
|
10 | 10 | // @include https://nouveau-europresse-com.ezproxy.univ-catholille.fr/* |
11 | 11 | // @include https://nouveau-europresse-com.ezproxy.upf.pf/* |
12 | 12 | // @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/* |
14 | 14 | // @include https://nouveau-europresse-com.proxy.rubens.ens.fr/* |
15 | 15 | // @include https://nouveau-europresse-com.rp1.ensam.eu/* |
16 | 16 | // @include https://nouveau-europresse-com.ezproxy.universite-paris-saclay.fr/* |
|
464 | 464 | "name": "Université de Montpellier", |
465 | 465 | "AUTH_URL": "https://login.ezpum.scdi-montpellier.fr/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=MontpellierT_1" |
466 | 466 | }, { |
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" |
469 | 469 | }, { |
470 | 470 | "name": "Université de Nîmes", |
471 | 471 | "AUTH_URL": "https://federation.unimes.fr/login?url=http://nouveau.europresse.com/access/ip/default.aspx?un=NimesT_1" |
|
699 | 699 | match(hostname, "https://nouveau-europresse-com.ezproxy.univ-catholille.fr/*") || |
700 | 700 | match(hostname, "https://nouveau-europresse-com.ezproxy.upf.pf/*") || |
701 | 701 | 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/*") || |
703 | 703 | match(hostname, "https://nouveau-europresse-com.proxy.rubens.ens.fr/*") || |
704 | 704 | match(hostname, "https://nouveau-europresse-com.rp1.ensam.eu/*") || |
705 | 705 | match(hostname, "https://nouveau-europresse-com.ezproxy.universite-paris-saclay.fr/*") || |
|
0 commit comments