|
@@ -2,7 +2,7 @@
|
|
|
<html lang="en">
|
|
|
|
|
|
<head>
|
|
|
- <script type="module" crossorigin src="./assets/polyfills-c488f70f.js"></script>
|
|
|
+ <script type="module" crossorigin src="./assets/polyfills-0bd9780b.js"></script>
|
|
|
|
|
|
<meta charset="UTF-8" />
|
|
|
<meta name="viewport"
|
|
@@ -30,13 +30,17 @@
|
|
|
instance.postMessage(JSON.stringify(data))
|
|
|
}
|
|
|
}
|
|
|
- _postMessage({
|
|
|
- api: 'cloudLoading',
|
|
|
- content: {
|
|
|
- show: true,
|
|
|
- type: 'fullscreen',
|
|
|
- },
|
|
|
- })
|
|
|
+ console.error(location.href)
|
|
|
+ if (!location.href.includes('iscurseplay=play')) {
|
|
|
+ _postMessage({
|
|
|
+ api: 'cloudLoading',
|
|
|
+ content: {
|
|
|
+ show: true,
|
|
|
+ type: 'fullscreen',
|
|
|
+ },
|
|
|
+ })
|
|
|
+ }
|
|
|
+
|
|
|
</script>
|
|
|
<script type="module" crossorigin src="./assets/instrument-1add0950.js"></script>
|
|
|
<link rel="modulepreload" crossorigin href="./assets/index-17d307e0.js">
|
|
@@ -56,7 +60,7 @@
|
|
|
<img id="loading" class="show" src="./loading.svg" alt="loading" />
|
|
|
|
|
|
<script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
|
|
|
- <script nomodule crossorigin id="vite-legacy-polyfill" src="./assets/polyfills-legacy-faab8855.js"></script>
|
|
|
+ <script nomodule crossorigin id="vite-legacy-polyfill" src="./assets/polyfills-legacy-00986d5e.js"></script>
|
|
|
<script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/instrument-legacy-3adbb3c4.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
|
|
|
</body>
|
|
|
|