Skip to content

Commit f75c88c

Browse files
authored
Update bright_horizons.user.js
1 parent ec317d1 commit f75c88c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

picture_download/bright_horizons.user.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// ==UserScript==
22
// @name download bright horizon pictures
33
// @namespace http://tampermonkey.net/
4-
// @version 0.3.1
4+
// @version 0.4
55
// @description use on your own risk
66
// @author wang19891218
77
// @match https://productionmbd.brighthorizons.com/m/snapshot/*
@@ -81,4 +81,4 @@ function saveFigure() {
8181
}
8282
}
8383

84-
saveFigure()
84+
saveFigure()

0 commit comments

Comments
 (0)