Rebuild /docs

This commit is contained in:
Arhey 2022-10-19 01:06:44 +03:00
parent 69e7d4a590
commit ada9264af9
36 changed files with 33 additions and 33 deletions

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -1,6 +1,6 @@
{
".svelte-kit/runtime/client/start.js": {
"file": "start-120c02ce.js",
"file": "start-3ce0cc71.js",
"src": ".svelte-kit/runtime/client/start.js",
"isEntry": true,
"imports": [
@ -14,17 +14,17 @@
]
},
"src/routes/__layout.svelte": {
"file": "pages/__layout.svelte-0f472765.js",
"file": "pages/__layout.svelte-5c3a0e11.js",
"src": "src/routes/__layout.svelte",
"isEntry": true,
"isDynamicEntry": true,
"imports": [
"_index-21b643b4.js",
"_store-07d4ffb2.js",
"_store-77ecf84b.js",
"_index-f9f1dab1.js"
],
"css": [
"assets/pages/__layout.svelte-93a078ce.css"
"assets/pages/__layout.svelte-44c6510a.css"
]
},
".svelte-kit/runtime/components/error.svelte": {
@ -37,13 +37,13 @@
]
},
"src/routes/index.svelte": {
"file": "pages/index.svelte-84f0f3e2.js",
"file": "pages/index.svelte-de2c4fd6.js",
"src": "src/routes/index.svelte",
"isEntry": true,
"isDynamicEntry": true,
"imports": [
"_index-21b643b4.js",
"_store-07d4ffb2.js",
"_store-77ecf84b.js",
"_index-f9f1dab1.js"
],
"css": [
@ -59,8 +59,8 @@
"_index-21b643b4.js"
]
},
"_store-07d4ffb2.js": {
"file": "chunks/store-07d4ffb2.js",
"_store-77ecf84b.js": {
"file": "chunks/store-77ecf84b.js",
"imports": [
"_index-f9f1dab1.js",
"_index-21b643b4.js"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

View file

@ -1 +1 @@
{"version":"1666015065064"}
{"version":"1666130787319"}

Binary file not shown.

Binary file not shown.

View file

@ -16,14 +16,14 @@
}
}
</script><meta name="description" content="Collection of resources dedicated to IPTV" data-svelte="svelte-1y0o10k">
<link rel="stylesheet" href="/_app/assets/pages/__layout.svelte-93a078ce.css">
<link rel="stylesheet" href="/_app/assets/pages/__layout.svelte-44c6510a.css">
<link rel="stylesheet" href="/_app/assets/pages/index.svelte-7b0d7303.css">
<link rel="modulepreload" href="/_app/start-120c02ce.js">
<link rel="modulepreload" href="/_app/start-3ce0cc71.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-0f472765.js">
<link rel="modulepreload" href="/_app/chunks/store-07d4ffb2.js">
<link rel="modulepreload" href="/_app/pages/index.svelte-84f0f3e2.js">
<link rel="modulepreload" href="/_app/pages/__layout.svelte-5c3a0e11.js">
<link rel="modulepreload" href="/_app/chunks/store-77ecf84b.js">
<link rel="modulepreload" href="/_app/pages/index.svelte-de2c4fd6.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-120c02ce.js";
import { start } from "/_app/start-3ce0cc71.js";
start({
target: document.querySelector('[data-hydrate="14pt4el"]').parentNode,
paths: {"base":"","assets":""},
@ -78,8 +78,8 @@
status: 200,
error: null,
nodes: [
import("/_app/pages/__layout.svelte-0f472765.js"),
import("/_app/pages/index.svelte-84f0f3e2.js")
import("/_app/pages/__layout.svelte-5c3a0e11.js"),
import("/_app/pages/index.svelte-de2c4fd6.js")
],
params: {},
routeId: ""

Binary file not shown.

Binary file not shown.

View file

@ -1,13 +1,13 @@
const build = [
"/_app/start-120c02ce.js",
"/_app/pages/__layout.svelte-0f472765.js",
"/_app/assets/pages/__layout.svelte-93a078ce.css",
"/_app/start-3ce0cc71.js",
"/_app/pages/__layout.svelte-5c3a0e11.js",
"/_app/assets/pages/__layout.svelte-44c6510a.css",
"/_app/error.svelte-5666402b.js",
"/_app/pages/index.svelte-84f0f3e2.js",
"/_app/pages/index.svelte-de2c4fd6.js",
"/_app/assets/pages/index.svelte-7b0d7303.css",
"/_app/chunks/index-21b643b4.js",
"/_app/chunks/index-f9f1dab1.js",
"/_app/chunks/store-07d4ffb2.js"
"/_app/chunks/store-77ecf84b.js"
];
const files = [
"/.nojekyll",
@ -15,7 +15,7 @@ const files = [
"/logo_512.png",
"/manifest.json"
];
const version = "1666015065064";
const version = "1666130787319";
const ASSETS = `cache_${version}`;
const to_cache = build.concat(files);
const staticAssets = new Set(to_cache);

Binary file not shown.

Binary file not shown.