mirror of
https://github.com/web3privacy/w3ps1.git
synced 2024-10-15 16:26:26 +02:00
deploy: cba5bcdea4
This commit is contained in:
parent
bb8e9d3155
commit
ae2944d225
17 changed files with 85 additions and 47 deletions
|
@ -472,6 +472,7 @@ footer a:hover,
|
||||||
padding-right: 1.25rem;
|
padding-right: 1.25rem;
|
||||||
padding-top: 0.5rem;
|
padding-top: 0.5rem;
|
||||||
padding-bottom: 0.5rem;
|
padding-bottom: 0.5rem;
|
||||||
|
text-transform: uppercase;
|
||||||
--tw-text-opacity: 1;
|
--tw-text-opacity: 1;
|
||||||
color: rgb(255 255 255 / var(--tw-text-opacity));
|
color: rgb(255 255 255 / var(--tw-text-opacity));
|
||||||
text-decoration-line: none;
|
text-decoration-line: none;
|
||||||
|
@ -647,6 +648,13 @@ person-item:hover .text-mild,
|
||||||
--tw-text-opacity: 1;
|
--tw-text-opacity: 1;
|
||||||
color: rgb(255 255 255 / var(--tw-text-opacity));
|
color: rgb(255 255 255 / var(--tw-text-opacity));
|
||||||
}
|
}
|
||||||
|
.topic-item,
|
||||||
|
.topic-item .topic-header{
|
||||||
|
cursor: help;
|
||||||
|
transition-property: all;
|
||||||
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
||||||
|
transition-duration: 300ms;
|
||||||
|
}
|
||||||
.topic-item:hover .topic-header{
|
.topic-item:hover .topic-header{
|
||||||
--tw-bg-opacity: 1;
|
--tw-bg-opacity: 1;
|
||||||
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
|
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
|
||||||
|
@ -696,6 +704,36 @@ person-item:hover .text-mild,
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-color: #010101;
|
background-color: #010101;
|
||||||
}
|
}
|
||||||
|
.topic-item .topic-header{
|
||||||
|
font-family: Major Mono Display, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
||||||
|
}
|
||||||
|
.topic-item:hover .topic-header{
|
||||||
|
text-transform: lowercase;
|
||||||
|
}
|
||||||
|
.topic-item:hover .topic-img{
|
||||||
|
--tw-invert: invert(100%);
|
||||||
|
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
|
||||||
|
}
|
||||||
|
.person-item:hover .speaker-name{
|
||||||
|
text-transform: lowercase;
|
||||||
|
}
|
||||||
|
.ticket-item:hover .ticket-title{
|
||||||
|
text-transform: lowercase;
|
||||||
|
}
|
||||||
|
.ticket-item,
|
||||||
|
.ticket-item .ticket-bg,
|
||||||
|
.ticket-item .ticket-img,
|
||||||
|
.person-item{
|
||||||
|
transition-property: all;
|
||||||
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
||||||
|
transition-duration: 200ms;
|
||||||
|
}
|
||||||
|
.person-item{
|
||||||
|
cursor: help;
|
||||||
|
transition-property: all;
|
||||||
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
||||||
|
transition-duration: 1000ms;
|
||||||
|
}
|
||||||
.fixed{
|
.fixed{
|
||||||
position: fixed;
|
position: fixed;
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
import { _ } from "./_layout-308acc63.js";
|
import { _ } from "./_layout-308acc63.js";
|
||||||
import { default as default2 } from "../components/pages/_layout.svelte-5c08e251.js";
|
import { default as default2 } from "../components/pages/_layout.svelte-d739a034.js";
|
||||||
export {
|
export {
|
||||||
default2 as component,
|
default2 as component,
|
||||||
_ as universal
|
_ as universal
|
|
@ -1,4 +0,0 @@
|
||||||
import { P } from "./_page-4e9ba490.js";
|
|
||||||
export {
|
|
||||||
P as component
|
|
||||||
};
|
|
4
_app/immutable/chunks/2-c12d7819.js
Normal file
4
_app/immutable/chunks/2-c12d7819.js
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
import { P } from "./_page-97177445.js";
|
||||||
|
export {
|
||||||
|
P as component
|
||||||
|
};
|
|
@ -184,7 +184,7 @@ function create_each_block$2(ctx) {
|
||||||
ctx[5].img))
|
ctx[5].img))
|
||||||
attr(img, "src", img_src_value);
|
attr(img, "src", img_src_value);
|
||||||
attr(img, "class", "grayscale invert aspect-square object-cover w-full");
|
attr(img, "class", "grayscale invert aspect-square object-cover w-full");
|
||||||
attr(div1, "class", "mt-4 speaker-name animate-speaker");
|
attr(div1, "class", "mt-4 speaker-name animate-speaker font-mono2");
|
||||||
attr(a2, "href", a_href_value = twitterLink(
|
attr(a2, "href", a_href_value = twitterLink(
|
||||||
/*item*/
|
/*item*/
|
||||||
ctx[5].twitter
|
ctx[5].twitter
|
||||||
|
@ -24325,7 +24325,7 @@ var CoinbaseWalletConnector = class extends Connector {
|
||||||
async getProvider() {
|
async getProvider() {
|
||||||
var _a;
|
var _a;
|
||||||
if (!__privateGet(this, _provider$1)) {
|
if (!__privateGet(this, _provider$1)) {
|
||||||
let CoinbaseWalletSDK = (await __vitePreload(() => import("./index-c2fc4713.js").then((n2) => n2.i), true ? ["./index-c2fc4713.js","./tslib-8c8b3cbe.js"] : void 0, import.meta.url)).default;
|
let CoinbaseWalletSDK = (await __vitePreload(() => import("./index-3caa25fa.js").then((n2) => n2.i), true ? ["./index-3caa25fa.js","./tslib-e65bf15b.js"] : void 0, import.meta.url)).default;
|
||||||
if (typeof CoinbaseWalletSDK !== "function" && typeof CoinbaseWalletSDK.default === "function")
|
if (typeof CoinbaseWalletSDK !== "function" && typeof CoinbaseWalletSDK.default === "function")
|
||||||
CoinbaseWalletSDK = CoinbaseWalletSDK.default;
|
CoinbaseWalletSDK = CoinbaseWalletSDK.default;
|
||||||
__privateSet(this, _client, new CoinbaseWalletSDK(this.options));
|
__privateSet(this, _client, new CoinbaseWalletSDK(this.options));
|
||||||
|
@ -24653,7 +24653,7 @@ var WalletConnectConnector = class extends Connector {
|
||||||
}),
|
}),
|
||||||
{}
|
{}
|
||||||
) : {};
|
) : {};
|
||||||
const WalletConnectProvider = (await __vitePreload(() => import("./index-95406bb9.js"), true ? ["./index-95406bb9.js","./index-182d74ff.js","./tslib-8c8b3cbe.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url)).default;
|
const WalletConnectProvider = (await __vitePreload(() => import("./index-518908fd.js"), true ? ["./index-518908fd.js","./index-b12ee88e.js","./tslib-e65bf15b.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url)).default;
|
||||||
__privateSet(this, _provider, new WalletConnectProvider({
|
__privateSet(this, _provider, new WalletConnectProvider({
|
||||||
...this.options,
|
...this.options,
|
||||||
chainId,
|
chainId,
|
||||||
|
@ -24700,7 +24700,7 @@ _initUniversalProviderPromise = /* @__PURE__ */ new WeakMap();
|
||||||
_web3Modal = /* @__PURE__ */ new WeakMap();
|
_web3Modal = /* @__PURE__ */ new WeakMap();
|
||||||
_createWeb3Modal = /* @__PURE__ */ new WeakSet();
|
_createWeb3Modal = /* @__PURE__ */ new WeakSet();
|
||||||
createWeb3Modal_fn = async function() {
|
createWeb3Modal_fn = async function() {
|
||||||
const { Web3Modal } = await __vitePreload(() => import("./index-578f130c.js"), true ? ["./index-578f130c.js","./preload-helper-f8376bb0.js"] : void 0, import.meta.url);
|
const { Web3Modal } = await __vitePreload(() => import("./index-7b95aa2b.js"), true ? ["./index-7b95aa2b.js","./preload-helper-f8376bb0.js"] : void 0, import.meta.url);
|
||||||
const { version: version2 } = this.options;
|
const { version: version2 } = this.options;
|
||||||
__privateSet(this, _web3Modal, new Web3Modal({
|
__privateSet(this, _web3Modal, new Web3Modal({
|
||||||
walletConnectVersion: version2 === "2" ? 2 : 1,
|
walletConnectVersion: version2 === "2" ? 2 : 1,
|
||||||
|
@ -24710,7 +24710,7 @@ createWeb3Modal_fn = async function() {
|
||||||
};
|
};
|
||||||
_initUniversalProvider = /* @__PURE__ */ new WeakSet();
|
_initUniversalProvider = /* @__PURE__ */ new WeakSet();
|
||||||
initUniversalProvider_fn = async function() {
|
initUniversalProvider_fn = async function() {
|
||||||
const WalletConnectProvider = (await __vitePreload(() => import("./index.es-14c811dd.js"), true ? ["./index.es-14c811dd.js","./tslib-8c8b3cbe.js","./index-182d74ff.js"] : void 0, import.meta.url)).default;
|
const WalletConnectProvider = (await __vitePreload(() => import("./index.es-00eef1fe.js"), true ? ["./index.es-00eef1fe.js","./tslib-e65bf15b.js","./index-b12ee88e.js"] : void 0, import.meta.url)).default;
|
||||||
if (typeof (WalletConnectProvider == null ? void 0 : WalletConnectProvider.init) === "function") {
|
if (typeof (WalletConnectProvider == null ? void 0 : WalletConnectProvider.init) === "function") {
|
||||||
__privateSet(this, _provider, await WalletConnectProvider.init(
|
__privateSet(this, _provider, await WalletConnectProvider.init(
|
||||||
this.options
|
this.options
|
||||||
|
@ -27190,7 +27190,7 @@ class h {
|
||||||
}
|
}
|
||||||
async initUi() {
|
async initUi() {
|
||||||
if (typeof window < "u") {
|
if (typeof window < "u") {
|
||||||
await __vitePreload(() => import("./index-2916378c.js"), true ? ["./index-2916378c.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
|
await __vitePreload(() => import("./index-8c37659a.js"), true ? ["./index-8c37659a.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
|
||||||
const e = document.createElement("w3m-modal");
|
const e = document.createElement("w3m-modal");
|
||||||
document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true);
|
document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true);
|
||||||
}
|
}
|
||||||
|
@ -28961,8 +28961,8 @@ function create_each_block_1(ctx) {
|
||||||
attr(div1, "class", "ticket-img");
|
attr(div1, "class", "ticket-img");
|
||||||
attr(a0, "href", a0_href_value = /*data*/
|
attr(a0, "href", a0_href_value = /*data*/
|
||||||
ctx[0].config.ticketingUrl);
|
ctx[0].config.ticketingUrl);
|
||||||
attr(a0, "class", "animate-section");
|
attr(a0, "class", "animate-section font-mono2");
|
||||||
attr(div2, "class", "text-2xl uppercase");
|
attr(div2, "class", "text-2xl uppercase ticket-title");
|
||||||
attr(a1, "href", a1_href_value = /*data*/
|
attr(a1, "href", a1_href_value = /*data*/
|
||||||
ctx[0].config.ticketingUrl);
|
ctx[0].config.ticketingUrl);
|
||||||
attr(div3, "class", "text-2xl mt-5 font-bold");
|
attr(div3, "class", "text-2xl mt-5 font-bold");
|
|
@ -1,5 +1,5 @@
|
||||||
import { c as buffer$1, i as inherits_browserExports, r as require$$1$1, e as commonjsGlobal, f as bnExports, h as getAugmentedNamespace, j as getDefaultExportFromCjs } from "./_page-4e9ba490.js";
|
import { c as buffer$1, i as inherits_browserExports, r as require$$1$1, e as commonjsGlobal, f as bnExports, h as getAugmentedNamespace, j as getDefaultExportFromCjs } from "./_page-97177445.js";
|
||||||
import { e as eventsExports, t as tslibExports$1 } from "./tslib-8c8b3cbe.js";
|
import { e as eventsExports, t as tslibExports$1 } from "./tslib-e65bf15b.js";
|
||||||
function _mergeNamespaces(n2, m2) {
|
function _mergeNamespaces(n2, m2) {
|
||||||
for (var i = 0; i < m2.length; i++) {
|
for (var i = 0; i < m2.length; i++) {
|
||||||
const e2 = m2[i];
|
const e2 = m2[i];
|
|
@ -1,5 +1,5 @@
|
||||||
import { r as require$$1, e as commonjsGlobal, s as sha3Exports, h as getAugmentedNamespace, l as base64Js, m as ieee754, E as EventEmitter } from "./_page-4e9ba490.js";
|
import { r as require$$1, e as commonjsGlobal, s as sha3Exports, h as getAugmentedNamespace, l as base64Js, m as ieee754, E as EventEmitter } from "./_page-97177445.js";
|
||||||
import { p as payloadId$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, c as cjs$3, I as IJsonRpcConnection, f as formatJsonRpcError, J as JsonRpcProvider, H as HttpConnection } from "./index-182d74ff.js";
|
import { p as payloadId$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, c as cjs$3, I as IJsonRpcConnection, f as formatJsonRpcError, J as JsonRpcProvider, H as HttpConnection } from "./index-b12ee88e.js";
|
||||||
import { d as dijkstraExports } from "./dijkstra-cb1f074b.js";
|
import { d as dijkstraExports } from "./dijkstra-cb1f074b.js";
|
||||||
var cjs$2 = {};
|
var cjs$2 = {};
|
||||||
var cjs$1 = {};
|
var cjs$1 = {};
|
|
@ -1,5 +1,5 @@
|
||||||
import { _ as __vitePreload } from "./preload-helper-f8376bb0.js";
|
import { _ as __vitePreload } from "./preload-helper-f8376bb0.js";
|
||||||
import { k, W, a as a$1 } from "./_page-4e9ba490.js";
|
import { k, W, a as a$1 } from "./_page-97177445.js";
|
||||||
var s = Object.defineProperty, a = Object.getOwnPropertySymbols, c = Object.prototype.hasOwnProperty, d = Object.prototype.propertyIsEnumerable, i = (o, e, t) => e in o ? s(o, e, { enumerable: true, configurable: true, writable: true, value: t }) : o[e] = t, b = (o, e) => {
|
var s = Object.defineProperty, a = Object.getOwnPropertySymbols, c = Object.prototype.hasOwnProperty, d = Object.prototype.propertyIsEnumerable, i = (o, e, t) => e in o ? s(o, e, { enumerable: true, configurable: true, writable: true, value: t }) : o[e] = t, b = (o, e) => {
|
||||||
for (var t in e || (e = {}))
|
for (var t in e || (e = {}))
|
||||||
c.call(e, t) && i(o, t, e[t]);
|
c.call(e, t) && i(o, t, e[t]);
|
||||||
|
@ -14,7 +14,7 @@ class f {
|
||||||
}
|
}
|
||||||
async initUi() {
|
async initUi() {
|
||||||
if (typeof window < "u") {
|
if (typeof window < "u") {
|
||||||
await __vitePreload(() => import("./index-2916378c.js"), true ? ["./index-2916378c.js","./_page-4e9ba490.js","./index-88d77172.js","./helpers-c3e656fe.js","./singletons-0b808b86.js","./preload-helper-f8376bb0.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
|
await __vitePreload(() => import("./index-8c37659a.js"), true ? ["./index-8c37659a.js","./_page-97177445.js","./index-88d77172.js","./helpers-c3e656fe.js","./singletons-0b808b86.js","./preload-helper-f8376bb0.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
|
||||||
const e = document.createElement("w3m-modal");
|
const e = document.createElement("w3m-modal");
|
||||||
document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true);
|
document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true);
|
||||||
}
|
}
|
|
@ -1,4 +1,4 @@
|
||||||
import { W, k as k$1, a as a$2, L, b as P$1, A as A$1, d as d$2, g as g$2 } from "./_page-4e9ba490.js";
|
import { W, k as k$1, a as a$2, L, b as P$1, A as A$1, d as d$2, g as g$2 } from "./_page-97177445.js";
|
||||||
import { d as dijkstraExports } from "./dijkstra-cb1f074b.js";
|
import { d as dijkstraExports } from "./dijkstra-cb1f074b.js";
|
||||||
/**
|
/**
|
||||||
* @license
|
* @license
|
|
@ -1,5 +1,5 @@
|
||||||
import { t as tslibExports, e as eventsExports } from "./tslib-8c8b3cbe.js";
|
import { t as tslibExports, e as eventsExports } from "./tslib-e65bf15b.js";
|
||||||
import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-4e9ba490.js";
|
import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-97177445.js";
|
||||||
const PARSE_ERROR = "PARSE_ERROR";
|
const PARSE_ERROR = "PARSE_ERROR";
|
||||||
const INVALID_REQUEST = "INVALID_REQUEST";
|
const INVALID_REQUEST = "INVALID_REQUEST";
|
||||||
const METHOD_NOT_FOUND = "METHOD_NOT_FOUND";
|
const METHOD_NOT_FOUND = "METHOD_NOT_FOUND";
|
|
@ -1,6 +1,6 @@
|
||||||
import { t as tslibExports, e as eventsExports } from "./tslib-8c8b3cbe.js";
|
import { t as tslibExports, e as eventsExports } from "./tslib-e65bf15b.js";
|
||||||
import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-4e9ba490.js";
|
import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-97177445.js";
|
||||||
import { b as safeJsonStringify$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, i as isWsUrl, c as cjs$8, e as isLocalhostUrl, g as safeJsonParse$1, f as formatJsonRpcError, h as parseConnectionError, J as JsonRpcProvider, j as isJsonRpcRequest, k as formatJsonRpcResult, l as isJsonRpcResult, m as isJsonRpcError, n as isJsonRpcResponse, o as formatJsonRpcRequest, H as HttpConnection } from "./index-182d74ff.js";
|
import { b as safeJsonStringify$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, i as isWsUrl, c as cjs$8, e as isLocalhostUrl, g as safeJsonParse$1, f as formatJsonRpcError, h as parseConnectionError, J as JsonRpcProvider, j as isJsonRpcRequest, k as formatJsonRpcResult, l as isJsonRpcResult, m as isJsonRpcError, n as isJsonRpcResponse, o as formatJsonRpcRequest, H as HttpConnection } from "./index-b12ee88e.js";
|
||||||
function tryStringify(o2) {
|
function tryStringify(o2) {
|
||||||
try {
|
try {
|
||||||
return JSON.stringify(o2);
|
return JSON.stringify(o2);
|
|
@ -1,4 +1,4 @@
|
||||||
import { e as commonjsGlobal } from "./_page-4e9ba490.js";
|
import { e as commonjsGlobal } from "./_page-97177445.js";
|
||||||
var eventsExports = {};
|
var eventsExports = {};
|
||||||
var events = {
|
var events = {
|
||||||
get exports() {
|
get exports() {
|
|
@ -1,6 +1,6 @@
|
||||||
import "../../chunks/index-88d77172.js";
|
import "../../chunks/index-88d77172.js";
|
||||||
import "../../chunks/helpers-c3e656fe.js";
|
import "../../chunks/helpers-c3e656fe.js";
|
||||||
import { P } from "../../chunks/_page-4e9ba490.js";
|
import { P } from "../../chunks/_page-97177445.js";
|
||||||
export {
|
export {
|
||||||
P as default
|
P as default
|
||||||
};
|
};
|
|
@ -857,9 +857,9 @@ class Root extends SvelteComponent {
|
||||||
}
|
}
|
||||||
const matchers = {};
|
const matchers = {};
|
||||||
const nodes = [
|
const nodes = [
|
||||||
() => __vitePreload(() => import("./chunks/0-8afff343.js"), true ? ["./chunks/0-8afff343.js","./chunks/_layout-308acc63.js","./components/pages/_layout.svelte-5c08e251.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-152d8a46.css"] : void 0, import.meta.url),
|
() => __vitePreload(() => import("./chunks/0-545a8a01.js"), true ? ["./chunks/0-545a8a01.js","./chunks/_layout-308acc63.js","./components/pages/_layout.svelte-d739a034.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-4ad9fe18.css"] : void 0, import.meta.url),
|
||||||
() => __vitePreload(() => import("./chunks/1-8bc57e9d.js"), true ? ["./chunks/1-8bc57e9d.js","./components/error.svelte-0198a771.js","./chunks/index-88d77172.js","./chunks/singletons-0b808b86.js"] : void 0, import.meta.url),
|
() => __vitePreload(() => import("./chunks/1-8bc57e9d.js"), true ? ["./chunks/1-8bc57e9d.js","./components/error.svelte-0198a771.js","./chunks/index-88d77172.js","./chunks/singletons-0b808b86.js"] : void 0, import.meta.url),
|
||||||
() => __vitePreload(() => import("./chunks/2-1c427efc.js"), true ? ["./chunks/2-1c427efc.js","./chunks/_page-4e9ba490.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./chunks/singletons-0b808b86.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url)
|
() => __vitePreload(() => import("./chunks/2-c12d7819.js"), true ? ["./chunks/2-c12d7819.js","./chunks/_page-97177445.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./chunks/singletons-0b808b86.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url)
|
||||||
];
|
];
|
||||||
const server_loads = [];
|
const server_loads = [];
|
||||||
const dictionary = {
|
const dictionary = {
|
|
@ -1 +1 @@
|
||||||
{"version":"1682408447668"}
|
{"version":"1682410693062"}
|
34
index.html
34
index.html
|
@ -6,17 +6,17 @@
|
||||||
<meta name="viewport" content="width=device-width" />
|
<meta name="viewport" content="width=device-width" />
|
||||||
<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-152d8a46.css" rel="stylesheet">
|
<link href="./_app/immutable/assets/_layout-4ad9fe18.css" rel="stylesheet">
|
||||||
<link rel="modulepreload" href="./_app/immutable/start-dbfaddba.js">
|
<link rel="modulepreload" href="./_app/immutable/start-6e7ff589.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/chunks/index-88d77172.js">
|
<link rel="modulepreload" href="./_app/immutable/chunks/index-88d77172.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-0b808b86.js">
|
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-0b808b86.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper-f8376bb0.js">
|
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper-f8376bb0.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-5c08e251.js">
|
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-d739a034.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-c3e656fe.js">
|
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-c3e656fe.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-a62ab53a.js">
|
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-a62ab53a.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-308acc63.js">
|
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-308acc63.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-d2318e60.js">
|
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-fedb9c19.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/chunks/_page-4e9ba490.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-1xuttk2_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-1xuttk2_END -->
|
<link rel="modulepreload" href="./_app/immutable/chunks/_page-97177445.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-1xuttk2_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-1xuttk2_END -->
|
||||||
</head>
|
</head>
|
||||||
<body data-sveltekit-preload-data="hover">
|
<body data-sveltekit-preload-data="hover">
|
||||||
<div style="display: contents">
|
<div style="display: contents">
|
||||||
|
@ -90,19 +90,19 @@
|
||||||
|
|
||||||
<div class="bg-black" id="speakers"><div class="middle-pane-medium pt-16 mx-auto mb-8"><div class="section-header">Speakers</div>
|
<div class="bg-black" id="speakers"><div class="middle-pane-medium pt-16 mx-auto mb-8"><div class="section-header">Speakers</div>
|
||||||
<div class="mx-auto"><div class="grid gap-4 grid-cols-2 md:grid-cols-3 lg:grid-cols-5"><div class="hover:bg-white hover:text-black person-item"><div><img src="/people/guy-zyskind.jpeg" class="grayscale invert aspect-square object-cover w-full"></div>
|
<div class="mx-auto"><div class="grid gap-4 grid-cols-2 md:grid-cols-3 lg:grid-cols-5"><div class="hover:bg-white hover:text-black person-item"><div><img src="/people/guy-zyskind.jpeg" class="grayscale invert aspect-square object-cover w-full"></div>
|
||||||
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker">GUY ZYSKIND</div>
|
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">GUY ZYSKIND</div>
|
||||||
<div class="text-mild"><a href="https://twitter.com/GuyZys" class="hover:underline animate-speaker">@GuyZys</a></div>
|
<div class="text-mild"><a href="https://twitter.com/GuyZys" class="hover:underline animate-speaker">@GuyZys</a></div>
|
||||||
<div class="mt-2 text-sm text-supermild"><p>Founder of <a href="https://scrt.network/">Secret Network</a>, CEO <a href="https://www.scrtlabs.com/">SCRT Labs</a></p></div></div>
|
<div class="mt-2 text-sm text-supermild"><p>Founder of <a href="https://scrt.network/">Secret Network</a>, CEO <a href="https://www.scrtlabs.com/">SCRT Labs</a></p></div></div>
|
||||||
</div><div class="hover:bg-white hover:text-black person-item"><div><img src="/people/manu-alzuru.jpeg" class="grayscale invert aspect-square object-cover w-full"></div>
|
</div><div class="hover:bg-white hover:text-black person-item"><div><img src="/people/manu-alzuru.jpeg" class="grayscale invert aspect-square object-cover w-full"></div>
|
||||||
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker">MANU ALZURU</div>
|
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">MANU ALZURU</div>
|
||||||
<div class="text-mild"><a href="https://twitter.com/ManuAlzuru" class="hover:underline animate-speaker">@ManuAlzuru</a></div>
|
<div class="text-mild"><a href="https://twitter.com/ManuAlzuru" class="hover:underline animate-speaker">@ManuAlzuru</a></div>
|
||||||
<div class="mt-2 text-sm text-supermild"><p>Humanist, solarpunk, Founder of <a href="https://doingud.com/">DoinGud</a> & <a href="https://ethbarcelona.com/">ETH Barcelona</a></p></div></div>
|
<div class="mt-2 text-sm text-supermild"><p>Humanist, solarpunk, Founder of <a href="https://doingud.com/">DoinGud</a> & <a href="https://ethbarcelona.com/">ETH Barcelona</a></p></div></div>
|
||||||
</div><div class="hover:bg-white hover:text-black person-item"><div><img src="/people/juraj-bednar.jpeg" class="grayscale invert aspect-square object-cover w-full"></div>
|
</div><div class="hover:bg-white hover:text-black person-item"><div><img src="/people/juraj-bednar.jpeg" class="grayscale invert aspect-square object-cover w-full"></div>
|
||||||
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker">JURAJ BEDNAR</div>
|
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">JURAJ BEDNAR</div>
|
||||||
<div class="text-mild"><a href="https://twitter.com/jurbed" class="hover:underline animate-speaker">@jurbed</a></div>
|
<div class="text-mild"><a href="https://twitter.com/jurbed" class="hover:underline animate-speaker">@jurbed</a></div>
|
||||||
<div class="mt-2 text-sm text-supermild"><p>Educator, writer, cryptoanarchist & biohacker</p></div></div>
|
<div class="mt-2 text-sm text-supermild"><p>Educator, writer, cryptoanarchist & biohacker</p></div></div>
|
||||||
</div><div class="hover:bg-white hover:text-black person-item"><div><img src="/people/mario-havel.jpeg" class="grayscale invert aspect-square object-cover w-full"></div>
|
</div><div class="hover:bg-white hover:text-black person-item"><div><img src="/people/mario-havel.jpeg" class="grayscale invert aspect-square object-cover w-full"></div>
|
||||||
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker">MARIO HAVEL</div>
|
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">MARIO HAVEL</div>
|
||||||
<div class="text-mild"><a href="https://twitter.com/TMIYChao" class="hover:underline animate-speaker">@TMIYChao</a></div>
|
<div class="text-mild"><a href="https://twitter.com/TMIYChao" class="hover:underline animate-speaker">@TMIYChao</a></div>
|
||||||
<div class="mt-2 text-sm text-supermild"><p>Hacker, Co-Founder of <a href="https://bordel.paralelnipolis.cz/#/">Bordel Hackerspace</a></p></div></div>
|
<div class="mt-2 text-sm text-supermild"><p>Hacker, Co-Founder of <a href="https://bordel.paralelnipolis.cz/#/">Bordel Hackerspace</a></p></div></div>
|
||||||
</div></div></div>
|
</div></div></div>
|
||||||
|
@ -110,11 +110,11 @@
|
||||||
|
|
||||||
<div id="hosts"><div class="middle-pane-medium pt-0 mx-auto pb-32"><div class="section-header">Hosts</div>
|
<div id="hosts"><div class="middle-pane-medium pt-0 mx-auto pb-32"><div class="section-header">Hosts</div>
|
||||||
<div class="mx-auto"><div class="grid gap-4 grid-cols-2 md:grid-cols-3 lg:grid-cols-5"><div class="hover:bg-white hover:text-black person-item"><div><img src="/people/mykola.png" class="grayscale invert aspect-square object-cover w-full"></div>
|
<div class="mx-auto"><div class="grid gap-4 grid-cols-2 md:grid-cols-3 lg:grid-cols-5"><div class="hover:bg-white hover:text-black person-item"><div><img src="/people/mykola.png" class="grayscale invert aspect-square object-cover w-full"></div>
|
||||||
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker">MYKOLA SIUSKO</div>
|
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">MYKOLA SIUSKO</div>
|
||||||
<div class="text-mild"><a href="https://twitter.com/nicksvyaznoy" class="hover:underline animate-speaker">@nicksvyaznoy</a></div>
|
<div class="text-mild"><a href="https://twitter.com/nicksvyaznoy" class="hover:underline animate-speaker">@nicksvyaznoy</a></div>
|
||||||
<div class="mt-2 text-sm text-supermild"><p>Web3 privacy advocate</p></div></div>
|
<div class="mt-2 text-sm text-supermild"><p>Web3 privacy advocate</p></div></div>
|
||||||
</div><div class="hover:bg-white hover:text-black person-item"><div><img src="/people/tree.jpeg" class="grayscale invert aspect-square object-cover w-full"></div>
|
</div><div class="hover:bg-white hover:text-black person-item"><div><img src="/people/tree.jpeg" class="grayscale invert aspect-square object-cover w-full"></div>
|
||||||
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker">TREE</div>
|
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">TREE</div>
|
||||||
<div class="text-mild"><a href="https://twitter.com/treecz" class="hover:underline animate-speaker">@treecz</a></div>
|
<div class="text-mild"><a href="https://twitter.com/treecz" class="hover:underline animate-speaker">@treecz</a></div>
|
||||||
<div class="mt-2 text-sm text-supermild"><p>Creator of lunarpunk hackathons & events</p></div></div>
|
<div class="mt-2 text-sm text-supermild"><p>Creator of lunarpunk hackathons & events</p></div></div>
|
||||||
</div></div></div></div></div>
|
</div></div></div></div></div>
|
||||||
|
@ -128,14 +128,14 @@
|
||||||
<div class="mb-8 text-mild">Be a part of the first Web3Privacy Summit experience…</div>
|
<div class="mb-8 text-mild">Be a part of the first Web3Privacy Summit experience…</div>
|
||||||
<div class="grid lg:grid-cols-2 gap-10 mx-auto"><div class="ticket-item undefined border py-10 px-10 hover:text-black cursor-pointer"><div class="ticket-bg"></div>
|
<div class="grid lg:grid-cols-2 gap-10 mx-auto"><div class="ticket-item undefined border py-10 px-10 hover:text-black cursor-pointer"><div class="ticket-bg"></div>
|
||||||
<div class="ticket-img"></div>
|
<div class="ticket-img"></div>
|
||||||
<div style="z-index: 1;"><div class="text-2xl uppercase"><a href="https://tickets.web3privacy.info/w3ps1/" class="animate-section">All-day Access</a></div>
|
<div style="z-index: 1;"><div class="text-2xl uppercase ticket-title"><a href="https://tickets.web3privacy.info/w3ps1/" class="animate-section font-mono2">All-day Access</a></div>
|
||||||
<div class="text-2xl mt-5 font-bold"><a href="https://tickets.web3privacy.info/w3ps1/">€49</a></div>
|
<div class="text-2xl mt-5 font-bold"><a href="https://tickets.web3privacy.info/w3ps1/">€49</a></div>
|
||||||
<ul class="mt-8 text-left list-disc px-6"><li class="mb-2 pl-2 text-sm">All talks & panels</li><li class="mb-2 pl-2 text-sm">Food and drinks included</li><li class="mb-2 pl-2 text-sm">Web3Privacy t-shirt</li><li class="mb-2 pl-2 text-sm">Networking drinks with speakers & attendees</li><li class="mb-2 pl-2 text-sm">#Lunarpunk party</li></ul>
|
<ul class="mt-8 text-left list-disc px-6"><li class="mb-2 pl-2 text-sm">All talks & panels</li><li class="mb-2 pl-2 text-sm">Food and drinks included</li><li class="mb-2 pl-2 text-sm">Web3Privacy t-shirt</li><li class="mb-2 pl-2 text-sm">Networking drinks with speakers & attendees</li><li class="mb-2 pl-2 text-sm">#Lunarpunk party</li></ul>
|
||||||
|
|
||||||
<div class="mt-10 markdown text-sm"><p>Discounts: We offer various discounts up to 100%, see below</p></div></div>
|
<div class="mt-10 markdown text-sm"><p>Discounts: We offer various discounts up to 100%, see below</p></div></div>
|
||||||
</div><div class="ticket-item party border py-10 px-10 hover:text-black cursor-pointer"><div class="ticket-bg"></div>
|
</div><div class="ticket-item party border py-10 px-10 hover:text-black cursor-pointer"><div class="ticket-bg"></div>
|
||||||
<div class="ticket-img"></div>
|
<div class="ticket-img"></div>
|
||||||
<div style="z-index: 1;"><div class="text-2xl uppercase"><a href="https://tickets.web3privacy.info/w3ps1/" class="animate-section">#Lunarpunk Party</a></div>
|
<div style="z-index: 1;"><div class="text-2xl uppercase ticket-title"><a href="https://tickets.web3privacy.info/w3ps1/" class="animate-section font-mono2">#Lunarpunk Party</a></div>
|
||||||
<div class="text-2xl mt-5 font-bold"><a href="https://tickets.web3privacy.info/w3ps1/">€10</a></div>
|
<div class="text-2xl mt-5 font-bold"><a href="https://tickets.web3privacy.info/w3ps1/">€10</a></div>
|
||||||
<ul class="mt-8 text-left list-disc px-6"><li class="mb-2 pl-2 text-sm">8pm - morning</li><li class="mb-2 pl-2 text-sm">Prague rave from top DJs</li><li class="mb-2 pl-2 text-sm">VJs and projections</li><li class="mb-2 pl-2 text-sm">"Privacy experience"</li><li class="mb-2 pl-2 text-sm">Networking with attendees, speakers & sponsors</li></ul>
|
<ul class="mt-8 text-left list-disc px-6"><li class="mb-2 pl-2 text-sm">8pm - morning</li><li class="mb-2 pl-2 text-sm">Prague rave from top DJs</li><li class="mb-2 pl-2 text-sm">VJs and projections</li><li class="mb-2 pl-2 text-sm">"Privacy experience"</li><li class="mb-2 pl-2 text-sm">Networking with attendees, speakers & sponsors</li></ul>
|
||||||
<div class="mt-10 text-sm">*Party access is included in the All-day Pass</div>
|
<div class="mt-10 text-sm">*Party access is included in the All-day Pass</div>
|
||||||
|
@ -257,14 +257,14 @@
|
||||||
<div class="mt-4 text-sm text-supermild"><p>This web is built with <a href="https://kit.svelte.dev/">SvelteKit</a> and is <a href="https://github.com/web3privacy/w3ps1">open-source</a> under CC0 license</p></div></div></div></div></footer></div>
|
<div class="mt-4 text-sm text-supermild"><p>This web is built with <a href="https://kit.svelte.dev/">SvelteKit</a> and is <a href="https://github.com/web3privacy/w3ps1">open-source</a> under CC0 license</p></div></div></div></div></footer></div>
|
||||||
|
|
||||||
|
|
||||||
<script type="module" data-sveltekit-hydrate="17sxl93">
|
<script type="module" data-sveltekit-hydrate="nvce7r">
|
||||||
import { start } from "./_app/immutable/start-dbfaddba.js";
|
import { start } from "./_app/immutable/start-6e7ff589.js";
|
||||||
|
|
||||||
start({
|
start({
|
||||||
assets: "",
|
assets: "",
|
||||||
env: {},
|
env: {},
|
||||||
target: document.querySelector('[data-sveltekit-hydrate="17sxl93"]').parentNode,
|
target: document.querySelector('[data-sveltekit-hydrate="nvce7r"]').parentNode,
|
||||||
version: "1682408447668",
|
version: "1682410693062",
|
||||||
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