Browser enters infinite loop when displaying a page saved as a snapshot

After capturing a snapshot of this page: https://tomsaunders.co.nz/zotero-guide/ , both Firefox and Chrome enter an infinite loop when displaying it.

The culprit is the following Javascript code:

< script type="text/javascript">if (document.location.protocol != "https:") {document.location = document.URL.replace(/^http:/i, "https:");}< /script>

This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.

Sign In or Register to comment.