mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 01:50:05 -04:00
Rebuild /docs
This commit is contained in:
parent
0bdb05abe5
commit
0bfa552fa0
27 changed files with 16 additions and 16 deletions
File diff suppressed because one or more lines are too long
BIN
docs/_app/assets/pages/__layout.svelte-0f0f9924.css.br
Normal file
BIN
docs/_app/assets/pages/__layout.svelte-0f0f9924.css.br
Normal file
Binary file not shown.
BIN
docs/_app/assets/pages/__layout.svelte-0f0f9924.css.gz
Normal file
BIN
docs/_app/assets/pages/__layout.svelte-0f0f9924.css.gz
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
".svelte-kit/runtime/client/start.js": {
|
||||
"file": "start-f0f93327.js",
|
||||
"file": "start-d78c08c2.js",
|
||||
"src": ".svelte-kit/runtime/client/start.js",
|
||||
"isEntry": true,
|
||||
"imports": [
|
||||
|
@ -22,7 +22,7 @@
|
|||
"_store-2c58625c.js"
|
||||
],
|
||||
"css": [
|
||||
"assets/pages/__layout.svelte-472c5a6c.css"
|
||||
"assets/pages/__layout.svelte-0f0f9924.css"
|
||||
]
|
||||
},
|
||||
".svelte-kit/runtime/components/error.svelte": {
|
||||
|
@ -35,7 +35,7 @@
|
|||
]
|
||||
},
|
||||
"src/routes/index.svelte": {
|
||||
"file": "pages/index.svelte-88360dd0.js",
|
||||
"file": "pages/index.svelte-70a5d121.js",
|
||||
"src": "src/routes/index.svelte",
|
||||
"isEntry": true,
|
||||
"isDynamicEntry": true,
|
||||
|
|
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-70a5d121.js.br
Normal file
BIN
docs/_app/pages/index.svelte-70a5d121.js.br
Normal file
Binary file not shown.
BIN
docs/_app/pages/index.svelte-70a5d121.js.gz
Normal file
BIN
docs/_app/pages/index.svelte-70a5d121.js.gz
Normal file
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/start-d78c08c2.js.br
Normal file
BIN
docs/_app/start-d78c08c2.js.br
Normal file
Binary file not shown.
BIN
docs/_app/start-d78c08c2.js.gz
Normal file
BIN
docs/_app/start-d78c08c2.js.gz
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
|||
{"version":"1650113468328"}
|
||||
{"version":"1650113856410"}
|
Binary file not shown.
Binary file not shown.
|
@ -17,13 +17,13 @@
|
|||
}
|
||||
</script><meta name="description" content="Collection of resources dedicated to IPTV" data-svelte="svelte-1y0o10k">
|
||||
<link rel="stylesheet" href="/_app/assets/vendor-c8b32335.css">
|
||||
<link rel="stylesheet" href="/_app/assets/pages/__layout.svelte-472c5a6c.css">
|
||||
<link rel="stylesheet" href="/_app/assets/pages/__layout.svelte-0f0f9924.css">
|
||||
<link rel="stylesheet" href="/_app/assets/pages/index.svelte-fade4f59.css">
|
||||
<link rel="modulepreload" href="/_app/start-f0f93327.js">
|
||||
<link rel="modulepreload" href="/_app/start-d78c08c2.js">
|
||||
<link rel="modulepreload" href="/_app/chunks/vendor-585ed223.js">
|
||||
<link rel="modulepreload" href="/_app/pages/__layout.svelte-3c12cae0.js">
|
||||
<link rel="modulepreload" href="/_app/chunks/store-2c58625c.js">
|
||||
<link rel="modulepreload" href="/_app/pages/index.svelte-88360dd0.js">
|
||||
<link rel="modulepreload" href="/_app/pages/index.svelte-70a5d121.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-f0f93327.js";
|
||||
import { start } from "/_app/start-d78c08c2.js";
|
||||
start({
|
||||
target: document.querySelector('[data-hydrate="1wsdtjz"]').parentNode,
|
||||
paths: {"base":"","assets":""},
|
||||
|
@ -77,7 +77,7 @@
|
|||
error: null,
|
||||
nodes: [
|
||||
import("/_app/pages/__layout.svelte-3c12cae0.js"),
|
||||
import("/_app/pages/index.svelte-88360dd0.js")
|
||||
import("/_app/pages/index.svelte-70a5d121.js")
|
||||
],
|
||||
params: {},
|
||||
routeId: ""
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1,9 +1,9 @@
|
|||
const build = [
|
||||
"/_app/start-f0f93327.js",
|
||||
"/_app/start-d78c08c2.js",
|
||||
"/_app/pages/__layout.svelte-3c12cae0.js",
|
||||
"/_app/assets/pages/__layout.svelte-472c5a6c.css",
|
||||
"/_app/assets/pages/__layout.svelte-0f0f9924.css",
|
||||
"/_app/error.svelte-7e306514.js",
|
||||
"/_app/pages/index.svelte-88360dd0.js",
|
||||
"/_app/pages/index.svelte-70a5d121.js",
|
||||
"/_app/assets/pages/index.svelte-fade4f59.css",
|
||||
"/_app/chunks/vendor-585ed223.js",
|
||||
"/_app/assets/vendor-c8b32335.css",
|
||||
|
@ -15,7 +15,7 @@ const files = [
|
|||
"/logo_512.png",
|
||||
"/manifest.json"
|
||||
];
|
||||
const version = "1650113468328";
|
||||
const version = "1650113856410";
|
||||
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