From: Dan Scott Date: Mon, 28 Aug 2017 18:25:53 +0000 (-0400) Subject: Default to HTTPS for ebook / SFX links X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=43fe01ee96538690ea5d12d61be948a1de489624;p=contrib%2FConifer.git Default to HTTPS for ebook / SFX links Signed-off-by: Dan Scott --- diff --git a/tools/ebooks/prep_ebook_records.py b/tools/ebooks/prep_ebook_records.py index fd91acc2f4..22a2d30762 100755 --- 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": "https://login.librweb.laurentian.ca/login?url=", \ "link_text": "Available online / disponible en ligne", \ - "sfx_url": "http://sfx.scholarsportal.info/laurentian", \ + "sfx_url": "https://sfx.scholarsportal.info/laurentian", \ "access_note": "Access restricted to users with a valid Laurentian University ID ;" \ }