From 58e0518c527cde34e3a6fbd7bb93e0cf5e45c19e Mon Sep 17 00:00:00 2001 From: Sang Ha Date: Mon, 13 May 2024 10:31:52 +0800 Subject: [PATCH] Update splat file link --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index a0222fa..b472285 100644 --- a/main.js +++ b/main.js @@ -747,7 +747,7 @@ async function main() { // "nike.splat", // location.href, params.get("url") || "pier.splat", - "https://github.com/hkust-vgd/splat-viewer/blob/main/", + "https://splat-viewer.hkustvgd.com/", ); const req = await fetch(url, { mode: "cors", // no-cors, *cors, same-origin