Skip to content

Commit

Permalink
Update CDN
Browse files Browse the repository at this point in the history
  • Loading branch information
AiQL.com authored Aug 5, 2024
1 parent 8fea445 commit bd6fabc
Showing 1 changed file with 38 additions and 38 deletions.
76 changes: 38 additions & 38 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,74 +74,75 @@
</script>

<!-- Keep the order, vue should be the first -->
<script src="https://gcore.jsdelivr.net/npm/vue/dist/vue.global.prod.min.js"
<script async src="https://gcore.jsdelivr.net/npm/vue/dist/vue.global.prod.min.js"
onload="removeOtherScripts(this)"></script>

<script src="https://cdn.jsdmirror.com/npm/vue/dist/vue.global.prod.min.js"
onload="removeOtherScripts(this)"></script>

<!-- Vuetify -->
<script src="https://gcore.jsdelivr.net/npm/vuetify/dist/vuetify.js" onload="removeOtherScripts(this)"></script>
<script async src="https://gcore.jsdelivr.net/npm/vuetify/dist/vuetify.js"
onload="removeOtherScripts(this)"></script>
<link href="https://gcore.jsdelivr.net/npm/vuetify/dist/vuetify.css" onload="removeOtherLinks(this)"
rel="stylesheet">

<script src="https://cdn.jsdmirror.com/npm/vuetify/dist/vuetify.js" onload="removeOtherScripts(this)"></script>
<link href="https://cdn.jsdmirror.com/npm/vuetify/dist/vuetify.css" onload="removeOtherLinks(this)"
rel="stylesheet">

<!-- MDI -->
<link href="https://gcore.jsdelivr.net/npm/@mdi/font/css/materialdesignicons.min.css"
onload="removeOtherLinks(this)" rel="stylesheet">
<link href="https://cdn.jsdmirror.com/npm/@mdi/font/css/materialdesignicons.min.css" onload="removeOtherLinks(this)"
rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/MaterialDesign-Webfont/7.4.47/css/materialdesignicons.min.css"
onload="removeOtherLinks(this)" rel="stylesheet">

<!-- Pinia -->
<script src="https://gcore.jsdelivr.net/npm/vue-demi/lib/index.iife.min.js"
<script async src="https://gcore.jsdelivr.net/npm/vue-demi/lib/index.iife.min.js"
onload="removeOtherScripts(this)"></script>
<script src="https://gcore.jsdelivr.net/npm/pinia/dist/pinia.iife.prod.js"
<script async src="https://gcore.jsdelivr.net/npm/pinia/dist/pinia.iife.prod.js"
onload="removeOtherScripts(this)"></script>
<script src="https://gcore.jsdelivr.net/npm/pinia-plugin-persist/dist/pinia-persist.umd.min.js"
<script async src="https://gcore.jsdelivr.net/npm/pinia-plugin-persist/dist/pinia-persist.umd.min.js"
onload="removeOtherScripts(this)"></script>

<script src="https://cdn.jsdmirror.com/npm/vue-demi/lib/index.iife.min.js"
<!-- MD -->
<link href="https://gcore.jsdelivr.net/npm/md-editor-v3/lib/style.css" onload="removeOtherLinks(this)"
rel="stylesheet">
<script async src="https://gcore.jsdelivr.net/npm/md-editor-v3/lib/umd/index.js"
onload="removeOtherScripts(this)"></script>
<script src="https://cdn.jsdmirror.com/npm/pinia/dist/pinia.iife.prod.js"

<!-- Lottie -->
<script async src="https://gcore.jsdelivr.net/npm/lottie-web/build/player/lottie.min.js"
onload="removeOtherScripts(this)"></script>
<script src="https://cdn.jsdmirror.com/npm/pinia-plugin-persist/dist/pinia-persist.umd.min.js"

<!-- Docx mammoth -->
<script async src="https://gcore.jsdelivr.net/npm/mammoth/mammoth.browser.js"
onload="removeOtherScripts(this)"></script>

