mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 10:00:07 -04:00
Rebuild /docs
This commit is contained in:
parent
d8703db7b8
commit
8f215de87b
21 changed files with 12 additions and 12 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
".svelte-kit/runtime/client/start.js": {
|
||||
"file": "start-7dde6cba.js",
|
||||
"file": "start-70478e5d.js",
|
||||
"src": ".svelte-kit/runtime/client/start.js",
|
||||
"isEntry": true,
|
||||
"imports": [
|
||||
|
@ -37,7 +37,7 @@
|
|||
]
|
||||
},
|
||||
"src/routes/index.svelte": {
|
||||
"file": "pages/index.svelte-2a4cf1a5.js",
|
||||
"file": "pages/index.svelte-f15d40fd.js",
|
||||
"src": "src/routes/index.svelte",
|
||||
"isEntry": true,
|
||||
"isDynamicEntry": true,
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
BIN
docs/_app/pages/index.svelte-f15d40fd.js.br
Normal file
BIN
docs/_app/pages/index.svelte-f15d40fd.js.br
Normal file
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
BIN
docs/_app/start-70478e5d.js.br
Normal file
BIN
docs/_app/start-70478e5d.js.br
Normal file
Binary file not shown.
BIN
docs/_app/start-70478e5d.js.gz
Normal file
BIN
docs/_app/start-70478e5d.js.gz
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
|||
{"version":"1663095968750"}
|
||||
{"version":"1663098146513"}
|
Binary file not shown.
Binary file not shown.
|
@ -18,12 +18,12 @@
|
|||
</script><meta name="description" content="Collection of resources dedicated to IPTV" data-svelte="svelte-1y0o10k">
|
||||
<link rel="stylesheet" href="/_app/assets/pages/__layout.svelte-fbdd0f87.css">
|
||||
<link rel="stylesheet" href="/_app/assets/pages/index.svelte-7b0d7303.css">
|
||||
<link rel="modulepreload" href="/_app/start-7dde6cba.js">
|
||||
<link rel="modulepreload" href="/_app/start-70478e5d.js">
|
||||
<link rel="modulepreload" href="/_app/chunks/index-21b643b4.js">
|
||||
<link rel="modulepreload" href="/_app/chunks/index-f9f1dab1.js">
|
||||
<link rel="modulepreload" href="/_app/pages/__layout.svelte-9942e7aa.js">
|
||||
<link rel="modulepreload" href="/_app/chunks/store-6dad7639.js">
|
||||
<link rel="modulepreload" href="/_app/pages/index.svelte-2a4cf1a5.js">
|
||||
<link rel="modulepreload" href="/_app/pages/index.svelte-f15d40fd.js">
|
||||
<script>
|
||||
if ('serviceWorker' in navigator) {
|
||||
navigator.serviceWorker.register('/service-worker.js');
|
||||
|
@ -66,7 +66,7 @@
|
|||
|
||||
|
||||
<script type="module" data-hydrate="14pt4el">
|
||||
import { start } from "/_app/start-7dde6cba.js";
|
||||
import { start } from "/_app/start-70478e5d.js";
|
||||
start({
|
||||
target: document.querySelector('[data-hydrate="14pt4el"]').parentNode,
|
||||
paths: {"base":"","assets":""},
|
||||
|
@ -79,7 +79,7 @@
|
|||
error: null,
|
||||
nodes: [
|
||||
import("/_app/pages/__layout.svelte-9942e7aa.js"),
|
||||
import("/_app/pages/index.svelte-2a4cf1a5.js")
|
||||
import("/_app/pages/index.svelte-f15d40fd.js")
|
||||
],
|
||||
params: {},
|
||||
routeId: ""
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1,9 +1,9 @@
|
|||
const build = [
|
||||
"/_app/start-7dde6cba.js",
|
||||
"/_app/start-70478e5d.js",
|
||||
"/_app/pages/__layout.svelte-9942e7aa.js",
|
||||
"/_app/assets/pages/__layout.svelte-fbdd0f87.css",
|
||||
"/_app/error.svelte-5666402b.js",
|
||||
"/_app/pages/index.svelte-2a4cf1a5.js",
|
||||
"/_app/pages/index.svelte-f15d40fd.js",
|
||||
"/_app/assets/pages/index.svelte-7b0d7303.css",
|
||||
"/_app/chunks/index-21b643b4.js",
|
||||
"/_app/chunks/index-f9f1dab1.js",
|
||||
|
@ -15,7 +15,7 @@ const files = [
|
|||
"/logo_512.png",
|
||||
"/manifest.json"
|
||||
];
|
||||
const version = "1663095968750";
|
||||
const version = "1663098146513";
|
||||
const ASSETS = `cache_${version}`;
|
||||
const to_cache = build.concat(files);
|
||||
const staticAssets = new Set(to_cache);
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue