davvalent commited on 2023-04-03 04:02:41 Showing 1 changed files, with 2 additions and 0 deletions.
@@ -132,6 +132,8 @@ console.log(
URI = feature.properties.URI.replace("http://data.qdmtl.ca", sessionStorage.getItem("devTripleStoreUrl"));
devConsole("Dev triple store");
}
+ } else {
+ URI.replace("http", "https");
/**