File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11// ==UserScript==
2- // @version 2.5.250407.2020
2+ // @version 2.5.250407.2359
33// @author Write
44// @name OphirofoxScript
55// @grant GM.getValue
100100// @include https://nouveau-europresse-com.eztest.biblio.univ-evry.fr/*
101101// @include https://nouveau-europresse-com.ezproxy.uclouvain.be/*
102102// @include https://nouveau-europresse-com.iepnomade-2.grenet.fr/*
103+ // @include https://nouveau-europresse-com.bsg-ezproxy.univ-paris3.fr/*
103104// @include https://nouveau-europresse-com.eu1.proxy.openathens.net/*
104105// @include https://www.lemonde.fr/*
105106// @include https://www.liberation.fr/*
243244 } , {
244245 "name" : "Bibliothèque Publique d'Information (BPI)" ,
245246 "AUTH_URL" : "https://bpi.idm.oclc.org/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=pompi"
247+ } , {
248+ "name" : "Bibliothèque Sainte-Geneviève (BSG)" ,
249+ "AUTH_URL" : "http://bsg-ezproxy.univ-paris3.fr/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=pantheonT_1"
246250 } , {
247251 "name" : "Centrale Lyon" ,
248252 "AUTH_URL" : "https://ec-lyon.idm.oclc.org/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=LYONT_7"
759763 match ( hostname , "https://nouveau-europresse-com.eztest.biblio.univ-evry.fr/*" ) ||
760764 match ( hostname , "https://nouveau-europresse-com.ezproxy.uclouvain.be/*" ) ||
761765 match ( hostname , "https://nouveau-europresse-com.iepnomade-2.grenet.fr/*" ) ||
766+ match ( hostname , "https://nouveau-europresse-com.bsg-ezproxy.univ-paris3.fr/*" ) ||
762767 match ( hostname , "https://nouveau-europresse-com.eu1.proxy.openathens.net/*" ) ) {
763768
764769 function removeMarkElements ( ) {
You can’t perform that action at this time.
0 commit comments