<!-- MD -->
<link href="https://gcore.jsdelivr.net/npm/md-editor-v3/lib/style.min.css" onload="removeOtherLinks(this)"
rel="stylesheet">
<script src="https://gcore.jsdelivr.net/npm/md-editor-v3/lib/umd/index.min.js"
<!-- Vue Draggable -->
<script async src="https://gcore.jsdelivr.net/npm/sortablejs/Sortable.min.js"
onload="removeOtherScripts(this)"></script>
<script async src="https://gcore.jsdelivr.net/npm/vue3-draggable-next/dist/vuedraggable.umd.min.js"
onload="removeOtherScripts(this)"></script>

<link href="https://cdn.jsdmirror.com/npm/md-editor-v3/lib/style.min.css" onload="removeOtherLinks(this)"

<!-- Mirror CDN -->
<script src="https://cdn.jsdmirror.com/npm/vuetify/dist/vuetify.js" onload="removeOtherScripts(this)"></script>
<link href="https://cdn.jsdmirror.com/npm/vuetify/dist/vuetify.css" onload="removeOtherLinks(this)"
rel="stylesheet">

<link href="https://cdn.jsdmirror.com/npm/@mdi/font/css/materialdesignicons.min.css" onload="removeOtherLinks(this)"
rel="stylesheet">
<script src="https://cdn.jsdmirror.com/npm/md-editor-v3/lib/umd/index.min.js"

<script src="https://cdn.jsdmirror.com/npm/vue-demi/lib/index.iife.min.js"
onload="removeOtherScripts(this)"></script>
<script src="https://cdn.jsdmirror.com/npm/pinia/dist/pinia.iife.prod.js"
onload="removeOtherScripts(this)"></script>
<script src="https://cdn.jsdmirror.com/npm/pinia-plugin-persist/dist/pinia-persist.umd.min.js"
onload="removeOtherScripts(this)"></script>

<!-- Lottie -->
<script src="https://gcore.jsdelivr.net/npm/lottie-web/build/player/lottie.min.js"
<link href="https://cdn.jsdmirror.com/npm/md-editor-v3/lib/style.css" onload="removeOtherLinks(this)"
rel="stylesheet">
<script src="https://cdn.jsdmirror.com/npm/md-editor-v3/lib/umd/index.js"
onload="removeOtherScripts(this)"></script>

<script src="https://cdn.jsdmirror.com/npm/lottie-web/build/player/lottie.min.js"
onload="removeOtherScripts(this)"></script>

<!-- Docx mammoth -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/mammoth/1.8.0/mammoth.browser.js"
onload="removeOtherScripts(this)"></script>
<script src="https://gcore.jsdelivr.net/npm/mammoth/mammoth.browser.js" onload="removeOtherScripts(this)"></script>
<script src="https://cdn.jsdmirror.com/npm/mammoth/mammoth.browser.js" onload="removeOtherScripts(this)"></script>


<!-- Vue Draggable -->
<script src="https://gcore.jsdelivr.net/npm/sortablejs/Sortable.min.js" onload="removeOtherScripts(this)"></script>
<script src="https://gcore.jsdelivr.net/npm/vue3-draggable-next/dist/vuedraggable.umd.min.js"
onload="removeOtherScripts(this)"></script>

<script src="https://cdn.jsdmirror.com/npm/sortablejs/Sortable.min.js" onload="removeOtherScripts(this)"></script>
<script src="https://cdn.jsdmirror.com/npm/vue3-draggable-next/dist/vuedraggable.umd.min.js"
onload="removeOtherScripts(this)"></script>
Expand Down Expand Up @@ -337,10 +338,9 @@
icon="mdi-lightning-bolt-circle">
</v-avatar>
<v-card>
<md-preview editor-id='preview-only' :model-value="message.content" language="en-US"
autoFoldThreshold=0 />
<md-preview :model-value="message.content" language="en-US"
:codeFoldable="false"></md-preview>
</v-card>

</div>
</div>
</div>
Expand Down

0 comments on commit bd6fabc

Please sign in to comment.