mirror of
https://github.com/web3privacy/w3ps1.git
synced 2024-10-15 16:26:26 +02:00
deploy: ccbbd3d8f2
This commit is contained in:
parent
45f351eea8
commit
18ace0efea
12 changed files with 78 additions and 66 deletions
|
@ -1,5 +1,5 @@
|
||||||
import { _ } from "./_layout-68f6d432.js";
|
import { _ } from "./_layout-68f6d432.js";
|
||||||
import { default as default2 } from "../components/pages/_layout.svelte-b01be7cb.js";
|
import { default as default2 } from "../components/pages/_layout.svelte-90880433.js";
|
||||||
export {
|
export {
|
||||||
default2 as component,
|
default2 as component,
|
||||||
_ as universal
|
_ as universal
|
|
@ -1,4 +1,4 @@
|
||||||
import { default as default2 } from "../components/error.svelte-b9497535.js";
|
import { default as default2 } from "../components/error.svelte-4da6b409.js";
|
||||||
export {
|
export {
|
||||||
default2 as component
|
default2 as component
|
||||||
};
|
};
|
|
@ -1,4 +1,4 @@
|
||||||
import { default as default2 } from "../components/pages/_page.svelte-9865258e.js";
|
import { default as default2 } from "../components/pages/_page.svelte-782630be.js";
|
||||||
export {
|
export {
|
||||||
default2 as component
|
default2 as component
|
||||||
};
|
};
|
|
@ -1,4 +1,4 @@
|
||||||
import { o as onMount, S as SvelteComponent, i as init, s as safe_not_equal, e as empty, b as insert_hydration, g as group_outros, t as transition_out, d as check_outros, f as transition_in, h as detach, N as compute_rest_props, O as assign, P as exclude_internal_props, M as destroy_each, x as create_component, y as claim_component, z as mount_component, Q as get_spread_update, R as get_spread_object, A as destroy_component, w as construct_svelte_component, a as space, c as claim_space, q as text, r as claim_text, u as set_data, C as noop, T as getContext, D as create_slot, k as element, l as claim_element, m as children, n as attr, J as update_slot_base, K as get_all_dirty_from_scope, L as get_slot_changes, G as src_url_equal, H as append_hydration, U as HtmlTagHydration, V as claim_html_tag, W as createEventDispatcher, X as setContext } from "./index-858fda85.js";
|
import { o as onMount, S as SvelteComponent, i as init, s as safe_not_equal, e as empty, b as insert_hydration, g as group_outros, t as transition_out, d as check_outros, f as transition_in, h as detach, O as compute_rest_props, P as assign, Q as exclude_internal_props, M as destroy_each, x as create_component, y as claim_component, z as mount_component, R as get_spread_update, T as get_spread_object, A as destroy_component, w as construct_svelte_component, a as space, c as claim_space, q as text, r as claim_text, u as set_data, C as noop, U as getContext, D as create_slot, k as element, l as claim_element, m as children, n as attr, J as update_slot_base, K as get_all_dirty_from_scope, L as get_slot_changes, G as src_url_equal, H as append_hydration, V as HtmlTagHydration, W as claim_html_tag, X as createEventDispatcher, Y as setContext } from "./index-a23f1e07.js";
|
||||||
function supressWarnings() {
|
function supressWarnings() {
|
||||||
const origWarn = console.warn;
|
const origWarn = console.warn;
|
||||||
console.warn = (message) => {
|
console.warn = (message) => {
|
|
@ -762,19 +762,20 @@ export {
|
||||||
get_all_dirty_from_scope as K,
|
get_all_dirty_from_scope as K,
|
||||||
get_slot_changes as L,
|
get_slot_changes as L,
|
||||||
destroy_each as M,
|
destroy_each as M,
|
||||||
compute_rest_props as N,
|
run_all as N,
|
||||||
assign as O,
|
compute_rest_props as O,
|
||||||
exclude_internal_props as P,
|
assign as P,
|
||||||
get_spread_update as Q,
|
exclude_internal_props as Q,
|
||||||
get_spread_object as R,
|
get_spread_update as R,
|
||||||
SvelteComponent as S,
|
SvelteComponent as S,
|
||||||
getContext as T,
|
get_spread_object as T,
|
||||||
HtmlTagHydration as U,
|
getContext as U,
|
||||||
claim_html_tag as V,
|
HtmlTagHydration as V,
|
||||||
createEventDispatcher as W,
|
claim_html_tag as W,
|
||||||
setContext as X,
|
createEventDispatcher as X,
|
||||||
component_subscribe as Y,
|
setContext as Y,
|
||||||
head_selector as Z,
|
component_subscribe as Z,
|
||||||
|
head_selector as _,
|
||||||
space as a,
|
space as a,
|
||||||
insert_hydration as b,
|
insert_hydration as b,
|
||||||
claim_space as c,
|
claim_space as c,
|
|
@ -1,4 +1,4 @@
|
||||||
import { C as noop, s as safe_not_equal } from "./index-858fda85.js";
|
import { C as noop, s as safe_not_equal } from "./index-a23f1e07.js";
|
||||||
const subscriber_queue = [];
|
const subscriber_queue = [];
|
||||||
function writable(value, start = noop) {
|
function writable(value, start = noop) {
|
||||||
let stop;
|
let stop;
|
|
@ -1,5 +1,5 @@
|
||||||
import { S as SvelteComponent, i as init, s as safe_not_equal, k as element, q as text, a as space, l as claim_element, m as children, r as claim_text, h as detach, c as claim_space, b as insert_hydration, H as append_hydration, u as set_data, C as noop, Y as component_subscribe } from "../chunks/index-858fda85.js";
|
import { S as SvelteComponent, i as init, s as safe_not_equal, k as element, q as text, a as space, l as claim_element, m as children, r as claim_text, h as detach, c as claim_space, b as insert_hydration, H as append_hydration, u as set_data, C as noop, Z as component_subscribe } from "../chunks/index-a23f1e07.js";
|
||||||
import { s as stores } from "../chunks/singletons-1811cedd.js";
|
import { s as stores } from "../chunks/singletons-efde5fcf.js";
|
||||||
const getStores = () => {
|
const getStores = () => {
|
||||||
const stores$1 = stores;
|
const stores$1 = stores;
|
||||||
return {
|
return {
|
|
@ -1,14 +1,14 @@
|
||||||
import { S as SvelteComponent, i as init, s as safe_not_equal, D as create_slot, k as element, a as space, q as text, E as svg_element, x as create_component, l as claim_element, m as children, h as detach, c as claim_space, r as claim_text, F as claim_svg_element, y as claim_component, G as src_url_equal, n as attr, b as insert_hydration, H as append_hydration, z as mount_component, I as listen, u as set_data, J as update_slot_base, K as get_all_dirty_from_scope, L as get_slot_changes, f as transition_in, t as transition_out, d as check_outros, M as destroy_each, A as destroy_component, o as onMount, C as noop, g as group_outros } from "../../chunks/index-858fda85.js";
|
import { S as SvelteComponent, i as init, s as safe_not_equal, D as create_slot, k as element, a as space, q as text, E as svg_element, x as create_component, l as claim_element, m as children, h as detach, c as claim_space, r as claim_text, F as claim_svg_element, y as claim_component, G as src_url_equal, n as attr, b as insert_hydration, H as append_hydration, z as mount_component, I as listen, u as set_data, J as update_slot_base, K as get_all_dirty_from_scope, L as get_slot_changes, f as transition_in, t as transition_out, d as check_outros, M as destroy_each, A as destroy_component, N as run_all, o as onMount, C as noop, g as group_outros } from "../../chunks/index-a23f1e07.js";
|
||||||
import { S as SvelteMarkdown, a as animateText } from "../../chunks/helpers-a9b07fa3.js";
|
import { S as SvelteMarkdown, a as animateText } from "../../chunks/helpers-bfd3e6c9.js";
|
||||||
const app = "";
|
const app = "";
|
||||||
function get_each_context(ctx, list, i) {
|
function get_each_context(ctx, list, i) {
|
||||||
const child_ctx = ctx.slice();
|
const child_ctx = ctx.slice();
|
||||||
child_ctx[7] = list[i];
|
child_ctx[8] = list[i];
|
||||||
return child_ctx;
|
return child_ctx;
|
||||||
}
|
}
|
||||||
function get_each_context_1(ctx, list, i) {
|
function get_each_context_1(ctx, list, i) {
|
||||||
const child_ctx = ctx.slice();
|
const child_ctx = ctx.slice();
|
||||||
child_ctx[7] = list[i];
|
child_ctx[8] = list[i];
|
||||||
return child_ctx;
|
return child_ctx;
|
||||||
}
|
}
|
||||||
function create_each_block_1(ctx) {
|
function create_each_block_1(ctx) {
|
||||||
|
@ -16,7 +16,7 @@ function create_each_block_1(ctx) {
|
||||||
let a;
|
let a;
|
||||||
let t_value = (
|
let t_value = (
|
||||||
/*mi*/
|
/*mi*/
|
||||||
ctx[7].title.toUpperCase() + ""
|
ctx[8].title.toUpperCase() + ""
|
||||||
);
|
);
|
||||||
let t;
|
let t;
|
||||||
let mounted;
|
let mounted;
|
||||||
|
@ -43,16 +43,16 @@ function create_each_block_1(ctx) {
|
||||||
a,
|
a,
|
||||||
"class",
|
"class",
|
||||||
/*mi*/
|
/*mi*/
|
||||||
ctx[7].class ? (
|
ctx[8].class ? (
|
||||||
/*mi*/
|
/*mi*/
|
||||||
ctx[7].class
|
ctx[8].class
|
||||||
) : "hover:underline"
|
) : "hover:underline"
|
||||||
);
|
);
|
||||||
attr(
|
attr(
|
||||||
a,
|
a,
|
||||||
"href",
|
"href",
|
||||||
/*mi*/
|
/*mi*/
|
||||||
ctx[7].url
|
ctx[8].url
|
||||||
);
|
);
|
||||||
attr(div, "class", "hidden md:block");
|
attr(div, "class", "hidden md:block");
|
||||||
},
|
},
|
||||||
|
@ -78,7 +78,7 @@ function create_if_block_1(ctx) {
|
||||||
let div;
|
let div;
|
||||||
let each_value = (
|
let each_value = (
|
||||||
/*menu*/
|
/*menu*/
|
||||||
ctx[2]
|
ctx[2].filter(func_1)
|
||||||
);
|
);
|
||||||
let each_blocks = [];
|
let each_blocks = [];
|
||||||
for (let i = 0; i < each_value.length; i += 1) {
|
for (let i = 0; i < each_value.length; i += 1) {
|
||||||
|
@ -114,7 +114,7 @@ function create_if_block_1(ctx) {
|
||||||
if (dirty & /*menu, navbar*/
|
if (dirty & /*menu, navbar*/
|
||||||
6) {
|
6) {
|
||||||
each_value = /*menu*/
|
each_value = /*menu*/
|
||||||
ctx2[2];
|
ctx2[2].filter(func_1);
|
||||||
let i;
|
let i;
|
||||||
for (i = 0; i < each_value.length; i += 1) {
|
for (i = 0; i < each_value.length; i += 1) {
|
||||||
const child_ctx = get_each_context(ctx2, each_value, i);
|
const child_ctx = get_each_context(ctx2, each_value, i);
|
||||||
|
@ -145,7 +145,7 @@ function create_each_block(ctx) {
|
||||||
let button;
|
let button;
|
||||||
let t0_value = (
|
let t0_value = (
|
||||||
/*mi*/
|
/*mi*/
|
||||||
ctx[7].title + ""
|
ctx[8].title + ""
|
||||||
);
|
);
|
||||||
let t0;
|
let t0;
|
||||||
let t1;
|
let t1;
|
||||||
|
@ -179,13 +179,13 @@ function create_each_block(ctx) {
|
||||||
button,
|
button,
|
||||||
"class",
|
"class",
|
||||||
/*mi*/
|
/*mi*/
|
||||||
ctx[7].class + " uppercase text-xl"
|
ctx[8].class + " uppercase text-xl"
|
||||||
);
|
);
|
||||||
attr(
|
attr(
|
||||||
a,
|
a,
|
||||||
"href",
|
"href",
|
||||||
/*mi*/
|
/*mi*/
|
||||||
ctx[7].url
|
ctx[8].url
|
||||||
);
|
);
|
||||||
attr(div, "class", "my-3 mx-4");
|
attr(div, "class", "my-3 mx-4");
|
||||||
},
|
},
|
||||||
|
@ -736,12 +736,15 @@ function create_fragment(ctx) {
|
||||||
if_block1.m(div16, null);
|
if_block1.m(div16, null);
|
||||||
current = true;
|
current = true;
|
||||||
if (!mounted) {
|
if (!mounted) {
|
||||||
dispose = listen(
|
dispose = [
|
||||||
button,
|
listen(
|
||||||
"click",
|
button,
|
||||||
/*click_handler*/
|
"click",
|
||||||
ctx[5]
|
/*click_handler*/
|
||||||
);
|
ctx[5]
|
||||||
|
),
|
||||||
|
listen(div6, "mouseenter", animateText)
|
||||||
|
];
|
||||||
mounted = true;
|
mounted = true;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -934,11 +937,12 @@ function create_fragment(ctx) {
|
||||||
if (if_block1)
|
if (if_block1)
|
||||||
if_block1.d();
|
if_block1.d();
|
||||||
mounted = false;
|
mounted = false;
|
||||||
dispose();
|
run_all(dispose);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
const func = (i) => !i.hidden;
|
const func = (i) => !i.hidden;
|
||||||
|
const func_1 = (i) => !i.hidden;
|
||||||
function instance($$self, $$props, $$invalidate) {
|
function instance($$self, $$props, $$invalidate) {
|
||||||
let { $$slots: slots = {}, $$scope } = $$props;
|
let { $$slots: slots = {}, $$scope } = $$props;
|
||||||
let { data } = $$props;
|
let { data } = $$props;
|
||||||
|
@ -956,16 +960,14 @@ function instance($$self, $$props, $$invalidate) {
|
||||||
},
|
},
|
||||||
{ title: "FAQ", url: "#faq", hidden: true }
|
{ title: "FAQ", url: "#faq", hidden: true }
|
||||||
];
|
];
|
||||||
|
const homepageAnimation = () => {
|
||||||
|
const collection = document.getElementsByClassName("animation-crypt");
|
||||||
|
for (const el of collection) {
|
||||||
|
animateText({ target: el });
|
||||||
|
}
|
||||||
|
};
|
||||||
onMount(async () => {
|
onMount(async () => {
|
||||||
setTimeout(
|
setTimeout(homepageAnimation, 0);
|
||||||
() => {
|
|
||||||
const collection = document.getElementsByClassName("animation-crypt");
|
|
||||||
for (const el of collection) {
|
|
||||||
animateText({ target: el });
|
|
||||||
}
|
|
||||||
},
|
|
||||||
0
|
|
||||||
);
|
|
||||||
let lastScrollTop = null;
|
let lastScrollTop = null;
|
||||||
setInterval(
|
setInterval(
|
||||||
() => {
|
() => {
|
|
@ -1,5 +1,5 @@
|
||||||
import { S as SvelteComponent, i as init, s as safe_not_equal, e as empty, b as insert_hydration, f as transition_in, g as group_outros, d as check_outros, t as transition_out, M as destroy_each, h as detach, k as element, a as space, q as text, l as claim_element, m as children, c as claim_space, r as claim_text, G as src_url_equal, n as attr, H as append_hydration, I as listen, u as set_data, x as create_component, y as claim_component, z as mount_component, A as destroy_component, Z as head_selector } from "../../chunks/index-858fda85.js";
|
import { S as SvelteComponent, i as init, s as safe_not_equal, e as empty, b as insert_hydration, f as transition_in, g as group_outros, d as check_outros, t as transition_out, M as destroy_each, h as detach, k as element, a as space, q as text, l as claim_element, m as children, c as claim_space, r as claim_text, G as src_url_equal, n as attr, H as append_hydration, I as listen, u as set_data, x as create_component, y as claim_component, z as mount_component, A as destroy_component, _ as head_selector, N as run_all } from "../../chunks/index-a23f1e07.js";
|
||||||
import { a as animateText, S as SvelteMarkdown } from "../../chunks/helpers-a9b07fa3.js";
|
import { a as animateText, S as SvelteMarkdown } from "../../chunks/helpers-bfd3e6c9.js";
|
||||||
function get_each_context$1(ctx, list, i) {
|
function get_each_context$1(ctx, list, i) {
|
||||||
const child_ctx = ctx.slice();
|
const child_ctx = ctx.slice();
|
||||||
child_ctx[5] = list[i];
|
child_ctx[5] = list[i];
|
||||||
|
@ -1772,7 +1772,16 @@ function create_fragment(ctx) {
|
||||||
}
|
}
|
||||||
current = true;
|
current = true;
|
||||||
if (!mounted) {
|
if (!mounted) {
|
||||||
dispose = listen(button, "mouseenter", animateText);
|
dispose = [
|
||||||
|
listen(div1, "mouseenter", animateText),
|
||||||
|
listen(div5, "mouseenter", animateText),
|
||||||
|
listen(div10, "mouseenter", animateText),
|
||||||
|
listen(div15, "mouseenter", animateText),
|
||||||
|
listen(div18, "mouseenter", animateText),
|
||||||
|
listen(button, "mouseenter", animateText),
|
||||||
|
listen(div22, "mouseenter", animateText),
|
||||||
|
listen(div28, "mouseenter", animateText)
|
||||||
|
];
|
||||||
mounted = true;
|
mounted = true;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -2026,7 +2035,7 @@ function create_fragment(ctx) {
|
||||||
detach(div31);
|
detach(div31);
|
||||||
destroy_each(each_blocks, detaching);
|
destroy_each(each_blocks, detaching);
|
||||||
mounted = false;
|
mounted = false;
|
||||||
dispose();
|
run_all(dispose);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
import { S as SvelteComponent, i as init, s as safe_not_equal, a as space, e as empty, c as claim_space, b as insert_hydration, g as group_outros, t as transition_out, d as check_outros, f as transition_in, h as detach, j as afterUpdate, o as onMount, k as element, l as claim_element, m as children, n as attr, p as set_style, q as text, r as claim_text, u as set_data, v as binding_callbacks, w as construct_svelte_component, x as create_component, y as claim_component, z as mount_component, A as destroy_component, B as tick } from "./chunks/index-858fda85.js";
|
import { S as SvelteComponent, i as init, s as safe_not_equal, a as space, e as empty, c as claim_space, b as insert_hydration, g as group_outros, t as transition_out, d as check_outros, f as transition_in, h as detach, j as afterUpdate, o as onMount, k as element, l as claim_element, m as children, n as attr, p as set_style, q as text, r as claim_text, u as set_data, v as binding_callbacks, w as construct_svelte_component, x as create_component, y as claim_component, z as mount_component, A as destroy_component, B as tick } from "./chunks/index-a23f1e07.js";
|
||||||
import { S as SCROLL_KEY, a as SNAPSHOT_KEY, I as INDEX_KEY, g as get_base_uri, f as find_anchor, b as get_link_info, c as get_router_options, s as stores, i as is_external_url, d as scroll_state, e as base, P as PRELOAD_PRIORITIES, h as init$1, j as set_assets, k as set_version } from "./chunks/singletons-1811cedd.js";
|
import { S as SCROLL_KEY, a as SNAPSHOT_KEY, I as INDEX_KEY, g as get_base_uri, f as find_anchor, b as get_link_info, c as get_router_options, s as stores, i as is_external_url, d as scroll_state, e as base, P as PRELOAD_PRIORITIES, h as init$1, j as set_assets, k as set_version } from "./chunks/singletons-efde5fcf.js";
|
||||||
function normalize_path(path, trailing_slash) {
|
function normalize_path(path, trailing_slash) {
|
||||||
if (path === "/" || trailing_slash === "ignore")
|
if (path === "/" || trailing_slash === "ignore")
|
||||||
return path;
|
return path;
|
||||||
|
@ -900,9 +900,9 @@ const __vitePreload = function preload(baseModule, deps, importerUrl) {
|
||||||
};
|
};
|
||||||
const matchers = {};
|
const matchers = {};
|
||||||
const nodes = [
|
const nodes = [
|
||||||
() => __vitePreload(() => import("./chunks/0-590d6e0c.js"), true ? ["./chunks/0-590d6e0c.js","./chunks/_layout-68f6d432.js","./components/pages/_layout.svelte-b01be7cb.js","./chunks/index-858fda85.js","./chunks/helpers-a9b07fa3.js","./assets/_layout-90b2abc7.css"] : void 0, import.meta.url),
|
() => __vitePreload(() => import("./chunks/0-4bcdeed9.js"), true ? ["./chunks/0-4bcdeed9.js","./chunks/_layout-68f6d432.js","./components/pages/_layout.svelte-90880433.js","./chunks/index-a23f1e07.js","./chunks/helpers-bfd3e6c9.js","./assets/_layout-90b2abc7.css"] : void 0, import.meta.url),
|
||||||
() => __vitePreload(() => import("./chunks/1-a708a445.js"), true ? ["./chunks/1-a708a445.js","./components/error.svelte-b9497535.js","./chunks/index-858fda85.js","./chunks/singletons-1811cedd.js"] : void 0, import.meta.url),
|
() => __vitePreload(() => import("./chunks/1-d44bc7be.js"), true ? ["./chunks/1-d44bc7be.js","./components/error.svelte-4da6b409.js","./chunks/index-a23f1e07.js","./chunks/singletons-efde5fcf.js"] : void 0, import.meta.url),
|
||||||
() => __vitePreload(() => import("./chunks/2-ee8348ad.js"), true ? ["./chunks/2-ee8348ad.js","./components/pages/_page.svelte-9865258e.js","./chunks/index-858fda85.js","./chunks/helpers-a9b07fa3.js"] : void 0, import.meta.url)
|
() => __vitePreload(() => import("./chunks/2-38e170f2.js"), true ? ["./chunks/2-38e170f2.js","./components/pages/_page.svelte-782630be.js","./chunks/index-a23f1e07.js","./chunks/helpers-bfd3e6c9.js"] : void 0, import.meta.url)
|
||||||
];
|
];
|
||||||
const server_loads = [];
|
const server_loads = [];
|
||||||
const dictionary = {
|
const dictionary = {
|
|
@ -1 +1 @@
|
||||||
{"version":"1676582651971"}
|
{"version":"1676583384645"}
|
16
index.html
16
index.html
|
@ -7,14 +7,14 @@
|
||||||
<meta name="theme-color" content="#000000" />
|
<meta name="theme-color" content="#000000" />
|
||||||
<meta http-equiv="content-security-policy" content="">
|
<meta http-equiv="content-security-policy" content="">
|
||||||
<link href="./_app/immutable/assets/_layout-90b2abc7.css" rel="stylesheet">
|
<link href="./_app/immutable/assets/_layout-90b2abc7.css" rel="stylesheet">
|
||||||
<link rel="modulepreload" href="./_app/immutable/start-c30bd8a9.js">
|
<link rel="modulepreload" href="./_app/immutable/start-50ff65b6.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/chunks/index-858fda85.js">
|
<link rel="modulepreload" href="./_app/immutable/chunks/index-a23f1e07.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-1811cedd.js">
|
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-efde5fcf.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-b01be7cb.js">
|
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-90880433.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-a9b07fa3.js">
|
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-bfd3e6c9.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-23db4802.js">
|
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-23db4802.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-68f6d432.js">
|
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-68f6d432.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-9865258e.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-1v6y0me_START --><meta name="description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:card" content="summary"><meta name="twitter:site" content="@web3privacy"><meta name="twitter:title" content="Web3Privacy Prague 2023"><meta name="twitter:description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:image" content="https://prague.web3privacy.info/web3privacy.png"><!-- HEAD_svelte-1v6y0me_END -->
|
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-782630be.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-1v6y0me_START --><meta name="description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:card" content="summary"><meta name="twitter:site" content="@web3privacy"><meta name="twitter:title" content="Web3Privacy Prague 2023"><meta name="twitter:description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:image" content="https://prague.web3privacy.info/web3privacy.png"><!-- HEAD_svelte-1v6y0me_END -->
|
||||||
</head>
|
</head>
|
||||||
<body data-sveltekit-preload-data="hover">
|
<body data-sveltekit-preload-data="hover">
|
||||||
<div style="display: contents">
|
<div style="display: contents">
|
||||||
|
@ -179,13 +179,13 @@
|
||||||
|
|
||||||
|
|
||||||
<script type="module" data-sveltekit-hydrate="1l10c3b">
|
<script type="module" data-sveltekit-hydrate="1l10c3b">
|
||||||
import { start } from "./_app/immutable/start-c30bd8a9.js";
|
import { start } from "./_app/immutable/start-50ff65b6.js";
|
||||||
|
|
||||||
start({
|
start({
|
||||||
assets: "",
|
assets: "",
|
||||||
env: {},
|
env: {},
|
||||||
target: document.querySelector('[data-sveltekit-hydrate="1l10c3b"]').parentNode,
|
target: document.querySelector('[data-sveltekit-hydrate="1l10c3b"]').parentNode,
|
||||||
version: "1676582651971",
|
version: "1676583384645",
|
||||||
hydrate: {
|
hydrate: {
|
||||||
node_ids: [0, 2],
|
node_ids: [0, 2],
|
||||||
data: [{type:"data",data:null,uses:{}},null],
|
data: [{type:"data",data:null,uses:{}},null],
|
||||||
|
|
Loading…
Reference in a new issue