projects
/
contrib
/
Conifer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24d0928
)
Default to HTTPS for ebook / SFX links
author
Dan Scott
<dscott@laurentian.ca>
Mon, 28 Aug 2017 18:25:53 +0000
(14:25 -0400)
committer
Dan Scott
<dscott@laurentian.ca>
Mon, 28 Aug 2017 18:25:53 +0000
(14:25 -0400)
Signed-off-by: Dan Scott <dscott@laurentian.ca>
tools/ebooks/prep_ebook_records.py
patch
|
blob
|
history
diff --git
a/tools/ebooks/prep_ebook_records.py
b/tools/ebooks/prep_ebook_records.py
index
fd91acc
..
22a2d30
100755
(executable)
--- a/
tools/ebooks/prep_ebook_records.py
+++ b/
tools/ebooks/prep_ebook_records.py
@@
-61,9
+61,9
@@
class Institution():
"org_unit": "105", \
"ebrary_code": "jndlu", \
"gale_code": "sudb78095", \
- "proxy": "http
://
librweb.laurentian.ca/login?url=", \
+ "proxy": "http
s://login.
librweb.laurentian.ca/login?url=", \
"link_text": "Available online / disponible en ligne", \
- "sfx_url": "http://sfx.scholarsportal.info/laurentian", \
+ "sfx_url": "http
s
://sfx.scholarsportal.info/laurentian", \
"access_note": "Access restricted to users with a valid Laurentian University ID ;" \
}