We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b30e77 commit b82f2b9Copy full SHA for b82f2b9
ophirofox.user.js
@@ -1,5 +1,5 @@
1
// ==UserScript==
2
-// @version 2.6.917.1525
+// @version 2.6.921.1547
3
// @author Write
4
// @name OphirofoxScript
5
// @grant GM.getValue
@@ -630,6 +630,10 @@
630
"name": "Blibliothèques du Val d'Oise / RéVOdoc",
631
"HTTP_REFERER": "https://revodoc.valdoise.fr/",
632
"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"
637
}];
638
639
function getOphirofoxConfigByName(search_name) {
0 commit comments