mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 18:10:06 -04:00
Update docs/
This commit is contained in:
parent
017950a470
commit
910f4e5790
30 changed files with 24 additions and 24 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue