mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 18:10:06 -04:00
Rebuild docs/
This commit is contained in:
parent
eb74f0d98f
commit
dc2bf3241d
55 changed files with 84 additions and 83 deletions
|
@ -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-07dcf560.css">
|
||||
<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-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-4184442e.js">
|
||||
<link rel="modulepreload" href="/_app/chunks/store-9c2aac0b.js">
|
||||
<link rel="modulepreload" href="/_app/pages/index.svelte-0eef5b91.js">
|
||||
<link rel="modulepreload" href="/_app/start-7dde6cba.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">
|
||||
<script>
|
||||
if ('serviceWorker' in navigator) {
|
||||
navigator.serviceWorker.register('/service-worker.js');
|
||||
|
@ -56,17 +56,19 @@
|
|||
<section class="container max-w-5xl mx-auto px-2 py-20"><form class="mb-5"><div><label for="search-input" class="sr-only">Search</label>
|
||||
<div class="relative mt-1"><div class="flex absolute inset-y-0 left-0 items-center pl-3 pointer-events-none"><svg class="w-5 h-5 text-gray-500 dark:text-gray-400" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z" clip-rule="evenodd"></path></svg></div>
|
||||
<input type="search" id="search-input" class="bg-white border border-gray-300 text-gray-900 outline-blue-500 text-sm rounded-md block w-full pl-10 p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white" placeholder="Search for channels" value=""></div>
|
||||
<p class="mt-2"><span class="inline-flex text-sm text-gray-500 dark:text-gray-400 font-mono">Found
|
||||
<div class="mt-2 flex justify-between"><span class="inline-flex text-sm text-gray-500 dark:text-gray-400 font-mono">Found
|
||||
<span class="animate-spin">/</span>
|
||||
channels</span></p></div></form>
|
||||
channels</span>
|
||||
<button type="button" class="inline-flex text-sm text-gray-500 dark:text-gray-400 font-mono hover:underline hover:text-blue-500 dark:hover:text-blue-400">Advanced search syntax
|
||||
</button></div></div></form>
|
||||
<div class="flex items-center justify-center w-full pt-1 pb-6 tracking-tight text-sm text-gray-500 dark:text-gray-400 font-mono">loading...
|
||||
</div> </section></main>
|
||||
|
||||
|
||||
<script type="module" data-hydrate="1wsdtjz">
|
||||
import { start } from "/_app/start-c1e5999a.js";
|
||||
<script type="module" data-hydrate="14pt4el">
|
||||
import { start } from "/_app/start-7dde6cba.js";
|
||||
start({
|
||||
target: document.querySelector('[data-hydrate="1wsdtjz"]').parentNode,
|
||||
target: document.querySelector('[data-hydrate="14pt4el"]').parentNode,
|
||||
paths: {"base":"","assets":""},
|
||||
session: {},
|
||||
route: true,
|
||||
|
@ -76,8 +78,8 @@
|
|||
status: 200,
|
||||
error: null,
|
||||
nodes: [
|
||||
import("/_app/pages/__layout.svelte-4184442e.js"),
|
||||
import("/_app/pages/index.svelte-0eef5b91.js")
|
||||
import("/_app/pages/__layout.svelte-9942e7aa.js"),
|
||||
import("/_app/pages/index.svelte-2a4cf1a5.js")
|
||||
],
|
||||
params: {},
|
||||
routeId: ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue