Skip to content

Commit b2d99db

Browse files
author
github-actions
committed
Release from Ophirofox v2.4.26199.27938
1 parent 91f6ce3 commit b2d99db

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ophirofox.user.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// ==UserScript==
2-
// @version 2.4.26190.14766
2+
// @version 2.4.26199.27938
33
// @author Write
44
// @name OphirofoxScript
55
// @grant GM.getValue
@@ -486,6 +486,9 @@
486486
}, {
487487
"name": "TBS Education",
488488
"AUTH_URL": "http://hub.tbs-education.fr/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=CAPITOLET_11ip"
489+
}, {
490+
"name": "Toulouse Métropole - MaBM",
491+
"AUTH_URL": "https://mabm.toulouse-metropole.fr/Portal/ASSARedirect.ashx?url=https://nouveau.europresse.com/access/httpref/default.aspx?un=bmtoulouseAU_1"
489492
}];
490493

491494
function getOphirofoxConfigByName(search_name) {

0 commit comments

Comments
 (0)