Update docs/

This commit is contained in:
Arhey 2022-09-11 23:04:31 +03:00
parent 017950a470
commit 910f4e5790
30 changed files with 24 additions and 24 deletions

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-ce0185ec.js",
"file": "start-c1e5999a.js",
"src": ".svelte-kit/runtime/client/start.js",
"isEntry": true,
"imports": [
@ -14,13 +14,13 @@
]
},
"src/routes/__layout.svelte": {
"file": "pages/__layout.svelte-46135d45.js",
"file": "pages/__layout.svelte-4184442e.js",
"src": "src/routes/__layout.svelte",
"isEntry": true,
"isDynamicEntry": true,
"imports": [
"_index-d84399ad.js",
"_store-9777100d.js",
"_store-9c2aac0b.js",
"_index-9924f987.js"
],
"css": [
@ -37,13 +37,13 @@
]
},
"src/routes/index.svelte": {
"file": "pages/index.svelte-80b69da7.js",
"file": "pages/index.svelte-0eef5b91.js",
"src": "src/routes/index.svelte",
"isEntry": true,
"isDynamicEntry": true,
"imports": [
"_index-d84399ad.js",
"_store-9777100d.js",
"_store-9c2aac0b.js",
"_index-9924f987.js"
],
"css": [
@ -59,8 +59,8 @@
"_index-d84399ad.js"
]
},
"_store-9777100d.js": {
"file": "chunks/store-9777100d.js",
"_store-9c2aac0b.js": {
"file": "chunks/store-9c2aac0b.js",
"imports": [
"_index-9924f987.js",
"_index-d84399ad.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.

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.

View file

@ -1 +1 @@
{"version":"1652646033453"}
{"version":"1662926641664"}

Binary file not shown.

Binary file not shown.

View file

@ -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-07dcf560.css">
<link rel="stylesheet" href="/_app/assets/pages/index.svelte-7b0d7303.css">
<link rel="modulepreload" href="/_app/start-ce0185ec.js">
<link rel="modulepreload" href="/_app/start-c1e5999a.js">
<link rel="modulepreload" href="/_app/chunks/index-d84399ad.js">
<link rel="modulepreload" href="/_app/chunks/index-9924f987.js">
<link rel="modulepreload" href="/_app/pages/__layout.svelte-46135d45.js">
<link rel="modulepreload" href="/_app/chunks/store-9777100d.js">
<link rel="modulepreload" href="/_app/pages/index.svelte-80b69da7.js">
<link rel="modulepreload" href="/_app/pages/__layout.svelte-4184442e.js">
<link rel="modulepreload" href="/_app/chunks/store-9c2aac0b.js">
<link rel="modulepreload" href="/_app/pages/index.svelte-0eef5b91.js">
<script>
if ('serviceWorker' in navigator) {
navigator.serviceWorker.register('/service-worker.js');
@ -64,7 +64,7 @@
<script type="module" data-hydrate="1wsdtjz">
import { start } from "/_app/start-ce0185ec.js";
import { start } from "/_app/start-c1e5999a.js";
start({
target: document.querySelector('[data-hydrate="1wsdtjz"]').parentNode,
paths: {"base":"","assets":""},
@ -76,8 +76,8 @@
status: 200,
error: null,
nodes: [
import("/_app/pages/__layout.svelte-46135d45.js"),
import("/_app/pages/index.svelte-80b69da7.js")
import("/_app/pages/__layout.svelte-4184442e.js"),
import("/_app/pages/index.svelte-0eef5b91.js")
],
params: {},
routeId: ""

Binary file not shown.

Binary file not shown.

View file

@ -1,13 +1,13 @@
const build = [
"/_app/start-ce0185ec.js",
"/_app/pages/__layout.svelte-46135d45.js",
"/_app/start-c1e5999a.js",
"/_app/pages/__layout.svelte-4184442e.js",
"/_app/assets/pages/__layout.svelte-07dcf560.css",
"/_app/error.svelte-67a4a6f4.js",
"/_app/pages/index.svelte-80b69da7.js",
"/_app/pages/index.svelte-0eef5b91.js",
"/_app/assets/pages/index.svelte-7b0d7303.css",
"/_app/chunks/index-d84399ad.js",
"/_app/chunks/index-9924f987.js",
"/_app/chunks/store-9777100d.js"
"/_app/chunks/store-9c2aac0b.js"
];
const files = [
"/.nojekyll",
@ -15,7 +15,7 @@ const files = [
"/logo_512.png",
"/manifest.json"
];
const version = "1652646033453";
const version = "1662926641664";
const ASSETS = `cache_${version}`;
const to_cache = build.concat(files);
const staticAssets = new Set(to_cache);

Binary file not shown.

Binary file not shown.