From: MORIOKA Tomohiko Date: Mon, 22 Feb 2021 04:30:12 +0000 (+0900) Subject: (www-display-object-desc): X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=01a225153e673e53d3fffb9c80fb7e04a0c10e63;p=chise%2Fest.git (www-display-object-desc): - Use https://image.chise.org/openseadragon/openseadragon.min.js instead of http://hng.chise.org/openseadragon/openseadragon.min.js. - Use https://image.chise.org/openseadragon/images/ instead of http://hng.chise.org/openseadragon/images/. - Use https://image.hng-data.org/images/HNG//card/.jpg instead of http://hng.chise.org/images/HNG//card/.jpg. - Use https://glyphwiki.org/ instead of http://glyphwiki.org/. - Use https://www.chise.org/ids-find instead of http://www.chise.org/ids-find. - Use https://www.chise.org/hng-ids-find instead of http://www.chise.org/hng-ids-find. --- diff --git a/cwiki-view.el b/cwiki-view.el index 5b1d63b..cf2cd4a 100644 --- a/cwiki-view.el +++ b/cwiki-view.el @@ -139,7 +139,7 @@ li { margin: 0 0 0 2em; } + src=\"https://image.chise.org/openseadragon/openseadragon.min.js\"> EsT %s = %s \n" @@ -259,7 +259,7 @@ li { margin: 0 0 0 2em; } var viewer; viewer = OpenSeadragon({ id: \"openseadragon1\", - prefixUrl: \"http://hng.chise.org/openseadragon/images/\", + prefixUrl: \"https://image.chise.org/openseadragon/images/\", preserveViewport: true, visibilityRatio: 1, minZoomLevel: 1, @@ -286,7 +286,7 @@ li { margin: 0 0 0 2em; }