Skip to content

Commit b82f2b9

Browse files
author
github-actions
committed
Release from Ophirofox v2.6.921.1547
1 parent 1b30e77 commit b82f2b9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

ophirofox.user.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// ==UserScript==
2-
// @version 2.6.917.1525
2+
// @version 2.6.921.1547
33
// @author Write
44
// @name OphirofoxScript
55
// @grant GM.getValue
@@ -630,6 +630,10 @@
630630
"name": "Blibliothèques du Val d'Oise / RéVOdoc",
631631
"HTTP_REFERER": "https://revodoc.valdoise.fr/",
632632
"AUTH_URL": "https://nouveau.europresse.com/access/httpref/default.aspx?un=VALDOISEU_2"
633+
}, {
634+
"name": "Médiathèques d'Antony (92)",
635+
"HTTP_REFERER": "https://mediatheque.ville-antony.fr/",
636+
"AUTH_URL": "https://nouveau.europresse.com/access/httpref/default.aspx?un=antonyU_2"
633637
}];
634638

635639
function getOphirofoxConfigByName(search_name) {

0 commit comments

Comments
 (0)