@camunda/copilot-chat 0.4.3 → 0.4.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,32 +1,31 @@
1
1
  import { jsxs as z, jsx as h, Fragment as pt } from "react/jsx-runtime";
2
2
  import * as O from "react";
3
- import xe, { useState as oe, useRef as Q, useCallback as T, useEffect as U, useContext as ba, useId as sn, useLayoutEffect as va, createContext as wa, createElement as on, Fragment as rn, useReducer as cn, forwardRef as ln, useMemo as un } from "react";
4
- import dn from "@carbon/ai-chat-components/es/react/chain-of-thought";
5
- import hn from "@carbon/ai-chat-components/es/react/chain-of-thought-step";
6
- import mn from "@carbon/ai-chat-components/es/react/markdown";
7
- import { IconButton as ie, Button as _e, TextInput as pn, InlineNotification as gn, SkeletonText as Lt, Loading as fn } from "@carbon/react";
8
- import { StopFilledAlt as xa, Send as kn, Add as yn, Chat as bn, RecentlyViewed as vn, ChevronDown as _a, ChevronRight as Ca, ChevronUp as wn, ChevronLeft as xn, Launch as _n, Checkmark as Cn, Close as Sn, Edit as En, TrashCan as Tn } from "@carbon/icons-react";
9
- import jn from "@carbon/ai-chat-components/es/react/inline-notification";
10
- import zn from "@carbon/ai-chat-components/es/react/reasoning-steps";
11
- import In from "@carbon/ai-chat-components/es/react/reasoning-steps-toggle";
12
- import On from "@carbon/ai-chat-components/es/react/reasoning-step";
13
- import Rn from "@carbon/ai-chat-components/es/react/processing.js";
14
- import An from "@carbon/ai-chat-components/es/react/card";
15
- const Pn = "_container_r1y9j_9", Ln = "_body_r1y9j_27", Mn = "_footer_r1y9j_35", at = {
16
- container: Pn,
17
- body: Ln,
18
- footer: Mn
19
- }, De = ({ content: e, streaming: t = !1, highlight: n = !0, ...s }) => e?.trim() ? /* @__PURE__ */ h(mn, { highlight: n, streaming: t, ...s, children: e }) : null, Nn = "_container_1ryui_9", qn = {
20
- container: Nn
21
- }, Dn = ({ blocks: e, isStreaming: t = !1 }) => {
22
- const n = sn(), [s, a] = oe(t), o = Q(t), i = e.filter((c) => c.content.trim().length > 0 || c.kind === "tool");
3
+ import xe, { useState as oe, useRef as Q, useCallback as T, useEffect as U, useContext as ba, useId as on, useLayoutEffect as va, createContext as wa, createElement as rn, Fragment as cn, useReducer as ln, forwardRef as un, useMemo as dn } from "react";
4
+ import hn from "@carbon/ai-chat-components/es/react/chain-of-thought";
5
+ import mn from "@carbon/ai-chat-components/es/react/chain-of-thought-step";
6
+ import pn from "@carbon/ai-chat-components/es/react/markdown";
7
+ import { IconButton as ie, InlineNotification as xa, Button as _e, TextInput as gn, SkeletonText as Lt, Loading as fn } from "@carbon/react";
8
+ import { StopFilledAlt as _a, Send as yn, Add as kn, Chat as bn, RecentlyViewed as vn, ChevronDown as Ca, ChevronRight as Sa, ChevronUp as wn, ChevronLeft as xn, Launch as _n, Checkmark as Cn, Close as Sn, Edit as En, TrashCan as Tn } from "@carbon/icons-react";
9
+ import jn from "@carbon/ai-chat-components/es/react/reasoning-steps";
10
+ import zn from "@carbon/ai-chat-components/es/react/reasoning-steps-toggle";
11
+ import In from "@carbon/ai-chat-components/es/react/reasoning-step";
12
+ import On from "@carbon/ai-chat-components/es/react/processing.js";
13
+ import Rn from "@carbon/ai-chat-components/es/react/card";
14
+ const An = "_container_r1y9j_9", Pn = "_body_r1y9j_27", Ln = "_footer_r1y9j_35", at = {
15
+ container: An,
16
+ body: Pn,
17
+ footer: Ln
18
+ }, De = ({ content: e, streaming: t = !1, highlight: n = !0, ...s }) => e?.trim() ? /* @__PURE__ */ h(pn, { highlight: n, streaming: t, ...s, children: e }) : null, Mn = "_container_1ryui_9", Nn = {
19
+ container: Mn
20
+ }, qn = ({ blocks: e, isStreaming: t = !1 }) => {
21
+ const n = on(), [s, a] = oe(t), o = Q(t), i = e.filter((c) => c.content.trim().length > 0 || c.kind === "tool");
23
22
  if (U(() => {
24
23
  o.current && !t && a(!1), o.current = t;
25
24
  }, [t]), i.length === 0)
26
25
  return null;
27
26
  const r = (c, l) => c.isComplete || l && !t ? "success" : "processing";
28
- return /* @__PURE__ */ h("div", { className: qn.container, children: /* @__PURE__ */ h(
29
- dn,
27
+ return /* @__PURE__ */ h("div", { className: Nn.container, children: /* @__PURE__ */ h(
28
+ hn,
30
29
  {
31
30
  id: n,
32
31
  panelId: n,
@@ -36,7 +35,7 @@ const Pn = "_container_r1y9j_9", Ln = "_body_r1y9j_27", Mn = "_footer_r1y9j_35",
36
35
  children: i.map((c, l) => {
37
36
  const u = l === i.length - 1, d = r(c, u);
38
37
  return /* @__PURE__ */ h(
39
- hn,
38
+ mn,
40
39
  {
41
40
  title: c.label,
42
41
  stepNumber: l + 1,
@@ -49,11 +48,11 @@ const Pn = "_container_r1y9j_9", Ln = "_body_r1y9j_27", Mn = "_footer_r1y9j_35",
49
48
  })
50
49
  }
51
50
  ) });
52
- }, Bn = "_inputContainer_jibag_9", Fn = "_textArea_jibag_19", Un = "_actionButton_jibag_82", Ae = {
53
- inputContainer: Bn,
54
- textArea: Fn,
55
- actionButton: Un
56
- }, Hn = ({
51
+ }, Dn = "_inputContainer_jibag_9", Bn = "_textArea_jibag_19", Fn = "_actionButton_jibag_82", Ae = {
52
+ inputContainer: Dn,
53
+ textArea: Bn,
54
+ actionButton: Fn
55
+ }, Un = ({
57
56
  onSend: e,
58
57
  onStop: t,
59
58
  isBusy: n = !1,
@@ -77,8 +76,8 @@ const Pn = "_container_r1y9j_9", Ln = "_body_r1y9j_27", Mn = "_footer_r1y9j_35",
77
76
  const g = r.current;
78
77
  if (g) {
79
78
  g.style.height = "auto";
80
- const k = 40, b = 150;
81
- g.style.height = `${Math.max(k, Math.min(g.scrollHeight, b))}px`;
79
+ const y = 40, b = 150;
80
+ g.style.height = `${Math.max(y, Math.min(g.scrollHeight, b))}px`;
82
81
  }
83
82
  }, [o]), U(() => {
84
83
  a && r.current && r.current.focus();
@@ -104,7 +103,7 @@ const Pn = "_container_r1y9j_9", Ln = "_body_r1y9j_27", Mn = "_footer_r1y9j_35",
104
103
  rows: 1
105
104
  }
106
105
  ),
107
- n ? /* @__PURE__ */ h(ie, { className: Ae.actionButton, kind: "ghost", size: "sm", label: "Stop generation", onClick: u, children: /* @__PURE__ */ h(xa, {}) }) : /* @__PURE__ */ h(
106
+ n ? /* @__PURE__ */ h(ie, { className: Ae.actionButton, kind: "ghost", size: "sm", label: "Stop generation", onClick: u, children: /* @__PURE__ */ h(_a, {}) }) : /* @__PURE__ */ h(
108
107
  ie,
109
108
  {
110
109
  className: Ae.actionButton,
@@ -114,37 +113,37 @@ const Pn = "_container_r1y9j_9", Ln = "_body_r1y9j_27", Mn = "_footer_r1y9j_35",
114
113
  label: "Send message",
115
114
  onClick: l,
116
115
  disabled: !f,
117
- children: /* @__PURE__ */ h(kn, {})
116
+ children: /* @__PURE__ */ h(yn, {})
118
117
  }
119
118
  )
120
119
  ] });
121
- }, Kn = {
120
+ }, Hn = {
122
121
  thinkingDisplayStyle: "reasoning-steps"
123
- }, Sa = wa(Kn), $n = ({
122
+ }, Ea = wa(Hn), Kn = ({
124
123
  children: e,
125
124
  thinkingDisplayStyle: t = "reasoning-steps"
126
125
  }) => {
127
126
  const n = { thinkingDisplayStyle: t };
128
- return /* @__PURE__ */ h(Sa.Provider, { value: n, children: e });
129
- }, Qn = () => ba(Sa), Ea = (e, t = Date.now()) => {
127
+ return /* @__PURE__ */ h(Ea.Provider, { value: n, children: e });
128
+ }, $n = () => ba(Ea), Ta = (e, t = Date.now()) => {
130
129
  const n = new Date(e), s = new Date(t);
131
130
  if (n.getFullYear() === s.getFullYear() && n.getMonth() === s.getMonth() && n.getDate() === s.getDate())
132
131
  return n.toLocaleTimeString([], { hour: "2-digit", minute: "2-digit" });
133
132
  const a = new Date(t);
134
133
  return a.setDate(a.getDate() - 1), n.getFullYear() === a.getFullYear() && n.getMonth() === a.getMonth() && n.getDate() === a.getDate() ? "Yesterday" : n.getFullYear() === s.getFullYear() ? n.toLocaleDateString([], { month: "short", day: "numeric" }) : n.toLocaleDateString([], { month: "short", day: "numeric", year: "numeric" });
135
- }, Gn = "_container_cy4gr_9", Wn = "_toggleButton_cy4gr_16", Vn = "_cardWrapper_cy4gr_20", Xn = "_cardBody_cy4gr_25", Yn = "_cardTitle_cy4gr_32", Jn = "_cardPreview_cy4gr_42", Zn = "_viewSourceLink_cy4gr_53", es = "_pagination_cy4gr_64", ts = "_paginationButton_cy4gr_73", as = "_paginationLabel_cy4gr_95", ns = "_launchIcon_cy4gr_102", X = {
136
- container: Gn,
137
- toggleButton: Wn,
138
- cardWrapper: Vn,
139
- cardBody: Xn,
140
- cardTitle: Yn,
141
- cardPreview: Jn,
142
- viewSourceLink: Zn,
143
- pagination: es,
144
- paginationButton: ts,
145
- paginationLabel: as,
146
- launchIcon: ns
147
- }, Mt = 150, ss = (e) => e.split("|")[0].trim(), os = (e) => e.length <= Mt ? e : `${e.slice(0, Mt)}…`, is = ({ sources: e }) => {
134
+ }, Qn = "_container_cy4gr_9", Gn = "_toggleButton_cy4gr_16", Wn = "_cardWrapper_cy4gr_20", Vn = "_cardBody_cy4gr_25", Xn = "_cardTitle_cy4gr_32", Yn = "_cardPreview_cy4gr_42", Jn = "_viewSourceLink_cy4gr_53", Zn = "_pagination_cy4gr_64", es = "_paginationButton_cy4gr_73", ts = "_paginationLabel_cy4gr_95", as = "_launchIcon_cy4gr_102", X = {
135
+ container: Qn,
136
+ toggleButton: Gn,
137
+ cardWrapper: Wn,
138
+ cardBody: Vn,
139
+ cardTitle: Xn,
140
+ cardPreview: Yn,
141
+ viewSourceLink: Jn,
142
+ pagination: Zn,
143
+ paginationButton: es,
144
+ paginationLabel: ts,
145
+ launchIcon: as
146
+ }, Mt = 150, ns = (e) => e.split("|")[0].trim(), ss = (e) => e.length <= Mt ? e : `${e.slice(0, Mt)}…`, os = ({ sources: e }) => {
148
147
  const [t, n] = oe(!1), [s, a] = oe(0);
149
148
  if (e.length === 0)
150
149
  return null;
@@ -156,15 +155,15 @@ const Pn = "_container_r1y9j_9", Ln = "_body_r1y9j_27", Mn = "_footer_r1y9j_35",
156
155
  kind: "ghost",
157
156
  size: "sm",
158
157
  onClick: () => n((c) => !c),
159
- renderIcon: t ? wn : _a,
158
+ renderIcon: t ? wn : Ca,
160
159
  className: X.toggleButton,
161
160
  children: "Sources"
162
161
  }
163
162
  ),
164
163
  t && /* @__PURE__ */ z("div", { className: X.cardWrapper, children: [
165
- /* @__PURE__ */ h(An, { children: /* @__PURE__ */ z("div", { slot: "body", className: X.cardBody, children: [
166
- /* @__PURE__ */ h("span", { className: X.cardTitle, children: ss(o.title) }),
167
- o.content && /* @__PURE__ */ h("span", { className: X.cardPreview, children: os(o.content) }),
164
+ /* @__PURE__ */ h(Rn, { children: /* @__PURE__ */ z("div", { slot: "body", className: X.cardBody, children: [
165
+ /* @__PURE__ */ h("span", { className: X.cardTitle, children: ns(o.title) }),
166
+ o.content && /* @__PURE__ */ h("span", { className: X.cardPreview, children: ss(o.content) }),
168
167
  /* @__PURE__ */ h(
169
168
  "a",
170
169
  {
@@ -201,7 +200,7 @@ const Pn = "_container_r1y9j_9", Ln = "_body_r1y9j_27", Mn = "_footer_r1y9j_35",
201
200
  onClick: () => a((c) => c + 1),
202
201
  disabled: !r,
203
202
  "aria-label": "Next source",
204
- children: /* @__PURE__ */ h(Ca, { size: 16 })
203
+ children: /* @__PURE__ */ h(Sa, { size: 16 })
205
204
  }
206
205
  ),
207
206
  /* @__PURE__ */ h(
@@ -218,14 +217,14 @@ const Pn = "_container_r1y9j_9", Ln = "_body_r1y9j_27", Mn = "_footer_r1y9j_35",
218
217
  ] })
219
218
  ] })
220
219
  ] });
221
- }, rs = "_streamingIndicator_1d1l1_9", cs = "_processingLabel_1d1l1_18", ls = "_collapsibleContainer_1d1l1_23", us = "_collapseToggle_1d1l1_30", ds = "_completedLabel_1d1l1_52", hs = "_collapsedContent_1d1l1_56", pe = {
222
- streamingIndicator: rs,
223
- processingLabel: cs,
224
- collapsibleContainer: ls,
225
- collapseToggle: us,
226
- completedLabel: ds,
227
- collapsedContent: hs
228
- }, ms = Rn, ps = ({
220
+ }, is = "_streamingIndicator_1d1l1_9", rs = "_processingLabel_1d1l1_18", cs = "_collapsibleContainer_1d1l1_23", ls = "_collapseToggle_1d1l1_30", us = "_completedLabel_1d1l1_52", ds = "_collapsedContent_1d1l1_56", pe = {
221
+ streamingIndicator: is,
222
+ processingLabel: rs,
223
+ collapsibleContainer: cs,
224
+ collapseToggle: ls,
225
+ completedLabel: us,
226
+ collapsedContent: ds
227
+ }, hs = On, ms = ({
229
228
  label: e = "Thinking...",
230
229
  completedLabel: t = "Thought process",
231
230
  content: n,
@@ -242,17 +241,17 @@ const Pn = "_container_r1y9j_9", Ln = "_body_r1y9j_27", Mn = "_footer_r1y9j_35",
242
241
  "aria-expanded": a,
243
242
  "aria-label": a ? "Collapse" : "Expand",
244
243
  children: [
245
- a ? /* @__PURE__ */ h(_a, { size: 16 }) : /* @__PURE__ */ h(Ca, { size: 16 }),
244
+ a ? /* @__PURE__ */ h(Ca, { size: 16 }) : /* @__PURE__ */ h(Sa, { size: 16 }),
246
245
  /* @__PURE__ */ h("span", { className: pe.completedLabel, children: t })
247
246
  ]
248
247
  }
249
248
  ),
250
249
  a && /* @__PURE__ */ h("div", { className: pe.collapsedContent, children: n })
251
250
  ] }) : s ? null : /* @__PURE__ */ z("div", { className: pe.streamingIndicator, children: [
252
- /* @__PURE__ */ h(ms, { loop: !0, carbonTheme: "g10" }),
251
+ /* @__PURE__ */ h(hs, { loop: !0, carbonTheme: "g10" }),
253
252
  e && /* @__PURE__ */ h("span", { className: pe.processingLabel, children: e })
254
253
  ] });
255
- }, gs = ({ blocks: e, isStreaming: t = !1 }) => {
254
+ }, ps = ({ blocks: e, isStreaming: t = !1 }) => {
256
255
  const [n, s] = oe(t), a = Q(t);
257
256
  U(() => {
258
257
  a.current && !t && s(!1), a.current = t;
@@ -260,7 +259,7 @@ const Pn = "_container_r1y9j_9", Ln = "_body_r1y9j_27", Mn = "_footer_r1y9j_35",
260
259
  const o = e.filter((i) => i.content.trim().length > 0 || i.kind === "tool");
261
260
  return o.length === 0 ? null : /* @__PURE__ */ z(pt, { children: [
262
261
  /* @__PURE__ */ h(
263
- In,
262
+ zn,
264
263
  {
265
264
  open: n,
266
265
  openLabelText: "Hide reasoning",
@@ -270,34 +269,34 @@ const Pn = "_container_r1y9j_9", Ln = "_body_r1y9j_27", Mn = "_footer_r1y9j_35",
270
269
  }
271
270
  }
272
271
  ),
273
- /* @__PURE__ */ h(zn, { open: n, children: o.map((i) => /* @__PURE__ */ h(On, { title: i.label, open: !i.isComplete, children: /* @__PURE__ */ h(
272
+ /* @__PURE__ */ h(jn, { open: n, children: o.map((i) => /* @__PURE__ */ h(In, { title: i.label, open: !i.isComplete, children: /* @__PURE__ */ h(
274
273
  De,
275
274
  {
276
275
  content: i.kind === "tool" && !i.content ? `Using tool: ${i.toolName ?? "unknown"}` : i.content
277
276
  }
278
277
  ) }, i.id)) })
279
278
  ] });
280
- }, fs = "_message_ntlg1_9", ks = "_userMessage_ntlg1_16", ys = "_assistantMessage_ntlg1_20", bs = "_userBubble_ntlg1_24", vs = "_assistantBubble_ntlg1_36", ws = "_timestamp_ntlg1_44", ge = {
281
- message: fs,
282
- userMessage: ks,
279
+ }, gs = "_message_ntlg1_9", fs = "_userMessage_ntlg1_16", ys = "_assistantMessage_ntlg1_20", ks = "_userBubble_ntlg1_24", bs = "_assistantBubble_ntlg1_36", vs = "_timestamp_ntlg1_44", ge = {
280
+ message: gs,
281
+ userMessage: fs,
283
282
  assistantMessage: ys,
284
- userBubble: bs,
285
- assistantBubble: vs,
286
- timestamp: ws
287
- }, xs = ({ message: e }) => {
288
- const { thinkingDisplayStyle: t } = Qn(), n = e.role === "user", s = e.status === "streaming" || e.status === "pending", a = e.status === "complete" || e.status === "error", o = e.status === "error", i = e.content && e.content.trim().length > 0, r = e.sources && e.sources.length > 0, c = n ? ge.userMessage : ge.assistantMessage, l = e.thinkingBlocks ?? [], u = l.length > 0, d = s && (e.statusLabel || !u), p = t === "reasoning-steps", f = t === "chain-of-thought";
283
+ userBubble: ks,
284
+ assistantBubble: bs,
285
+ timestamp: vs
286
+ }, ws = ({ message: e }) => {
287
+ const { thinkingDisplayStyle: t } = $n(), n = e.role === "user", s = e.status === "streaming" || e.status === "pending", a = e.status === "complete" || e.status === "error", o = e.status === "error", i = e.content && e.content.trim().length > 0, r = e.sources && e.sources.length > 0, c = n ? ge.userMessage : ge.assistantMessage, l = e.thinkingBlocks ?? [], u = l.length > 0, d = s && (e.statusLabel || !u), p = t === "reasoning-steps", f = t === "chain-of-thought";
289
288
  return /* @__PURE__ */ z("div", { id: e.id, className: `${ge.message} ${c}`, children: [
290
- e.timestamp && a && /* @__PURE__ */ h("time", { className: ge.timestamp, dateTime: new Date(e.timestamp).toISOString(), children: Ea(e.timestamp) }),
289
+ e.timestamp && a && /* @__PURE__ */ h("time", { className: ge.timestamp, dateTime: new Date(e.timestamp).toISOString(), children: Ta(e.timestamp) }),
291
290
  i && n && /* @__PURE__ */ h("div", { className: ge.userBubble, children: e.content }),
292
- !n && u && p && /* @__PURE__ */ h(gs, { blocks: l, isStreaming: s }),
293
- !n && u && f && /* @__PURE__ */ h(Dn, { blocks: l, isStreaming: s }),
294
- !n && d && /* @__PURE__ */ h(ps, { label: e.statusLabel, isComplete: !1 }),
291
+ !n && u && p && /* @__PURE__ */ h(ps, { blocks: l, isStreaming: s }),
292
+ !n && u && f && /* @__PURE__ */ h(qn, { blocks: l, isStreaming: s }),
293
+ !n && d && /* @__PURE__ */ h(ms, { label: e.statusLabel, isComplete: !1 }),
295
294
  i && !n && !o && /* @__PURE__ */ z("div", { className: ge.assistantBubble, children: [
296
295
  /* @__PURE__ */ h(De, { content: e.content || "" }),
297
- r && e.sources && /* @__PURE__ */ h(is, { sources: e.sources })
296
+ r && e.sources && /* @__PURE__ */ h(os, { sources: e.sources })
298
297
  ] }),
299
298
  o && /* @__PURE__ */ h(
300
- jn,
299
+ xa,
301
300
  {
302
301
  kind: "error",
303
302
  title: "Error",
@@ -306,7 +305,7 @@ const Pn = "_container_r1y9j_9", Ln = "_body_r1y9j_27", Mn = "_footer_r1y9j_35",
306
305
  }
307
306
  )
308
307
  ] });
309
- }, _s = (e) => {
308
+ }, xs = (e) => {
310
309
  const t = Q(e.length);
311
310
  va(() => {
312
311
  if (e.length > t.current && e.length > 0) {
@@ -315,39 +314,39 @@ const Pn = "_container_r1y9j_9", Ln = "_body_r1y9j_27", Mn = "_footer_r1y9j_35",
315
314
  }
316
315
  t.current = e.length;
317
316
  }, [e]);
318
- }, Cs = "_container_1jf8y_9", Ss = "_list_1jf8y_16", Es = "_emptyState_1jf8y_24", Ts = "_emptyTitle_1jf8y_35", js = "_emptyDescription_1jf8y_42", fe = {
319
- container: Cs,
320
- list: Ss,
321
- emptyState: Es,
322
- emptyTitle: Ts,
323
- emptyDescription: js
324
- }, zs = ({
317
+ }, _s = "_container_1jf8y_9", Cs = "_list_1jf8y_16", Ss = "_emptyState_1jf8y_24", Es = "_emptyTitle_1jf8y_35", Ts = "_emptyDescription_1jf8y_42", fe = {
318
+ container: _s,
319
+ list: Cs,
320
+ emptyState: Ss,
321
+ emptyTitle: Es,
322
+ emptyDescription: Ts
323
+ }, js = ({
325
324
  messages: e,
326
325
  emptyStateTitle: t = "Start a conversation",
327
326
  emptyStateDescription: n = "Ask me anything about your processes"
328
- }) => (_s(e), e.length === 0 ? /* @__PURE__ */ h("div", { className: fe.container, children: /* @__PURE__ */ z("div", { className: fe.emptyState, children: [
327
+ }) => (xs(e), e.length === 0 ? /* @__PURE__ */ h("div", { className: fe.container, children: /* @__PURE__ */ z("div", { className: fe.emptyState, children: [
329
328
  /* @__PURE__ */ h("p", { className: fe.emptyTitle, children: t }),
330
329
  /* @__PURE__ */ h("p", { className: fe.emptyDescription, children: n })
331
- ] }) }) : /* @__PURE__ */ h("div", { className: fe.container, children: /* @__PURE__ */ h("div", { className: fe.list, children: e.map((s) => /* @__PURE__ */ h(xs, { message: s }, s.id)) }) })), Is = "data:image/svg+xml,%3csvg%20width='17'%20height='15'%20viewBox='0%200%2017%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.7219%205.2691C8.6668%204.2126%207.7435%202.4757%207.0638%201.00772C7.0445%201.00316%207.0206%201%206.9941%201C6.9675%201%206.9436%201.00316%206.9243%201.00773C6.2447%202.4757%205.322%204.2122%204.2662%205.2687C3.2106%206.325%201.47501%207.2485%200.00802994%207.9287C0.00328994%207.9483%200%207.9728%200%208C0%208.0271%200.00324982%208.0515%200.00793982%208.071C1.47467%208.751%203.2101%209.6743%204.2659%2010.7311C5.322%2011.7875%206.2448%2013.5244%206.9245%2014.9923C6.9437%2014.9969%206.9675%2015%206.994%2015C7.0205%2015%207.0444%2014.9968%207.0636%2014.9923C7.7433%2013.5244%208.666%2011.7877%209.7215%2010.7315M9.7215%2010.7315C10.773%209.6791%2012.4531%208.7468%2013.8721%208.0577C13.8756%208.0415%2013.878%208.0217%2013.878%207.9998C13.878%207.9779%2013.8756%207.9582%2013.8721%207.942C12.4537%207.2529%2010.7734%206.3207%209.7219%205.2691'%20fill='%238a3ffc'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.4808%201.52468C15.104%201.14737%2014.7742%200.52704%2014.5315%200.00275993C14.5246%200.00112993%2014.5161%200%2014.5066%200C14.4971%200%2014.4885%200.00112993%2014.4817%200.00275993C14.2389%200.52705%2013.9094%201.14721%2013.5323%201.52455C13.1553%201.9018%2012.5355%202.2316%2012.0116%202.4745C12.0099%202.4815%2012.0087%202.4903%2012.0087%202.5C12.0087%202.5097%2012.0099%202.5184%2012.0115%202.5254C12.5354%202.7682%2013.1552%203.098%2013.5322%203.4754C13.9094%203.8527%2014.239%204.473%2014.4817%204.9972C14.4886%204.9989%2014.4971%205%2014.5066%205C14.516%205%2014.5246%204.9989%2014.5314%204.9972C14.7742%204.473%2015.1037%203.8528%2015.4806%203.4755M15.4806%203.4755C15.8562%203.0997%2016.4562%202.7667%2016.963%202.5206C16.9643%202.5148%2016.9651%202.5078%2016.9651%202.4999C16.9651%202.4921%2016.9643%202.4851%2016.963%202.4793C16.4565%202.2332%2015.8563%201.90026%2015.4808%201.52468'%20fill='%238a3ffc'/%3e%3c/svg%3e", Os = "_header_b44mx_9", Rs = "_titleContainer_b44mx_22", As = "_titleWrapper_b44mx_28", Ps = "_icon_b44mx_34", Ls = "_title_b44mx_22", Ms = "_subtitle_b44mx_46", Ns = "_headerActions_b44mx_52", le = {
332
- header: Os,
333
- titleContainer: Rs,
334
- titleWrapper: As,
335
- icon: Ps,
336
- title: Ls,
337
- subtitle: Ms,
338
- headerActions: Ns
339
- }, qs = ({ onReset: e, onShowHistory: t, conversationTitle: n, view: s = "chat" }) => {
330
+ ] }) }) : /* @__PURE__ */ h("div", { className: fe.container, children: /* @__PURE__ */ h("div", { className: fe.list, children: e.map((s) => /* @__PURE__ */ h(ws, { message: s }, s.id)) }) })), zs = "data:image/svg+xml,%3csvg%20width='17'%20height='15'%20viewBox='0%200%2017%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.7219%205.2691C8.6668%204.2126%207.7435%202.4757%207.0638%201.00772C7.0445%201.00316%207.0206%201%206.9941%201C6.9675%201%206.9436%201.00316%206.9243%201.00773C6.2447%202.4757%205.322%204.2122%204.2662%205.2687C3.2106%206.325%201.47501%207.2485%200.00802994%207.9287C0.00328994%207.9483%200%207.9728%200%208C0%208.0271%200.00324982%208.0515%200.00793982%208.071C1.47467%208.751%203.2101%209.6743%204.2659%2010.7311C5.322%2011.7875%206.2448%2013.5244%206.9245%2014.9923C6.9437%2014.9969%206.9675%2015%206.994%2015C7.0205%2015%207.0444%2014.9968%207.0636%2014.9923C7.7433%2013.5244%208.666%2011.7877%209.7215%2010.7315M9.7215%2010.7315C10.773%209.6791%2012.4531%208.7468%2013.8721%208.0577C13.8756%208.0415%2013.878%208.0217%2013.878%207.9998C13.878%207.9779%2013.8756%207.9582%2013.8721%207.942C12.4537%207.2529%2010.7734%206.3207%209.7219%205.2691'%20fill='%238a3ffc'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.4808%201.52468C15.104%201.14737%2014.7742%200.52704%2014.5315%200.00275993C14.5246%200.00112993%2014.5161%200%2014.5066%200C14.4971%200%2014.4885%200.00112993%2014.4817%200.00275993C14.2389%200.52705%2013.9094%201.14721%2013.5323%201.52455C13.1553%201.9018%2012.5355%202.2316%2012.0116%202.4745C12.0099%202.4815%2012.0087%202.4903%2012.0087%202.5C12.0087%202.5097%2012.0099%202.5184%2012.0115%202.5254C12.5354%202.7682%2013.1552%203.098%2013.5322%203.4754C13.9094%203.8527%2014.239%204.473%2014.4817%204.9972C14.4886%204.9989%2014.4971%205%2014.5066%205C14.516%205%2014.5246%204.9989%2014.5314%204.9972C14.7742%204.473%2015.1037%203.8528%2015.4806%203.4755M15.4806%203.4755C15.8562%203.0997%2016.4562%202.7667%2016.963%202.5206C16.9643%202.5148%2016.9651%202.5078%2016.9651%202.4999C16.9651%202.4921%2016.9643%202.4851%2016.963%202.4793C16.4565%202.2332%2015.8563%201.90026%2015.4808%201.52468'%20fill='%238a3ffc'/%3e%3c/svg%3e", Is = "_header_b44mx_9", Os = "_titleContainer_b44mx_22", Rs = "_titleWrapper_b44mx_28", As = "_icon_b44mx_34", Ps = "_title_b44mx_22", Ls = "_subtitle_b44mx_46", Ms = "_headerActions_b44mx_52", le = {
331
+ header: Is,
332
+ titleContainer: Os,
333
+ titleWrapper: Rs,
334
+ icon: As,
335
+ title: Ps,
336
+ subtitle: Ls,
337
+ headerActions: Ms
338
+ }, Ns = ({ onReset: e, onShowHistory: t, conversationTitle: n, view: s = "chat" }) => {
340
339
  const a = s === "history";
341
340
  return /* @__PURE__ */ z("header", { className: le.header, children: [
342
341
  /* @__PURE__ */ z("div", { className: le.titleContainer, children: [
343
- /* @__PURE__ */ h("img", { src: Is, alt: "", className: le.icon }),
342
+ /* @__PURE__ */ h("img", { src: zs, alt: "", className: le.icon }),
344
343
  /* @__PURE__ */ z("div", { className: le.titleWrapper, children: [
345
344
  /* @__PURE__ */ h("span", { className: le.title, children: "Camunda Copilot" }),
346
345
  n && /* @__PURE__ */ h("span", { className: le.subtitle, children: n })
347
346
  ] })
348
347
  ] }),
349
348
  /* @__PURE__ */ z("div", { className: le.headerActions, children: [
350
- e && /* @__PURE__ */ h(ie, { kind: "ghost", size: "sm", label: "New conversation", align: "bottom-right", onClick: e, children: /* @__PURE__ */ h(yn, { size: 24 }) }),
349
+ e && /* @__PURE__ */ h(ie, { kind: "ghost", size: "sm", label: "New conversation", align: "bottom-right", onClick: e, children: /* @__PURE__ */ h(kn, { size: 24 }) }),
351
350
  t && /* @__PURE__ */ h(
352
351
  ie,
353
352
  {
@@ -361,9 +360,9 @@ const Pn = "_container_r1y9j_9", Ln = "_body_r1y9j_27", Mn = "_footer_r1y9j_35",
361
360
  )
362
361
  ] })
363
362
  ] });
364
- }, Ds = "_stopButton_a8mmh_9", Bs = {
365
- stopButton: Ds
366
- }, Wc = ({ onClick: e, isVisible: t }) => t ? /* @__PURE__ */ h(ie, { className: Bs.stopButton, kind: "secondary", size: "sm", label: "Stop generation", onClick: e, children: /* @__PURE__ */ h(xa, { size: 16 }) }) : null;
363
+ }, qs = "_stopButton_a8mmh_9", Ds = {
364
+ stopButton: qs
365
+ }, Qc = ({ onClick: e, isVisible: t }) => t ? /* @__PURE__ */ h(ie, { className: Ds.stopButton, kind: "secondary", size: "sm", label: "Stop generation", onClick: e, children: /* @__PURE__ */ h(_a, { size: 16 }) }) : null;
367
366
  function Y(e) {
368
367
  if (e === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
369
368
  return e;
@@ -373,19 +372,19 @@ function st(e, t) {
373
372
  return n.__proto__ = s, n;
374
373
  }, st(e, t);
375
374
  }
376
- function Fs(e, t) {
375
+ function Bs(e, t) {
377
376
  e.prototype = Object.create(t.prototype), e.prototype.constructor = e, st(e, t);
378
377
  }
379
- var Us = Object.defineProperty, Hs = Object.defineProperties, Ks = Object.getOwnPropertyDescriptors, Be = Object.getOwnPropertySymbols, Ta = Object.prototype.hasOwnProperty, ja = Object.prototype.propertyIsEnumerable, ot = (e, t, n) => t in e ? Us(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, W = (e, t) => {
380
- for (var n in t || (t = {})) Ta.call(t, n) && ot(e, n, t[n]);
381
- if (Be) for (var n of Be(t)) ja.call(t, n) && ot(e, n, t[n]);
378
+ var Fs = Object.defineProperty, Us = Object.defineProperties, Hs = Object.getOwnPropertyDescriptors, Be = Object.getOwnPropertySymbols, ja = Object.prototype.hasOwnProperty, za = Object.prototype.propertyIsEnumerable, ot = (e, t, n) => t in e ? Fs(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, W = (e, t) => {
379
+ for (var n in t || (t = {})) ja.call(t, n) && ot(e, n, t[n]);
380
+ if (Be) for (var n of Be(t)) za.call(t, n) && ot(e, n, t[n]);
382
381
  return e;
383
- }, za = (e, t) => Hs(e, Ks(t)), $s = (e, t) => {
382
+ }, Ia = (e, t) => Us(e, Hs(t)), Ks = (e, t) => {
384
383
  var n = {};
385
- for (var s in e) Ta.call(e, s) && t.indexOf(s) < 0 && (n[s] = e[s]);
386
- if (e != null && Be) for (var s of Be(e)) t.indexOf(s) < 0 && ja.call(e, s) && (n[s] = e[s]);
384
+ for (var s in e) ja.call(e, s) && t.indexOf(s) < 0 && (n[s] = e[s]);
385
+ if (e != null && Be) for (var s of Be(e)) t.indexOf(s) < 0 && za.call(e, s) && (n[s] = e[s]);
387
386
  return n;
388
- }, q = (e, t, n) => (ot(e, typeof t != "symbol" ? t + "" : t, n), n), ye = (e, t, n) => new Promise((s, a) => {
387
+ }, q = (e, t, n) => (ot(e, typeof t != "symbol" ? t + "" : t, n), n), ke = (e, t, n) => new Promise((s, a) => {
389
388
  var o = (c) => {
390
389
  try {
391
390
  r(n.next(c));
@@ -400,36 +399,36 @@ var Us = Object.defineProperty, Hs = Object.defineProperties, Ks = Object.getOwn
400
399
  }
401
400
  }, r = (c) => c.done ? s(c.value) : Promise.resolve(c.value).then(o, i);
402
401
  r((n = n.apply(e, t)).next());
403
- }), Qs = "hCaptcha-script", qe = "hCaptchaOnLoad", Nt = "script-error", ce = "@hCaptcha/loader";
404
- function Gs(e) {
402
+ }), $s = "hCaptcha-script", qe = "hCaptchaOnLoad", Nt = "script-error", ce = "@hCaptcha/loader";
403
+ function Qs(e) {
405
404
  return Object.entries(e).filter(([, t]) => t || t === !1).map(([t, n]) => `${encodeURIComponent(t)}=${encodeURIComponent(String(n))}`).join("&");
406
405
  }
407
- function Ia(e) {
406
+ function Oa(e) {
408
407
  let t = e && e.ownerDocument || document, n = t.defaultView || t.parentWindow || window;
409
408
  return { document: t, window: n };
410
409
  }
411
- function Oa(e) {
410
+ function Ra(e) {
412
411
  return e || document.head;
413
412
  }
414
- function Ws(e) {
413
+ function Gs(e) {
415
414
  var t;
416
- e.setTag("source", ce), e.setTag("url", document.URL), e.setContext("os", { UA: navigator.userAgent }), e.setContext("browser", W({}, Vs())), e.setContext("device", za(W({}, Ys()), { screen_width_pixels: screen.width, screen_height_pixels: screen.height, language: navigator.language, orientation: ((t = screen.orientation) == null ? void 0 : t.type) || "Unknown", processor_count: navigator.hardwareConcurrency, platform: navigator.platform }));
415
+ e.setTag("source", ce), e.setTag("url", document.URL), e.setContext("os", { UA: navigator.userAgent }), e.setContext("browser", W({}, Ws())), e.setContext("device", Ia(W({}, Xs()), { screen_width_pixels: screen.width, screen_height_pixels: screen.height, language: navigator.language, orientation: ((t = screen.orientation) == null ? void 0 : t.type) || "Unknown", processor_count: navigator.hardwareConcurrency, platform: navigator.platform }));
417
416
  }
418
- function Vs() {
417
+ function Ws() {
419
418
  var e, t, n, s, a, o;
420
419
  let i = navigator.userAgent, r, c;
421
420
  return i.indexOf("Firefox") !== -1 ? (r = "Firefox", c = (e = i.match(/Firefox\/([\d.]+)/)) == null ? void 0 : e[1]) : i.indexOf("Edg") !== -1 ? (r = "Microsoft Edge", c = (t = i.match(/Edg\/([\d.]+)/)) == null ? void 0 : t[1]) : i.indexOf("Chrome") !== -1 && i.indexOf("Safari") !== -1 ? (r = "Chrome", c = (n = i.match(/Chrome\/([\d.]+)/)) == null ? void 0 : n[1]) : i.indexOf("Safari") !== -1 && i.indexOf("Chrome") === -1 ? (r = "Safari", c = (s = i.match(/Version\/([\d.]+)/)) == null ? void 0 : s[1]) : i.indexOf("Opera") !== -1 || i.indexOf("OPR") !== -1 ? (r = "Opera", c = (a = i.match(/(Opera|OPR)\/([\d.]+)/)) == null ? void 0 : a[2]) : i.indexOf("MSIE") !== -1 || i.indexOf("Trident") !== -1 ? (r = "Internet Explorer", c = (o = i.match(/(MSIE |rv:)([\d.]+)/)) == null ? void 0 : o[2]) : (r = "Unknown", c = "Unknown"), { name: r, version: c };
422
421
  }
423
- function Xs(e) {
422
+ function Vs(e) {
424
423
  return new Promise((t) => setTimeout(t, e));
425
424
  }
426
- function Ys() {
425
+ function Xs() {
427
426
  let e = navigator.userAgent, t;
428
427
  e.indexOf("Win") !== -1 ? t = "Windows" : e.indexOf("Mac") !== -1 ? t = "Mac" : e.indexOf("Linux") !== -1 ? t = "Linux" : e.indexOf("Android") !== -1 ? t = "Android" : e.indexOf("like Mac") !== -1 || e.indexOf("iPhone") !== -1 || e.indexOf("iPad") !== -1 ? t = "iOS" : t = "Unknown";
429
428
  let n;
430
429
  return /Mobile|iPhone|iPod|Android/i.test(e) ? n = "Mobile" : /Tablet|iPad/i.test(e) ? n = "Tablet" : n = "Desktop", { model: t, family: t, device: n };
431
430
  }
432
- var Js = class Ra {
431
+ var Ys = class Aa {
433
432
  constructor(t) {
434
433
  q(this, "_parent"), q(this, "breadcrumbs", []), q(this, "context", {}), q(this, "extra", {}), q(this, "tags", {}), q(this, "request"), q(this, "user"), this._parent = t;
435
434
  }
@@ -437,7 +436,7 @@ var Js = class Ra {
437
436
  return this._parent;
438
437
  }
439
438
  child() {
440
- return new Ra(this);
439
+ return new Aa(this);
441
440
  }
442
441
  setRequest(t) {
443
442
  return this.request = t, this;
@@ -486,27 +485,27 @@ var Js = class Ra {
486
485
  clear() {
487
486
  this.breadcrumbs = [], this.context = {}, this.tags = {}, this.user = void 0;
488
487
  }
489
- }, Zs = /^\s*at (?:(.*?) ?\()?((?:file|https?|blob|chrome-extension|address|native|eval|webpack|<anonymous>|[-a-z]+:|.*bundle|\/).*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i, eo = /^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:file|https?|blob|chrome|webpack|resource|moz-extension).*?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js))(?::(\d+))?(?::(\d+))?\s*$/i, to = /^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i, ao = /^(?:(\w+):)\/\/(?:(\w+)(?::(\w+))?@)([\w.-]+)(?::(\d+))?\/(.+)/, Pe = "?", qt = "An unknown error occurred", no = "0.0.4";
490
- function so(e) {
488
+ }, Js = /^\s*at (?:(.*?) ?\()?((?:file|https?|blob|chrome-extension|address|native|eval|webpack|<anonymous>|[-a-z]+:|.*bundle|\/).*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i, Zs = /^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:file|https?|blob|chrome|webpack|resource|moz-extension).*?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js))(?::(\d+))?(?::(\d+))?\s*$/i, eo = /^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i, to = /^(?:(\w+):)\/\/(?:(\w+)(?::(\w+))?@)([\w.-]+)(?::(\d+))?\/(.+)/, Pe = "?", qt = "An unknown error occurred", ao = "0.0.4";
489
+ function no(e) {
491
490
  for (let t = 0; t < e.length; t++) e[t] = Math.floor(Math.random() * 256);
492
491
  return e;
493
492
  }
494
493
  function B(e) {
495
494
  return (e + 256).toString(16).substring(1);
496
495
  }
497
- function oo() {
498
- let e = so(new Array(16));
496
+ function so() {
497
+ let e = no(new Array(16));
499
498
  return e[6] = e[6] & 15 | 64, e[8] = e[8] & 63 | 128, B(e[0]) + B(e[1]) + B(e[2]) + B(e[3]) + "-" + B(e[4]) + B(e[5]) + "-" + B(e[6]) + B(e[7]) + "-" + B(e[8]) + B(e[9]) + "-" + B(e[10]) + B(e[11]) + B(e[12]) + B(e[13]) + B(e[14]) + B(e[15]);
500
499
  }
501
- var io = [[Zs, "chrome"], [to, "winjs"], [eo, "gecko"]];
502
- function ro(e) {
500
+ var oo = [[Js, "chrome"], [eo, "winjs"], [Zs, "gecko"]];
501
+ function io(e) {
503
502
  var t, n, s, a;
504
503
  if (!e.stack) return null;
505
504
  let o = [], i = (s = (n = (t = e.stack).split) == null ? void 0 : n.call(t, `
506
505
  `)) != null ? s : [];
507
506
  for (let r = 0; r < i.length; ++r) {
508
507
  let c = null, l = null, u = null;
509
- for (let [d, p] of io) if (l = d.exec(i[r]), l) {
508
+ for (let [d, p] of oo) if (l = d.exec(i[r]), l) {
510
509
  u = p;
511
510
  break;
512
511
  }
@@ -520,39 +519,39 @@ function ro(e) {
520
519
  }
521
520
  return o.length ? o.reverse() : null;
522
521
  }
523
- function co(e) {
524
- let t = ro(e);
522
+ function ro(e) {
523
+ let t = io(e);
525
524
  return { type: e.name, value: e.message, stacktrace: { frames: t ?? [] } };
526
525
  }
527
- function lo(e) {
528
- let t = ao.exec(e), n = t ? t.slice(1) : [];
526
+ function co(e) {
527
+ let t = to.exec(e), n = t ? t.slice(1) : [];
529
528
  if (n.length !== 6) throw new Error("Invalid DSN");
530
529
  let s = n[5].split("/"), a = s.slice(0, -1).join("/");
531
530
  return n[0] + "://" + n[3] + (n[4] ? ":" + n[4] : "") + (a ? "/" + a : "") + "/api/" + s.pop() + "/envelope/?sentry_version=7&sentry_key=" + n[1] + (n[2] ? "&sentry_secret=" + n[2] : "");
532
531
  }
533
- function uo(e, t, n) {
532
+ function lo(e, t, n) {
534
533
  var s, a;
535
- let o = W({ event_id: oo().replaceAll("-", ""), platform: "javascript", sdk: { name: "@hcaptcha/sentry", version: no }, environment: t, release: n, timestamp: Date.now() / 1e3 }, e.scope.toBody());
534
+ let o = W({ event_id: so().replaceAll("-", ""), platform: "javascript", sdk: { name: "@hcaptcha/sentry", version: ao }, environment: t, release: n, timestamp: Date.now() / 1e3 }, e.scope.toBody());
536
535
  if (e.type === "exception") {
537
536
  o.message = (a = (s = e.error) == null ? void 0 : s.message) != null ? a : "Unknown error", o.fingerprint = [o.message];
538
537
  let i = [], r = e.error;
539
- for (let c = 0; c < 5 && r && (i.push(co(r)), !(!r.cause || !(r.cause instanceof Error))); c++) r = r.cause;
538
+ for (let c = 0; c < 5 && r && (i.push(ro(r)), !(!r.cause || !(r.cause instanceof Error))); c++) r = r.cause;
540
539
  o.exception = { values: i.reverse() };
541
540
  }
542
541
  return e.type === "message" && (o.message = e.message, o.level = e.level), o;
543
542
  }
544
- function ho(e) {
543
+ function uo(e) {
545
544
  if (e instanceof Error) return e;
546
545
  if (typeof e == "string") return new Error(e);
547
546
  if (typeof e == "object" && e !== null && !Array.isArray(e)) {
548
- let n = e, { message: s } = n, a = $s(n, ["message"]), o = new Error(typeof s == "string" ? s : qt);
547
+ let n = e, { message: s } = n, a = Ks(n, ["message"]), o = new Error(typeof s == "string" ? s : qt);
549
548
  return Object.assign(o, a);
550
549
  }
551
550
  let t = new Error(qt);
552
551
  return Object.assign(t, { cause: e });
553
552
  }
554
- function mo(e, t, n) {
555
- return ye(this, null, function* () {
553
+ function ho(e, t, n) {
554
+ return ke(this, null, function* () {
556
555
  var s, a;
557
556
  try {
558
557
  if (typeof fetch < "u" && typeof AbortSignal < "u") {
@@ -561,7 +560,7 @@ function mo(e, t, n) {
561
560
  let c = new AbortController();
562
561
  o = c.signal, setTimeout(() => c.abort(), n);
563
562
  }
564
- let i = yield fetch(e, za(W({}, t), { signal: o })), r = yield i.text();
563
+ let i = yield fetch(e, Ia(W({}, t), { signal: o })), r = yield i.text();
565
564
  return { status: i.status, body: r };
566
565
  }
567
566
  return yield new Promise((o, i) => {
@@ -587,7 +586,7 @@ var $, it = ($ = class {
587
586
  constructor(e) {
588
587
  q(this, "apiURL"), q(this, "dsn"), q(this, "environment"), q(this, "release"), q(this, "sampleRate"), q(this, "debug"), q(this, "_scope"), q(this, "shouldBuffer", !1), q(this, "bufferlimit", 20), q(this, "buffer", []);
589
588
  var t, n, s, a, o;
590
- this.environment = e.environment, this.release = e.release, this.sampleRate = (t = e.sampleRate) != null ? t : 1, this.debug = (n = e.debug) != null ? n : !1, this._scope = (s = e.scope) != null ? s : new Js(), this.apiURL = lo(e.dsn), this.dsn = e.dsn, this.shouldBuffer = (a = e.buffer) != null ? a : !1, this.bufferlimit = (o = e.bufferLimit) != null ? o : 20;
589
+ this.environment = e.environment, this.release = e.release, this.sampleRate = (t = e.sampleRate) != null ? t : 1, this.debug = (n = e.debug) != null ? n : !1, this._scope = (s = e.scope) != null ? s : new Ys(), this.apiURL = co(e.dsn), this.dsn = e.dsn, this.shouldBuffer = (a = e.buffer) != null ? a : !1, this.bufferlimit = (o = e.bufferLimit) != null ? o : 20;
591
590
  }
592
591
  static init(e) {
593
592
  $._instance || ($._instance = new $(e));
@@ -613,7 +612,7 @@ var $, it = ($ = class {
613
612
  $.instance.withScope(e);
614
613
  }
615
614
  captureException(e, t) {
616
- this.captureEvent({ type: "exception", level: "error", error: ho(e), scope: t ?? this._scope });
615
+ this.captureEvent({ type: "exception", level: "error", error: uo(e), scope: t ?? this._scope });
617
616
  }
618
617
  static captureException(e, t) {
619
618
  $.instance.captureException(e, t);
@@ -635,12 +634,12 @@ var $, it = ($ = class {
635
634
  } else this.sendEvent(e);
636
635
  }
637
636
  sendEvent(e, t = 5e3) {
638
- return ye(this, null, function* () {
637
+ return ke(this, null, function* () {
639
638
  try {
640
639
  this.log("Sending sentry event", e);
641
- let n = uo(e, this.environment, this.release), s = { event_id: n.event_id, dsn: this.dsn }, a = { type: "event" }, o = JSON.stringify(s) + `
640
+ let n = lo(e, this.environment, this.release), s = { event_id: n.event_id, dsn: this.dsn }, a = { type: "event" }, o = JSON.stringify(s) + `
642
641
  ` + JSON.stringify(a) + `
643
- ` + JSON.stringify(n), i = yield mo(this.apiURL, { method: "POST", headers: { "Content-Type": "application/x-sentry-envelope" }, body: o }, t);
642
+ ` + JSON.stringify(n), i = yield ho(this.apiURL, { method: "POST", headers: { "Content-Type": "application/x-sentry-envelope" }, body: o }, t);
644
643
  this.log("Sentry response", i.status), i.status !== 200 && (console.log(i.body), console.error("Failed to send event to Sentry", i));
645
644
  } catch (n) {
646
645
  console.error("Failed to send event", n);
@@ -648,7 +647,7 @@ var $, it = ($ = class {
648
647
  });
649
648
  }
650
649
  flush(e = 5e3) {
651
- return ye(this, null, function* () {
650
+ return ke(this, null, function* () {
652
651
  try {
653
652
  this.log("Flushing sentry events", this.buffer.length);
654
653
  let t = this.buffer.splice(0, this.buffer.length).map((n) => this.sendEvent(n, e));
@@ -664,12 +663,12 @@ var $, it = ($ = class {
664
663
  static reset() {
665
664
  $._instance = void 0;
666
665
  }
667
- }, q($, "_instance"), $), po = "https://d233059272824702afc8c43834c4912d@sentry.hcaptcha.com/6", go = "2.3.0", fo = "production";
668
- function ko(e = !0) {
666
+ }, q($, "_instance"), $), mo = "https://d233059272824702afc8c43834c4912d@sentry.hcaptcha.com/6", po = "2.3.0", go = "production";
667
+ function fo(e = !0) {
669
668
  if (!e) return Dt();
670
- it.init({ dsn: po, release: go, environment: fo });
669
+ it.init({ dsn: mo, release: po, environment: go });
671
670
  let t = it.scope;
672
- return Ws(t), Dt(t);
671
+ return Gs(t), Dt(t);
673
672
  }
674
673
  function Dt(e = null) {
675
674
  return { addBreadcrumb: (t) => {
@@ -681,34 +680,34 @@ function Dt(e = null) {
681
680
  } };
682
681
  }
683
682
  function yo({ scriptLocation: e, query: t, loadAsync: n = !0, crossOrigin: s = "anonymous", apihost: a = "https://js.hcaptcha.com", cleanup: o = !1, secureApi: i = !1, scriptSource: r = "" } = {}, c) {
684
- let l = Oa(e), u = Ia(l);
683
+ let l = Ra(e), u = Oa(l);
685
684
  return new Promise((d, p) => {
686
685
  let f = u.document.createElement("script");
687
- f.id = Qs, r ? f.src = `${r}?onload=${qe}` : i ? f.src = `${a}/1/secure-api.js?onload=${qe}` : f.src = `${a}/1/api.js?onload=${qe}`, f.crossOrigin = s, f.async = n;
688
- let g = (k, b) => {
686
+ f.id = $s, r ? f.src = `${r}?onload=${qe}` : i ? f.src = `${a}/1/secure-api.js?onload=${qe}` : f.src = `${a}/1/api.js?onload=${qe}`, f.crossOrigin = s, f.async = n;
687
+ let g = (y, b) => {
689
688
  try {
690
- !i && o && l.removeChild(f), b(k);
689
+ !i && o && l.removeChild(f), b(y);
691
690
  } catch (m) {
692
691
  p(m);
693
692
  }
694
693
  };
695
- f.onload = (k) => g(k, d), f.onerror = (k) => {
696
- c && c(f.src), g(k, p);
694
+ f.onload = (y) => g(y, d), f.onerror = (y) => {
695
+ c && c(f.src), g(y, p);
697
696
  }, f.src += t !== "" ? `&${t}` : "", l.appendChild(f);
698
697
  });
699
698
  }
700
699
  var Le = [];
701
- function bo(e = { cleanup: !1 }, t) {
700
+ function ko(e = { cleanup: !1 }, t) {
702
701
  try {
703
702
  t.addBreadcrumb({ category: ce, message: "hCaptcha loader params", data: e });
704
- let n = Oa(e.scriptLocation), s = Ia(n), a = Le.find(({ scope: i }) => i === s.window);
703
+ let n = Ra(e.scriptLocation), s = Oa(n), a = Le.find(({ scope: i }) => i === s.window);
705
704
  if (a) return t.addBreadcrumb({ category: ce, message: "hCaptcha already loaded" }), a.promise;
706
- let o = new Promise((i, r) => ye(this, null, function* () {
705
+ let o = new Promise((i, r) => ke(this, null, function* () {
707
706
  try {
708
707
  s.window[qe] = () => {
709
708
  t.addBreadcrumb({ category: ce, message: "hCaptcha script called onload function" }), i(s.window.hcaptcha);
710
709
  };
711
- let c = Gs({ custom: e.custom, render: e.render, sentry: e.sentry, assethost: e.assethost, imghost: e.imghost, reportapi: e.reportapi, endpoint: e.endpoint, host: e.host, recaptchacompat: e.recaptchacompat, hl: e.hl, uj: e.uj });
710
+ let c = Qs({ custom: e.custom, render: e.render, sentry: e.sentry, assethost: e.assethost, imghost: e.imghost, reportapi: e.reportapi, endpoint: e.endpoint, host: e.host, recaptchacompat: e.recaptchacompat, hl: e.hl, uj: e.uj });
712
711
  yield yo(W({ query: c }, e), (l) => {
713
712
  t.captureRequest({ url: l, method: "GET" });
714
713
  }), t.addBreadcrumb({ category: ce, message: "hCaptcha loaded", data: a });
@@ -723,21 +722,21 @@ function bo(e = { cleanup: !1 }, t) {
723
722
  return t.captureException(n), Promise.reject(new Error(Nt));
724
723
  }
725
724
  }
726
- function Aa(e, t, n = 0) {
727
- return ye(this, null, function* () {
725
+ function Pa(e, t, n = 0) {
726
+ return ke(this, null, function* () {
728
727
  var s, a;
729
728
  let o = (s = e.maxRetries) != null ? s : 2, i = (a = e.retryDelay) != null ? a : 1e3, r = n < o ? "Retry loading hCaptcha Api" : "Exceeded maximum retries";
730
729
  try {
731
- return yield bo(e, t);
730
+ return yield ko(e, t);
732
731
  } catch (c) {
733
- return t.addBreadcrumb({ category: ce, message: r }), n >= o ? (t.captureException(c), Promise.reject(c)) : (t.addBreadcrumb({ category: ce, message: `Waiting ${i}ms before retry attempt ${n + 1}` }), yield Xs(i), n += 1, Aa(e, t, n));
732
+ return t.addBreadcrumb({ category: ce, message: r }), n >= o ? (t.captureException(c), Promise.reject(c)) : (t.addBreadcrumb({ category: ce, message: `Waiting ${i}ms before retry attempt ${n + 1}` }), yield Vs(i), n += 1, Pa(e, t, n));
734
733
  }
735
734
  });
736
735
  }
737
- function vo() {
738
- return ye(this, arguments, function* (e = {}) {
739
- let t = ko(e.sentry);
740
- return yield Aa(e, t);
736
+ function bo() {
737
+ return ke(this, arguments, function* (e = {}) {
738
+ let t = fo(e.sentry);
739
+ return yield Pa(e, t);
741
740
  });
742
741
  }
743
742
  function Bt(e) {
@@ -750,8 +749,8 @@ function Bt(e) {
750
749
  function Ft(e) {
751
750
  return e || document.head;
752
751
  }
753
- var wo = /* @__PURE__ */ (function(e) {
754
- Fs(t, e);
752
+ var vo = /* @__PURE__ */ (function(e) {
753
+ Bs(t, e);
755
754
  function t(s) {
756
755
  var a;
757
756
  return a = e.call(this, s) || this, a._hcaptcha = void 0, a.renderCaptcha = a.renderCaptcha.bind(Y(a)), a.resetCaptcha = a.resetCaptcha.bind(Y(a)), a.removeCaptcha = a.removeCaptcha.bind(Y(a)), a.isReady = a.isReady.bind(Y(a)), a._onReady = null, a.loadCaptcha = a.loadCaptcha.bind(Y(a)), a.handleOnLoad = a.handleOnLoad.bind(Y(a)), a.handleSubmit = a.handleSubmit.bind(Y(a)), a.handleExpire = a.handleExpire.bind(Y(a)), a.handleError = a.handleError.bind(Y(a)), a.handleOpen = a.handleOpen.bind(Y(a)), a.handleClose = a.handleClose.bind(Y(a)), a.handleChallengeExpired = a.handleChallengeExpired.bind(Y(a)), a.ref = /* @__PURE__ */ O.createRef(), a.apiScriptRequested = !1, a.sentryHub = null, a.captchaId = "", a._pendingExecute = null, a.state = {
@@ -788,7 +787,7 @@ var wo = /* @__PURE__ */ (function(e) {
788
787
  });
789
788
  }, n.loadCaptcha = function() {
790
789
  if (!this.apiScriptRequested) {
791
- var a = this.props, o = a.apihost, i = a.assethost, r = a.endpoint, c = a.host, l = a.imghost, u = a.languageOverride, d = a.reCaptchaCompat, p = a.reportapi, f = a.sentry, g = a.custom, k = a.loadAsync, b = a.scriptLocation, m = a.scriptSource, y = a.secureApi, _ = a.cleanup, E = _ === void 0 ? !0 : _, j = a.userJourneys, v = {
790
+ var a = this.props, o = a.apihost, i = a.assethost, r = a.endpoint, c = a.host, l = a.imghost, u = a.languageOverride, d = a.reCaptchaCompat, p = a.reportapi, f = a.sentry, g = a.custom, y = a.loadAsync, b = a.scriptLocation, m = a.scriptSource, k = a.secureApi, _ = a.cleanup, E = _ === void 0 ? !0 : _, j = a.userJourneys, v = {
792
791
  render: "explicit",
793
792
  apihost: o,
794
793
  assethost: i,
@@ -800,14 +799,14 @@ var wo = /* @__PURE__ */ (function(e) {
800
799
  reportapi: p,
801
800
  sentry: f,
802
801
  custom: g,
803
- loadAsync: k,
802
+ loadAsync: y,
804
803
  scriptLocation: b,
805
804
  scriptSource: m,
806
- secureApi: y,
805
+ secureApi: k,
807
806
  cleanup: E,
808
807
  uj: j !== void 0 ? j : !1
809
808
  };
810
- vo(v).then(this.handleOnLoad, this.handleError).catch(this.handleError), this.apiScriptRequested = !0;
809
+ bo(v).then(this.handleOnLoad, this.handleError).catch(this.handleError), this.apiScriptRequested = !0;
811
810
  }
812
811
  }, n.renderCaptcha = function(a) {
813
812
  var o = this, i = this.props.onReady, r = this.state.isApiReady, c = this.captchaId;
@@ -939,7 +938,7 @@ var wo = /* @__PURE__ */ (function(e) {
939
938
  });
940
939
  }, t;
941
940
  })(O.Component);
942
- const xo = ({ children: e }) => on(rn, null, e), _o = () => ({
941
+ const wo = ({ children: e }) => rn(cn, null, e), xo = () => ({
943
942
  data: void 0,
944
943
  getData: async () => ({
945
944
  visitorId: void 0
@@ -961,7 +960,7 @@ var Ee = class {
961
960
  }
962
961
  onUnsubscribe() {
963
962
  }
964
- }, Co = {
963
+ }, _o = {
965
964
  // We need the wrapper function syntax below instead of direct references to
966
965
  // global setTimeout etc.
967
966
  //
@@ -976,14 +975,14 @@ var Ee = class {
976
975
  clearTimeout: (e) => clearTimeout(e),
977
976
  setInterval: (e, t) => setInterval(e, t),
978
977
  clearInterval: (e) => clearInterval(e)
979
- }, So = class {
978
+ }, Co = class {
980
979
  // We cannot have TimeoutManager<T> as we must instantiate it with a concrete
981
980
  // type at app boot; and if we leave that type, then any new timer provider
982
981
  // would need to support ReturnType<typeof setTimeout>, which is infeasible.
983
982
  //
984
983
  // We settle for type safety for the TimeoutProvider type, and accept that
985
984
  // this class is unsafe internally to allow for extension.
986
- #e = Co;
985
+ #e = _o;
987
986
  #a = !1;
988
987
  setTimeoutProvider(e) {
989
988
  process.env.NODE_ENV !== "production" && this.#a && e !== this.#e && console.error(
@@ -1003,26 +1002,26 @@ var Ee = class {
1003
1002
  clearInterval(e) {
1004
1003
  this.#e.clearInterval(e);
1005
1004
  }
1006
- }, rt = new So();
1007
- function Eo(e) {
1005
+ }, rt = new Co();
1006
+ function So(e) {
1008
1007
  setTimeout(e, 0);
1009
1008
  }
1010
1009
  var Qe = typeof window > "u" || "Deno" in globalThis;
1011
1010
  function J() {
1012
1011
  }
1013
- function To(e, t) {
1012
+ function Eo(e, t) {
1014
1013
  return typeof e == "function" ? e(t) : e;
1015
1014
  }
1016
- function jo(e) {
1015
+ function To(e) {
1017
1016
  return typeof e == "number" && e >= 0 && e !== 1 / 0;
1018
1017
  }
1019
- function zo(e, t) {
1018
+ function jo(e, t) {
1020
1019
  return Math.max(e + (t || 0) - Date.now(), 0);
1021
1020
  }
1022
1021
  function ct(e, t) {
1023
1022
  return typeof e == "function" ? e(t) : e;
1024
1023
  }
1025
- function Io(e, t) {
1024
+ function zo(e, t) {
1026
1025
  return typeof e == "function" ? e(t) : e;
1027
1026
  }
1028
1027
  function Ut(e, t) {
@@ -1073,7 +1072,7 @@ function de(e) {
1073
1072
  function Ce(e, t) {
1074
1073
  return e === t ? !0 : typeof e != typeof t ? !1 : e && t && typeof e == "object" && typeof t == "object" ? Object.keys(t).every((n) => Ce(e[n], t[n])) : !1;
1075
1074
  }
1076
- var Oo = Object.prototype.hasOwnProperty;
1075
+ var Io = Object.prototype.hasOwnProperty;
1077
1076
  function lt(e, t, n = 0) {
1078
1077
  if (e === t)
1079
1078
  return e;
@@ -1085,7 +1084,7 @@ function lt(e, t, n = 0) {
1085
1084
  for (let u = 0; u < r; u++) {
1086
1085
  const d = s ? u : i[u], p = e[d], f = t[d];
1087
1086
  if (p === f) {
1088
- c[d] = p, (s ? u < o : Oo.call(e, d)) && l++;
1087
+ c[d] = p, (s ? u < o : Io.call(e, d)) && l++;
1089
1088
  continue;
1090
1089
  }
1091
1090
  if (p === null || f === null || typeof p != "object" || typeof f != "object") {
@@ -1097,7 +1096,7 @@ function lt(e, t, n = 0) {
1097
1096
  }
1098
1097
  return o === r && l === o ? e : c;
1099
1098
  }
1100
- function Ro(e, t) {
1099
+ function Oo(e, t) {
1101
1100
  if (!t || Object.keys(e).length !== Object.keys(t).length)
1102
1101
  return !1;
1103
1102
  for (const n in e)
@@ -1120,12 +1119,12 @@ function ut(e) {
1120
1119
  function $t(e) {
1121
1120
  return Object.prototype.toString.call(e) === "[object Object]";
1122
1121
  }
1123
- function Ao(e) {
1122
+ function Ro(e) {
1124
1123
  return new Promise((t) => {
1125
1124
  rt.setTimeout(t, e);
1126
1125
  });
1127
1126
  }
1128
- function Po(e, t, n) {
1127
+ function Ao(e, t, n) {
1129
1128
  if (typeof n.structuralSharing == "function")
1130
1129
  return n.structuralSharing(e, t);
1131
1130
  if (n.structuralSharing !== !1) {
@@ -1141,31 +1140,31 @@ function Po(e, t, n) {
1141
1140
  }
1142
1141
  return t;
1143
1142
  }
1144
- function Lo(e, t, n = 0) {
1143
+ function Po(e, t, n = 0) {
1145
1144
  const s = [...e, t];
1146
1145
  return n && s.length > n ? s.slice(1) : s;
1147
1146
  }
1148
- function Mo(e, t, n = 0) {
1147
+ function Lo(e, t, n = 0) {
1149
1148
  const s = [t, ...e];
1150
1149
  return n && s.length > n ? s.slice(0, -1) : s;
1151
1150
  }
1152
1151
  var Fe = /* @__PURE__ */ Symbol();
1153
- function Pa(e, t) {
1152
+ function La(e, t) {
1154
1153
  return process.env.NODE_ENV !== "production" && e.queryFn === Fe && console.error(
1155
1154
  `Attempted to invoke queryFn when set to skipToken. This is likely a configuration error. Query hash: '${e.queryHash}'`
1156
1155
  ), !e.queryFn && t?.initialPromise ? () => t.initialPromise : !e.queryFn || e.queryFn === Fe ? () => Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)) : e.queryFn;
1157
1156
  }
1158
- function No(e, t) {
1157
+ function Mo(e, t) {
1159
1158
  return typeof e == "function" ? e(...t) : !!e;
1160
1159
  }
1161
- function qo(e, t, n) {
1160
+ function No(e, t, n) {
1162
1161
  let s = !1, a;
1163
1162
  return Object.defineProperty(e, "signal", {
1164
1163
  enumerable: !0,
1165
1164
  get: () => (a ??= t(), s || (s = !0, a.aborted ? n() : a.addEventListener("abort", n, { once: !0 })), a)
1166
1165
  }), e;
1167
1166
  }
1168
- var Do = class extends Ee {
1167
+ var qo = class extends Ee {
1169
1168
  #e;
1170
1169
  #a;
1171
1170
  #t;
@@ -1202,8 +1201,8 @@ var Do = class extends Ee {
1202
1201
  isFocused() {
1203
1202
  return typeof this.#e == "boolean" ? this.#e : globalThis.document?.visibilityState !== "hidden";
1204
1203
  }
1205
- }, La = new Do();
1206
- function Bo() {
1204
+ }, Ma = new qo();
1205
+ function Do() {
1207
1206
  let e, t;
1208
1207
  const n = new Promise((a, o) => {
1209
1208
  e = a, t = o;
@@ -1225,13 +1224,13 @@ function Bo() {
1225
1224
  }), t(a);
1226
1225
  }, n;
1227
1226
  }
1228
- var Fo = Eo;
1229
- function Uo() {
1227
+ var Bo = So;
1228
+ function Fo() {
1230
1229
  let e = [], t = 0, n = (r) => {
1231
1230
  r();
1232
1231
  }, s = (r) => {
1233
1232
  r();
1234
- }, a = Fo;
1233
+ }, a = Bo;
1235
1234
  const o = (r) => {
1236
1235
  t ? e.push(r) : a(() => {
1237
1236
  n(r);
@@ -1285,7 +1284,7 @@ function Uo() {
1285
1284
  }
1286
1285
  };
1287
1286
  }
1288
- var D = Uo(), Ho = class extends Ee {
1287
+ var D = Fo(), Uo = class extends Ee {
1289
1288
  #e = !0;
1290
1289
  #a;
1291
1290
  #t;
@@ -1316,11 +1315,11 @@ var D = Uo(), Ho = class extends Ee {
1316
1315
  isOnline() {
1317
1316
  return this.#e;
1318
1317
  }
1319
- }, Ue = new Ho();
1320
- function Ko(e) {
1318
+ }, Ue = new Uo();
1319
+ function Ho(e) {
1321
1320
  return Math.min(1e3 * 2 ** e, 3e4);
1322
1321
  }
1323
- function Ma(e) {
1322
+ function Na(e) {
1324
1323
  return (e ?? "online") === "online" ? Ue.isOnline() : !0;
1325
1324
  }
1326
1325
  var dt = class extends Error {
@@ -1328,46 +1327,46 @@ var dt = class extends Error {
1328
1327
  super("CancelledError"), this.revert = e?.revert, this.silent = e?.silent;
1329
1328
  }
1330
1329
  };
1331
- function Na(e) {
1330
+ function qa(e) {
1332
1331
  let t = !1, n = 0, s;
1333
- const a = Bo(), o = () => a.status !== "pending", i = (k) => {
1332
+ const a = Do(), o = () => a.status !== "pending", i = (y) => {
1334
1333
  if (!o()) {
1335
- const b = new dt(k);
1334
+ const b = new dt(y);
1336
1335
  p(b), e.onCancel?.(b);
1337
1336
  }
1338
1337
  }, r = () => {
1339
1338
  t = !0;
1340
1339
  }, c = () => {
1341
1340
  t = !1;
1342
- }, l = () => La.isFocused() && (e.networkMode === "always" || Ue.isOnline()) && e.canRun(), u = () => Ma(e.networkMode) && e.canRun(), d = (k) => {
1343
- o() || (s?.(), a.resolve(k));
1344
- }, p = (k) => {
1345
- o() || (s?.(), a.reject(k));
1346
- }, f = () => new Promise((k) => {
1341
+ }, l = () => Ma.isFocused() && (e.networkMode === "always" || Ue.isOnline()) && e.canRun(), u = () => Na(e.networkMode) && e.canRun(), d = (y) => {
1342
+ o() || (s?.(), a.resolve(y));
1343
+ }, p = (y) => {
1344
+ o() || (s?.(), a.reject(y));
1345
+ }, f = () => new Promise((y) => {
1347
1346
  s = (b) => {
1348
- (o() || l()) && k(b);
1347
+ (o() || l()) && y(b);
1349
1348
  }, e.onPause?.();
1350
1349
  }).then(() => {
1351
1350
  s = void 0, o() || e.onContinue?.();
1352
1351
  }), g = () => {
1353
1352
  if (o())
1354
1353
  return;
1355
- let k;
1354
+ let y;
1356
1355
  const b = n === 0 ? e.initialPromise : void 0;
1357
1356
  try {
1358
- k = b ?? e.fn();
1357
+ y = b ?? e.fn();
1359
1358
  } catch (m) {
1360
- k = Promise.reject(m);
1359
+ y = Promise.reject(m);
1361
1360
  }
1362
- Promise.resolve(k).then(d).catch((m) => {
1361
+ Promise.resolve(y).then(d).catch((m) => {
1363
1362
  if (o())
1364
1363
  return;
1365
- const y = e.retry ?? (Qe ? 0 : 3), _ = e.retryDelay ?? Ko, E = typeof _ == "function" ? _(n, m) : _, j = y === !0 || typeof y == "number" && n < y || typeof y == "function" && y(n, m);
1364
+ const k = e.retry ?? (Qe ? 0 : 3), _ = e.retryDelay ?? Ho, E = typeof _ == "function" ? _(n, m) : _, j = k === !0 || typeof k == "number" && n < k || typeof k == "function" && k(n, m);
1366
1365
  if (t || !j) {
1367
1366
  p(m);
1368
1367
  return;
1369
1368
  }
1370
- n++, e.onFail?.(n, m), Ao(E).then(() => l() ? void 0 : f()).then(() => {
1369
+ n++, e.onFail?.(n, m), Ro(E).then(() => l() ? void 0 : f()).then(() => {
1371
1370
  t ? p(m) : g();
1372
1371
  });
1373
1372
  });
@@ -1383,13 +1382,13 @@ function Na(e) {
1383
1382
  start: () => (u() ? g() : f().then(g), a)
1384
1383
  };
1385
1384
  }
1386
- var qa = class {
1385
+ var Da = class {
1387
1386
  #e;
1388
1387
  destroy() {
1389
1388
  this.clearGcTimeout();
1390
1389
  }
1391
1390
  scheduleGc() {
1392
- this.clearGcTimeout(), jo(this.gcTime) && (this.#e = rt.setTimeout(() => {
1391
+ this.clearGcTimeout(), To(this.gcTime) && (this.#e = rt.setTimeout(() => {
1393
1392
  this.optionalRemove();
1394
1393
  }, this.gcTime));
1395
1394
  }
@@ -1402,7 +1401,7 @@ var qa = class {
1402
1401
  clearGcTimeout() {
1403
1402
  this.#e && (rt.clearTimeout(this.#e), this.#e = void 0);
1404
1403
  }
1405
- }, $o = class extends qa {
1404
+ }, Ko = class extends Da {
1406
1405
  #e;
1407
1406
  #a;
1408
1407
  #t;
@@ -1431,7 +1430,7 @@ var qa = class {
1431
1430
  !this.observers.length && this.state.fetchStatus === "idle" && this.#t.remove(this);
1432
1431
  }
1433
1432
  setData(e, t) {
1434
- const n = Po(this.state.data, e, this.options);
1433
+ const n = Ao(this.state.data, e, this.options);
1435
1434
  return this.#o({
1436
1435
  data: n,
1437
1436
  type: "success",
@@ -1454,7 +1453,7 @@ var qa = class {
1454
1453
  }
1455
1454
  isActive() {
1456
1455
  return this.observers.some(
1457
- (e) => Io(e.options.enabled, this) !== !1
1456
+ (e) => zo(e.options.enabled, this) !== !1
1458
1457
  );
1459
1458
  }
1460
1459
  isDisabled() {
@@ -1471,7 +1470,7 @@ var qa = class {
1471
1470
  ) : this.state.data === void 0 || this.state.isInvalidated;
1472
1471
  }
1473
1472
  isStaleByTime(e = 0) {
1474
- return this.state.data === void 0 ? !0 : e === "static" ? !1 : this.state.isInvalidated ? !0 : !zo(this.state.dataUpdatedAt, e);
1473
+ return this.state.data === void 0 ? !0 : e === "static" ? !1 : this.state.isInvalidated ? !0 : !jo(this.state.dataUpdatedAt, e);
1475
1474
  }
1476
1475
  onFocus() {
1477
1476
  this.observers.find((t) => t.shouldFetchOnWindowFocus())?.refetch({ cancelRefetch: !1 }), this.#n?.continue();
@@ -1514,7 +1513,7 @@ var qa = class {
1514
1513
  get: () => (this.#r = !0, n.signal)
1515
1514
  });
1516
1515
  }, a = () => {
1517
- const r = Pa(this.options, t), l = (() => {
1516
+ const r = La(this.options, t), l = (() => {
1518
1517
  const u = {
1519
1518
  client: this.#s,
1520
1519
  queryKey: this.queryKey,
@@ -1538,7 +1537,7 @@ var qa = class {
1538
1537
  };
1539
1538
  return s(r), r;
1540
1539
  })();
1541
- this.options.behavior?.onFetch(i, this), this.#a = this.state, (this.state.fetchStatus === "idle" || this.state.fetchMeta !== i.fetchOptions?.meta) && this.#o({ type: "fetch", meta: i.fetchOptions?.meta }), this.#n = Na({
1540
+ this.options.behavior?.onFetch(i, this), this.#a = this.state, (this.state.fetchStatus === "idle" || this.state.fetchMeta !== i.fetchOptions?.meta) && this.#o({ type: "fetch", meta: i.fetchOptions?.meta }), this.#n = qa({
1542
1541
  initialPromise: t?.initialPromise,
1543
1542
  fn: i.fetchFn,
1544
1543
  onCancel: (r) => {
@@ -1619,7 +1618,7 @@ var qa = class {
1619
1618
  case "fetch":
1620
1619
  return {
1621
1620
  ...n,
1622
- ...Qo(n.data, this.options),
1621
+ ...$o(n.data, this.options),
1623
1622
  fetchMeta: e.meta ?? null
1624
1623
  };
1625
1624
  case "success":
@@ -1668,11 +1667,11 @@ var qa = class {
1668
1667
  });
1669
1668
  }
1670
1669
  };
1671
- function Qo(e, t) {
1670
+ function $o(e, t) {
1672
1671
  return {
1673
1672
  fetchFailureCount: 0,
1674
1673
  fetchFailureReason: null,
1675
- fetchStatus: Ma(t.networkMode) ? "fetching" : "paused",
1674
+ fetchStatus: Na(t.networkMode) ? "fetching" : "paused",
1676
1675
  ...e === void 0 && {
1677
1676
  error: null,
1678
1677
  status: "pending"
@@ -1713,44 +1712,44 @@ function Wt(e) {
1713
1712
  const l = async () => {
1714
1713
  let u = !1;
1715
1714
  const d = (g) => {
1716
- qo(
1715
+ No(
1717
1716
  g,
1718
1717
  () => t.signal,
1719
1718
  () => u = !0
1720
1719
  );
1721
- }, p = Pa(t.options, t.fetchOptions), f = async (g, k, b) => {
1720
+ }, p = La(t.options, t.fetchOptions), f = async (g, y, b) => {
1722
1721
  if (u)
1723
1722
  return Promise.reject();
1724
- if (k == null && g.pages.length)
1723
+ if (y == null && g.pages.length)
1725
1724
  return Promise.resolve(g);
1726
- const y = (() => {
1725
+ const k = (() => {
1727
1726
  const v = {
1728
1727
  client: t.client,
1729
1728
  queryKey: t.queryKey,
1730
- pageParam: k,
1729
+ pageParam: y,
1731
1730
  direction: b ? "backward" : "forward",
1732
1731
  meta: t.options.meta
1733
1732
  };
1734
1733
  return d(v), v;
1735
- })(), _ = await p(y), { maxPages: E } = t.options, j = b ? Mo : Lo;
1734
+ })(), _ = await p(k), { maxPages: E } = t.options, j = b ? Lo : Po;
1736
1735
  return {
1737
1736
  pages: j(g.pages, _, E),
1738
- pageParams: j(g.pageParams, k, E)
1737
+ pageParams: j(g.pageParams, y, E)
1739
1738
  };
1740
1739
  };
1741
1740
  if (a && o.length) {
1742
- const g = a === "backward", k = g ? Go : Vt, b = {
1741
+ const g = a === "backward", y = g ? Qo : Vt, b = {
1743
1742
  pages: o,
1744
1743
  pageParams: i
1745
- }, m = k(s, b);
1744
+ }, m = y(s, b);
1746
1745
  r = await f(b, m, g);
1747
1746
  } else {
1748
1747
  const g = e ?? o.length;
1749
1748
  do {
1750
- const k = c === 0 ? i[0] ?? s.initialPageParam : Vt(s, r);
1751
- if (c > 0 && k == null)
1749
+ const y = c === 0 ? i[0] ?? s.initialPageParam : Vt(s, r);
1750
+ if (c > 0 && y == null)
1752
1751
  break;
1753
- r = await f(r, k), c++;
1752
+ r = await f(r, y), c++;
1754
1753
  } while (c < g);
1755
1754
  }
1756
1755
  return r;
@@ -1777,16 +1776,16 @@ function Vt(e, { pages: t, pageParams: n }) {
1777
1776
  n
1778
1777
  ) : void 0;
1779
1778
  }
1780
- function Go(e, { pages: t, pageParams: n }) {
1779
+ function Qo(e, { pages: t, pageParams: n }) {
1781
1780
  return t.length > 0 ? e.getPreviousPageParam?.(t[0], t, n[0], n) : void 0;
1782
1781
  }
1783
- var Wo = class extends qa {
1782
+ var Go = class extends Da {
1784
1783
  #e;
1785
1784
  #a;
1786
1785
  #t;
1787
1786
  #s;
1788
1787
  constructor(e) {
1789
- super(), this.#e = e.client, this.mutationId = e.mutationId, this.#t = e.mutationCache, this.#a = [], this.state = e.state || Da(), this.setOptions(e.options), this.scheduleGc();
1788
+ super(), this.#e = e.client, this.mutationId = e.mutationId, this.#t = e.mutationCache, this.#a = [], this.state = e.state || Ba(), this.setOptions(e.options), this.scheduleGc();
1790
1789
  }
1791
1790
  setOptions(e) {
1792
1791
  this.options = e, this.updateGcTime(this.options.gcTime);
@@ -1823,7 +1822,7 @@ var Wo = class extends qa {
1823
1822
  meta: this.options.meta,
1824
1823
  mutationKey: this.options.mutationKey
1825
1824
  };
1826
- this.#s = Na({
1825
+ this.#s = qa({
1827
1826
  fn: () => this.options.mutationFn ? this.options.mutationFn(e, n) : Promise.reject(new Error("No mutationFn found")),
1828
1827
  onFail: (o, i) => {
1829
1828
  this.#n({ type: "failed", failureCount: o, error: i });
@@ -1999,7 +1998,7 @@ var Wo = class extends qa {
1999
1998
  });
2000
1999
  }
2001
2000
  };
2002
- function Da() {
2001
+ function Ba() {
2003
2002
  return {
2004
2003
  context: void 0,
2005
2004
  data: void 0,
@@ -2012,7 +2011,7 @@ function Da() {
2012
2011
  submittedAt: 0
2013
2012
  };
2014
2013
  }
2015
- var Vo = class extends Ee {
2014
+ var Wo = class extends Ee {
2016
2015
  constructor(e = {}) {
2017
2016
  super(), this.config = e, this.#e = /* @__PURE__ */ new Set(), this.#a = /* @__PURE__ */ new Map(), this.#t = 0;
2018
2017
  }
@@ -2020,7 +2019,7 @@ var Vo = class extends Ee {
2020
2019
  #a;
2021
2020
  #t;
2022
2021
  build(e, t, n) {
2023
- const s = new Wo({
2022
+ const s = new Go({
2024
2023
  client: e,
2025
2024
  mutationCache: this,
2026
2025
  mutationId: ++this.#t,
@@ -2104,7 +2103,7 @@ var Vo = class extends Ee {
2104
2103
  function Me(e) {
2105
2104
  return e.options.scope?.id;
2106
2105
  }
2107
- var Xo = class extends Ee {
2106
+ var Vo = class extends Ee {
2108
2107
  #e;
2109
2108
  #a = void 0;
2110
2109
  #t;
@@ -2117,7 +2116,7 @@ var Xo = class extends Ee {
2117
2116
  }
2118
2117
  setOptions(e) {
2119
2118
  const t = this.options;
2120
- this.options = this.#e.defaultMutationOptions(e), Ro(this.options, t) || this.#e.getMutationCache().notify({
2119
+ this.options = this.#e.defaultMutationOptions(e), Oo(this.options, t) || this.#e.getMutationCache().notify({
2121
2120
  type: "observerOptionsUpdated",
2122
2121
  mutation: this.#t,
2123
2122
  observer: this
@@ -2139,7 +2138,7 @@ var Xo = class extends Ee {
2139
2138
  return this.#s = t, this.#t?.removeObserver(this), this.#t = this.#e.getMutationCache().build(this.#e, this.options), this.#t.addObserver(this), this.#t.execute(e);
2140
2139
  }
2141
2140
  #n() {
2142
- const e = this.#t?.state ?? Da();
2141
+ const e = this.#t?.state ?? Ba();
2143
2142
  this.#a = {
2144
2143
  ...e,
2145
2144
  isPending: e.status === "pending",
@@ -2209,7 +2208,7 @@ var Xo = class extends Ee {
2209
2208
  });
2210
2209
  });
2211
2210
  }
2212
- }, Yo = class extends Ee {
2211
+ }, Xo = class extends Ee {
2213
2212
  constructor(e = {}) {
2214
2213
  super(), this.config = e, this.#e = /* @__PURE__ */ new Map();
2215
2214
  }
@@ -2217,7 +2216,7 @@ var Xo = class extends Ee {
2217
2216
  build(e, t, n) {
2218
2217
  const s = t.queryKey, a = t.queryHash ?? gt(s, t);
2219
2218
  let o = this.get(a);
2220
- return o || (o = new $o({
2219
+ return o || (o = new Ko({
2221
2220
  client: e,
2222
2221
  queryKey: s,
2223
2222
  queryHash: a,
@@ -2280,7 +2279,7 @@ var Xo = class extends Ee {
2280
2279
  });
2281
2280
  });
2282
2281
  }
2283
- }, Jo = class {
2282
+ }, Yo = class {
2284
2283
  #e;
2285
2284
  #a;
2286
2285
  #t;
@@ -2290,10 +2289,10 @@ var Xo = class extends Ee {
2290
2289
  #r;
2291
2290
  #o;
2292
2291
  constructor(e = {}) {
2293
- this.#e = e.queryCache || new Yo(), this.#a = e.mutationCache || new Vo(), this.#t = e.defaultOptions || {}, this.#s = /* @__PURE__ */ new Map(), this.#n = /* @__PURE__ */ new Map(), this.#i = 0;
2292
+ this.#e = e.queryCache || new Xo(), this.#a = e.mutationCache || new Wo(), this.#t = e.defaultOptions || {}, this.#s = /* @__PURE__ */ new Map(), this.#n = /* @__PURE__ */ new Map(), this.#i = 0;
2294
2293
  }
2295
2294
  mount() {
2296
- this.#i++, this.#i === 1 && (this.#r = La.subscribe(async (e) => {
2295
+ this.#i++, this.#i === 1 && (this.#r = Ma.subscribe(async (e) => {
2297
2296
  e && (await this.resumePausedMutations(), this.#e.onFocus());
2298
2297
  }), this.#o = Ue.subscribe(async (e) => {
2299
2298
  e && (await this.resumePausedMutations(), this.#e.onOnline());
@@ -2332,7 +2331,7 @@ var Xo = class extends Ee {
2332
2331
  setQueryData(e, t, n) {
2333
2332
  const s = this.defaultQueryOptions({ queryKey: e }), o = this.#e.get(
2334
2333
  s.queryHash
2335
- )?.state.data, i = To(t, o);
2334
+ )?.state.data, i = Eo(t, o);
2336
2335
  if (i !== void 0)
2337
2336
  return this.#e.build(this, s).setData(i, { ...n, manual: !0 });
2338
2337
  }
@@ -2483,22 +2482,22 @@ var Xo = class extends Ee {
2483
2482
  clear() {
2484
2483
  this.#e.clear(), this.#a.clear();
2485
2484
  }
2486
- }, Ba = O.createContext(
2485
+ }, Fa = O.createContext(
2487
2486
  void 0
2488
- ), Zo = (e) => {
2489
- const t = O.useContext(Ba);
2487
+ ), Jo = (e) => {
2488
+ const t = O.useContext(Fa);
2490
2489
  if (!t)
2491
2490
  throw new Error("No QueryClient set, use QueryClientProvider to set one");
2492
2491
  return t;
2493
- }, ei = ({
2492
+ }, Zo = ({
2494
2493
  client: e,
2495
2494
  children: t
2496
2495
  }) => (O.useEffect(() => (e.mount(), () => {
2497
2496
  e.unmount();
2498
- }), [e]), /* @__PURE__ */ h(Ba.Provider, { value: e, children: t }));
2499
- function ti(e, t) {
2500
- const n = Zo(), [s] = O.useState(
2501
- () => new Xo(
2497
+ }), [e]), /* @__PURE__ */ h(Fa.Provider, { value: e, children: t }));
2498
+ function ei(e, t) {
2499
+ const n = Jo(), [s] = O.useState(
2500
+ () => new Vo(
2502
2501
  n,
2503
2502
  e
2504
2503
  )
@@ -2519,7 +2518,7 @@ function ti(e, t) {
2519
2518
  },
2520
2519
  [s]
2521
2520
  );
2522
- if (a.error && No(s.options.throwOnError, [a.error]))
2521
+ if (a.error && Mo(s.options.throwOnError, [a.error]))
2523
2522
  throw a.error;
2524
2523
  return { ...a, mutate: o, mutateAsync: a.mutate };
2525
2524
  }
@@ -2531,7 +2530,7 @@ function Ne(e) {
2531
2530
  }
2532
2531
  return e;
2533
2532
  }
2534
- var ai = {
2533
+ var ti = {
2535
2534
  read: function(e) {
2536
2535
  return e[0] === '"' && (e = e.slice(1, -1)), e.replace(/(%[\dA-F]{2})+/gi, decodeURIComponent);
2537
2536
  },
@@ -2592,21 +2591,21 @@ function ht(e, t) {
2592
2591
  }
2593
2592
  );
2594
2593
  }
2595
- var Xt = ht(ai, { path: "/" });
2596
- function ni(e, t) {
2594
+ var Xt = ht(ti, { path: "/" });
2595
+ function ai(e, t) {
2597
2596
  return e.endsWith(t) ? e.length === t.length || e[e.length - t.length - 1] === "." : !1;
2598
2597
  }
2599
- function si(e, t) {
2598
+ function ni(e, t) {
2600
2599
  const n = e.length - t.length - 2, s = e.lastIndexOf(".", n);
2601
2600
  return s === -1 ? e : e.slice(s + 1);
2602
2601
  }
2603
- function oi(e, t, n) {
2602
+ function si(e, t, n) {
2604
2603
  if (n.validHosts !== null) {
2605
2604
  const a = n.validHosts;
2606
2605
  for (const o of a)
2607
2606
  if (
2608
2607
  /*@__INLINE__*/
2609
- ni(t, o)
2608
+ ai(t, o)
2610
2609
  )
2611
2610
  return o;
2612
2611
  }
@@ -2616,7 +2615,7 @@ function oi(e, t, n) {
2616
2615
  s += 1;
2617
2616
  return e.length === t.length - s ? null : (
2618
2617
  /*@__INLINE__*/
2619
- si(t, e)
2618
+ ni(t, e)
2620
2619
  );
2621
2620
  }
2622
2621
  function Yt(e, t) {
@@ -2633,8 +2632,8 @@ function Yt(e, t) {
2633
2632
  else {
2634
2633
  const l = e.indexOf(":/", n);
2635
2634
  if (l !== -1) {
2636
- const u = l - n, d = e.charCodeAt(n), p = e.charCodeAt(n + 1), f = e.charCodeAt(n + 2), g = e.charCodeAt(n + 3), k = e.charCodeAt(n + 4);
2637
- if (!(u === 5 && d === 104 && p === 116 && f === 116 && g === 112 && k === 115)) {
2635
+ const u = l - n, d = e.charCodeAt(n), p = e.charCodeAt(n + 1), f = e.charCodeAt(n + 2), g = e.charCodeAt(n + 3), y = e.charCodeAt(n + 4);
2636
+ if (!(u === 5 && d === 104 && p === 116 && f === 116 && g === 112 && y === 115)) {
2638
2637
  if (!(u === 4 && d === 104 && p === 116 && f === 116 && g === 112)) {
2639
2638
  if (!(u === 3 && d === 119 && p === 115 && f === 115)) {
2640
2639
  if (!(u === 2 && d === 119 && p === 115)) for (let b = n; b < l; b += 1) {
@@ -2672,7 +2671,7 @@ function Yt(e, t) {
2672
2671
  const o = n !== 0 || s !== e.length ? e.slice(n, s) : e;
2673
2672
  return a ? o.toLowerCase() : o;
2674
2673
  }
2675
- function ii(e) {
2674
+ function oi(e) {
2676
2675
  if (e.length < 7 || e.length > 15)
2677
2676
  return !1;
2678
2677
  let t = 0;
@@ -2685,7 +2684,7 @@ function ii(e) {
2685
2684
  }
2686
2685
  return t === 3 && e.charCodeAt(0) !== 46 && e.charCodeAt(e.length - 1) !== 46;
2687
2686
  }
2688
- function ri(e) {
2687
+ function ii(e) {
2689
2688
  if (e.length < 3)
2690
2689
  return !1;
2691
2690
  let t = e.startsWith("[") ? 1 : 0, n = e.length;
@@ -2703,8 +2702,8 @@ function ri(e) {
2703
2702
  }
2704
2703
  return s;
2705
2704
  }
2706
- function ci(e) {
2707
- return ri(e) || ii(e);
2705
+ function ri(e) {
2706
+ return ii(e) || oi(e);
2708
2707
  }
2709
2708
  function Jt(e) {
2710
2709
  return e >= 97 && e <= 122 || e >= 48 && e <= 57 || e > 127;
@@ -2741,7 +2740,7 @@ function Zt(e) {
2741
2740
  n !== 45
2742
2741
  );
2743
2742
  }
2744
- function Fa({ allowIcannDomains: e = !0, allowPrivateDomains: t = !1, detectIp: n = !0, extractHostname: s = !0, mixedInputs: a = !0, validHosts: o = null, validateHostname: i = !0 }) {
2743
+ function Ua({ allowIcannDomains: e = !0, allowPrivateDomains: t = !1, detectIp: n = !0, extractHostname: s = !0, mixedInputs: a = !0, validHosts: o = null, validateHostname: i = !0 }) {
2745
2744
  return {
2746
2745
  allowIcannDomains: e,
2747
2746
  allowPrivateDomains: t,
@@ -2752,17 +2751,17 @@ function Fa({ allowIcannDomains: e = !0, allowPrivateDomains: t = !1, detectIp:
2752
2751
  validateHostname: i
2753
2752
  };
2754
2753
  }
2755
- const li = (
2754
+ const ci = (
2756
2755
  /*@__INLINE__*/
2757
- Fa({})
2756
+ Ua({})
2758
2757
  );
2759
- function ui(e) {
2760
- return e === void 0 ? li : (
2758
+ function li(e) {
2759
+ return e === void 0 ? ci : (
2761
2760
  /*@__INLINE__*/
2762
- Fa(e)
2761
+ Ua(e)
2763
2762
  );
2764
2763
  }
2765
- function di() {
2764
+ function ui() {
2766
2765
  return {
2767
2766
  domain: null,
2768
2767
  domainWithoutSuffix: null,
@@ -2774,17 +2773,17 @@ function di() {
2774
2773
  subdomain: null
2775
2774
  };
2776
2775
  }
2777
- function hi(e) {
2776
+ function di(e) {
2778
2777
  e.domain = null, e.domainWithoutSuffix = null, e.hostname = null, e.isIcann = null, e.isIp = null, e.isPrivate = null, e.publicSuffix = null, e.subdomain = null;
2779
2778
  }
2780
- function mi(e, t, n, s, a) {
2779
+ function hi(e, t, n, s, a) {
2781
2780
  const o = (
2782
2781
  /*@__INLINE__*/
2783
- ui(s)
2782
+ li(s)
2784
2783
  );
2785
- return typeof e != "string" || (o.extractHostname ? o.mixedInputs ? a.hostname = Yt(e, Zt(e)) : a.hostname = Yt(e, !1) : a.hostname = e, o.detectIp && a.hostname !== null && (a.isIp = ci(a.hostname), a.isIp)) ? a : o.validateHostname && o.extractHostname && a.hostname !== null && !Zt(a.hostname) ? (a.hostname = null, a) : (a.hostname === null || (n(a.hostname, o, a), a.publicSuffix === null) || (a.domain = oi(a.publicSuffix, a.hostname, o)), a);
2784
+ return typeof e != "string" || (o.extractHostname ? o.mixedInputs ? a.hostname = Yt(e, Zt(e)) : a.hostname = Yt(e, !1) : a.hostname = e, o.detectIp && a.hostname !== null && (a.isIp = ri(a.hostname), a.isIp)) ? a : o.validateHostname && o.extractHostname && a.hostname !== null && !Zt(a.hostname) ? (a.hostname = null, a) : (a.hostname === null || (n(a.hostname, o, a), a.publicSuffix === null) || (a.domain = si(a.publicSuffix, a.hostname, o)), a);
2786
2785
  }
2787
- function pi(e, t, n) {
2786
+ function mi(e, t, n) {
2788
2787
  if (!t.allowPrivateDomains && e.length > 3) {
2789
2788
  const s = e.length - 1, a = e.charCodeAt(s), o = e.charCodeAt(s - 1), i = e.charCodeAt(s - 2), r = e.charCodeAt(s - 3);
2790
2789
  if (a === 109 && o === 111 && i === 99 && r === 46)
@@ -2802,12 +2801,12 @@ function pi(e, t, n) {
2802
2801
  }
2803
2802
  return !1;
2804
2803
  }
2805
- const gi = /* @__PURE__ */ (function() {
2804
+ const pi = /* @__PURE__ */ (function() {
2806
2805
  const e = [1, {}], t = [0, { city: e }];
2807
2806
  return [0, { ck: [0, { www: e }], jp: [0, { kawasaki: t, kitakyushu: t, kobe: t, nagoya: t, sapporo: t, sendai: t, yokohama: t }] }];
2808
- })(), fi = /* @__PURE__ */ (function() {
2809
- const e = [1, {}], t = [2, {}], n = [1, { com: e, edu: e, gov: e, net: e, org: e }], s = [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e }], a = [0, { "*": t }], o = [2, { s: a }], i = [0, { relay: t }], r = [2, { id: t }], c = [1, { gov: e }], l = [0, { airflow: a, "lambda-url": t, "transfer-webapp": t }], u = [0, { airflow: a, "transfer-webapp": t }], d = [0, { "transfer-webapp": t }], p = [0, { "transfer-webapp": t, "transfer-webapp-fips": t }], f = [0, { notebook: t, studio: t }], g = [0, { labeling: t, notebook: t, studio: t }], k = [0, { notebook: t }], b = [0, { labeling: t, notebook: t, "notebook-fips": t, studio: t }], m = [0, { notebook: t, "notebook-fips": t, studio: t, "studio-fips": t }], y = [0, { shop: t }], _ = [0, { "*": e }], E = [1, { co: t }], j = [0, { objects: t }], v = [2, { nodes: t }], w = [0, { my: t }], C = [0, { s3: t, "s3-accesspoint": t, "s3-website": t }], N = [0, { s3: t, "s3-accesspoint": t }], Z = [0, { direct: t }], H = [0, { "webview-assets": t }], V = [0, { vfs: t, "webview-assets": t }], S = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: C, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": H, cloud9: V }], Te = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: N, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": H, cloud9: V }], he = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: C, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": H, cloud9: V }], me = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: C, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t }], je = [0, { s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-website": t }], kt = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: je, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": H, cloud9: V }], We = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: je, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t }], yt = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: je, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-deprecated": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": H, cloud9: V }], I = [0, { auth: t }], ze = [0, { auth: t, "auth-fips": t }], bt = [0, { "auth-fips": t }], vt = [0, { apps: t }], Ve = [0, { paas: t }], wt = [2, { eu: t }], Xe = [0, { app: t }], Ye = [0, { site: t }], Ie = [1, { com: e, edu: e, net: e, org: e }], Je = [0, { j: t }], xt = [0, { dyn: t }], _t = [2, { web: t }], Ct = [1, { discourse: t }], St = [1, { co: e, com: e, edu: e, gov: e, net: e, org: e }], Et = [0, { p: t }], Tt = [0, { user: t }], ve = [0, { cdn: t }], jt = [2, { raw: a }], Ze = [0, { cust: t, reservd: t }], zt = [0, { cust: t }], et = [0, { s3: t }], It = [1, { biz: e, com: e, edu: e, gov: e, info: e, net: e, org: e }], tt = [0, { ipfs: t }], Oe = [1, { framer: t }], Ot = [0, { forgot: t }], nn = [0, { blob: t, file: t, web: t }], Rt = [0, { core: nn, servicebus: t }], M = [1, { gs: e }], At = [0, { nes: e }], x = [1, { k12: e, cc: e, lib: e }], Pt = [1, { cc: e }], Re = [1, { cc: e, lib: e }];
2810
- return [0, { ac: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, drr: t, feedback: t, forms: t }], ad: e, ae: [1, { ac: e, co: e, gov: e, mil: e, net: e, org: e, sch: e }], aero: [1, { airline: e, airport: e, "accident-investigation": e, "accident-prevention": e, aerobatic: e, aeroclub: e, aerodrome: e, agents: e, "air-surveillance": e, "air-traffic-control": e, aircraft: e, airtraffic: e, ambulance: e, association: e, author: e, ballooning: e, broker: e, caa: e, cargo: e, catering: e, certification: e, championship: e, charter: e, civilaviation: e, club: e, conference: e, consultant: e, consulting: e, control: e, council: e, crew: e, design: e, dgca: e, educator: e, emergency: e, engine: e, engineer: e, entertainment: e, equipment: e, exchange: e, express: e, federation: e, flight: e, freight: e, fuel: e, gliding: e, government: e, groundhandling: e, group: e, hanggliding: e, homebuilt: e, insurance: e, journal: e, journalist: e, leasing: e, logistics: e, magazine: e, maintenance: e, marketplace: e, media: e, microlight: e, modelling: e, navigation: e, parachuting: e, paragliding: e, "passenger-association": e, pilot: e, press: e, production: e, recreation: e, repbody: e, res: e, research: e, rotorcraft: e, safety: e, scientist: e, services: e, show: e, skydiving: e, software: e, student: e, taxi: e, trader: e, trading: e, trainer: e, union: e, workinggroup: e, works: e }], af: n, ag: [1, { co: e, com: e, net: e, nom: e, org: e, obj: t }], ai: [1, { com: e, net: e, off: e, org: e, uwu: t, framer: t, kiloapps: t }], al: s, am: [1, { co: e, com: e, commune: e, net: e, org: e, radio: t }], ao: [1, { co: e, ed: e, edu: e, gov: e, gv: e, it: e, og: e, org: e, pb: e }], aq: e, ar: [1, { bet: e, com: e, coop: e, edu: e, gob: e, gov: e, int: e, mil: e, musica: e, mutual: e, net: e, org: e, seg: e, senasa: e, tur: e }], arpa: [1, { e164: e, home: e, "in-addr": e, ip6: e, iris: e, uri: e, urn: e }], as: c, asia: [1, { cloudns: t, daemon: t, dix: t }], at: [1, { 4: t, ac: [1, { sth: e }], co: e, gv: e, or: e, funkfeuer: [0, { wien: t }], futurecms: [0, { "*": t, ex: a, in: a }], futurehosting: t, futuremailing: t, ortsinfo: [0, { ex: a, kunden: a }], biz: t, info: t, "123webseite": t, priv: t, my: t, myspreadshop: t, "12hp": t, "2ix": t, "4lima": t, "lima-city": t }], au: [1, { asn: e, com: [1, { cloudlets: [0, { mel: t }], myspreadshop: t }], edu: [1, { act: e, catholic: e, nsw: e, nt: e, qld: e, sa: e, tas: e, vic: e, wa: e }], gov: [1, { qld: e, sa: e, tas: e, vic: e, wa: e }], id: e, net: e, org: e, conf: e, oz: e, act: e, nsw: e, nt: e, qld: e, sa: e, tas: e, vic: e, wa: e, hrsn: [0, { vps: t }] }], aw: [1, { com: e }], ax: e, az: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, int: e, mil: e, name: e, net: e, org: e, pp: e, pro: e }], ba: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, brendly: y, rs: t }], bb: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, net: e, org: e, store: e, tv: e }], bd: [1, { ac: e, ai: e, co: e, com: e, edu: e, gov: e, id: e, info: e, it: e, mil: e, net: e, org: e, sch: e, tv: e }], be: [1, { ac: e, cloudns: t, webhosting: t, interhostsolutions: [0, { cloud: t }], kuleuven: [0, { ezproxy: t }], "123website": t, myspreadshop: t, transurl: a }], bf: c, bg: [1, { 0: e, 1: e, 2: e, 3: e, 4: e, 5: e, 6: e, 7: e, 8: e, 9: e, a: e, b: e, c: e, d: e, e, f: e, g: e, h: e, i: e, j: e, k: e, l: e, m: e, n: e, o: e, p: e, q: e, r: e, s: e, t: e, u: e, v: e, w: e, x: e, y: e, z: e, barsy: t }], bh: n, bi: [1, { co: e, com: e, edu: e, or: e, org: e }], biz: [1, { activetrail: t, "cloud-ip": t, cloudns: t, jozi: t, dyndns: t, "for-better": t, "for-more": t, "for-some": t, "for-the": t, selfip: t, webhop: t, orx: t, mmafan: t, myftp: t, "no-ip": t, dscloud: t }], bj: [1, { africa: e, agro: e, architectes: e, assur: e, avocats: e, co: e, com: e, eco: e, econo: e, edu: e, info: e, loisirs: e, money: e, net: e, org: e, ote: e, restaurant: e, resto: e, tourism: e, univ: e }], bm: n, bn: [1, { com: e, edu: e, gov: e, net: e, org: e, co: t }], bo: [1, { com: e, edu: e, gob: e, int: e, mil: e, net: e, org: e, tv: e, web: e, academia: e, agro: e, arte: e, blog: e, bolivia: e, ciencia: e, cooperativa: e, democracia: e, deporte: e, ecologia: e, economia: e, empresa: e, indigena: e, industria: e, info: e, medicina: e, movimiento: e, musica: e, natural: e, nombre: e, noticias: e, patria: e, plurinacional: e, politica: e, profesional: e, pueblo: e, revista: e, salud: e, tecnologia: e, tksat: e, transporte: e, wiki: e }], br: [1, { "9guacu": e, abc: e, adm: e, adv: e, agr: e, aju: e, am: e, anani: e, aparecida: e, api: e, app: e, arq: e, art: e, ato: e, b: e, barueri: e, belem: e, bet: e, bhz: e, bib: e, bio: e, blog: e, bmd: e, boavista: e, bsb: e, campinagrande: e, campinas: e, caxias: e, cim: e, cng: e, cnt: e, com: [1, { simplesite: t }], contagem: e, coop: e, coz: e, cri: e, cuiaba: e, curitiba: e, def: e, des: e, det: e, dev: e, ecn: e, eco: e, edu: e, emp: e, enf: e, eng: e, esp: e, etc: e, eti: e, far: e, feira: e, flog: e, floripa: e, fm: e, fnd: e, fortal: e, fot: e, foz: e, fst: e, g12: e, geo: e, ggf: e, goiania: e, gov: [1, { ac: e, al: e, am: e, ap: e, ba: e, ce: e, df: e, es: e, go: e, ma: e, mg: e, ms: e, mt: e, pa: e, pb: e, pe: e, pi: e, pr: e, rj: e, rn: e, ro: e, rr: e, rs: e, sc: e, se: e, sp: e, to: e }], gru: e, ia: e, imb: e, ind: e, inf: e, jab: e, jampa: e, jdf: e, joinville: e, jor: e, jus: e, leg: [1, { ac: t, al: t, am: t, ap: t, ba: t, ce: t, df: t, es: t, go: t, ma: t, mg: t, ms: t, mt: t, pa: t, pb: t, pe: t, pi: t, pr: t, rj: t, rn: t, ro: t, rr: t, rs: t, sc: t, se: t, sp: t, to: t }], leilao: e, lel: e, log: e, londrina: e, macapa: e, maceio: e, manaus: e, maringa: e, mat: e, med: e, mil: e, morena: e, mp: e, mus: e, natal: e, net: e, niteroi: e, nom: _, not: e, ntr: e, odo: e, ong: e, org: e, osasco: e, palmas: e, poa: e, ppg: e, pro: e, psc: e, psi: e, pvh: e, qsl: e, radio: e, rec: e, recife: e, rep: e, ribeirao: e, rio: e, riobranco: e, riopreto: e, salvador: e, sampa: e, santamaria: e, santoandre: e, saobernardo: e, saogonca: e, seg: e, sjc: e, slg: e, slz: e, social: e, sorocaba: e, srv: e, taxi: e, tc: e, tec: e, teo: e, the: e, tmp: e, trd: e, tur: e, tv: e, udi: e, vet: e, vix: e, vlog: e, wiki: e, xyz: e, zlg: e, tche: t }], bs: [1, { com: e, edu: e, gov: e, net: e, org: e, we: t }], bt: n, bv: e, bw: [1, { ac: e, co: e, gov: e, net: e, org: e }], by: [1, { gov: e, mil: e, com: e, of: e, mediatech: t }], bz: [1, { co: e, com: e, edu: e, gov: e, net: e, org: e, za: t, mydns: t, gsj: t }], ca: [1, { ab: e, bc: e, mb: e, nb: e, nf: e, nl: e, ns: e, nt: e, nu: e, on: e, pe: e, qc: e, sk: e, yk: e, gc: e, barsy: t, awdev: a, co: t, "no-ip": t, onid: t, myspreadshop: t, box: t }], cat: e, cc: [1, { cleverapps: t, "cloud-ip": t, cloudns: t, ccwu: t, ftpaccess: t, "game-server": t, myphotos: t, scrapping: t, twmail: t, csx: t, fantasyleague: t, spawn: [0, { instances: t }], ec: t, eu: t, gu: t, uk: t, us: t }], cd: [1, { gov: e, cc: t }], cf: e, cg: e, ch: [1, { square7: t, cloudns: t, cloudscale: [0, { cust: t, lpg: j, rma: j }], objectstorage: [0, { lpg: t, rma: t }], flow: [0, { ae: [0, { alp1: t }], appengine: t }], "linkyard-cloud": t, gotdns: t, dnsking: t, "123website": t, myspreadshop: t, firenet: [0, { "*": t, svc: a }], "12hp": t, "2ix": t, "4lima": t, "lima-city": t }], ci: [1, { ac: e, "xn--aroport-bya": e, aéroport: e, asso: e, co: e, com: e, ed: e, edu: e, go: e, gouv: e, int: e, net: e, or: e, org: e, us: t }], ck: _, cl: [1, { co: e, gob: e, gov: e, mil: e, cloudns: t }], cm: [1, { co: e, com: e, gov: e, net: e }], cn: [1, { ac: e, com: [1, { amazonaws: [0, { "cn-north-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, rds: a, dualstack: C, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t }], "cn-northwest-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, rds: a, dualstack: N, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t }], compute: a, airflow: [0, { "cn-north-1": a, "cn-northwest-1": a }], eb: [0, { "cn-north-1": t, "cn-northwest-1": t }], elb: a }], amazonwebservices: [0, { on: [0, { "cn-north-1": u, "cn-northwest-1": u }] }], sagemaker: [0, { "cn-north-1": f, "cn-northwest-1": f }] }], edu: e, gov: e, mil: e, net: e, org: e, "xn--55qx5d": e, 公司: e, "xn--od0alg": e, 網絡: e, "xn--io0a7i": e, 网络: e, ah: e, bj: e, cq: e, fj: e, gd: e, gs: e, gx: e, gz: e, ha: e, hb: e, he: e, hi: e, hk: e, hl: e, hn: e, jl: e, js: e, jx: e, ln: e, mo: e, nm: e, nx: e, qh: e, sc: e, sd: e, sh: [1, { as: t }], sn: e, sx: e, tj: e, tw: e, xj: e, xz: e, yn: e, zj: e, "canva-apps": t, canvasite: w, myqnapcloud: t, quickconnect: Z }], co: [1, { com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e, carrd: t, crd: t, otap: a, hidns: t, leadpages: t, lpages: t, mypi: t, xmit: a, rdpa: [0, { clusters: a, srvrless: a }], firewalledreplit: r, repl: r, supabase: [2, { realtime: t, storage: t }], umso: t }], com: [1, { a2hosted: t, cpserver: t, adobeaemcloud: [2, { dev: a }], africa: t, auiusercontent: a, aivencloud: t, alibabacloudcs: t, kasserver: t, amazonaws: [0, { "af-south-1": S, "ap-east-1": Te, "ap-northeast-1": he, "ap-northeast-2": he, "ap-northeast-3": S, "ap-south-1": he, "ap-south-2": me, "ap-southeast-1": he, "ap-southeast-2": he, "ap-southeast-3": me, "ap-southeast-4": me, "ap-southeast-5": [0, { "execute-api": t, dualstack: C, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t }], "ca-central-1": kt, "ca-west-1": We, "eu-central-1": he, "eu-central-2": me, "eu-north-1": Te, "eu-south-1": S, "eu-south-2": me, "eu-west-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: C, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": H, cloud9: V }], "eu-west-2": Te, "eu-west-3": S, "il-central-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: C, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": H, cloud9: [0, { vfs: t }] }], "me-central-1": me, "me-south-1": Te, "sa-east-1": S, "us-east-1": [2, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: je, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-deprecated": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": H, cloud9: V }], "us-east-2": yt, "us-gov-east-1": We, "us-gov-west-1": We, "us-west-1": kt, "us-west-2": yt, compute: a, "compute-1": a, airflow: [0, { "af-south-1": a, "ap-east-1": a, "ap-northeast-1": a, "ap-northeast-2": a, "ap-northeast-3": a, "ap-south-1": a, "ap-south-2": a, "ap-southeast-1": a, "ap-southeast-2": a, "ap-southeast-3": a, "ap-southeast-4": a, "ap-southeast-5": a, "ap-southeast-7": a, "ca-central-1": a, "ca-west-1": a, "eu-central-1": a, "eu-central-2": a, "eu-north-1": a, "eu-south-1": a, "eu-south-2": a, "eu-west-1": a, "eu-west-2": a, "eu-west-3": a, "il-central-1": a, "me-central-1": a, "me-south-1": a, "sa-east-1": a, "us-east-1": a, "us-east-2": a, "us-west-1": a, "us-west-2": a }], rds: [0, { "af-south-1": a, "ap-east-1": a, "ap-east-2": a, "ap-northeast-1": a, "ap-northeast-2": a, "ap-northeast-3": a, "ap-south-1": a, "ap-south-2": a, "ap-southeast-1": a, "ap-southeast-2": a, "ap-southeast-3": a, "ap-southeast-4": a, "ap-southeast-5": a, "ap-southeast-6": a, "ap-southeast-7": a, "ca-central-1": a, "ca-west-1": a, "eu-central-1": a, "eu-central-2": a, "eu-west-1": a, "eu-west-2": a, "eu-west-3": a, "il-central-1": a, "me-central-1": a, "me-south-1": a, "mx-central-1": a, "sa-east-1": a, "us-east-1": a, "us-east-2": a, "us-gov-east-1": a, "us-gov-west-1": a, "us-northeast-1": a, "us-west-1": a, "us-west-2": a }], s3: t, "s3-1": t, "s3-ap-east-1": t, "s3-ap-northeast-1": t, "s3-ap-northeast-2": t, "s3-ap-northeast-3": t, "s3-ap-south-1": t, "s3-ap-southeast-1": t, "s3-ap-southeast-2": t, "s3-ca-central-1": t, "s3-eu-central-1": t, "s3-eu-north-1": t, "s3-eu-west-1": t, "s3-eu-west-2": t, "s3-eu-west-3": t, "s3-external-1": t, "s3-fips-us-gov-east-1": t, "s3-fips-us-gov-west-1": t, "s3-global": [0, { accesspoint: [0, { mrap: t }] }], "s3-me-south-1": t, "s3-sa-east-1": t, "s3-us-east-2": t, "s3-us-gov-east-1": t, "s3-us-gov-west-1": t, "s3-us-west-1": t, "s3-us-west-2": t, "s3-website-ap-northeast-1": t, "s3-website-ap-southeast-1": t, "s3-website-ap-southeast-2": t, "s3-website-eu-west-1": t, "s3-website-sa-east-1": t, "s3-website-us-east-1": t, "s3-website-us-gov-west-1": t, "s3-website-us-west-1": t, "s3-website-us-west-2": t, elb: a }], amazoncognito: [0, { "af-south-1": I, "ap-east-1": I, "ap-northeast-1": I, "ap-northeast-2": I, "ap-northeast-3": I, "ap-south-1": I, "ap-south-2": I, "ap-southeast-1": I, "ap-southeast-2": I, "ap-southeast-3": I, "ap-southeast-4": I, "ap-southeast-5": I, "ap-southeast-7": I, "ca-central-1": I, "ca-west-1": I, "eu-central-1": I, "eu-central-2": I, "eu-north-1": I, "eu-south-1": I, "eu-south-2": I, "eu-west-1": I, "eu-west-2": I, "eu-west-3": I, "il-central-1": I, "me-central-1": I, "me-south-1": I, "mx-central-1": I, "sa-east-1": I, "us-east-1": ze, "us-east-2": ze, "us-gov-east-1": bt, "us-gov-west-1": bt, "us-west-1": ze, "us-west-2": ze }], amplifyapp: t, awsapprunner: a, awsapps: t, elasticbeanstalk: [2, { "af-south-1": t, "ap-east-1": t, "ap-northeast-1": t, "ap-northeast-2": t, "ap-northeast-3": t, "ap-south-1": t, "ap-southeast-1": t, "ap-southeast-2": t, "ap-southeast-3": t, "ap-southeast-5": t, "ap-southeast-7": t, "ca-central-1": t, "eu-central-1": t, "eu-north-1": t, "eu-south-1": t, "eu-south-2": t, "eu-west-1": t, "eu-west-2": t, "eu-west-3": t, "il-central-1": t, "me-central-1": t, "me-south-1": t, "sa-east-1": t, "us-east-1": t, "us-east-2": t, "us-gov-east-1": t, "us-gov-west-1": t, "us-west-1": t, "us-west-2": t }], awsglobalaccelerator: t, siiites: t, appspacehosted: t, appspaceusercontent: t, "on-aptible": t, myasustor: t, "balena-devices": t, boutir: t, bplaced: t, cafjs: t, "canva-apps": t, "canva-hosted-embed": t, canvacode: t, "rice-labs": t, "cdn77-storage": t, br: t, cn: t, de: t, eu: t, jpn: t, mex: t, ru: t, sa: t, uk: t, us: t, za: t, "clever-cloud": [0, { services: a }], abrdns: t, dnsabr: t, "ip-ddns": t, jdevcloud: t, wpdevcloud: t, "cf-ipfs": t, "cloudflare-ipfs": t, trycloudflare: t, co: t, devinapps: a, builtwithdark: t, datadetect: [0, { demo: t, instance: t }], dattolocal: t, dattorelay: t, dattoweb: t, mydatto: t, digitaloceanspaces: a, discordsays: t, discordsez: t, drayddns: t, dreamhosters: t, durumis: t, blogdns: t, cechire: t, dnsalias: t, dnsdojo: t, doesntexist: t, dontexist: t, doomdns: t, "dyn-o-saur": t, dynalias: t, "dyndns-at-home": t, "dyndns-at-work": t, "dyndns-blog": t, "dyndns-free": t, "dyndns-home": t, "dyndns-ip": t, "dyndns-mail": t, "dyndns-office": t, "dyndns-pics": t, "dyndns-remote": t, "dyndns-server": t, "dyndns-web": t, "dyndns-wiki": t, "dyndns-work": t, "est-a-la-maison": t, "est-a-la-masion": t, "est-le-patron": t, "est-mon-blogueur": t, "from-ak": t, "from-al": t, "from-ar": t, "from-ca": t, "from-ct": t, "from-dc": t, "from-de": t, "from-fl": t, "from-ga": t, "from-hi": t, "from-ia": t, "from-id": t, "from-il": t, "from-in": t, "from-ks": t, "from-ky": t, "from-ma": t, "from-md": t, "from-mi": t, "from-mn": t, "from-mo": t, "from-ms": t, "from-mt": t, "from-nc": t, "from-nd": t, "from-ne": t, "from-nh": t, "from-nj": t, "from-nm": t, "from-nv": t, "from-oh": t, "from-ok": t, "from-or": t, "from-pa": t, "from-pr": t, "from-ri": t, "from-sc": t, "from-sd": t, "from-tn": t, "from-tx": t, "from-ut": t, "from-va": t, "from-vt": t, "from-wa": t, "from-wi": t, "from-wv": t, "from-wy": t, getmyip: t, gotdns: t, "hobby-site": t, homelinux: t, homeunix: t, iamallama: t, "is-a-anarchist": t, "is-a-blogger": t, "is-a-bookkeeper": t, "is-a-bulls-fan": t, "is-a-caterer": t, "is-a-chef": t, "is-a-conservative": t, "is-a-cpa": t, "is-a-cubicle-slave": t, "is-a-democrat": t, "is-a-designer": t, "is-a-doctor": t, "is-a-financialadvisor": t, "is-a-geek": t, "is-a-green": t, "is-a-guru": t, "is-a-hard-worker": t, "is-a-hunter": t, "is-a-landscaper": t, "is-a-lawyer": t, "is-a-liberal": t, "is-a-libertarian": t, "is-a-llama": t, "is-a-musician": t, "is-a-nascarfan": t, "is-a-nurse": t, "is-a-painter": t, "is-a-personaltrainer": t, "is-a-photographer": t, "is-a-player": t, "is-a-republican": t, "is-a-rockstar": t, "is-a-socialist": t, "is-a-student": t, "is-a-teacher": t, "is-a-techie": t, "is-a-therapist": t, "is-an-accountant": t, "is-an-actor": t, "is-an-actress": t, "is-an-anarchist": t, "is-an-artist": t, "is-an-engineer": t, "is-an-entertainer": t, "is-certified": t, "is-gone": t, "is-into-anime": t, "is-into-cars": t, "is-into-cartoons": t, "is-into-games": t, "is-leet": t, "is-not-certified": t, "is-slick": t, "is-uberleet": t, "is-with-theband": t, "isa-geek": t, "isa-hockeynut": t, issmarterthanyou: t, "likes-pie": t, likescandy: t, "neat-url": t, "saves-the-whales": t, selfip: t, "sells-for-less": t, "sells-for-u": t, servebbs: t, "simple-url": t, "space-to-rent": t, "teaches-yoga": t, writesthisblog: t, "1cooldns": t, bumbleshrimp: t, ddnsfree: t, ddnsgeek: t, ddnsguru: t, dynuddns: t, dynuhosting: t, giize: t, gleeze: t, kozow: t, loseyourip: t, ooguy: t, pivohosting: t, theworkpc: t, wiredbladehosting: t, emergentagent: [0, { preview: t }], mytuleap: t, "tuleap-partners": t, encoreapi: t, evennode: [0, { "eu-1": t, "eu-2": t, "eu-3": t, "eu-4": t, "us-1": t, "us-2": t, "us-3": t, "us-4": t }], onfabrica: t, "fastly-edge": t, "fastly-terrarium": t, "fastvps-server": t, mydobiss: t, firebaseapp: t, fldrv: t, framercanvas: t, "freebox-os": t, freeboxos: t, freemyip: t, aliases121: t, gentapps: t, gentlentapis: t, githubusercontent: t, "0emm": a, appspot: [2, { r: a }], blogspot: t, codespot: t, googleapis: t, googlecode: t, pagespeedmobilizer: t, withgoogle: t, withyoutube: t, grayjayleagues: t, hatenablog: t, hatenadiary: t, "hercules-app": t, "hercules-dev": t, herokuapp: t, gr: t, smushcdn: t, wphostedmail: t, wpmucdn: t, pixolino: t, "apps-1and1": t, "live-website": t, "webspace-host": t, dopaas: t, "hosted-by-previder": Ve, hosteur: [0, { "rag-cloud": t, "rag-cloud-ch": t }], "ik-server": [0, { jcloud: t, "jcloud-ver-jpc": t }], jelastic: [0, { demo: t }], massivegrid: Ve, wafaicloud: [0, { jed: t, ryd: t }], "eu1-plenit": t, "la1-plenit": t, "us1-plenit": t, webadorsite: t, "on-forge": t, "on-vapor": t, lpusercontent: t, linode: [0, { members: t, nodebalancer: a }], linodeobjects: a, linodeusercontent: [0, { ip: t }], localtonet: t, lovableproject: t, barsycenter: t, barsyonline: t, lutrausercontent: a, magicpatternsapp: t, modelscape: t, mwcloudnonprod: t, polyspace: t, mazeplay: t, miniserver: t, atmeta: t, fbsbx: vt, meteorapp: wt, routingthecloud: t, "same-app": t, "same-preview": t, mydbserver: t, mochausercontent: t, hostedpi: t, "mythic-beasts": [0, { caracal: t, customer: t, fentiger: t, lynx: t, ocelot: t, oncilla: t, onza: t, sphinx: t, vs: t, x: t, yali: t }], nospamproxy: [0, { cloud: [2, { o365: t }] }], "4u": t, nfshost: t, "3utilities": t, blogsyte: t, ciscofreak: t, damnserver: t, ddnsking: t, ditchyourip: t, dnsiskinky: t, dynns: t, geekgalaxy: t, "health-carereform": t, homesecuritymac: t, homesecuritypc: t, myactivedirectory: t, mysecuritycamera: t, myvnc: t, "net-freaks": t, onthewifi: t, point2this: t, quicksytes: t, securitytactics: t, servebeer: t, servecounterstrike: t, serveexchange: t, serveftp: t, servegame: t, servehalflife: t, servehttp: t, servehumour: t, serveirc: t, servemp3: t, servep2p: t, servepics: t, servequake: t, servesarcasm: t, stufftoread: t, unusualperson: t, workisboring: t, myiphost: t, observableusercontent: [0, { static: t }], simplesite: t, oaiusercontent: a, orsites: t, operaunite: t, "customer-oci": [0, { "*": t, oci: a, ocp: a, ocs: a }], oraclecloudapps: a, oraclegovcloudapps: a, "authgear-staging": t, authgearapps: t, outsystemscloud: t, ownprovider: t, pgfog: t, pagexl: t, gotpantheon: t, paywhirl: a, forgeblocks: t, upsunapp: t, "postman-echo": t, prgmr: [0, { xen: t }], "project-study": [0, { dev: t }], pythonanywhere: wt, qa2: t, "alpha-myqnapcloud": t, "dev-myqnapcloud": t, mycloudnas: t, mynascloud: t, myqnapcloud: t, qualifioapp: t, ladesk: t, qualyhqpartner: a, qualyhqportal: a, qbuser: t, quipelements: a, rackmaze: t, "readthedocs-hosted": t, rhcloud: t, onrender: t, render: Xe, "subsc-pay": t, "180r": t, dojin: t, sakuratan: t, sakuraweb: t, x0: t, code: [0, { builder: a, "dev-builder": a, "stg-builder": a }], salesforce: [0, { platform: [0, { "code-builder-stg": [0, { test: [0, { "001": a }] }] }] }], logoip: t, scrysec: t, "firewall-gateway": t, myshopblocks: t, myshopify: t, shopitsite: t, "1kapp": t, appchizi: t, applinzi: t, sinaapp: t, vipsinaapp: t, streamlitapp: t, "try-snowplow": t, "playstation-cloud": t, myspreadshop: t, "w-corp-staticblitz": t, "w-credentialless-staticblitz": t, "w-staticblitz": t, "stackhero-network": t, stdlib: [0, { api: t }], strapiapp: [2, { media: t }], "streak-link": t, streaklinks: t, streakusercontent: t, "temp-dns": t, dsmynas: t, familyds: t, mytabit: t, taveusercontent: t, "tb-hosting": Ye, reservd: t, thingdustdata: t, "townnews-staging": t, typeform: [0, { pro: t }], hk: t, it: t, "deus-canvas": t, vultrobjects: a, wafflecell: t, hotelwithflight: t, "reserve-online": t, cprapid: t, pleskns: t, remotewd: t, wiardweb: [0, { pages: t }], "base44-sandbox": t, wixsite: t, wixstudio: t, messwithdns: t, "woltlab-demo": t, wpenginepowered: [2, { js: t }], xnbay: [2, { u2: t, "u2-local": t }], xtooldevice: t, yolasite: t }], coop: e, cr: [1, { ac: e, co: e, ed: e, fi: e, go: e, or: e, sa: e }], cu: [1, { com: e, edu: e, gob: e, inf: e, nat: e, net: e, org: e }], cv: [1, { com: e, edu: e, id: e, int: e, net: e, nome: e, org: e, publ: e }], cw: Ie, cx: [1, { gov: e, cloudns: t, ath: t, info: t, assessments: t, calculators: t, funnels: t, paynow: t, quizzes: t, researched: t, tests: t }], cy: [1, { ac: e, biz: e, com: [1, { scaleforce: Je }], ekloges: e, gov: e, ltd: e, mil: e, net: e, org: e, press: e, pro: e, tm: e }], cz: [1, { gov: e, contentproxy9: [0, { rsc: t }], realm: t, e4: t, co: t, metacentrum: [0, { cloud: a, custom: t }], muni: [0, { cloud: [0, { flt: t, usr: t }] }] }], de: [1, { bplaced: t, square7: t, "bwcloud-os-instance": a, com: t, cosidns: xt, dnsupdater: t, "dynamisches-dns": t, "internet-dns": t, "l-o-g-i-n": t, ddnss: [2, { dyn: t, dyndns: t }], "dyn-ip24": t, dyndns1: t, "home-webserver": [2, { dyn: t }], "myhome-server": t, dnshome: t, fuettertdasnetz: t, isteingeek: t, istmein: t, lebtimnetz: t, leitungsen: t, traeumtgerade: t, frusky: a, goip: t, "xn--gnstigbestellen-zvb": t, günstigbestellen: t, "xn--gnstigliefern-wob": t, günstigliefern: t, "hs-heilbronn": [0, { it: [0, { pages: t, "pages-research": t }] }], "dyn-berlin": t, "in-berlin": t, "in-brb": t, "in-butter": t, "in-dsl": t, "in-vpn": t, iservschule: t, "mein-iserv": t, schuldock: t, schulplattform: t, schulserver: t, "test-iserv": t, keymachine: t, co: t, "git-repos": t, "lcube-server": t, "svn-repos": t, barsy: t, webspaceconfig: t, "123webseite": t, rub: t, "ruhr-uni-bochum": [2, { noc: [0, { io: t }] }], logoip: t, "firewall-gateway": t, "my-gateway": t, "my-router": t, spdns: t, my: t, speedpartner: [0, { customer: t }], myspreadshop: t, "taifun-dns": t, "12hp": t, "2ix": t, "4lima": t, "lima-city": t, "virtual-user": t, virtualuser: t, "community-pro": t, diskussionsbereich: t, xenonconnect: a }], dj: e, dk: [1, { biz: t, co: t, firm: t, reg: t, store: t, "123hjemmeside": t, myspreadshop: t }], dm: St, do: [1, { art: e, com: e, edu: e, gob: e, gov: e, mil: e, net: e, org: e, sld: e, web: e }], dz: [1, { art: e, asso: e, com: e, edu: e, gov: e, net: e, org: e, pol: e, soc: e, tm: e }], ec: [1, { abg: e, adm: e, agron: e, arqt: e, art: e, bar: e, chef: e, com: e, cont: e, cpa: e, cue: e, dent: e, dgn: e, disco: e, doc: e, edu: e, eng: e, esm: e, fin: e, fot: e, gal: e, gob: e, gov: e, gye: e, ibr: e, info: e, k12: e, lat: e, loj: e, med: e, mil: e, mktg: e, mon: e, net: e, ntr: e, odont: e, org: e, pro: e, prof: e, psic: e, psiq: e, pub: e, rio: e, rrpp: e, sal: e, tech: e, tul: e, tur: e, uio: e, vet: e, xxx: e, base: t, official: t }], edu: [1, { rit: [0, { "git-pages": t }] }], ee: [1, { aip: e, com: e, edu: e, fie: e, gov: e, lib: e, med: e, org: e, pri: e, riik: e }], eg: [1, { ac: e, com: e, edu: e, eun: e, gov: e, info: e, me: e, mil: e, name: e, net: e, org: e, sci: e, sport: e, tv: e }], er: _, es: [1, { com: e, edu: e, gob: e, nom: e, org: e, "123miweb": t, myspreadshop: t }], et: [1, { biz: e, com: e, edu: e, gov: e, info: e, name: e, net: e, org: e }], eu: [1, { amazonwebservices: [0, { on: [0, { "eusc-de-east-1": [0, { "cognito-idp": I }] }] }], cloudns: t, prvw: t, deuxfleurs: t, dogado: [0, { jelastic: t }], barsy: t, spdns: t, nxa: a, directwp: t, transurl: a }], fi: [1, { aland: e, dy: t, "xn--hkkinen-5wa": t, häkkinen: t, iki: t, cloudplatform: [0, { fi: t }], datacenter: [0, { demo: t, paas: t }], kapsi: t, "123kotisivu": t, myspreadshop: t }], fj: [1, { ac: e, biz: e, com: e, edu: e, gov: e, id: e, info: e, mil: e, name: e, net: e, org: e, pro: e }], fk: _, fm: [1, { com: e, edu: e, net: e, org: e, radio: t, user: a }], fo: e, fr: [1, { asso: e, com: e, gouv: e, nom: e, prd: e, tm: e, avoues: e, cci: e, greta: e, "huissier-justice": e, "fbx-os": t, fbxos: t, "freebox-os": t, freeboxos: t, goupile: t, "123siteweb": t, "on-web": t, "chirurgiens-dentistes-en-france": t, dedibox: t, aeroport: t, avocat: t, chambagri: t, "chirurgiens-dentistes": t, "experts-comptables": t, medecin: t, notaires: t, pharmacien: t, port: t, veterinaire: t, myspreadshop: t, ynh: t }], ga: e, gb: e, gd: [1, { edu: e, gov: e }], ge: [1, { com: e, edu: e, gov: e, net: e, org: e, pvt: e, school: e }], gf: e, gg: [1, { co: e, net: e, org: e, ply: [0, { at: a, d6: t }], botdash: t, kaas: t, stackit: t, panel: [2, { daemon: t }] }], gh: [1, { biz: e, com: e, edu: e, gov: e, mil: e, net: e, org: e }], gi: [1, { com: e, edu: e, gov: e, ltd: e, mod: e, org: e }], gl: [1, { co: e, com: e, edu: e, net: e, org: e }], gm: e, gn: [1, { ac: e, com: e, edu: e, gov: e, net: e, org: e }], gov: e, gp: [1, { asso: e, com: e, edu: e, mobi: e, net: e, org: e }], gq: e, gr: [1, { com: e, edu: e, gov: e, net: e, org: e, barsy: t, simplesite: t }], gs: e, gt: [1, { com: e, edu: e, gob: e, ind: e, mil: e, net: e, org: e }], gu: [1, { com: e, edu: e, gov: e, guam: e, info: e, net: e, org: e, web: e }], gw: [1, { nx: t }], gy: St, hk: [1, { com: e, edu: e, gov: e, idv: e, net: e, org: e, "xn--ciqpn": e, 个人: e, "xn--gmqw5a": e, 個人: e, "xn--55qx5d": e, 公司: e, "xn--mxtq1m": e, 政府: e, "xn--lcvr32d": e, 敎育: e, "xn--wcvs22d": e, 教育: e, "xn--gmq050i": e, 箇人: e, "xn--uc0atv": e, 組織: e, "xn--uc0ay4a": e, 組织: e, "xn--od0alg": e, 網絡: e, "xn--zf0avx": e, 網络: e, "xn--mk0axi": e, 组織: e, "xn--tn0ag": e, 组织: e, "xn--od0aq3b": e, 网絡: e, "xn--io0a7i": e, 网络: e, inc: t, ltd: t }], hm: e, hn: [1, { com: e, edu: e, gob: e, mil: e, net: e, org: e }], hr: [1, { com: e, from: e, iz: e, name: e, brendly: y }], ht: [1, { adult: e, art: e, asso: e, com: e, coop: e, edu: e, firm: e, gouv: e, info: e, med: e, net: e, org: e, perso: e, pol: e, pro: e, rel: e, shop: e, rt: t }], hu: [1, { 2e3: e, agrar: e, bolt: e, casino: e, city: e, co: e, erotica: e, erotika: e, film: e, forum: e, games: e, hotel: e, info: e, ingatlan: e, jogasz: e, konyvelo: e, lakas: e, media: e, news: e, org: e, priv: e, reklam: e, sex: e, shop: e, sport: e, suli: e, szex: e, tm: e, tozsde: e, utazas: e, video: e }], id: [1, { ac: e, biz: e, co: e, desa: e, go: e, kop: e, mil: e, my: e, net: e, or: e, ponpes: e, sch: e, web: e, "xn--9tfky": e, "ᬩᬮᬶ": e, e: t, zone: t }], ie: [1, { gov: e, myspreadshop: t }], il: [1, { ac: e, co: [1, { ravpage: t, mytabit: t, tabitorder: t }], gov: e, idf: e, k12: e, muni: e, net: e, org: e }], "xn--4dbrk0ce": [1, { "xn--4dbgdty6c": e, "xn--5dbhl8d": e, "xn--8dbq2a": e, "xn--hebda8b": e }], ישראל: [1, { אקדמיה: e, ישוב: e, צהל: e, ממשל: e }], im: [1, { ac: e, co: [1, { ltd: e, plc: e }], com: e, net: e, org: e, tt: e, tv: e }], in: [1, { "5g": e, "6g": e, ac: e, ai: e, am: e, bank: e, bihar: e, biz: e, business: e, ca: e, cn: e, co: e, com: e, coop: e, cs: e, delhi: e, dr: e, edu: e, er: e, fin: e, firm: e, gen: e, gov: e, gujarat: e, ind: e, info: e, int: e, internet: e, io: e, me: e, mil: e, net: e, nic: e, org: e, pg: e, post: e, pro: e, res: e, travel: e, tv: e, uk: e, up: e, us: e, cloudns: t, barsy: t, web: t, indevs: t, supabase: t }], info: [1, { cloudns: t, "dynamic-dns": t, "barrel-of-knowledge": t, "barrell-of-knowledge": t, dyndns: t, "for-our": t, "groks-the": t, "groks-this": t, "here-for-more": t, knowsitall: t, selfip: t, webhop: t, barsy: t, mayfirst: t, mittwald: t, mittwaldserver: t, typo3server: t, dvrcam: t, ilovecollege: t, "no-ip": t, forumz: t, nsupdate: t, dnsupdate: t, "v-info": t }], int: [1, { eu: e }], io: [1, { 2038: t, co: e, com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e, "on-acorn": a, myaddr: t, apigee: t, "b-data": t, beagleboard: t, bitbucket: t, bluebite: t, boxfuse: t, brave: o, browsersafetymark: t, bubble: ve, bubbleapps: t, bigv: [0, { uk0: t }], cleverapps: t, cloudbeesusercontent: t, dappnode: [0, { dyndns: t }], darklang: t, definima: t, dedyn: t, icp0: jt, icp1: jt, qzz: t, "fh-muenster": t, gitbook: t, github: t, gitlab: t, lolipop: t, "hasura-app": t, hostyhosting: t, hypernode: t, moonscale: a, beebyte: Ve, beebyteapp: [0, { sekd1: t }], jele: t, keenetic: t, kiloapps: t, webthings: t, loginline: t, barsy: t, azurecontainer: a, ngrok: [2, { ap: t, au: t, eu: t, in: t, jp: t, sa: t, us: t }], nodeart: [0, { stage: t }], pantheonsite: t, forgerock: [0, { id: t }], pstmn: [2, { mock: t }], protonet: t, qcx: [2, { sys: a }], qoto: t, vaporcloud: t, myrdbx: t, "rb-hosting": Ye, "on-k3s": a, "on-rio": a, readthedocs: t, resindevice: t, resinstaging: [0, { devices: t }], hzc: t, sandcats: t, scrypted: [0, { client: t }], "mo-siemens": t, lair: vt, stolos: a, musician: t, utwente: t, edugit: t, telebit: t, thingdust: [0, { dev: Ze, disrec: Ze, prod: zt, testing: Ze }], tickets: t, webflow: t, webflowtest: t, editorx: t, wixstudio: t, basicserver: t, virtualserver: t }], iq: s, ir: [1, { ac: e, co: e, gov: e, id: e, net: e, org: e, sch: e, "xn--mgba3a4f16a": e, ایران: e, "xn--mgba3a4fra": e, ايران: e, arvanedge: t, vistablog: t }], is: e, it: [1, { edu: e, gov: e, abr: e, abruzzo: e, "aosta-valley": e, aostavalley: e, bas: e, basilicata: e, cal: e, calabria: e, cam: e, campania: e, "emilia-romagna": e, emiliaromagna: e, emr: e, "friuli-v-giulia": e, "friuli-ve-giulia": e, "friuli-vegiulia": e, "friuli-venezia-giulia": e, "friuli-veneziagiulia": e, "friuli-vgiulia": e, "friuliv-giulia": e, "friulive-giulia": e, friulivegiulia: e, "friulivenezia-giulia": e, friuliveneziagiulia: e, friulivgiulia: e, fvg: e, laz: e, lazio: e, lig: e, liguria: e, lom: e, lombardia: e, lombardy: e, lucania: e, mar: e, marche: e, mol: e, molise: e, piedmont: e, piemonte: e, pmn: e, pug: e, puglia: e, sar: e, sardegna: e, sardinia: e, sic: e, sicilia: e, sicily: e, taa: e, tos: e, toscana: e, "trentin-sud-tirol": e, "xn--trentin-sd-tirol-rzb": e, "trentin-süd-tirol": e, "trentin-sudtirol": e, "xn--trentin-sdtirol-7vb": e, "trentin-südtirol": e, "trentin-sued-tirol": e, "trentin-suedtirol": e, trentino: e, "trentino-a-adige": e, "trentino-aadige": e, "trentino-alto-adige": e, "trentino-altoadige": e, "trentino-s-tirol": e, "trentino-stirol": e, "trentino-sud-tirol": e, "xn--trentino-sd-tirol-c3b": e, "trentino-süd-tirol": e, "trentino-sudtirol": e, "xn--trentino-sdtirol-szb": e, "trentino-südtirol": e, "trentino-sued-tirol": e, "trentino-suedtirol": e, "trentinoa-adige": e, trentinoaadige: e, "trentinoalto-adige": e, trentinoaltoadige: e, "trentinos-tirol": e, trentinostirol: e, "trentinosud-tirol": e, "xn--trentinosd-tirol-rzb": e, "trentinosüd-tirol": e, trentinosudtirol: e, "xn--trentinosdtirol-7vb": e, trentinosüdtirol: e, "trentinosued-tirol": e, trentinosuedtirol: e, "trentinsud-tirol": e, "xn--trentinsd-tirol-6vb": e, "trentinsüd-tirol": e, trentinsudtirol: e, "xn--trentinsdtirol-nsb": e, trentinsüdtirol: e, "trentinsued-tirol": e, trentinsuedtirol: e, tuscany: e, umb: e, umbria: e, "val-d-aosta": e, "val-daosta": e, "vald-aosta": e, valdaosta: e, "valle-aosta": e, "valle-d-aosta": e, "valle-daosta": e, valleaosta: e, "valled-aosta": e, valledaosta: e, "vallee-aoste": e, "xn--valle-aoste-ebb": e, "vallée-aoste": e, "vallee-d-aoste": e, "xn--valle-d-aoste-ehb": e, "vallée-d-aoste": e, valleeaoste: e, "xn--valleaoste-e7a": e, valléeaoste: e, valleedaoste: e, "xn--valledaoste-ebb": e, valléedaoste: e, vao: e, vda: e, ven: e, veneto: e, ag: e, agrigento: e, al: e, alessandria: e, "alto-adige": e, altoadige: e, an: e, ancona: e, "andria-barletta-trani": e, "andria-trani-barletta": e, andriabarlettatrani: e, andriatranibarletta: e, ao: e, aosta: e, aoste: e, ap: e, aq: e, aquila: e, ar: e, arezzo: e, "ascoli-piceno": e, ascolipiceno: e, asti: e, at: e, av: e, avellino: e, ba: e, balsan: e, "balsan-sudtirol": e, "xn--balsan-sdtirol-nsb": e, "balsan-südtirol": e, "balsan-suedtirol": e, bari: e, "barletta-trani-andria": e, barlettatraniandria: e, belluno: e, benevento: e, bergamo: e, bg: e, bi: e, biella: e, bl: e, bn: e, bo: e, bologna: e, bolzano: e, "bolzano-altoadige": e, bozen: e, "bozen-sudtirol": e, "xn--bozen-sdtirol-2ob": e, "bozen-südtirol": e, "bozen-suedtirol": e, br: e, brescia: e, brindisi: e, bs: e, bt: e, bulsan: e, "bulsan-sudtirol": e, "xn--bulsan-sdtirol-nsb": e, "bulsan-südtirol": e, "bulsan-suedtirol": e, bz: e, ca: e, cagliari: e, caltanissetta: e, "campidano-medio": e, campidanomedio: e, campobasso: e, "carbonia-iglesias": e, carboniaiglesias: e, "carrara-massa": e, carraramassa: e, caserta: e, catania: e, catanzaro: e, cb: e, ce: e, "cesena-forli": e, "xn--cesena-forl-mcb": e, "cesena-forlì": e, cesenaforli: e, "xn--cesenaforl-i8a": e, cesenaforlì: e, ch: e, chieti: e, ci: e, cl: e, cn: e, co: e, como: e, cosenza: e, cr: e, cremona: e, crotone: e, cs: e, ct: e, cuneo: e, cz: e, "dell-ogliastra": e, dellogliastra: e, en: e, enna: e, fc: e, fe: e, fermo: e, ferrara: e, fg: e, fi: e, firenze: e, florence: e, fm: e, foggia: e, "forli-cesena": e, "xn--forl-cesena-fcb": e, "forlì-cesena": e, forlicesena: e, "xn--forlcesena-c8a": e, forlìcesena: e, fr: e, frosinone: e, ge: e, genoa: e, genova: e, go: e, gorizia: e, gr: e, grosseto: e, "iglesias-carbonia": e, iglesiascarbonia: e, im: e, imperia: e, is: e, isernia: e, kr: e, "la-spezia": e, laquila: e, laspezia: e, latina: e, lc: e, le: e, lecce: e, lecco: e, li: e, livorno: e, lo: e, lodi: e, lt: e, lu: e, lucca: e, macerata: e, mantova: e, "massa-carrara": e, massacarrara: e, matera: e, mb: e, mc: e, me: e, "medio-campidano": e, mediocampidano: e, messina: e, mi: e, milan: e, milano: e, mn: e, mo: e, modena: e, monza: e, "monza-brianza": e, "monza-e-della-brianza": e, monzabrianza: e, monzaebrianza: e, monzaedellabrianza: e, ms: e, mt: e, na: e, naples: e, napoli: e, no: e, novara: e, nu: e, nuoro: e, og: e, ogliastra: e, "olbia-tempio": e, olbiatempio: e, or: e, oristano: e, ot: e, pa: e, padova: e, padua: e, palermo: e, parma: e, pavia: e, pc: e, pd: e, pe: e, perugia: e, "pesaro-urbino": e, pesarourbino: e, pescara: e, pg: e, pi: e, piacenza: e, pisa: e, pistoia: e, pn: e, po: e, pordenone: e, potenza: e, pr: e, prato: e, pt: e, pu: e, pv: e, pz: e, ra: e, ragusa: e, ravenna: e, rc: e, re: e, "reggio-calabria": e, "reggio-emilia": e, reggiocalabria: e, reggioemilia: e, rg: e, ri: e, rieti: e, rimini: e, rm: e, rn: e, ro: e, roma: e, rome: e, rovigo: e, sa: e, salerno: e, sassari: e, savona: e, si: e, siena: e, siracusa: e, so: e, sondrio: e, sp: e, sr: e, ss: e, "xn--sdtirol-n2a": e, südtirol: e, suedtirol: e, sv: e, ta: e, taranto: e, te: e, "tempio-olbia": e, tempioolbia: e, teramo: e, terni: e, tn: e, to: e, torino: e, tp: e, tr: e, "trani-andria-barletta": e, "trani-barletta-andria": e, traniandriabarletta: e, tranibarlettaandria: e, trapani: e, trento: e, treviso: e, trieste: e, ts: e, turin: e, tv: e, ud: e, udine: e, "urbino-pesaro": e, urbinopesaro: e, va: e, varese: e, vb: e, vc: e, ve: e, venezia: e, venice: e, verbania: e, vercelli: e, verona: e, vi: e, "vibo-valentia": e, vibovalentia: e, vicenza: e, viterbo: e, vr: e, vs: e, vt: e, vv: e, ibxos: t, iliadboxos: t, neen: [0, { jc: t }], "123homepage": t, "16-b": t, "32-b": t, "64-b": t, myspreadshop: t, syncloud: t }], je: [1, { co: e, net: e, org: e, of: t }], jm: _, jo: [1, { agri: e, ai: e, com: e, edu: e, eng: e, fm: e, gov: e, mil: e, net: e, org: e, per: e, phd: e, sch: e, tv: e }], jobs: e, jp: [1, { ac: e, ad: e, co: e, ed: e, go: e, gr: e, lg: e, ne: [1, { aseinet: Tt, gehirn: t, ivory: t, "mail-box": t, mints: t, mokuren: t, opal: t, sakura: t, sumomo: t, topaz: t }], or: e, aichi: [1, { aisai: e, ama: e, anjo: e, asuke: e, chiryu: e, chita: e, fuso: e, gamagori: e, handa: e, hazu: e, hekinan: e, higashiura: e, ichinomiya: e, inazawa: e, inuyama: e, isshiki: e, iwakura: e, kanie: e, kariya: e, kasugai: e, kira: e, kiyosu: e, komaki: e, konan: e, kota: e, mihama: e, miyoshi: e, nishio: e, nisshin: e, obu: e, oguchi: e, oharu: e, okazaki: e, owariasahi: e, seto: e, shikatsu: e, shinshiro: e, shitara: e, tahara: e, takahama: e, tobishima: e, toei: e, togo: e, tokai: e, tokoname: e, toyoake: e, toyohashi: e, toyokawa: e, toyone: e, toyota: e, tsushima: e, yatomi: e }], akita: [1, { akita: e, daisen: e, fujisato: e, gojome: e, hachirogata: e, happou: e, higashinaruse: e, honjo: e, honjyo: e, ikawa: e, kamikoani: e, kamioka: e, katagami: e, kazuno: e, kitaakita: e, kosaka: e, kyowa: e, misato: e, mitane: e, moriyoshi: e, nikaho: e, noshiro: e, odate: e, oga: e, ogata: e, semboku: e, yokote: e, yurihonjo: e }], aomori: [1, { aomori: e, gonohe: e, hachinohe: e, hashikami: e, hiranai: e, hirosaki: e, itayanagi: e, kuroishi: e, misawa: e, mutsu: e, nakadomari: e, noheji: e, oirase: e, owani: e, rokunohe: e, sannohe: e, shichinohe: e, shingo: e, takko: e, towada: e, tsugaru: e, tsuruta: e }], chiba: [1, { abiko: e, asahi: e, chonan: e, chosei: e, choshi: e, chuo: e, funabashi: e, futtsu: e, hanamigawa: e, ichihara: e, ichikawa: e, ichinomiya: e, inzai: e, isumi: e, kamagaya: e, kamogawa: e, kashiwa: e, katori: e, katsuura: e, kimitsu: e, kisarazu: e, kozaki: e, kujukuri: e, kyonan: e, matsudo: e, midori: e, mihama: e, minamiboso: e, mobara: e, mutsuzawa: e, nagara: e, nagareyama: e, narashino: e, narita: e, noda: e, oamishirasato: e, omigawa: e, onjuku: e, otaki: e, sakae: e, sakura: e, shimofusa: e, shirako: e, shiroi: e, shisui: e, sodegaura: e, sosa: e, tako: e, tateyama: e, togane: e, tohnosho: e, tomisato: e, urayasu: e, yachimata: e, yachiyo: e, yokaichiba: e, yokoshibahikari: e, yotsukaido: e }], ehime: [1, { ainan: e, honai: e, ikata: e, imabari: e, iyo: e, kamijima: e, kihoku: e, kumakogen: e, masaki: e, matsuno: e, matsuyama: e, namikata: e, niihama: e, ozu: e, saijo: e, seiyo: e, shikokuchuo: e, tobe: e, toon: e, uchiko: e, uwajima: e, yawatahama: e }], fukui: [1, { echizen: e, eiheiji: e, fukui: e, ikeda: e, katsuyama: e, mihama: e, minamiechizen: e, obama: e, ohi: e, ono: e, sabae: e, sakai: e, takahama: e, tsuruga: e, wakasa: e }], fukuoka: [1, { ashiya: e, buzen: e, chikugo: e, chikuho: e, chikujo: e, chikushino: e, chikuzen: e, chuo: e, dazaifu: e, fukuchi: e, hakata: e, higashi: e, hirokawa: e, hisayama: e, iizuka: e, inatsuki: e, kaho: e, kasuga: e, kasuya: e, kawara: e, keisen: e, koga: e, kurate: e, kurogi: e, kurume: e, minami: e, miyako: e, miyama: e, miyawaka: e, mizumaki: e, munakata: e, nakagawa: e, nakama: e, nishi: e, nogata: e, ogori: e, okagaki: e, okawa: e, oki: e, omuta: e, onga: e, onojo: e, oto: e, saigawa: e, sasaguri: e, shingu: e, shinyoshitomi: e, shonai: e, soeda: e, sue: e, tachiarai: e, tagawa: e, takata: e, toho: e, toyotsu: e, tsuiki: e, ukiha: e, umi: e, usui: e, yamada: e, yame: e, yanagawa: e, yukuhashi: e }], fukushima: [1, { aizubange: e, aizumisato: e, aizuwakamatsu: e, asakawa: e, bandai: e, date: e, fukushima: e, furudono: e, futaba: e, hanawa: e, higashi: e, hirata: e, hirono: e, iitate: e, inawashiro: e, ishikawa: e, iwaki: e, izumizaki: e, kagamiishi: e, kaneyama: e, kawamata: e, kitakata: e, kitashiobara: e, koori: e, koriyama: e, kunimi: e, miharu: e, mishima: e, namie: e, nango: e, nishiaizu: e, nishigo: e, okuma: e, omotego: e, ono: e, otama: e, samegawa: e, shimogo: e, shirakawa: e, showa: e, soma: e, sukagawa: e, taishin: e, tamakawa: e, tanagura: e, tenei: e, yabuki: e, yamato: e, yamatsuri: e, yanaizu: e, yugawa: e }], gifu: [1, { anpachi: e, ena: e, gifu: e, ginan: e, godo: e, gujo: e, hashima: e, hichiso: e, hida: e, higashishirakawa: e, ibigawa: e, ikeda: e, kakamigahara: e, kani: e, kasahara: e, kasamatsu: e, kawaue: e, kitagata: e, mino: e, minokamo: e, mitake: e, mizunami: e, motosu: e, nakatsugawa: e, ogaki: e, sakahogi: e, seki: e, sekigahara: e, shirakawa: e, tajimi: e, takayama: e, tarui: e, toki: e, tomika: e, wanouchi: e, yamagata: e, yaotsu: e, yoro: e }], gunma: [1, { annaka: e, chiyoda: e, fujioka: e, higashiagatsuma: e, isesaki: e, itakura: e, kanna: e, kanra: e, katashina: e, kawaba: e, kiryu: e, kusatsu: e, maebashi: e, meiwa: e, midori: e, minakami: e, naganohara: e, nakanojo: e, nanmoku: e, numata: e, oizumi: e, ora: e, ota: e, shibukawa: e, shimonita: e, shinto: e, showa: e, takasaki: e, takayama: e, tamamura: e, tatebayashi: e, tomioka: e, tsukiyono: e, tsumagoi: e, ueno: e, yoshioka: e }], hiroshima: [1, { asaminami: e, daiwa: e, etajima: e, fuchu: e, fukuyama: e, hatsukaichi: e, higashihiroshima: e, hongo: e, jinsekikogen: e, kaita: e, kui: e, kumano: e, kure: e, mihara: e, miyoshi: e, naka: e, onomichi: e, osakikamijima: e, otake: e, saka: e, sera: e, seranishi: e, shinichi: e, shobara: e, takehara: e }], hokkaido: [1, { abashiri: e, abira: e, aibetsu: e, akabira: e, akkeshi: e, asahikawa: e, ashibetsu: e, ashoro: e, assabu: e, atsuma: e, bibai: e, biei: e, bifuka: e, bihoro: e, biratori: e, chippubetsu: e, chitose: e, date: e, ebetsu: e, embetsu: e, eniwa: e, erimo: e, esan: e, esashi: e, fukagawa: e, fukushima: e, furano: e, furubira: e, haboro: e, hakodate: e, hamatonbetsu: e, hidaka: e, higashikagura: e, higashikawa: e, hiroo: e, hokuryu: e, hokuto: e, honbetsu: e, horokanai: e, horonobe: e, ikeda: e, imakane: e, ishikari: e, iwamizawa: e, iwanai: e, kamifurano: e, kamikawa: e, kamishihoro: e, kamisunagawa: e, kamoenai: e, kayabe: e, kembuchi: e, kikonai: e, kimobetsu: e, kitahiroshima: e, kitami: e, kiyosato: e, koshimizu: e, kunneppu: e, kuriyama: e, kuromatsunai: e, kushiro: e, kutchan: e, kyowa: e, mashike: e, matsumae: e, mikasa: e, minamifurano: e, mombetsu: e, moseushi: e, mukawa: e, muroran: e, naie: e, nakagawa: e, nakasatsunai: e, nakatombetsu: e, nanae: e, nanporo: e, nayoro: e, nemuro: e, niikappu: e, niki: e, nishiokoppe: e, noboribetsu: e, numata: e, obihiro: e, obira: e, oketo: e, okoppe: e, otaru: e, otobe: e, otofuke: e, otoineppu: e, oumu: e, ozora: e, pippu: e, rankoshi: e, rebun: e, rikubetsu: e, rishiri: e, rishirifuji: e, saroma: e, sarufutsu: e, shakotan: e, shari: e, shibecha: e, shibetsu: e, shikabe: e, shikaoi: e, shimamaki: e, shimizu: e, shimokawa: e, shinshinotsu: e, shintoku: e, shiranuka: e, shiraoi: e, shiriuchi: e, sobetsu: e, sunagawa: e, taiki: e, takasu: e, takikawa: e, takinoue: e, teshikaga: e, tobetsu: e, tohma: e, tomakomai: e, tomari: e, toya: e, toyako: e, toyotomi: e, toyoura: e, tsubetsu: e, tsukigata: e, urakawa: e, urausu: e, uryu: e, utashinai: e, wakkanai: e, wassamu: e, yakumo: e, yoichi: e }], hyogo: [1, { aioi: e, akashi: e, ako: e, amagasaki: e, aogaki: e, asago: e, ashiya: e, awaji: e, fukusaki: e, goshiki: e, harima: e, himeji: e, ichikawa: e, inagawa: e, itami: e, kakogawa: e, kamigori: e, kamikawa: e, kasai: e, kasuga: e, kawanishi: e, miki: e, minamiawaji: e, nishinomiya: e, nishiwaki: e, ono: e, sanda: e, sannan: e, sasayama: e, sayo: e, shingu: e, shinonsen: e, shiso: e, sumoto: e, taishi: e, taka: e, takarazuka: e, takasago: e, takino: e, tamba: e, tatsuno: e, toyooka: e, yabu: e, yashiro: e, yoka: e, yokawa: e }], ibaraki: [1, { ami: e, asahi: e, bando: e, chikusei: e, daigo: e, fujishiro: e, hitachi: e, hitachinaka: e, hitachiomiya: e, hitachiota: e, ibaraki: e, ina: e, inashiki: e, itako: e, iwama: e, joso: e, kamisu: e, kasama: e, kashima: e, kasumigaura: e, koga: e, miho: e, mito: e, moriya: e, naka: e, namegata: e, oarai: e, ogawa: e, omitama: e, ryugasaki: e, sakai: e, sakuragawa: e, shimodate: e, shimotsuma: e, shirosato: e, sowa: e, suifu: e, takahagi: e, tamatsukuri: e, tokai: e, tomobe: e, tone: e, toride: e, tsuchiura: e, tsukuba: e, uchihara: e, ushiku: e, yachiyo: e, yamagata: e, yawara: e, yuki: e }], ishikawa: [1, { anamizu: e, hakui: e, hakusan: e, kaga: e, kahoku: e, kanazawa: e, kawakita: e, komatsu: e, nakanoto: e, nanao: e, nomi: e, nonoichi: e, noto: e, shika: e, suzu: e, tsubata: e, tsurugi: e, uchinada: e, wajima: e }], iwate: [1, { fudai: e, fujisawa: e, hanamaki: e, hiraizumi: e, hirono: e, ichinohe: e, ichinoseki: e, iwaizumi: e, iwate: e, joboji: e, kamaishi: e, kanegasaki: e, karumai: e, kawai: e, kitakami: e, kuji: e, kunohe: e, kuzumaki: e, miyako: e, mizusawa: e, morioka: e, ninohe: e, noda: e, ofunato: e, oshu: e, otsuchi: e, rikuzentakata: e, shiwa: e, shizukuishi: e, sumita: e, tanohata: e, tono: e, yahaba: e, yamada: e }], kagawa: [1, { ayagawa: e, higashikagawa: e, kanonji: e, kotohira: e, manno: e, marugame: e, mitoyo: e, naoshima: e, sanuki: e, tadotsu: e, takamatsu: e, tonosho: e, uchinomi: e, utazu: e, zentsuji: e }], kagoshima: [1, { akune: e, amami: e, hioki: e, isa: e, isen: e, izumi: e, kagoshima: e, kanoya: e, kawanabe: e, kinko: e, kouyama: e, makurazaki: e, matsumoto: e, minamitane: e, nakatane: e, nishinoomote: e, satsumasendai: e, soo: e, tarumizu: e, yusui: e }], kanagawa: [1, { aikawa: e, atsugi: e, ayase: e, chigasaki: e, ebina: e, fujisawa: e, hadano: e, hakone: e, hiratsuka: e, isehara: e, kaisei: e, kamakura: e, kiyokawa: e, matsuda: e, minamiashigara: e, miura: e, nakai: e, ninomiya: e, odawara: e, oi: e, oiso: e, sagamihara: e, samukawa: e, tsukui: e, yamakita: e, yamato: e, yokosuka: e, yugawara: e, zama: e, zushi: e }], kochi: [1, { aki: e, geisei: e, hidaka: e, higashitsuno: e, ino: e, kagami: e, kami: e, kitagawa: e, kochi: e, mihara: e, motoyama: e, muroto: e, nahari: e, nakamura: e, nankoku: e, nishitosa: e, niyodogawa: e, ochi: e, okawa: e, otoyo: e, otsuki: e, sakawa: e, sukumo: e, susaki: e, tosa: e, tosashimizu: e, toyo: e, tsuno: e, umaji: e, yasuda: e, yusuhara: e }], kumamoto: [1, { amakusa: e, arao: e, aso: e, choyo: e, gyokuto: e, kamiamakusa: e, kikuchi: e, kumamoto: e, mashiki: e, mifune: e, minamata: e, minamioguni: e, nagasu: e, nishihara: e, oguni: e, ozu: e, sumoto: e, takamori: e, uki: e, uto: e, yamaga: e, yamato: e, yatsushiro: e }], kyoto: [1, { ayabe: e, fukuchiyama: e, higashiyama: e, ide: e, ine: e, joyo: e, kameoka: e, kamo: e, kita: e, kizu: e, kumiyama: e, kyotamba: e, kyotanabe: e, kyotango: e, maizuru: e, minami: e, minamiyamashiro: e, miyazu: e, muko: e, nagaokakyo: e, nakagyo: e, nantan: e, oyamazaki: e, sakyo: e, seika: e, tanabe: e, uji: e, ujitawara: e, wazuka: e, yamashina: e, yawata: e }], mie: [1, { asahi: e, inabe: e, ise: e, kameyama: e, kawagoe: e, kiho: e, kisosaki: e, kiwa: e, komono: e, kumano: e, kuwana: e, matsusaka: e, meiwa: e, mihama: e, minamiise: e, misugi: e, miyama: e, nabari: e, shima: e, suzuka: e, tado: e, taiki: e, taki: e, tamaki: e, toba: e, tsu: e, udono: e, ureshino: e, watarai: e, yokkaichi: e }], miyagi: [1, { furukawa: e, higashimatsushima: e, ishinomaki: e, iwanuma: e, kakuda: e, kami: e, kawasaki: e, marumori: e, matsushima: e, minamisanriku: e, misato: e, murata: e, natori: e, ogawara: e, ohira: e, onagawa: e, osaki: e, rifu: e, semine: e, shibata: e, shichikashuku: e, shikama: e, shiogama: e, shiroishi: e, tagajo: e, taiwa: e, tome: e, tomiya: e, wakuya: e, watari: e, yamamoto: e, zao: e }], miyazaki: [1, { aya: e, ebino: e, gokase: e, hyuga: e, kadogawa: e, kawaminami: e, kijo: e, kitagawa: e, kitakata: e, kitaura: e, kobayashi: e, kunitomi: e, kushima: e, mimata: e, miyakonojo: e, miyazaki: e, morotsuka: e, nichinan: e, nishimera: e, nobeoka: e, saito: e, shiiba: e, shintomi: e, takaharu: e, takanabe: e, takazaki: e, tsuno: e }], nagano: [1, { achi: e, agematsu: e, anan: e, aoki: e, asahi: e, azumino: e, chikuhoku: e, chikuma: e, chino: e, fujimi: e, hakuba: e, hara: e, hiraya: e, iida: e, iijima: e, iiyama: e, iizuna: e, ikeda: e, ikusaka: e, ina: e, karuizawa: e, kawakami: e, kiso: e, kisofukushima: e, kitaaiki: e, komagane: e, komoro: e, matsukawa: e, matsumoto: e, miasa: e, minamiaiki: e, minamimaki: e, minamiminowa: e, minowa: e, miyada: e, miyota: e, mochizuki: e, nagano: e, nagawa: e, nagiso: e, nakagawa: e, nakano: e, nozawaonsen: e, obuse: e, ogawa: e, okaya: e, omachi: e, omi: e, ookuwa: e, ooshika: e, otaki: e, otari: e, sakae: e, sakaki: e, saku: e, sakuho: e, shimosuwa: e, shinanomachi: e, shiojiri: e, suwa: e, suzaka: e, takagi: e, takamori: e, takayama: e, tateshina: e, tatsuno: e, togakushi: e, togura: e, tomi: e, ueda: e, wada: e, yamagata: e, yamanouchi: e, yasaka: e, yasuoka: e }], nagasaki: [1, { chijiwa: e, futsu: e, goto: e, hasami: e, hirado: e, iki: e, isahaya: e, kawatana: e, kuchinotsu: e, matsuura: e, nagasaki: e, obama: e, omura: e, oseto: e, saikai: e, sasebo: e, seihi: e, shimabara: e, shinkamigoto: e, togitsu: e, tsushima: e, unzen: e }], nara: [1, { ando: e, gose: e, heguri: e, higashiyoshino: e, ikaruga: e, ikoma: e, kamikitayama: e, kanmaki: e, kashiba: e, kashihara: e, katsuragi: e, kawai: e, kawakami: e, kawanishi: e, koryo: e, kurotaki: e, mitsue: e, miyake: e, nara: e, nosegawa: e, oji: e, ouda: e, oyodo: e, sakurai: e, sango: e, shimoichi: e, shimokitayama: e, shinjo: e, soni: e, takatori: e, tawaramoto: e, tenkawa: e, tenri: e, uda: e, yamatokoriyama: e, yamatotakada: e, yamazoe: e, yoshino: e }], niigata: [1, { aga: e, agano: e, gosen: e, itoigawa: e, izumozaki: e, joetsu: e, kamo: e, kariwa: e, kashiwazaki: e, minamiuonuma: e, mitsuke: e, muika: e, murakami: e, myoko: e, nagaoka: e, niigata: e, ojiya: e, omi: e, sado: e, sanjo: e, seiro: e, seirou: e, sekikawa: e, shibata: e, tagami: e, tainai: e, tochio: e, tokamachi: e, tsubame: e, tsunan: e, uonuma: e, yahiko: e, yoita: e, yuzawa: e }], oita: [1, { beppu: e, bungoono: e, bungotakada: e, hasama: e, hiji: e, himeshima: e, hita: e, kamitsue: e, kokonoe: e, kuju: e, kunisaki: e, kusu: e, oita: e, saiki: e, taketa: e, tsukumi: e, usa: e, usuki: e, yufu: e }], okayama: [1, { akaiwa: e, asakuchi: e, bizen: e, hayashima: e, ibara: e, kagamino: e, kasaoka: e, kibichuo: e, kumenan: e, kurashiki: e, maniwa: e, misaki: e, nagi: e, niimi: e, nishiawakura: e, okayama: e, satosho: e, setouchi: e, shinjo: e, shoo: e, soja: e, takahashi: e, tamano: e, tsuyama: e, wake: e, yakage: e }], okinawa: [1, { aguni: e, ginowan: e, ginoza: e, gushikami: e, haebaru: e, higashi: e, hirara: e, iheya: e, ishigaki: e, ishikawa: e, itoman: e, izena: e, kadena: e, kin: e, kitadaito: e, kitanakagusuku: e, kumejima: e, kunigami: e, minamidaito: e, motobu: e, nago: e, naha: e, nakagusuku: e, nakijin: e, nanjo: e, nishihara: e, ogimi: e, okinawa: e, onna: e, shimoji: e, taketomi: e, tarama: e, tokashiki: e, tomigusuku: e, tonaki: e, urasoe: e, uruma: e, yaese: e, yomitan: e, yonabaru: e, yonaguni: e, zamami: e }], osaka: [1, { abeno: e, chihayaakasaka: e, chuo: e, daito: e, fujiidera: e, habikino: e, hannan: e, higashiosaka: e, higashisumiyoshi: e, higashiyodogawa: e, hirakata: e, ibaraki: e, ikeda: e, izumi: e, izumiotsu: e, izumisano: e, kadoma: e, kaizuka: e, kanan: e, kashiwara: e, katano: e, kawachinagano: e, kishiwada: e, kita: e, kumatori: e, matsubara: e, minato: e, minoh: e, misaki: e, moriguchi: e, neyagawa: e, nishi: e, nose: e, osakasayama: e, sakai: e, sayama: e, sennan: e, settsu: e, shijonawate: e, shimamoto: e, suita: e, tadaoka: e, taishi: e, tajiri: e, takaishi: e, takatsuki: e, tondabayashi: e, toyonaka: e, toyono: e, yao: e }], saga: [1, { ariake: e, arita: e, fukudomi: e, genkai: e, hamatama: e, hizen: e, imari: e, kamimine: e, kanzaki: e, karatsu: e, kashima: e, kitagata: e, kitahata: e, kiyama: e, kouhoku: e, kyuragi: e, nishiarita: e, ogi: e, omachi: e, ouchi: e, saga: e, shiroishi: e, taku: e, tara: e, tosu: e, yoshinogari: e }], saitama: [1, { arakawa: e, asaka: e, chichibu: e, fujimi: e, fujimino: e, fukaya: e, hanno: e, hanyu: e, hasuda: e, hatogaya: e, hatoyama: e, hidaka: e, higashichichibu: e, higashimatsuyama: e, honjo: e, ina: e, iruma: e, iwatsuki: e, kamiizumi: e, kamikawa: e, kamisato: e, kasukabe: e, kawagoe: e, kawaguchi: e, kawajima: e, kazo: e, kitamoto: e, koshigaya: e, kounosu: e, kuki: e, kumagaya: e, matsubushi: e, minano: e, misato: e, miyashiro: e, miyoshi: e, moroyama: e, nagatoro: e, namegawa: e, niiza: e, ogano: e, ogawa: e, ogose: e, okegawa: e, omiya: e, otaki: e, ranzan: e, ryokami: e, saitama: e, sakado: e, satte: e, sayama: e, shiki: e, shiraoka: e, soka: e, sugito: e, toda: e, tokigawa: e, tokorozawa: e, tsurugashima: e, urawa: e, warabi: e, yashio: e, yokoze: e, yono: e, yorii: e, yoshida: e, yoshikawa: e, yoshimi: e }], shiga: [1, { aisho: e, gamo: e, higashiomi: e, hikone: e, koka: e, konan: e, kosei: e, koto: e, kusatsu: e, maibara: e, moriyama: e, nagahama: e, nishiazai: e, notogawa: e, omihachiman: e, otsu: e, ritto: e, ryuoh: e, takashima: e, takatsuki: e, torahime: e, toyosato: e, yasu: e }], shimane: [1, { akagi: e, ama: e, gotsu: e, hamada: e, higashiizumo: e, hikawa: e, hikimi: e, izumo: e, kakinoki: e, masuda: e, matsue: e, misato: e, nishinoshima: e, ohda: e, okinoshima: e, okuizumo: e, shimane: e, tamayu: e, tsuwano: e, unnan: e, yakumo: e, yasugi: e, yatsuka: e }], shizuoka: [1, { arai: e, atami: e, fuji: e, fujieda: e, fujikawa: e, fujinomiya: e, fukuroi: e, gotemba: e, haibara: e, hamamatsu: e, higashiizu: e, ito: e, iwata: e, izu: e, izunokuni: e, kakegawa: e, kannami: e, kawanehon: e, kawazu: e, kikugawa: e, kosai: e, makinohara: e, matsuzaki: e, minamiizu: e, mishima: e, morimachi: e, nishiizu: e, numazu: e, omaezaki: e, shimada: e, shimizu: e, shimoda: e, shizuoka: e, susono: e, yaizu: e, yoshida: e }], tochigi: [1, { ashikaga: e, bato: e, haga: e, ichikai: e, iwafune: e, kaminokawa: e, kanuma: e, karasuyama: e, kuroiso: e, mashiko: e, mibu: e, moka: e, motegi: e, nasu: e, nasushiobara: e, nikko: e, nishikata: e, nogi: e, ohira: e, ohtawara: e, oyama: e, sakura: e, sano: e, shimotsuke: e, shioya: e, takanezawa: e, tochigi: e, tsuga: e, ujiie: e, utsunomiya: e, yaita: e }], tokushima: [1, { aizumi: e, anan: e, ichiba: e, itano: e, kainan: e, komatsushima: e, matsushige: e, mima: e, minami: e, miyoshi: e, mugi: e, nakagawa: e, naruto: e, sanagochi: e, shishikui: e, tokushima: e, wajiki: e }], tokyo: [1, { adachi: e, akiruno: e, akishima: e, aogashima: e, arakawa: e, bunkyo: e, chiyoda: e, chofu: e, chuo: e, edogawa: e, fuchu: e, fussa: e, hachijo: e, hachioji: e, hamura: e, higashikurume: e, higashimurayama: e, higashiyamato: e, hino: e, hinode: e, hinohara: e, inagi: e, itabashi: e, katsushika: e, kita: e, kiyose: e, kodaira: e, koganei: e, kokubunji: e, komae: e, koto: e, kouzushima: e, kunitachi: e, machida: e, meguro: e, minato: e, mitaka: e, mizuho: e, musashimurayama: e, musashino: e, nakano: e, nerima: e, ogasawara: e, okutama: e, ome: e, oshima: e, ota: e, setagaya: e, shibuya: e, shinagawa: e, shinjuku: e, suginami: e, sumida: e, tachikawa: e, taito: e, tama: e, toshima: e }], tottori: [1, { chizu: e, hino: e, kawahara: e, koge: e, kotoura: e, misasa: e, nanbu: e, nichinan: e, sakaiminato: e, tottori: e, wakasa: e, yazu: e, yonago: e }], toyama: [1, { asahi: e, fuchu: e, fukumitsu: e, funahashi: e, himi: e, imizu: e, inami: e, johana: e, kamiichi: e, kurobe: e, nakaniikawa: e, namerikawa: e, nanto: e, nyuzen: e, oyabe: e, taira: e, takaoka: e, tateyama: e, toga: e, tonami: e, toyama: e, unazuki: e, uozu: e, yamada: e }], wakayama: [1, { arida: e, aridagawa: e, gobo: e, hashimoto: e, hidaka: e, hirogawa: e, inami: e, iwade: e, kainan: e, kamitonda: e, katsuragi: e, kimino: e, kinokawa: e, kitayama: e, koya: e, koza: e, kozagawa: e, kudoyama: e, kushimoto: e, mihama: e, misato: e, nachikatsuura: e, shingu: e, shirahama: e, taiji: e, tanabe: e, wakayama: e, yuasa: e, yura: e }], yamagata: [1, { asahi: e, funagata: e, higashine: e, iide: e, kahoku: e, kaminoyama: e, kaneyama: e, kawanishi: e, mamurogawa: e, mikawa: e, murayama: e, nagai: e, nakayama: e, nanyo: e, nishikawa: e, obanazawa: e, oe: e, oguni: e, ohkura: e, oishida: e, sagae: e, sakata: e, sakegawa: e, shinjo: e, shirataka: e, shonai: e, takahata: e, tendo: e, tozawa: e, tsuruoka: e, yamagata: e, yamanobe: e, yonezawa: e, yuza: e }], yamaguchi: [1, { abu: e, hagi: e, hikari: e, hofu: e, iwakuni: e, kudamatsu: e, mitou: e, nagato: e, oshima: e, shimonoseki: e, shunan: e, tabuse: e, tokuyama: e, toyota: e, ube: e, yuu: e }], yamanashi: [1, { chuo: e, doshi: e, fuefuki: e, fujikawa: e, fujikawaguchiko: e, fujiyoshida: e, hayakawa: e, hokuto: e, ichikawamisato: e, kai: e, kofu: e, koshu: e, kosuge: e, "minami-alps": e, minobu: e, nakamichi: e, nanbu: e, narusawa: e, nirasaki: e, nishikatsura: e, oshino: e, otsuki: e, showa: e, tabayama: e, tsuru: e, uenohara: e, yamanakako: e, yamanashi: e }], "xn--ehqz56n": e, 三重: e, "xn--1lqs03n": e, 京都: e, "xn--qqqt11m": e, 佐賀: e, "xn--f6qx53a": e, 兵庫: e, "xn--djrs72d6uy": e, 北海道: e, "xn--mkru45i": e, 千葉: e, "xn--0trq7p7nn": e, 和歌山: e, "xn--5js045d": e, 埼玉: e, "xn--kbrq7o": e, 大分: e, "xn--pssu33l": e, 大阪: e, "xn--ntsq17g": e, 奈良: e, "xn--uisz3g": e, 宮城: e, "xn--6btw5a": e, 宮崎: e, "xn--1ctwo": e, 富山: e, "xn--6orx2r": e, 山口: e, "xn--rht61e": e, 山形: e, "xn--rht27z": e, 山梨: e, "xn--nit225k": e, 岐阜: e, "xn--rht3d": e, 岡山: e, "xn--djty4k": e, 岩手: e, "xn--klty5x": e, 島根: e, "xn--kltx9a": e, 広島: e, "xn--kltp7d": e, 徳島: e, "xn--c3s14m": e, 愛媛: e, "xn--vgu402c": e, 愛知: e, "xn--efvn9s": e, 新潟: e, "xn--1lqs71d": e, 東京: e, "xn--4pvxs": e, 栃木: e, "xn--uuwu58a": e, 沖縄: e, "xn--zbx025d": e, 滋賀: e, "xn--8pvr4u": e, 熊本: e, "xn--5rtp49c": e, 石川: e, "xn--ntso0iqx3a": e, 神奈川: e, "xn--elqq16h": e, 福井: e, "xn--4it168d": e, 福岡: e, "xn--klt787d": e, 福島: e, "xn--rny31h": e, 秋田: e, "xn--7t0a264c": e, 群馬: e, "xn--uist22h": e, 茨城: e, "xn--8ltr62k": e, 長崎: e, "xn--2m4a15e": e, 長野: e, "xn--32vp30h": e, 青森: e, "xn--4it797k": e, 静岡: e, "xn--5rtq34k": e, 香川: e, "xn--k7yn95e": e, 高知: e, "xn--tor131o": e, 鳥取: e, "xn--d5qv7z876c": e, 鹿児島: e, kawasaki: _, kitakyushu: _, kobe: _, nagoya: _, sapporo: _, sendai: _, yokohama: _, buyshop: t, fashionstore: t, handcrafted: t, kawaiishop: t, supersale: t, theshop: t, "0am": t, "0g0": t, "0j0": t, "0t0": t, mydns: t, pgw: t, wjg: t, usercontent: t, angry: t, babyblue: t, babymilk: t, backdrop: t, bambina: t, bitter: t, blush: t, boo: t, boy: t, boyfriend: t, but: t, candypop: t, capoo: t, catfood: t, cheap: t, chicappa: t, chillout: t, chips: t, chowder: t, chu: t, ciao: t, cocotte: t, coolblog: t, cranky: t, cutegirl: t, daa: t, deca: t, deci: t, digick: t, egoism: t, fakefur: t, fem: t, flier: t, floppy: t, fool: t, frenchkiss: t, girlfriend: t, girly: t, gloomy: t, gonna: t, greater: t, hacca: t, heavy: t, her: t, hiho: t, hippy: t, holy: t, hungry: t, icurus: t, itigo: t, jellybean: t, kikirara: t, kill: t, kilo: t, kuron: t, littlestar: t, lolipopmc: t, lolitapunk: t, lomo: t, lovepop: t, lovesick: t, main: t, mods: t, mond: t, mongolian: t, moo: t, namaste: t, nikita: t, nobushi: t, noor: t, oops: t, parallel: t, parasite: t, pecori: t, peewee: t, penne: t, pepper: t, perma: t, pigboat: t, pinoko: t, punyu: t, pupu: t, pussycat: t, pya: t, raindrop: t, readymade: t, sadist: t, schoolbus: t, secret: t, staba: t, stripper: t, sub: t, sunnyday: t, thick: t, tonkotsu: t, under: t, upper: t, velvet: t, verse: t, versus: t, vivian: t, watson: t, weblike: t, whitesnow: t, zombie: t, hateblo: t, hatenablog: t, hatenadiary: t, "2-d": t, bona: t, crap: t, daynight: t, eek: t, flop: t, halfmoon: t, jeez: t, matrix: t, mimoza: t, netgamers: t, nyanta: t, o0o0: t, rdy: t, rgr: t, rulez: t, sakurastorage: [0, { isk01: et, isk02: et }], saloon: t, sblo: t, skr: t, tank: t, "uh-oh": t, undo: t, webaccel: [0, { rs: t, user: t }], websozai: t, xii: t }], ke: [1, { ac: e, co: e, go: e, info: e, me: e, mobi: e, ne: e, or: e, sc: e }], kg: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, us: t, xx: t, ae: t }], kh: _, ki: It, km: [1, { ass: e, com: e, edu: e, gov: e, mil: e, nom: e, org: e, prd: e, tm: e, asso: e, coop: e, gouv: e, medecin: e, notaires: e, pharmaciens: e, presse: e, veterinaire: e }], kn: [1, { edu: e, gov: e, net: e, org: e }], kp: [1, { com: e, edu: e, gov: e, org: e, rep: e, tra: e }], kr: [1, { ac: e, ai: e, co: e, es: e, go: e, hs: e, io: e, it: e, kg: e, me: e, mil: e, ms: e, ne: e, or: e, pe: e, re: e, sc: e, busan: e, chungbuk: e, chungnam: e, daegu: e, daejeon: e, gangwon: e, gwangju: e, gyeongbuk: e, gyeonggi: e, gyeongnam: e, incheon: e, jeju: e, jeonbuk: e, jeonnam: e, seoul: e, ulsan: e, c01: t, "eliv-api": t, "eliv-cdn": t, "eliv-dns": t, mmv: t, vki: t }], kw: [1, { com: e, edu: e, emb: e, gov: e, ind: e, net: e, org: e }], ky: Ie, kz: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, jcloud: t }], la: [1, { com: e, edu: e, gov: e, info: e, int: e, net: e, org: e, per: e, bnr: t }], lb: n, lc: [1, { co: e, com: e, edu: e, gov: e, net: e, org: e, oy: t }], li: e, lk: [1, { ac: e, assn: e, com: e, edu: e, gov: e, grp: e, hotel: e, int: e, ltd: e, net: e, ngo: e, org: e, sch: e, soc: e, web: e }], lr: n, ls: [1, { ac: e, biz: e, co: e, edu: e, gov: e, info: e, net: e, org: e, sc: e }], lt: c, lu: [1, { "123website": t }], lv: [1, { asn: e, com: e, conf: e, edu: e, gov: e, id: e, mil: e, net: e, org: e }], ly: [1, { com: e, edu: e, gov: e, id: e, med: e, net: e, org: e, plc: e, sch: e }], ma: [1, { ac: e, co: e, gov: e, net: e, org: e, press: e }], mc: [1, { asso: e, tm: e }], md: [1, { ir: t }], me: [1, { ac: e, co: e, edu: e, gov: e, its: e, net: e, org: e, priv: e, c66: t, craft: t, edgestack: t, filegear: t, "filegear-sg": t, lohmus: t, barsy: t, mcdir: t, brasilia: t, ddns: t, dnsfor: t, hopto: t, loginto: t, noip: t, webhop: t, soundcast: t, tcp4: t, vp4: t, diskstation: t, dscloud: t, i234: t, myds: t, synology: t, transip: Ye, nohost: t }], mg: [1, { co: e, com: e, edu: e, gov: e, mil: e, nom: e, org: e, prd: e }], mh: e, mil: e, mk: [1, { com: e, edu: e, gov: e, inf: e, name: e, net: e, org: e }], ml: [1, { ac: e, art: e, asso: e, com: e, edu: e, gouv: e, gov: e, info: e, inst: e, net: e, org: e, pr: e, presse: e }], mm: _, mn: [1, { edu: e, gov: e, org: e, nyc: t }], mo: n, mobi: [1, { barsy: t, dscloud: t }], mp: [1, { ju: t }], mq: e, mr: c, ms: [1, { com: e, edu: e, gov: e, net: e, org: e, minisite: t }], mt: Ie, mu: [1, { ac: e, co: e, com: e, gov: e, net: e, or: e, org: e }], museum: e, mv: [1, { aero: e, biz: e, com: e, coop: e, edu: e, gov: e, info: e, int: e, mil: e, museum: e, name: e, net: e, org: e, pro: e }], mw: [1, { ac: e, biz: e, co: e, com: e, coop: e, edu: e, gov: e, int: e, net: e, org: e }], mx: [1, { com: e, edu: e, gob: e, net: e, org: e }], my: [1, { biz: e, com: e, edu: e, gov: e, mil: e, name: e, net: e, org: e }], mz: [1, { ac: e, adv: e, co: e, edu: e, gov: e, mil: e, net: e, org: e }], na: [1, { alt: e, co: e, com: e, gov: e, net: e, org: e }], name: [1, { her: Ot, his: Ot, ispmanager: t, keenetic: t }], nc: [1, { asso: e, nom: e }], ne: e, net: [1, { adobeaemcloud: t, "adobeio-static": t, adobeioruntime: t, akadns: t, akamai: t, "akamai-staging": t, akamaiedge: t, "akamaiedge-staging": t, akamaihd: t, "akamaihd-staging": t, akamaiorigin: t, "akamaiorigin-staging": t, akamaized: t, "akamaized-staging": t, edgekey: t, "edgekey-staging": t, edgesuite: t, "edgesuite-staging": t, alwaysdata: t, myamaze: t, cloudfront: t, appudo: t, "atlassian-dev": [0, { prod: ve }], myfritz: t, shopselect: t, blackbaudcdn: t, boomla: t, bplaced: t, square7: t, cdn77: [0, { r: t }], "cdn77-ssl": t, gb: t, hu: t, jp: t, se: t, uk: t, clickrising: t, "ddns-ip": t, "dns-cloud": t, "dns-dynamic": t, cloudaccess: t, cloudflare: [2, { cdn: t }], cloudflareanycast: ve, cloudflarecn: ve, cloudflareglobal: ve, ctfcloud: t, "feste-ip": t, "knx-server": t, "static-access": t, cryptonomic: a, dattolocal: t, mydatto: t, debian: t, definima: t, deno: t, icp: a, de5: t, "at-band-camp": t, blogdns: t, "broke-it": t, buyshouses: t, dnsalias: t, dnsdojo: t, "does-it": t, dontexist: t, dynalias: t, dynathome: t, endofinternet: t, "from-az": t, "from-co": t, "from-la": t, "from-ny": t, "gets-it": t, "ham-radio-op": t, homeftp: t, homeip: t, homelinux: t, homeunix: t, "in-the-band": t, "is-a-chef": t, "is-a-geek": t, "isa-geek": t, "kicks-ass": t, "office-on-the": t, podzone: t, "scrapper-site": t, selfip: t, "sells-it": t, servebbs: t, serveftp: t, thruhere: t, webhop: t, casacam: t, dynu: t, dynuddns: t, mysynology: t, opik: t, spryt: t, dynv6: t, twmail: t, ru: t, channelsdvr: [2, { u: t }], fastly: [0, { freetls: t, map: t, prod: [0, { a: t, global: t }], ssl: [0, { a: t, b: t, global: t }] }], fastlylb: [2, { map: t }], "keyword-on": t, "live-on": t, "server-on": t, "cdn-edges": t, heteml: t, cloudfunctions: t, "grafana-dev": t, iobb: t, moonscale: t, "in-dsl": t, "in-vpn": t, oninferno: t, botdash: t, "apps-1and1": t, ipifony: t, cloudjiffy: [2, { "fra1-de": t, "west1-us": t }], elastx: [0, { "jls-sto1": t, "jls-sto2": t, "jls-sto3": t }], massivegrid: [0, { paas: [0, { "fr-1": t, "lon-1": t, "lon-2": t, "ny-1": t, "ny-2": t, "sg-1": t }] }], saveincloud: [0, { jelastic: t, "nordeste-idc": t }], scaleforce: Je, kinghost: t, uni5: t, krellian: t, ggff: t, localto: a, barsy: t, luyani: t, memset: t, "azure-api": t, "azure-mobile": t, azureedge: t, azurefd: t, azurestaticapps: [2, { 1: t, 2: t, 3: t, 4: t, 5: t, 6: t, 7: t, centralus: t, eastasia: t, eastus2: t, westeurope: t, westus2: t }], azurewebsites: t, cloudapp: t, trafficmanager: t, usgovcloudapi: Rt, usgovcloudapp: t, usgovtrafficmanager: t, windows: Rt, mynetname: [0, { sn: t }], routingthecloud: t, bounceme: t, ddns: t, "eating-organic": t, mydissent: t, myeffect: t, mymediapc: t, mypsx: t, mysecuritycamera: t, nhlfan: t, "no-ip": t, pgafan: t, privatizehealthinsurance: t, redirectme: t, serveblog: t, serveminecraft: t, sytes: t, dnsup: t, hicam: t, "now-dns": t, ownip: t, vpndns: t, cloudycluster: t, ovh: [0, { hosting: a, webpaas: a }], rackmaze: t, myradweb: t, in: t, "subsc-pay": t, squares: t, schokokeks: t, "firewall-gateway": t, seidat: t, senseering: t, siteleaf: t, mafelo: t, myspreadshop: t, "vps-host": [2, { jelastic: [0, { atl: t, njs: t, ric: t }] }], srcf: [0, { soc: t, user: t }], supabase: t, dsmynas: t, familyds: t, ts: [2, { c: a }], torproject: [2, { pages: t }], tunnelmole: t, vusercontent: t, "reserve-online": t, localcert: t, "community-pro": t, meinforum: t, yandexcloud: [2, { storage: t, website: t }], za: t, zabc: t }], nf: [1, { arts: e, com: e, firm: e, info: e, net: e, other: e, per: e, rec: e, store: e, web: e }], ng: [1, { com: e, edu: e, gov: e, i: e, mil: e, mobi: e, name: e, net: e, org: e, sch: e, biz: [2, { co: t, dl: t, go: t, lg: t, on: t }], col: t, firm: t, gen: t, ltd: t, ngo: t, plc: t }], ni: [1, { ac: e, biz: e, co: e, com: e, edu: e, gob: e, in: e, info: e, int: e, mil: e, net: e, nom: e, org: e, web: e }], nl: [1, { co: t, "hosting-cluster": t, gov: t, khplay: t, "123website": t, myspreadshop: t, transurl: a, cistron: t, demon: t }], no: [1, { fhs: e, folkebibl: e, fylkesbibl: e, idrett: e, museum: e, priv: e, vgs: e, dep: e, herad: e, kommune: e, mil: e, stat: e, aa: M, ah: M, bu: M, fm: M, hl: M, hm: M, "jan-mayen": M, mr: M, nl: M, nt: M, of: M, ol: M, oslo: M, rl: M, sf: M, st: M, svalbard: M, tm: M, tr: M, va: M, vf: M, akrehamn: e, "xn--krehamn-dxa": e, åkrehamn: e, algard: e, "xn--lgrd-poac": e, ålgård: e, arna: e, bronnoysund: e, "xn--brnnysund-m8ac": e, brønnøysund: e, brumunddal: e, bryne: e, drobak: e, "xn--drbak-wua": e, drøbak: e, egersund: e, fetsund: e, floro: e, "xn--flor-jra": e, florø: e, fredrikstad: e, hokksund: e, honefoss: e, "xn--hnefoss-q1a": e, hønefoss: e, jessheim: e, jorpeland: e, "xn--jrpeland-54a": e, jørpeland: e, kirkenes: e, kopervik: e, krokstadelva: e, langevag: e, "xn--langevg-jxa": e, langevåg: e, leirvik: e, mjondalen: e, "xn--mjndalen-64a": e, mjøndalen: e, "mo-i-rana": e, mosjoen: e, "xn--mosjen-eya": e, mosjøen: e, nesoddtangen: e, orkanger: e, osoyro: e, "xn--osyro-wua": e, osøyro: e, raholt: e, "xn--rholt-mra": e, råholt: e, sandnessjoen: e, "xn--sandnessjen-ogb": e, sandnessjøen: e, skedsmokorset: e, slattum: e, spjelkavik: e, stathelle: e, stavern: e, stjordalshalsen: e, "xn--stjrdalshalsen-sqb": e, stjørdalshalsen: e, tananger: e, tranby: e, vossevangen: e, aarborte: e, aejrie: e, afjord: e, "xn--fjord-lra": e, åfjord: e, agdenes: e, akershus: At, aknoluokta: e, "xn--koluokta-7ya57h": e, ákŋoluokta: e, al: e, "xn--l-1fa": e, ål: e, alaheadju: e, "xn--laheadju-7ya": e, álaheadju: e, alesund: e, "xn--lesund-hua": e, ålesund: e, alstahaug: e, alta: e, "xn--lt-liac": e, áltá: e, alvdal: e, amli: e, "xn--mli-tla": e, åmli: e, amot: e, "xn--mot-tla": e, åmot: e, andasuolo: e, andebu: e, andoy: e, "xn--andy-ira": e, andøy: e, ardal: e, "xn--rdal-poa": e, årdal: e, aremark: e, arendal: e, "xn--s-1fa": e, ås: e, aseral: e, "xn--seral-lra": e, åseral: e, asker: e, askim: e, askoy: e, "xn--asky-ira": e, askøy: e, askvoll: e, asnes: e, "xn--snes-poa": e, åsnes: e, audnedaln: e, aukra: e, aure: e, aurland: e, "aurskog-holand": e, "xn--aurskog-hland-jnb": e, "aurskog-høland": e, austevoll: e, austrheim: e, averoy: e, "xn--avery-yua": e, averøy: e, badaddja: e, "xn--bdddj-mrabd": e, bådåddjå: e, "xn--brum-voa": e, bærum: e, bahcavuotna: e, "xn--bhcavuotna-s4a": e, báhcavuotna: e, bahccavuotna: e, "xn--bhccavuotna-k7a": e, báhccavuotna: e, baidar: e, "xn--bidr-5nac": e, báidár: e, bajddar: e, "xn--bjddar-pta": e, bájddar: e, balat: e, "xn--blt-elab": e, bálát: e, balestrand: e, ballangen: e, balsfjord: e, bamble: e, bardu: e, barum: e, batsfjord: e, "xn--btsfjord-9za": e, båtsfjord: e, bearalvahki: e, "xn--bearalvhki-y4a": e, bearalváhki: e, beardu: e, beiarn: e, berg: e, bergen: e, berlevag: e, "xn--berlevg-jxa": e, berlevåg: e, bievat: e, "xn--bievt-0qa": e, bievát: e, bindal: e, birkenes: e, bjerkreim: e, bjugn: e, bodo: e, "xn--bod-2na": e, bodø: e, bokn: e, bomlo: e, "xn--bmlo-gra": e, bømlo: e, bremanger: e, bronnoy: e, "xn--brnny-wuac": e, brønnøy: e, budejju: e, buskerud: At, bygland: e, bykle: e, cahcesuolo: e, "xn--hcesuolo-7ya35b": e, čáhcesuolo: e, davvenjarga: e, "xn--davvenjrga-y4a": e, davvenjárga: e, davvesiida: e, deatnu: e, dielddanuorri: e, divtasvuodna: e, divttasvuotna: e, donna: e, "xn--dnna-gra": e, dønna: e, dovre: e, drammen: e, drangedal: e, dyroy: e, "xn--dyry-ira": e, dyrøy: e, eid: e, eidfjord: e, eidsberg: e, eidskog: e, eidsvoll: e, eigersund: e, elverum: e, enebakk: e, engerdal: e, etne: e, etnedal: e, evenassi: e, "xn--eveni-0qa01ga": e, evenášši: e, evenes: e, "evje-og-hornnes": e, farsund: e, fauske: e, fedje: e, fet: e, finnoy: e, "xn--finny-yua": e, finnøy: e, fitjar: e, fjaler: e, fjell: e, fla: e, "xn--fl-zia": e, flå: e, flakstad: e, flatanger: e, flekkefjord: e, flesberg: e, flora: e, folldal: e, forde: e, "xn--frde-gra": e, førde: e, forsand: e, fosnes: e, "xn--frna-woa": e, fræna: e, frana: e, frei: e, frogn: e, froland: e, frosta: e, froya: e, "xn--frya-hra": e, frøya: e, fuoisku: e, fuossko: e, fusa: e, fyresdal: e, gaivuotna: e, "xn--givuotna-8ya": e, gáivuotna: e, galsa: e, "xn--gls-elac": e, gálsá: e, gamvik: e, gangaviika: e, "xn--ggaviika-8ya47h": e, gáŋgaviika: e, gaular: e, gausdal: e, giehtavuoatna: e, gildeskal: e, "xn--gildeskl-g0a": e, gildeskål: e, giske: e, gjemnes: e, gjerdrum: e, gjerstad: e, gjesdal: e, gjovik: e, "xn--gjvik-wua": e, gjøvik: e, gloppen: e, gol: e, gran: e, grane: e, granvin: e, gratangen: e, grimstad: e, grong: e, grue: e, gulen: e, guovdageaidnu: e, ha: e, "xn--h-2fa": e, hå: e, habmer: e, "xn--hbmer-xqa": e, hábmer: e, hadsel: e, "xn--hgebostad-g3a": e, hægebostad: e, hagebostad: e, halden: e, halsa: e, hamar: e, hamaroy: e, hammarfeasta: e, "xn--hmmrfeasta-s4ac": e, hámmárfeasta: e, hammerfest: e, hapmir: e, "xn--hpmir-xqa": e, hápmir: e, haram: e, hareid: e, harstad: e, hasvik: e, hattfjelldal: e, haugesund: e, hedmark: [0, { os: e, valer: e, "xn--vler-qoa": e, våler: e }], hemne: e, hemnes: e, hemsedal: e, hitra: e, hjartdal: e, hjelmeland: e, hobol: e, "xn--hobl-ira": e, hobøl: e, hof: e, hol: e, hole: e, holmestrand: e, holtalen: e, "xn--holtlen-hxa": e, holtålen: e, hordaland: [0, { os: e }], hornindal: e, horten: e, hoyanger: e, "xn--hyanger-q1a": e, høyanger: e, hoylandet: e, "xn--hylandet-54a": e, høylandet: e, hurdal: e, hurum: e, hvaler: e, hyllestad: e, ibestad: e, inderoy: e, "xn--indery-fya": e, inderøy: e, iveland: e, ivgu: e, jevnaker: e, jolster: e, "xn--jlster-bya": e, jølster: e, jondal: e, kafjord: e, "xn--kfjord-iua": e, kåfjord: e, karasjohka: e, "xn--krjohka-hwab49j": e, kárášjohka: e, karasjok: e, karlsoy: e, karmoy: e, "xn--karmy-yua": e, karmøy: e, kautokeino: e, klabu: e, "xn--klbu-woa": e, klæbu: e, klepp: e, kongsberg: e, kongsvinger: e, kraanghke: e, "xn--kranghke-b0a": e, kråanghke: e, kragero: e, "xn--krager-gya": e, kragerø: e, kristiansand: e, kristiansund: e, krodsherad: e, "xn--krdsherad-m8a": e, krødsherad: e, "xn--kvfjord-nxa": e, kvæfjord: e, "xn--kvnangen-k0a": e, kvænangen: e, kvafjord: e, kvalsund: e, kvam: e, kvanangen: e, kvinesdal: e, kvinnherad: e, kviteseid: e, kvitsoy: e, "xn--kvitsy-fya": e, kvitsøy: e, laakesvuemie: e, "xn--lrdal-sra": e, lærdal: e, lahppi: e, "xn--lhppi-xqa": e, láhppi: e, lardal: e, larvik: e, lavagis: e, lavangen: e, leangaviika: e, "xn--leagaviika-52b": e, leaŋgaviika: e, lebesby: e, leikanger: e, leirfjord: e, leka: e, leksvik: e, lenvik: e, lerdal: e, lesja: e, levanger: e, lier: e, lierne: e, lillehammer: e, lillesand: e, lindas: e, "xn--linds-pra": e, lindås: e, lindesnes: e, loabat: e, "xn--loabt-0qa": e, loabát: e, lodingen: e, "xn--ldingen-q1a": e, lødingen: e, lom: e, loppa: e, lorenskog: e, "xn--lrenskog-54a": e, lørenskog: e, loten: e, "xn--lten-gra": e, løten: e, lund: e, lunner: e, luroy: e, "xn--lury-ira": e, lurøy: e, luster: e, lyngdal: e, lyngen: e, malatvuopmi: e, "xn--mlatvuopmi-s4a": e, málatvuopmi: e, malselv: e, "xn--mlselv-iua": e, målselv: e, malvik: e, mandal: e, marker: e, marnardal: e, masfjorden: e, masoy: e, "xn--msy-ula0h": e, måsøy: e, "matta-varjjat": e, "xn--mtta-vrjjat-k7af": e, "mátta-várjjat": e, meland: e, meldal: e, melhus: e, meloy: e, "xn--mely-ira": e, meløy: e, meraker: e, "xn--merker-kua": e, meråker: e, midsund: e, "midtre-gauldal": e, moareke: e, "xn--moreke-jua": e, moåreke: e, modalen: e, modum: e, molde: e, "more-og-romsdal": [0, { heroy: e, sande: e }], "xn--mre-og-romsdal-qqb": [0, { "xn--hery-ira": e, sande: e }], "møre-og-romsdal": [0, { herøy: e, sande: e }], moskenes: e, moss: e, muosat: e, "xn--muost-0qa": e, muosát: e, naamesjevuemie: e, "xn--nmesjevuemie-tcba": e, nååmesjevuemie: e, "xn--nry-yla5g": e, nærøy: e, namdalseid: e, namsos: e, namsskogan: e, nannestad: e, naroy: e, narviika: e, narvik: e, naustdal: e, navuotna: e, "xn--nvuotna-hwa": e, návuotna: e, "nedre-eiker": e, nesna: e, nesodden: e, nesseby: e, nesset: e, nissedal: e, nittedal: e, "nord-aurdal": e, "nord-fron": e, "nord-odal": e, norddal: e, nordkapp: e, nordland: [0, { bo: e, "xn--b-5ga": e, bø: e, heroy: e, "xn--hery-ira": e, herøy: e }], "nordre-land": e, nordreisa: e, "nore-og-uvdal": e, notodden: e, notteroy: e, "xn--nttery-byae": e, nøtterøy: e, odda: e, oksnes: e, "xn--ksnes-uua": e, øksnes: e, omasvuotna: e, oppdal: e, oppegard: e, "xn--oppegrd-ixa": e, oppegård: e, orkdal: e, orland: e, "xn--rland-uua": e, ørland: e, orskog: e, "xn--rskog-uua": e, ørskog: e, orsta: e, "xn--rsta-fra": e, ørsta: e, osen: e, osteroy: e, "xn--ostery-fya": e, osterøy: e, ostfold: [0, { valer: e }], "xn--stfold-9xa": [0, { "xn--vler-qoa": e }], østfold: [0, { våler: e }], "ostre-toten": e, "xn--stre-toten-zcb": e, "østre-toten": e, overhalla: e, "ovre-eiker": e, "xn--vre-eiker-k8a": e, "øvre-eiker": e, oyer: e, "xn--yer-zna": e, øyer: e, oygarden: e, "xn--ygarden-p1a": e, øygarden: e, "oystre-slidre": e, "xn--ystre-slidre-ujb": e, "øystre-slidre": e, porsanger: e, porsangu: e, "xn--porsgu-sta26f": e, porsáŋgu: e, porsgrunn: e, rade: e, "xn--rde-ula": e, råde: e, radoy: e, "xn--rady-ira": e, radøy: e, "xn--rlingen-mxa": e, rælingen: e, rahkkeravju: e, "xn--rhkkervju-01af": e, ráhkkerávju: e, raisa: e, "xn--risa-5na": e, ráisa: e, rakkestad: e, ralingen: e, rana: e, randaberg: e, rauma: e, rendalen: e, rennebu: e, rennesoy: e, "xn--rennesy-v1a": e, rennesøy: e, rindal: e, ringebu: e, ringerike: e, ringsaker: e, risor: e, "xn--risr-ira": e, risør: e, rissa: e, roan: e, rodoy: e, "xn--rdy-0nab": e, rødøy: e, rollag: e, romsa: e, romskog: e, "xn--rmskog-bya": e, rømskog: e, roros: e, "xn--rros-gra": e, røros: e, rost: e, "xn--rst-0na": e, røst: e, royken: e, "xn--ryken-vua": e, røyken: e, royrvik: e, "xn--ryrvik-bya": e, røyrvik: e, ruovat: e, rygge: e, salangen: e, salat: e, "xn--slat-5na": e, sálat: e, "xn--slt-elab": e, sálát: e, saltdal: e, samnanger: e, sandefjord: e, sandnes: e, sandoy: e, "xn--sandy-yua": e, sandøy: e, sarpsborg: e, sauda: e, sauherad: e, sel: e, selbu: e, selje: e, seljord: e, siellak: e, sigdal: e, siljan: e, sirdal: e, skanit: e, "xn--sknit-yqa": e, skánit: e, skanland: e, "xn--sknland-fxa": e, skånland: e, skaun: e, skedsmo: e, ski: e, skien: e, skierva: e, "xn--skierv-uta": e, skiervá: e, skiptvet: e, skjak: e, "xn--skjk-soa": e, skjåk: e, skjervoy: e, "xn--skjervy-v1a": e, skjervøy: e, skodje: e, smola: e, "xn--smla-hra": e, smøla: e, snaase: e, "xn--snase-nra": e, snåase: e, snasa: e, "xn--snsa-roa": e, snåsa: e, snillfjord: e, snoasa: e, sogndal: e, sogne: e, "xn--sgne-gra": e, søgne: e, sokndal: e, sola: e, solund: e, somna: e, "xn--smna-gra": e, sømna: e, "sondre-land": e, "xn--sndre-land-0cb": e, "søndre-land": e, songdalen: e, "sor-aurdal": e, "xn--sr-aurdal-l8a": e, "sør-aurdal": e, "sor-fron": e, "xn--sr-fron-q1a": e, "sør-fron": e, "sor-odal": e, "xn--sr-odal-q1a": e, "sør-odal": e, "sor-varanger": e, "xn--sr-varanger-ggb": e, "sør-varanger": e, sorfold: e, "xn--srfold-bya": e, sørfold: e, sorreisa: e, "xn--srreisa-q1a": e, sørreisa: e, sortland: e, sorum: e, "xn--srum-gra": e, sørum: e, spydeberg: e, stange: e, stavanger: e, steigen: e, steinkjer: e, stjordal: e, "xn--stjrdal-s1a": e, stjørdal: e, stokke: e, "stor-elvdal": e, stord: e, stordal: e, storfjord: e, strand: e, stranda: e, stryn: e, sula: e, suldal: e, sund: e, sunndal: e, surnadal: e, sveio: e, svelvik: e, sykkylven: e, tana: e, telemark: [0, { bo: e, "xn--b-5ga": e, bø: e }], time: e, tingvoll: e, tinn: e, tjeldsund: e, tjome: e, "xn--tjme-hra": e, tjøme: e, tokke: e, tolga: e, tonsberg: e, "xn--tnsberg-q1a": e, tønsberg: e, torsken: e, "xn--trna-woa": e, træna: e, trana: e, tranoy: e, "xn--trany-yua": e, tranøy: e, troandin: e, trogstad: e, "xn--trgstad-r1a": e, trøgstad: e, tromsa: e, tromso: e, "xn--troms-zua": e, tromsø: e, trondheim: e, trysil: e, tvedestrand: e, tydal: e, tynset: e, tysfjord: e, tysnes: e, "xn--tysvr-vra": e, tysvær: e, tysvar: e, ullensaker: e, ullensvang: e, ulvik: e, unjarga: e, "xn--unjrga-rta": e, unjárga: e, utsira: e, vaapste: e, vadso: e, "xn--vads-jra": e, vadsø: e, "xn--vry-yla5g": e, værøy: e, vaga: e, "xn--vg-yiab": e, vågå: e, vagan: e, "xn--vgan-qoa": e, vågan: e, vagsoy: e, "xn--vgsy-qoa0j": e, vågsøy: e, vaksdal: e, valle: e, vang: e, vanylven: e, vardo: e, "xn--vard-jra": e, vardø: e, varggat: e, "xn--vrggt-xqad": e, várggát: e, varoy: e, vefsn: e, vega: e, vegarshei: e, "xn--vegrshei-c0a": e, vegårshei: e, vennesla: e, verdal: e, verran: e, vestby: e, vestfold: [0, { sande: e }], vestnes: e, "vestre-slidre": e, "vestre-toten": e, vestvagoy: e, "xn--vestvgy-ixa6o": e, vestvågøy: e, vevelstad: e, vik: e, vikna: e, vindafjord: e, voagat: e, volda: e, voss: e, co: t, "123hjemmeside": t, myspreadshop: t }], np: _, nr: It, nu: [1, { merseine: t, mine: t, shacknet: t, enterprisecloud: t }], nz: [1, { ac: e, co: e, cri: e, geek: e, gen: e, govt: e, health: e, iwi: e, kiwi: e, maori: e, "xn--mori-qsa": e, māori: e, mil: e, net: e, org: e, parliament: e, school: e, cloudns: t }], om: [1, { co: e, com: e, edu: e, gov: e, med: e, museum: e, net: e, org: e, pro: e }], onion: e, org: [1, { altervista: t, pimienta: t, poivron: t, potager: t, sweetpepper: t, cdn77: [0, { c: t, rsc: t }], "cdn77-secure": [0, { origin: [0, { ssl: t }] }], ae: t, cloudns: t, "ip-dynamic": t, ddnss: t, dpdns: t, duckdns: t, tunk: t, blogdns: t, blogsite: t, boldlygoingnowhere: t, dnsalias: t, dnsdojo: t, doesntexist: t, dontexist: t, doomdns: t, dvrdns: t, dynalias: t, dyndns: [2, { go: t, home: t }], endofinternet: t, endoftheinternet: t, "from-me": t, "game-host": t, gotdns: t, "hobby-site": t, homedns: t, homeftp: t, homelinux: t, homeunix: t, "is-a-bruinsfan": t, "is-a-candidate": t, "is-a-celticsfan": t, "is-a-chef": t, "is-a-geek": t, "is-a-knight": t, "is-a-linux-user": t, "is-a-patsfan": t, "is-a-soxfan": t, "is-found": t, "is-lost": t, "is-saved": t, "is-very-bad": t, "is-very-evil": t, "is-very-good": t, "is-very-nice": t, "is-very-sweet": t, "isa-geek": t, "kicks-ass": t, misconfused: t, podzone: t, readmyblog: t, selfip: t, sellsyourhome: t, servebbs: t, serveftp: t, servegame: t, "stuff-4-sale": t, webhop: t, accesscam: t, camdvr: t, freeddns: t, mywire: t, roxa: t, webredirect: t, twmail: t, eu: [2, { al: t, asso: t, at: t, au: t, be: t, bg: t, ca: t, cd: t, ch: t, cn: t, cy: t, cz: t, de: t, dk: t, edu: t, ee: t, es: t, fi: t, fr: t, gr: t, hr: t, hu: t, ie: t, il: t, in: t, int: t, is: t, it: t, jp: t, kr: t, lt: t, lu: t, lv: t, me: t, mk: t, mt: t, my: t, net: t, ng: t, nl: t, no: t, nz: t, pl: t, pt: t, ro: t, ru: t, se: t, si: t, sk: t, tr: t, uk: t, us: t }], fedorainfracloud: t, fedorapeople: t, fedoraproject: [0, { cloud: t, os: Xe, stg: [0, { os: Xe }] }], freedesktop: t, hatenadiary: t, hepforge: t, "in-dsl": t, "in-vpn": t, js: t, barsy: t, mayfirst: t, routingthecloud: t, bmoattachments: t, "cable-modem": t, collegefan: t, couchpotatofries: t, hopto: t, mlbfan: t, myftp: t, mysecuritycamera: t, nflfan: t, "no-ip": t, "read-books": t, ufcfan: t, zapto: t, dynserv: t, "now-dns": t, "is-local": t, httpbin: t, pubtls: t, jpn: t, "my-firewall": t, myfirewall: t, spdns: t, "small-web": t, dsmynas: t, familyds: t, teckids: et, tuxfamily: t, hk: t, us: t, toolforge: t, wmcloud: [2, { beta: t }], wmflabs: t, za: t }], pa: [1, { abo: e, ac: e, com: e, edu: e, gob: e, ing: e, med: e, net: e, nom: e, org: e, sld: e }], pe: [1, { com: e, edu: e, gob: e, mil: e, net: e, nom: e, org: e }], pf: [1, { com: e, edu: e, org: e }], pg: _, ph: [1, { com: e, edu: e, gov: e, i: e, mil: e, net: e, ngo: e, org: e, cloudns: t }], pk: [1, { ac: e, biz: e, com: e, edu: e, fam: e, gkp: e, gob: e, gog: e, gok: e, gop: e, gos: e, gov: e, net: e, org: e, web: e }], pl: [1, { com: e, net: e, org: e, agro: e, aid: e, atm: e, auto: e, biz: e, edu: e, gmina: e, gsm: e, info: e, mail: e, media: e, miasta: e, mil: e, nieruchomosci: e, nom: e, pc: e, powiat: e, priv: e, realestate: e, rel: e, sex: e, shop: e, sklep: e, sos: e, szkola: e, targi: e, tm: e, tourism: e, travel: e, turystyka: e, gov: [1, { ap: e, griw: e, ic: e, is: e, kmpsp: e, konsulat: e, kppsp: e, kwp: e, kwpsp: e, mup: e, mw: e, oia: e, oirm: e, oke: e, oow: e, oschr: e, oum: e, pa: e, pinb: e, piw: e, po: e, pr: e, psp: e, psse: e, pup: e, rzgw: e, sa: e, sdn: e, sko: e, so: e, sr: e, starostwo: e, ug: e, ugim: e, um: e, umig: e, upow: e, uppo: e, us: e, uw: e, uzs: e, wif: e, wiih: e, winb: e, wios: e, witd: e, wiw: e, wkz: e, wsa: e, wskr: e, wsse: e, wuoz: e, wzmiuw: e, zp: e, zpisdn: e }], augustow: e, "babia-gora": e, bedzin: e, beskidy: e, bialowieza: e, bialystok: e, bielawa: e, bieszczady: e, boleslawiec: e, bydgoszcz: e, bytom: e, cieszyn: e, czeladz: e, czest: e, dlugoleka: e, elblag: e, elk: e, glogow: e, gniezno: e, gorlice: e, grajewo: e, ilawa: e, jaworzno: e, "jelenia-gora": e, jgora: e, kalisz: e, karpacz: e, kartuzy: e, kaszuby: e, katowice: e, "kazimierz-dolny": e, kepno: e, ketrzyn: e, klodzko: e, kobierzyce: e, kolobrzeg: e, konin: e, konskowola: e, kutno: e, lapy: e, lebork: e, legnica: e, lezajsk: e, limanowa: e, lomza: e, lowicz: e, lubin: e, lukow: e, malbork: e, malopolska: e, mazowsze: e, mazury: e, mielec: e, mielno: e, mragowo: e, naklo: e, nowaruda: e, nysa: e, olawa: e, olecko: e, olkusz: e, olsztyn: e, opoczno: e, opole: e, ostroda: e, ostroleka: e, ostrowiec: e, ostrowwlkp: e, pila: e, pisz: e, podhale: e, podlasie: e, polkowice: e, pomorskie: e, pomorze: e, prochowice: e, pruszkow: e, przeworsk: e, pulawy: e, radom: e, "rawa-maz": e, rybnik: e, rzeszow: e, sanok: e, sejny: e, skoczow: e, slask: e, slupsk: e, sosnowiec: e, "stalowa-wola": e, starachowice: e, stargard: e, suwalki: e, swidnica: e, swiebodzin: e, swinoujscie: e, szczecin: e, szczytno: e, tarnobrzeg: e, tgory: e, turek: e, tychy: e, ustka: e, walbrzych: e, warmia: e, warszawa: e, waw: e, wegrow: e, wielun: e, wlocl: e, wloclawek: e, wodzislaw: e, wolomin: e, wroclaw: e, zachpomor: e, zagan: e, zarow: e, zgora: e, zgorzelec: e, art: t, gliwice: t, krakow: t, poznan: t, wroc: t, zakopane: t, beep: t, "ecommerce-shop": t, cfolks: t, dfirma: t, dkonto: t, you2: t, shoparena: t, homesklep: t, sdscloud: t, unicloud: t, lodz: t, pabianice: t, plock: t, sieradz: t, skierniewice: t, zgierz: t, krasnik: t, leczna: t, lubartow: t, lublin: t, poniatowa: t, swidnik: t, co: t, torun: t, simplesite: t, myspreadshop: t, gda: t, gdansk: t, gdynia: t, med: t, sopot: t, bielsko: t }], pm: [1, { own: t, name: t }], pn: [1, { co: e, edu: e, gov: e, net: e, org: e }], post: e, pr: [1, { biz: e, com: e, edu: e, gov: e, info: e, isla: e, name: e, net: e, org: e, pro: e, ac: e, est: e, prof: e }], pro: [1, { aaa: e, aca: e, acct: e, avocat: e, bar: e, cpa: e, eng: e, jur: e, law: e, med: e, recht: e, cloudns: t, keenetic: t, barsy: t, ngrok: t }], ps: [1, { com: e, edu: e, gov: e, net: e, org: e, plo: e, sec: e }], pt: [1, { com: e, edu: e, gov: e, int: e, net: e, nome: e, org: e, publ: e, "123paginaweb": t }], pw: [1, { gov: e, cloudns: t, x443: t }], py: [1, { com: e, coop: e, edu: e, gov: e, mil: e, net: e, org: e }], qa: [1, { com: e, edu: e, gov: e, mil: e, name: e, net: e, org: e, sch: e }], re: [1, { asso: e, com: e, netlib: t, can: t }], ro: [1, { arts: e, com: e, firm: e, info: e, nom: e, nt: e, org: e, rec: e, store: e, tm: e, www: e, co: t, shop: t, barsy: t }], rs: [1, { ac: e, co: e, edu: e, gov: e, in: e, org: e, brendly: y, barsy: t, ox: t }], ru: [1, { ac: t, edu: t, gov: t, int: t, mil: t, eurodir: t, adygeya: t, bashkiria: t, bir: t, cbg: t, com: t, dagestan: t, grozny: t, kalmykia: t, kustanai: t, marine: t, mordovia: t, msk: t, mytis: t, nalchik: t, nov: t, pyatigorsk: t, spb: t, vladikavkaz: t, vladimir: t, na4u: t, mircloud: t, myjino: [2, { hosting: a, landing: a, spectrum: a, vps: a }], cldmail: [0, { hb: t }], mcdir: [2, { vps: t }], mcpre: t, net: t, org: t, pp: t, ras: t }], rw: [1, { ac: e, co: e, coop: e, gov: e, mil: e, net: e, org: e }], sa: [1, { com: e, edu: e, gov: e, med: e, net: e, org: e, pub: e, sch: e }], sb: n, sc: n, sd: [1, { com: e, edu: e, gov: e, info: e, med: e, net: e, org: e, tv: e }], se: [1, { a: e, ac: e, b: e, bd: e, brand: e, c: e, d: e, e, f: e, fh: e, fhsk: e, fhv: e, g: e, h: e, i: e, k: e, komforb: e, kommunalforbund: e, komvux: e, l: e, lanbib: e, m: e, n: e, naturbruksgymn: e, o: e, org: e, p: e, parti: e, pp: e, press: e, r: e, s: e, t: e, tm: e, u: e, w: e, x: e, y: e, z: e, com: t, iopsys: t, "123minsida": t, itcouldbewor: t, myspreadshop: t }], sg: [1, { com: e, edu: e, gov: e, net: e, org: e, enscaled: t }], sh: [1, { com: e, gov: e, mil: e, net: e, org: e, hashbang: t, botda: t, lovable: t, platform: [0, { ent: t, eu: t, us: t }], teleport: t, now: t }], si: [1, { f5: t, gitapp: t, gitpage: t }], sj: e, sk: [1, { org: e }], sl: n, sm: e, sn: [1, { art: e, com: e, edu: e, gouv: e, org: e, univ: e }], so: [1, { com: e, edu: e, gov: e, me: e, net: e, org: e, surveys: t }], sr: e, ss: [1, { biz: e, co: e, com: e, edu: e, gov: e, me: e, net: e, org: e, sch: e }], st: [1, { co: e, com: e, consulado: e, edu: e, embaixada: e, mil: e, net: e, org: e, principe: e, saotome: e, store: e, helioho: t, cn: a, kirara: t, noho: t }], su: [1, { abkhazia: t, adygeya: t, aktyubinsk: t, arkhangelsk: t, armenia: t, ashgabad: t, azerbaijan: t, balashov: t, bashkiria: t, bryansk: t, bukhara: t, chimkent: t, dagestan: t, "east-kazakhstan": t, exnet: t, georgia: t, grozny: t, ivanovo: t, jambyl: t, kalmykia: t, kaluga: t, karacol: t, karaganda: t, karelia: t, khakassia: t, krasnodar: t, kurgan: t, kustanai: t, lenug: t, mangyshlak: t, mordovia: t, msk: t, murmansk: t, nalchik: t, navoi: t, "north-kazakhstan": t, nov: t, obninsk: t, penza: t, pokrovsk: t, sochi: t, spb: t, tashkent: t, termez: t, togliatti: t, troitsk: t, tselinograd: t, tula: t, tuva: t, vladikavkaz: t, vladimir: t, vologda: t }], sv: [1, { com: e, edu: e, gob: e, org: e, red: e }], sx: c, sy: s, sz: [1, { ac: e, co: e, org: e }], tc: e, td: e, tel: e, tf: [1, { sch: t }], tg: e, th: [1, { ac: e, co: e, go: e, in: e, mi: e, net: e, or: e, online: t, shop: t }], tj: [1, { ac: e, biz: e, co: e, com: e, edu: e, go: e, gov: e, int: e, mil: e, name: e, net: e, nic: e, org: e, test: e, web: e }], tk: e, tl: c, tm: [1, { co: e, com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e }], tn: [1, { com: e, ens: e, fin: e, gov: e, ind: e, info: e, intl: e, mincom: e, nat: e, net: e, org: e, perso: e, tourism: e, orangecloud: t }], to: [1, { 611: t, com: e, edu: e, gov: e, mil: e, net: e, org: e, oya: t, x0: t, quickconnect: Z, vpnplus: t, nett: t }], tr: [1, { av: e, bbs: e, bel: e, biz: e, com: e, dr: e, edu: e, gen: e, gov: e, info: e, k12: e, kep: e, mil: e, name: e, net: e, org: e, pol: e, tel: e, tsk: e, tv: e, web: e, nc: c }], tt: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, mil: e, name: e, net: e, org: e, pro: e }], tv: [1, { "better-than": t, dyndns: t, "on-the-web": t, "worse-than": t, from: t, sakura: t }], tw: [1, { club: e, com: [1, { mymailer: t }], ebiz: e, edu: e, game: e, gov: e, idv: e, mil: e, net: e, org: e, url: t, mydns: t }], tz: [1, { ac: e, co: e, go: e, hotel: e, info: e, me: e, mil: e, mobi: e, ne: e, or: e, sc: e, tv: e }], ua: [1, { com: e, edu: e, gov: e, in: e, net: e, org: e, cherkassy: e, cherkasy: e, chernigov: e, chernihiv: e, chernivtsi: e, chernovtsy: e, ck: e, cn: e, cr: e, crimea: e, cv: e, dn: e, dnepropetrovsk: e, dnipropetrovsk: e, donetsk: e, dp: e, if: e, "ivano-frankivsk": e, kh: e, kharkiv: e, kharkov: e, kherson: e, khmelnitskiy: e, khmelnytskyi: e, kiev: e, kirovograd: e, km: e, kr: e, kropyvnytskyi: e, krym: e, ks: e, kv: e, kyiv: e, lg: e, lt: e, lugansk: e, luhansk: e, lutsk: e, lv: e, lviv: e, mk: e, mykolaiv: e, nikolaev: e, od: e, odesa: e, odessa: e, pl: e, poltava: e, rivne: e, rovno: e, rv: e, sb: e, sebastopol: e, sevastopol: e, sm: e, sumy: e, te: e, ternopil: e, uz: e, uzhgorod: e, uzhhorod: e, vinnica: e, vinnytsia: e, vn: e, volyn: e, yalta: e, zakarpattia: e, zaporizhzhe: e, zaporizhzhia: e, zhitomir: e, zhytomyr: e, zp: e, zt: e, cc: t, inf: t, ltd: t, cx: t, biz: t, co: t, pp: t, v: t }], ug: [1, { ac: e, co: e, com: e, edu: e, go: e, gov: e, mil: e, ne: e, or: e, org: e, sc: e, us: e }], uk: [1, { ac: e, co: [1, { bytemark: [0, { dh: t, vm: t }], layershift: Je, barsy: t, barsyonline: t, retrosnub: zt, "nh-serv": t, "no-ip": t, adimo: t, myspreadshop: t }], gov: [1, { api: t, campaign: t, service: t }], ltd: e, me: e, net: e, nhs: e, org: [1, { glug: t, lug: t, lugs: t, affinitylottery: t, raffleentry: t, weeklylottery: t }], plc: e, police: e, sch: _, conn: t, copro: t, hosp: t, "independent-commission": t, "independent-inquest": t, "independent-inquiry": t, "independent-panel": t, "independent-review": t, "public-inquiry": t, "royal-commission": t, pymnt: t, barsy: t, nimsite: t, oraclegovcloudapps: a }], us: [1, { dni: e, isa: e, nsn: e, ak: x, al: x, ar: x, as: x, az: x, ca: x, co: x, ct: x, dc: x, de: Pt, fl: x, ga: x, gu: x, hi: Re, ia: x, id: x, il: x, in: x, ks: x, ky: x, la: x, ma: [1, { k12: [1, { chtr: e, paroch: e, pvt: e }], cc: e, lib: e }], md: x, me: x, mi: [1, { k12: e, cc: e, lib: e, "ann-arbor": e, cog: e, dst: e, eaton: e, gen: e, mus: e, tec: e, washtenaw: e }], mn: x, mo: x, ms: [1, { k12: e, cc: e }], mt: x, nc: x, nd: Re, ne: x, nh: x, nj: x, nm: x, nv: x, ny: x, oh: x, ok: x, or: x, pa: x, pr: x, ri: Re, sc: x, sd: Re, tn: x, tx: x, ut: x, va: x, vi: x, vt: x, wa: x, wi: x, wv: Pt, wy: x, cloudns: t, "is-by": t, "land-4-sale": t, "stuff-4-sale": t, heliohost: t, enscaled: [0, { phx: t }], mircloud: t, "azure-api": t, azurewebsites: t, ngo: t, golffan: t, noip: t, pointto: t, freeddns: t, srv: [2, { gh: t, gl: t }], servername: t }], uy: [1, { com: e, edu: e, gub: e, mil: e, net: e, org: e, gv: t }], uz: [1, { co: e, com: e, net: e, org: e }], va: e, vc: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, gv: [2, { d: t }], "0e": a, mydns: t }], ve: [1, { arts: e, bib: e, co: e, com: e, e12: e, edu: e, emprende: e, firm: e, gob: e, gov: e, ia: e, info: e, int: e, mil: e, net: e, nom: e, org: e, rar: e, rec: e, store: e, tec: e, web: e }], vg: [1, { edu: e }], vi: [1, { co: e, com: e, k12: e, net: e, org: e }], vn: [1, { ac: e, ai: e, biz: e, com: e, edu: e, gov: e, health: e, id: e, info: e, int: e, io: e, name: e, net: e, org: e, pro: e, angiang: e, bacgiang: e, backan: e, baclieu: e, bacninh: e, "baria-vungtau": e, bentre: e, binhdinh: e, binhduong: e, binhphuoc: e, binhthuan: e, camau: e, cantho: e, caobang: e, daklak: e, daknong: e, danang: e, dienbien: e, dongnai: e, dongthap: e, gialai: e, hagiang: e, haiduong: e, haiphong: e, hanam: e, hanoi: e, hatinh: e, haugiang: e, hoabinh: e, hungyen: e, khanhhoa: e, kiengiang: e, kontum: e, laichau: e, lamdong: e, langson: e, laocai: e, longan: e, namdinh: e, nghean: e, ninhbinh: e, ninhthuan: e, phutho: e, phuyen: e, quangbinh: e, quangnam: e, quangngai: e, quangninh: e, quangtri: e, soctrang: e, sonla: e, tayninh: e, thaibinh: e, thainguyen: e, thanhhoa: e, thanhphohochiminh: e, thuathienhue: e, tiengiang: e, travinh: e, tuyenquang: e, vinhlong: e, vinhphuc: e, yenbai: e }], vu: Ie, wf: [1, { biz: t, sch: t }], ws: [1, { com: e, edu: e, gov: e, net: e, org: e, advisor: a, cloud66: t, dyndns: t, mypets: t }], yt: [1, { org: t }], "xn--mgbaam7a8h": e, امارات: e, "xn--y9a3aq": e, հայ: e, "xn--54b7fta0cc": e, বাংলা: e, "xn--90ae": e, бг: e, "xn--mgbcpq6gpa1a": e, البحرين: e, "xn--90ais": e, бел: e, "xn--fiqs8s": e, 中国: e, "xn--fiqz9s": e, 中國: e, "xn--lgbbat1ad8j": e, الجزائر: e, "xn--wgbh1c": e, مصر: e, "xn--e1a4c": e, ею: e, "xn--qxa6a": e, ευ: e, "xn--mgbah1a3hjkrd": e, موريتانيا: e, "xn--node": e, გე: e, "xn--qxam": e, ελ: e, "xn--j6w193g": [1, { "xn--gmqw5a": e, "xn--55qx5d": e, "xn--mxtq1m": e, "xn--wcvs22d": e, "xn--uc0atv": e, "xn--od0alg": e }], 香港: [1, { 個人: e, 公司: e, 政府: e, 教育: e, 組織: e, 網絡: e }], "xn--2scrj9c": e, ಭಾರತ: e, "xn--3hcrj9c": e, ଭାରତ: e, "xn--45br5cyl": e, ভাৰত: e, "xn--h2breg3eve": e, भारतम्: e, "xn--h2brj9c8c": e, भारोत: e, "xn--mgbgu82a": e, ڀارت: e, "xn--rvc1e0am3e": e, ഭാരതം: e, "xn--h2brj9c": e, भारत: e, "xn--mgbbh1a": e, بارت: e, "xn--mgbbh1a71e": e, بھارت: e, "xn--fpcrj9c3d": e, భారత్: e, "xn--gecrj9c": e, ભારત: e, "xn--s9brj9c": e, ਭਾਰਤ: e, "xn--45brj9c": e, ভারত: e, "xn--xkc2dl3a5ee0h": e, இந்தியா: e, "xn--mgba3a4f16a": e, ایران: e, "xn--mgba3a4fra": e, ايران: e, "xn--mgbtx2b": e, عراق: e, "xn--mgbayh7gpa": e, الاردن: e, "xn--3e0b707e": e, 한국: e, "xn--80ao21a": e, қаз: e, "xn--q7ce6a": e, ລາວ: e, "xn--fzc2c9e2c": e, ලංකා: e, "xn--xkc2al3hye2a": e, இலங்கை: e, "xn--mgbc0a9azcg": e, المغرب: e, "xn--d1alf": e, мкд: e, "xn--l1acc": e, мон: e, "xn--mix891f": e, 澳門: e, "xn--mix082f": e, 澳门: e, "xn--mgbx4cd0ab": e, مليسيا: e, "xn--mgb9awbf": e, عمان: e, "xn--mgbai9azgqp6j": e, پاکستان: e, "xn--mgbai9a5eva00b": e, پاكستان: e, "xn--ygbi2ammx": e, فلسطين: e, "xn--90a3ac": [1, { "xn--80au": e, "xn--90azh": e, "xn--d1at": e, "xn--c1avg": e, "xn--o1ac": e, "xn--o1ach": e }], срб: [1, { ак: e, обр: e, од: e, орг: e, пр: e, упр: e }], "xn--p1ai": e, рф: e, "xn--wgbl6a": e, قطر: e, "xn--mgberp4a5d4ar": e, السعودية: e, "xn--mgberp4a5d4a87g": e, السعودیة: e, "xn--mgbqly7c0a67fbc": e, السعودیۃ: e, "xn--mgbqly7cvafr": e, السعوديه: e, "xn--mgbpl2fh": e, سودان: e, "xn--yfro4i67o": e, 新加坡: e, "xn--clchc0ea0b2g2a9gcd": e, சிங்கப்பூர்: e, "xn--ogbpf8fl": e, سورية: e, "xn--mgbtf8fl": e, سوريا: e, "xn--o3cw4h": [1, { "xn--o3cyx2a": e, "xn--12co0c3b4eva": e, "xn--m3ch0j3a": e, "xn--h3cuzk1di": e, "xn--12c1fe0br": e, "xn--12cfi8ixb8l": e }], ไทย: [1, { ทหาร: e, ธุรกิจ: e, เน็ต: e, รัฐบาล: e, ศึกษา: e, องค์กร: e }], "xn--pgbs0dh": e, تونس: e, "xn--kpry57d": e, 台灣: e, "xn--kprw13d": e, 台湾: e, "xn--nnx388a": e, 臺灣: e, "xn--j1amh": e, укр: e, "xn--mgb2ddes": e, اليمن: e, xxx: e, ye: s, za: [0, { ac: e, agric: e, alt: e, co: e, edu: e, gov: e, grondar: e, law: e, mil: e, net: e, ngo: e, nic: e, nis: e, nom: e, org: e, school: e, tm: e, web: e }], zm: [1, { ac: e, biz: e, co: e, com: e, edu: e, gov: e, info: e, mil: e, net: e, org: e, sch: e }], zw: [1, { ac: e, co: e, gov: e, mil: e, org: e }], aaa: e, aarp: e, abb: e, abbott: e, abbvie: e, abc: e, able: e, abogado: e, abudhabi: e, academy: [1, { official: t }], accenture: e, accountant: e, accountants: e, aco: e, actor: e, ads: e, adult: e, aeg: e, aetna: e, afl: e, africa: e, agakhan: e, agency: e, aig: e, airbus: e, airforce: e, airtel: e, akdn: e, alibaba: e, alipay: e, allfinanz: e, allstate: e, ally: e, alsace: e, alstom: e, amazon: e, americanexpress: e, americanfamily: e, amex: e, amfam: e, amica: e, amsterdam: e, analytics: e, android: e, anquan: e, anz: e, aol: e, apartments: e, app: [1, { adaptable: t, aiven: t, beget: a, brave: o, clerk: t, clerkstage: t, cloudflare: t, wnext: t, csb: [2, { preview: t }], convex: t, corespeed: t, deta: t, ondigitalocean: t, easypanel: t, encr: [2, { frontend: t }], evervault: i, expo: [2, { staging: t }], edgecompute: t, "on-fleek": t, flutterflow: t, sprites: t, e2b: t, framer: t, gadget: t, github: t, hosted: a, run: [0, { "*": t, mtls: a }], web: t, hackclub: t, hasura: t, onhercules: t, botdash: t, shiptoday: t, leapcell: t, loginline: t, lovable: t, luyani: t, magicpatterns: t, medusajs: t, messerli: t, miren: t, mocha: t, netlify: t, ngrok: t, "ngrok-free": t, developer: a, noop: t, northflank: a, upsun: a, railway: [0, { up: t }], replit: r, nyat: t, snowflake: [0, { "*": t, privatelink: a }], streamlit: t, spawnbase: t, telebit: t, typedream: t, vercel: t, wal: t, wasmer: t, bookonline: t, windsurf: t, base44: t, zeabur: t, zerops: a }], apple: [1, { int: [2, { cloud: [0, { "*": t, r: [0, { "*": t, "ap-north-1": a, "ap-south-1": a, "ap-south-2": a, "eu-central-1": a, "eu-north-1": a, "us-central-1": a, "us-central-2": a, "us-east-1": a, "us-east-2": a, "us-west-1": a, "us-west-2": a, "us-west-3": a }] }] }] }], aquarelle: e, arab: e, aramco: e, archi: e, army: e, art: e, arte: e, asda: e, associates: e, athleta: e, attorney: e, auction: e, audi: e, audible: e, audio: e, auspost: e, author: e, auto: e, autos: e, aws: [1, { on: [0, { "af-south-1": l, "ap-east-1": l, "ap-northeast-1": l, "ap-northeast-2": l, "ap-northeast-3": l, "ap-south-1": l, "ap-south-2": u, "ap-southeast-1": l, "ap-southeast-2": l, "ap-southeast-3": l, "ap-southeast-4": u, "ap-southeast-5": u, "ca-central-1": l, "ca-west-1": u, "eu-central-1": l, "eu-central-2": u, "eu-north-1": l, "eu-south-1": l, "eu-south-2": u, "eu-west-1": l, "eu-west-2": l, "eu-west-3": l, "il-central-1": u, "me-central-1": u, "me-south-1": l, "sa-east-1": l, "us-east-1": l, "us-east-2": l, "us-west-1": l, "us-west-2": l, "ap-southeast-7": d, "mx-central-1": d, "us-gov-east-1": p, "us-gov-west-1": p }], sagemaker: [0, { "ap-northeast-1": g, "ap-northeast-2": g, "ap-south-1": g, "ap-southeast-1": g, "ap-southeast-2": g, "ca-central-1": b, "eu-central-1": g, "eu-west-1": g, "eu-west-2": g, "us-east-1": b, "us-east-2": b, "us-west-2": b, "af-south-1": f, "ap-east-1": f, "ap-northeast-3": f, "ap-south-2": k, "ap-southeast-3": f, "ap-southeast-4": k, "ca-west-1": [0, { notebook: t, "notebook-fips": t }], "eu-central-2": f, "eu-north-1": f, "eu-south-1": f, "eu-south-2": f, "eu-west-3": f, "il-central-1": f, "me-central-1": f, "me-south-1": f, "sa-east-1": f, "us-gov-east-1": m, "us-gov-west-1": m, "us-west-1": [0, { notebook: t, "notebook-fips": t, studio: t }], experiments: a }], repost: [0, { private: a }] }], axa: e, azure: e, baby: e, baidu: e, banamex: e, band: e, bank: e, bar: e, barcelona: e, barclaycard: e, barclays: e, barefoot: e, bargains: e, baseball: e, basketball: [1, { aus: t, nz: t }], bauhaus: e, bayern: e, bbc: e, bbt: e, bbva: e, bcg: e, bcn: e, beats: e, beauty: e, beer: e, berlin: e, best: e, bestbuy: e, bet: e, bharti: e, bible: e, bid: e, bike: e, bing: e, bingo: e, bio: e, black: e, blackfriday: e, blockbuster: e, blog: e, bloomberg: e, blue: e, bms: e, bmw: e, bnpparibas: e, boats: e, boehringer: e, bofa: e, bom: e, bond: e, boo: e, book: e, booking: e, bosch: e, bostik: e, boston: e, bot: e, boutique: e, box: e, bradesco: e, bridgestone: e, broadway: e, broker: e, brother: e, brussels: e, build: [1, { shiptoday: t, v0: t, windsurf: t }], builders: [1, { cloudsite: t }], business: E, buy: e, buzz: e, bzh: e, cab: e, cafe: e, cal: e, call: e, calvinklein: e, cam: e, camera: e, camp: [1, { emf: [0, { at: t }] }], canon: e, capetown: e, capital: e, capitalone: e, car: e, caravan: e, cards: e, care: e, career: e, careers: e, cars: e, casa: [1, { nabu: [0, { ui: t }] }], case: [1, { sav: t }], cash: e, casino: e, catering: e, catholic: e, cba: e, cbn: e, cbre: e, center: e, ceo: e, cern: e, cfa: e, cfd: e, chanel: e, channel: e, charity: e, chase: e, chat: e, cheap: e, chintai: e, christmas: e, chrome: e, church: e, cipriani: e, circle: e, cisco: e, citadel: e, citi: e, citic: e, city: e, claims: e, cleaning: e, click: e, clinic: e, clinique: e, clothing: e, cloud: [1, { antagonist: t, convex: t, elementor: t, emergent: t, encoway: [0, { eu: t }], statics: a, ravendb: t, axarnet: [0, { "es-1": t }], diadem: t, jelastic: [0, { vip: t }], jele: t, "jenv-aruba": [0, { aruba: [0, { eur: [0, { it1: t }] }], it1: t }], keliweb: [2, { cs: t }], oxa: [2, { tn: t, uk: t }], primetel: [2, { uk: t }], reclaim: [0, { ca: t, uk: t, us: t }], trendhosting: [0, { ch: t, de: t }], jote: t, jotelulu: t, kuleuven: t, laravel: t, linkyard: t, magentosite: a, matlab: t, observablehq: t, perspecta: t, vapor: t, "on-rancher": a, scw: [0, { baremetal: [0, { "fr-par-1": t, "fr-par-2": t, "nl-ams-1": t }], "fr-par": [0, { cockpit: t, ddl: t, dtwh: t, fnc: [2, { functions: t }], ifr: t, k8s: v, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t, whm: t }], instances: [0, { priv: t, pub: t }], k8s: t, "nl-ams": [0, { cockpit: t, ddl: t, dtwh: t, ifr: t, k8s: v, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t, whm: t }], "pl-waw": [0, { cockpit: t, ddl: t, dtwh: t, ifr: t, k8s: v, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t }], scalebook: t, smartlabeling: t }], servebolt: t, onstackit: [0, { runs: t }], trafficplex: t, "unison-services": t, urown: t, voorloper: t, zap: t }], club: [1, { cloudns: t, jele: t, barsy: t }], clubmed: e, coach: e, codes: [1, { owo: a }], coffee: e, college: e, cologne: e, commbank: e, community: [1, { nog: t, ravendb: t, myforum: t }], company: e, compare: e, computer: e, comsec: e, condos: e, construction: e, consulting: e, contact: e, contractors: e, cooking: e, cool: [1, { elementor: t, de: t }], corsica: e, country: e, coupon: e, coupons: e, courses: e, cpa: e, credit: e, creditcard: e, creditunion: e, cricket: e, crown: e, crs: e, cruise: e, cruises: e, cuisinella: e, cymru: e, cyou: e, dad: e, dance: e, data: e, date: e, dating: e, datsun: e, day: e, dclk: e, dds: e, deal: e, dealer: e, deals: e, degree: e, delivery: e, dell: e, deloitte: e, delta: e, democrat: e, dental: e, dentist: e, desi: e, design: [1, { graphic: t, bss: t }], dev: [1, { myaddr: t, panel: t, bearblog: t, brave: o, lcl: a, lclstage: a, stg: a, stgstage: a, pages: t, r2: t, workers: t, deno: t, "deno-staging": t, deta: t, lp: [2, { api: t, objects: t }], evervault: i, fly: t, githubpreview: t, gateway: a, grebedoc: t, botdash: t, inbrowser: a, "is-a-good": t, iserv: t, leapcell: t, runcontainers: t, localcert: [0, { user: a }], loginline: t, barsy: t, mediatech: t, "mocha-sandbox": t, modx: t, ngrok: t, "ngrok-free": t, "is-a-fullstack": t, "is-cool": t, "is-not-a": t, localplayer: t, xmit: t, "platter-app": t, replit: [2, { archer: t, bones: t, canary: t, global: t, hacker: t, id: t, janeway: t, kim: t, kira: t, kirk: t, odo: t, paris: t, picard: t, pike: t, prerelease: t, reed: t, riker: t, sisko: t, spock: t, staging: t, sulu: t, tarpit: t, teams: t, tucker: t, wesley: t, worf: t }], crm: [0, { aa: a, ab: a, ac: a, ad: a, ae: a, af: a, ci: a, d: a, pa: a, pb: a, pc: a, pd: a, pe: a, pf: a, w: a, wa: a, wb: a, wc: a, wd: a, we: a, wf: a }], erp: _t, vercel: t, webhare: a, hrsn: t, "is-a": t }], dhl: e, diamonds: e, diet: e, digital: [1, { cloudapps: [2, { london: t }] }], direct: [1, { libp2p: t }], directory: e, discount: e, discover: e, dish: e, diy: Ct, dnp: e, docs: e, doctor: e, dog: e, domains: e, dot: e, download: e, drive: e, dtv: e, dubai: e, dupont: e, durban: e, dvag: e, dvr: e, earth: e, eat: e, eco: e, edeka: e, education: E, email: [1, { crisp: [0, { on: t }], tawk: Et, tawkto: Et }], emerck: e, energy: e, engineer: e, engineering: e, enterprises: e, epson: e, equipment: e, ericsson: e, erni: e, esq: e, estate: [1, { compute: a }], eurovision: e, eus: [1, { party: Tt }], events: [1, { koobin: t, co: t }], exchange: e, expert: e, exposed: e, express: e, extraspace: e, fage: e, fail: e, fairwinds: e, faith: e, family: e, fan: e, fans: e, farm: [1, { storj: t }], farmers: e, fashion: e, fast: e, fedex: e, feedback: e, ferrari: e, ferrero: e, fidelity: e, fido: e, film: e, final: e, finance: e, financial: E, fire: e, firestone: e, firmdale: e, fish: e, fishing: e, fit: e, fitness: e, flickr: e, flights: e, flir: e, florist: e, flowers: e, fly: e, foo: e, food: e, football: e, ford: e, forex: e, forsale: e, forum: e, foundation: e, fox: e, free: e, fresenius: e, frl: e, frogans: e, frontier: e, ftr: e, fujitsu: e, fun: e, fund: e, furniture: e, futbol: e, fyi: e, gal: e, gallery: e, gallo: e, gallup: e, game: e, games: [1, { pley: t, sheezy: t }], gap: e, garden: e, gay: [1, { pages: t }], gbiz: e, gdn: [1, { cnpy: t }], gea: e, gent: e, genting: e, george: e, ggee: e, gift: e, gifts: e, gives: e, giving: e, glass: e, gle: e, global: [1, { appwrite: t }], globo: e, gmail: e, gmbh: e, gmo: e, gmx: e, godaddy: e, gold: e, goldpoint: e, golf: e, goodyear: e, goog: [1, { cloud: t, translate: t, usercontent: a }], google: e, gop: e, got: e, grainger: e, graphics: e, gratis: e, green: e, gripe: e, grocery: e, group: Ct, gucci: e, guge: e, guide: e, guitars: e, guru: e, hair: e, hamburg: e, hangout: e, haus: e, hbo: e, hdfc: e, hdfcbank: e, health: [1, { hra: t }], healthcare: e, help: e, helsinki: e, here: e, hermes: e, hiphop: e, hisamitsu: e, hitachi: e, hiv: e, hkt: e, hockey: e, holdings: e, holiday: e, homedepot: e, homegoods: e, homes: e, homesense: e, honda: e, horse: e, hospital: e, host: [1, { cloudaccess: t, freesite: t, easypanel: t, emergent: t, fastvps: t, myfast: t, gadget: t, tempurl: t, wpmudev: t, iserv: t, jele: t, mircloud: t, bolt: t, wp2: t, half: t }], hosting: [1, { opencraft: t }], hot: e, hotel: e, hotels: e, hotmail: e, house: e, how: e, hsbc: e, hughes: e, hyatt: e, hyundai: e, ibm: e, icbc: e, ice: e, icu: e, ieee: e, ifm: e, ikano: e, imamat: e, imdb: e, immo: e, immobilien: e, inc: e, industries: e, infiniti: e, ing: e, ink: e, institute: e, insurance: e, insure: e, international: e, intuit: e, investments: e, ipiranga: e, irish: e, ismaili: e, ist: e, istanbul: e, itau: e, itv: e, jaguar: e, java: e, jcb: e, jeep: e, jetzt: e, jewelry: e, jio: e, jll: e, jmp: e, jnj: e, joburg: e, jot: e, joy: e, jpmorgan: e, jprs: e, juegos: e, juniper: e, kaufen: e, kddi: e, kerryhotels: e, kerryproperties: e, kfh: e, kia: e, kids: e, kim: e, kindle: e, kitchen: e, kiwi: e, koeln: e, komatsu: e, kosher: e, kpmg: e, kpn: e, krd: [1, { co: t, edu: t }], kred: e, kuokgroup: e, kyoto: e, lacaixa: e, lamborghini: e, lamer: e, land: e, landrover: e, lanxess: e, lasalle: e, lat: e, latino: e, latrobe: e, law: e, lawyer: e, lds: e, lease: e, leclerc: e, lefrak: e, legal: e, lego: e, lexus: e, lgbt: e, lidl: e, life: e, lifeinsurance: e, lifestyle: e, lighting: e, like: e, lilly: e, limited: e, limo: e, lincoln: e, link: [1, { myfritz: t, cyon: t, joinmc: t, dweb: a, inbrowser: a, keenetic: t, nftstorage: tt, mypep: t, storacha: tt, w3s: tt }], live: [1, { aem: t, hlx: t, ewp: a }], living: e, llc: e, llp: e, loan: e, loans: e, locker: e, locus: e, lol: [1, { omg: t }], london: e, lotte: e, lotto: e, love: e, lpl: e, lplfinancial: e, ltd: e, ltda: e, lundbeck: e, luxe: e, luxury: e, madrid: e, maif: e, maison: e, makeup: e, man: e, management: e, mango: e, map: e, market: e, marketing: e, markets: e, marriott: e, marshalls: e, mattel: e, mba: e, mckinsey: e, med: e, media: Oe, meet: e, melbourne: e, meme: e, memorial: e, men: e, menu: [1, { barsy: t, barsyonline: t }], merck: e, merckmsd: e, miami: e, microsoft: e, mini: e, mint: e, mit: e, mitsubishi: e, mlb: e, mls: e, mma: e, mobile: e, moda: e, moe: e, moi: e, mom: e, monash: e, money: e, monster: e, mormon: e, mortgage: e, moscow: e, moto: e, motorcycles: e, mov: e, movie: e, msd: e, mtn: e, mtr: e, music: e, nab: e, nagoya: e, navy: e, nba: e, nec: e, netbank: e, netflix: e, network: [1, { aem: t, alces: a, appwrite: t, co: t, arvo: t, azimuth: t, tlon: t }], neustar: e, new: e, news: [1, { noticeable: t }], next: e, nextdirect: e, nexus: e, nfl: e, ngo: e, nhk: e, nico: e, nike: e, nikon: e, ninja: e, nissan: e, nissay: e, nokia: e, norton: e, now: e, nowruz: e, nowtv: e, nra: e, nrw: e, ntt: e, nyc: e, obi: e, observer: e, office: e, okinawa: e, olayan: e, olayangroup: e, ollo: e, omega: e, one: [1, { kin: a, service: t, website: t }], ong: e, onl: e, online: [1, { eero: t, "eero-stage": t, websitebuilder: t, leapcell: t, barsy: t }], ooo: e, open: e, oracle: e, orange: [1, { tech: t }], organic: e, origins: e, osaka: e, otsuka: e, ott: e, ovh: [1, { nerdpol: t }], page: [1, { aem: t, hlx: t, codeberg: t, deuxfleurs: t, heyflow: t, prvcy: t, rocky: t, statichost: t, pdns: t, plesk: t }], panasonic: e, paris: e, pars: e, partners: e, parts: e, party: e, pay: e, pccw: e, pet: e, pfizer: e, pharmacy: e, phd: e, philips: e, phone: e, photo: e, photography: e, photos: Oe, physio: e, pics: e, pictet: e, pictures: [1, { 1337: t }], pid: e, pin: e, ping: e, pink: e, pioneer: e, pizza: [1, { ngrok: t }], place: E, play: e, playstation: e, plumbing: e, plus: [1, { playit: [2, { at: a, with: t }] }], pnc: e, pohl: e, poker: e, politie: e, porn: e, praxi: e, press: e, prime: e, prod: e, productions: e, prof: e, progressive: e, promo: e, properties: e, property: e, protection: e, pru: e, prudential: e, pub: [1, { id: a, kin: a, barsy: t }], pwc: e, qpon: e, quebec: e, quest: e, racing: e, radio: e, read: e, realestate: e, realtor: e, realty: e, recipes: e, red: e, redumbrella: e, rehab: e, reise: e, reisen: e, reit: e, reliance: e, ren: e, rent: e, rentals: e, repair: e, report: e, republican: e, rest: e, restaurant: e, review: e, reviews: [1, { aem: t }], rexroth: e, rich: e, richardli: e, ricoh: e, ril: e, rio: e, rip: [1, { clan: t }], rocks: [1, { myddns: t, stackit: t, "lima-city": t, webspace: t }], rodeo: e, rogers: e, room: e, rsvp: e, rugby: e, ruhr: e, run: [1, { appwrite: a, canva: t, development: t, ravendb: t, liara: [2, { iran: t }], lovable: t, needle: t, build: a, code: a, database: a, migration: a, onporter: t, repl: t, stackit: t, val: _t, vercel: t, wix: t }], rwe: e, ryukyu: e, saarland: e, safe: e, safety: e, sakura: e, sale: e, salon: e, samsclub: e, samsung: e, sandvik: e, sandvikcoromant: e, sanofi: e, sap: e, sarl: e, sas: e, save: e, saxo: e, sbi: e, sbs: e, scb: e, schaeffler: e, schmidt: e, scholarships: e, school: e, schule: e, schwarz: e, science: e, scot: [1, { co: t, me: t, org: t, gov: [2, { service: t }] }], search: e, seat: e, secure: e, security: e, seek: e, select: e, sener: e, services: [1, { loginline: t }], seven: e, sew: e, sex: e, sexy: e, sfr: e, shangrila: e, sharp: e, shell: e, shia: e, shiksha: e, shoes: e, shop: [1, { base: t, hoplix: t, barsy: t, barsyonline: t, shopware: t }], shopping: e, shouji: e, show: e, silk: e, sina: e, singles: e, site: [1, { square: t, canva: w, cloudera: a, convex: t, cyon: t, caffeine: t, fastvps: t, figma: t, "figma-gov": t, preview: t, heyflow: t, jele: t, jouwweb: t, loginline: t, barsy: t, co: t, notion: t, omniwe: t, opensocial: t, madethis: t, support: t, platformsh: a, tst: a, byen: t, sol: t, srht: t, novecore: t, cpanel: t, wpsquared: t, sourcecraft: t }], ski: e, skin: e, sky: e, skype: e, sling: e, smart: e, smile: e, sncf: e, soccer: e, social: e, softbank: e, software: e, sohu: e, solar: e, solutions: e, song: e, sony: e, soy: e, spa: e, space: [1, { myfast: t, heiyu: t, hf: [2, { static: t }], "app-ionos": t, project: t, uber: t, xs4all: t }], sport: e, spot: e, srl: e, stada: e, staples: e, star: e, statebank: e, statefarm: e, stc: e, stcgroup: e, stockholm: e, storage: e, store: [1, { barsy: t, sellfy: t, shopware: t, storebase: t }], stream: e, studio: e, study: e, style: e, sucks: e, supplies: e, supply: e, support: [1, { barsy: t }], surf: e, surgery: e, suzuki: e, swatch: e, swiss: e, sydney: e, systems: [1, { knightpoint: t, miren: t }], tab: e, taipei: e, talk: e, taobao: e, target: e, tatamotors: e, tatar: e, tattoo: e, tax: e, taxi: e, tci: e, tdk: e, team: [1, { discourse: t, jelastic: t }], tech: [1, { cleverapps: t }], technology: E, temasek: e, tennis: e, teva: e, thd: e, theater: e, theatre: e, tiaa: e, tickets: e, tienda: e, tips: e, tires: e, tirol: e, tjmaxx: e, tjx: e, tkmaxx: e, tmall: e, today: [1, { prequalifyme: t }], tokyo: e, tools: [1, { addr: xt, myaddr: t }], top: [1, { ntdll: t, wadl: a }], toray: e, toshiba: e, total: e, tours: e, town: e, toyota: e, toys: e, trade: e, trading: e, training: e, travel: e, travelers: e, travelersinsurance: e, trust: e, trv: e, tube: e, tui: e, tunes: e, tushu: e, tvs: e, ubank: e, ubs: e, unicom: e, university: e, uno: e, uol: e, ups: e, vacations: e, vana: e, vanguard: e, vegas: e, ventures: e, verisign: e, versicherung: e, vet: e, viajes: e, video: e, vig: e, viking: e, villas: e, vin: e, vip: [1, { hidns: t }], virgin: e, visa: e, vision: e, viva: e, vivo: e, vlaanderen: e, vodka: e, volvo: e, vote: e, voting: e, voto: e, voyage: e, wales: e, walmart: e, walter: e, wang: e, wanggou: e, watch: e, watches: e, weather: e, weatherchannel: e, webcam: e, weber: e, website: Oe, wed: e, wedding: e, weibo: e, weir: e, whoswho: e, wien: e, wiki: Oe, williamhill: e, win: e, windows: e, wine: e, winners: e, wme: e, wolterskluwer: e, woodside: e, work: [1, { "imagine-proxy": t }], works: e, world: e, wow: e, wtc: e, wtf: e, xbox: e, xerox: e, xihuan: e, xin: e, "xn--11b4c3d": e, कॉम: e, "xn--1ck2e1b": e, セール: e, "xn--1qqw23a": e, 佛山: e, "xn--30rr7y": e, 慈善: e, "xn--3bst00m": e, 集团: e, "xn--3ds443g": e, 在线: e, "xn--3pxu8k": e, 点看: e, "xn--42c2d9a": e, คอม: e, "xn--45q11c": e, 八卦: e, "xn--4gbrim": e, موقع: e, "xn--55qw42g": e, 公益: e, "xn--55qx5d": e, 公司: e, "xn--5su34j936bgsg": e, 香格里拉: e, "xn--5tzm5g": e, 网站: e, "xn--6frz82g": e, 移动: e, "xn--6qq986b3xl": e, 我爱你: e, "xn--80adxhks": e, москва: e, "xn--80aqecdr1a": e, католик: e, "xn--80asehdb": e, онлайн: e, "xn--80aswg": e, сайт: e, "xn--8y0a063a": e, 联通: e, "xn--9dbq2a": e, קום: e, "xn--9et52u": e, 时尚: e, "xn--9krt00a": e, 微博: e, "xn--b4w605ferd": e, 淡马锡: e, "xn--bck1b9a5dre4c": e, ファッション: e, "xn--c1avg": e, орг: e, "xn--c2br7g": e, नेट: e, "xn--cck2b3b": e, ストア: e, "xn--cckwcxetd": e, アマゾン: e, "xn--cg4bki": e, 삼성: e, "xn--czr694b": e, 商标: e, "xn--czrs0t": e, 商店: e, "xn--czru2d": e, 商城: e, "xn--d1acj3b": e, дети: e, "xn--eckvdtc9d": e, ポイント: e, "xn--efvy88h": e, 新闻: e, "xn--fct429k": e, 家電: e, "xn--fhbei": e, كوم: e, "xn--fiq228c5hs": e, 中文网: e, "xn--fiq64b": e, 中信: e, "xn--fjq720a": e, 娱乐: e, "xn--flw351e": e, 谷歌: e, "xn--fzys8d69uvgm": e, 電訊盈科: e, "xn--g2xx48c": e, 购物: e, "xn--gckr3f0f": e, クラウド: e, "xn--gk3at1e": e, 通販: e, "xn--hxt814e": e, 网店: e, "xn--i1b6b1a6a2e": e, संगठन: e, "xn--imr513n": e, 餐厅: e, "xn--io0a7i": e, 网络: e, "xn--j1aef": e, ком: e, "xn--jlq480n2rg": e, 亚马逊: e, "xn--jvr189m": e, 食品: e, "xn--kcrx77d1x4a": e, 飞利浦: e, "xn--kput3i": e, 手机: e, "xn--mgba3a3ejt": e, ارامكو: e, "xn--mgba7c0bbn0a": e, العليان: e, "xn--mgbab2bd": e, بازار: e, "xn--mgbca7dzdo": e, ابوظبي: e, "xn--mgbi4ecexp": e, كاثوليك: e, "xn--mgbt3dhd": e, همراه: e, "xn--mk1bu44c": e, 닷컴: e, "xn--mxtq1m": e, 政府: e, "xn--ngbc5azd": e, شبكة: e, "xn--ngbe9e0a": e, بيتك: e, "xn--ngbrx": e, عرب: e, "xn--nqv7f": e, 机构: e, "xn--nqv7fs00ema": e, 组织机构: e, "xn--nyqy26a": e, 健康: e, "xn--otu796d": e, 招聘: e, "xn--p1acf": [1, { "xn--90amc": t, "xn--j1aef": t, "xn--j1ael8b": t, "xn--h1ahn": t, "xn--j1adp": t, "xn--c1avg": t, "xn--80aaa0cvac": t, "xn--h1aliz": t, "xn--90a1af": t, "xn--41a": t }], рус: [1, { биз: t, ком: t, крым: t, мир: t, мск: t, орг: t, самара: t, сочи: t, спб: t, я: t }], "xn--pssy2u": e, 大拿: e, "xn--q9jyb4c": e, みんな: e, "xn--qcka1pmc": e, グーグル: e, "xn--rhqv96g": e, 世界: e, "xn--rovu88b": e, 書籍: e, "xn--ses554g": e, 网址: e, "xn--t60b56a": e, 닷넷: e, "xn--tckwe": e, コム: e, "xn--tiq49xqyj": e, 天主教: e, "xn--unup4y": e, 游戏: e, "xn--vermgensberater-ctb": e, vermögensberater: e, "xn--vermgensberatung-pwb": e, vermögensberatung: e, "xn--vhquv": e, 企业: e, "xn--vuq861b": e, 信息: e, "xn--w4r85el8fhu5dnra": e, 嘉里大酒店: e, "xn--w4rs40l": e, 嘉里: e, "xn--xhq521b": e, 广东: e, "xn--zfr164b": e, 政务: e, xyz: [1, { caffeine: t, botdash: t, telebit: a }], yachts: e, yahoo: e, yamaxun: e, yandex: e, yodobashi: e, yoga: e, yokohama: e, you: e, youtube: e, yun: e, zappos: e, zara: e, zero: e, zip: e, zone: [1, { triton: a, stackit: t, lima: t }], zuerich: e }];
2807
+ })(), gi = /* @__PURE__ */ (function() {
2808
+ const e = [1, {}], t = [2, {}], n = [1, { com: e, edu: e, gov: e, net: e, org: e }], s = [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e }], a = [0, { "*": t }], o = [2, { s: a }], i = [0, { relay: t }], r = [2, { id: t }], c = [1, { gov: e }], l = [0, { airflow: a, "lambda-url": t, "transfer-webapp": t }], u = [0, { airflow: a, "transfer-webapp": t }], d = [0, { "transfer-webapp": t }], p = [0, { "transfer-webapp": t, "transfer-webapp-fips": t }], f = [0, { notebook: t, studio: t }], g = [0, { labeling: t, notebook: t, studio: t }], y = [0, { notebook: t }], b = [0, { labeling: t, notebook: t, "notebook-fips": t, studio: t }], m = [0, { notebook: t, "notebook-fips": t, studio: t, "studio-fips": t }], k = [0, { shop: t }], _ = [0, { "*": e }], E = [1, { co: t }], j = [0, { objects: t }], v = [2, { nodes: t }], w = [0, { my: t }], C = [0, { s3: t, "s3-accesspoint": t, "s3-website": t }], N = [0, { s3: t, "s3-accesspoint": t }], Z = [0, { direct: t }], H = [0, { "webview-assets": t }], V = [0, { vfs: t, "webview-assets": t }], S = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: C, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": H, cloud9: V }], Te = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: N, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": H, cloud9: V }], he = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: C, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": H, cloud9: V }], me = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: C, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t }], je = [0, { s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-website": t }], yt = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: je, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": H, cloud9: V }], We = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: je, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t }], kt = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: je, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-deprecated": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": H, cloud9: V }], I = [0, { auth: t }], ze = [0, { auth: t, "auth-fips": t }], bt = [0, { "auth-fips": t }], vt = [0, { apps: t }], Ve = [0, { paas: t }], wt = [2, { eu: t }], Xe = [0, { app: t }], Ye = [0, { site: t }], Ie = [1, { com: e, edu: e, net: e, org: e }], Je = [0, { j: t }], xt = [0, { dyn: t }], _t = [2, { web: t }], Ct = [1, { discourse: t }], St = [1, { co: e, com: e, edu: e, gov: e, net: e, org: e }], Et = [0, { p: t }], Tt = [0, { user: t }], ve = [0, { cdn: t }], jt = [2, { raw: a }], Ze = [0, { cust: t, reservd: t }], zt = [0, { cust: t }], et = [0, { s3: t }], It = [1, { biz: e, com: e, edu: e, gov: e, info: e, net: e, org: e }], tt = [0, { ipfs: t }], Oe = [1, { framer: t }], Ot = [0, { forgot: t }], sn = [0, { blob: t, file: t, web: t }], Rt = [0, { core: sn, servicebus: t }], M = [1, { gs: e }], At = [0, { nes: e }], x = [1, { k12: e, cc: e, lib: e }], Pt = [1, { cc: e }], Re = [1, { cc: e, lib: e }];
2809
+ return [0, { ac: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, drr: t, feedback: t, forms: t }], ad: e, ae: [1, { ac: e, co: e, gov: e, mil: e, net: e, org: e, sch: e }], aero: [1, { airline: e, airport: e, "accident-investigation": e, "accident-prevention": e, aerobatic: e, aeroclub: e, aerodrome: e, agents: e, "air-surveillance": e, "air-traffic-control": e, aircraft: e, airtraffic: e, ambulance: e, association: e, author: e, ballooning: e, broker: e, caa: e, cargo: e, catering: e, certification: e, championship: e, charter: e, civilaviation: e, club: e, conference: e, consultant: e, consulting: e, control: e, council: e, crew: e, design: e, dgca: e, educator: e, emergency: e, engine: e, engineer: e, entertainment: e, equipment: e, exchange: e, express: e, federation: e, flight: e, freight: e, fuel: e, gliding: e, government: e, groundhandling: e, group: e, hanggliding: e, homebuilt: e, insurance: e, journal: e, journalist: e, leasing: e, logistics: e, magazine: e, maintenance: e, marketplace: e, media: e, microlight: e, modelling: e, navigation: e, parachuting: e, paragliding: e, "passenger-association": e, pilot: e, press: e, production: e, recreation: e, repbody: e, res: e, research: e, rotorcraft: e, safety: e, scientist: e, services: e, show: e, skydiving: e, software: e, student: e, taxi: e, trader: e, trading: e, trainer: e, union: e, workinggroup: e, works: e }], af: n, ag: [1, { co: e, com: e, net: e, nom: e, org: e, obj: t }], ai: [1, { com: e, net: e, off: e, org: e, uwu: t, framer: t, kiloapps: t }], al: s, am: [1, { co: e, com: e, commune: e, net: e, org: e, radio: t }], ao: [1, { co: e, ed: e, edu: e, gov: e, gv: e, it: e, og: e, org: e, pb: e }], aq: e, ar: [1, { bet: e, com: e, coop: e, edu: e, gob: e, gov: e, int: e, mil: e, musica: e, mutual: e, net: e, org: e, seg: e, senasa: e, tur: e }], arpa: [1, { e164: e, home: e, "in-addr": e, ip6: e, iris: e, uri: e, urn: e }], as: c, asia: [1, { cloudns: t, daemon: t, dix: t }], at: [1, { 4: t, ac: [1, { sth: e }], co: e, gv: e, or: e, funkfeuer: [0, { wien: t }], futurecms: [0, { "*": t, ex: a, in: a }], futurehosting: t, futuremailing: t, ortsinfo: [0, { ex: a, kunden: a }], biz: t, info: t, "123webseite": t, priv: t, my: t, myspreadshop: t, "12hp": t, "2ix": t, "4lima": t, "lima-city": t }], au: [1, { asn: e, com: [1, { cloudlets: [0, { mel: t }], myspreadshop: t }], edu: [1, { act: e, catholic: e, nsw: e, nt: e, qld: e, sa: e, tas: e, vic: e, wa: e }], gov: [1, { qld: e, sa: e, tas: e, vic: e, wa: e }], id: e, net: e, org: e, conf: e, oz: e, act: e, nsw: e, nt: e, qld: e, sa: e, tas: e, vic: e, wa: e, hrsn: [0, { vps: t }] }], aw: [1, { com: e }], ax: e, az: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, int: e, mil: e, name: e, net: e, org: e, pp: e, pro: e }], ba: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, brendly: k, rs: t }], bb: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, net: e, org: e, store: e, tv: e }], bd: [1, { ac: e, ai: e, co: e, com: e, edu: e, gov: e, id: e, info: e, it: e, mil: e, net: e, org: e, sch: e, tv: e }], be: [1, { ac: e, cloudns: t, webhosting: t, interhostsolutions: [0, { cloud: t }], kuleuven: [0, { ezproxy: t }], "123website": t, myspreadshop: t, transurl: a }], bf: c, bg: [1, { 0: e, 1: e, 2: e, 3: e, 4: e, 5: e, 6: e, 7: e, 8: e, 9: e, a: e, b: e, c: e, d: e, e, f: e, g: e, h: e, i: e, j: e, k: e, l: e, m: e, n: e, o: e, p: e, q: e, r: e, s: e, t: e, u: e, v: e, w: e, x: e, y: e, z: e, barsy: t }], bh: n, bi: [1, { co: e, com: e, edu: e, or: e, org: e }], biz: [1, { activetrail: t, "cloud-ip": t, cloudns: t, jozi: t, dyndns: t, "for-better": t, "for-more": t, "for-some": t, "for-the": t, selfip: t, webhop: t, orx: t, mmafan: t, myftp: t, "no-ip": t, dscloud: t }], bj: [1, { africa: e, agro: e, architectes: e, assur: e, avocats: e, co: e, com: e, eco: e, econo: e, edu: e, info: e, loisirs: e, money: e, net: e, org: e, ote: e, restaurant: e, resto: e, tourism: e, univ: e }], bm: n, bn: [1, { com: e, edu: e, gov: e, net: e, org: e, co: t }], bo: [1, { com: e, edu: e, gob: e, int: e, mil: e, net: e, org: e, tv: e, web: e, academia: e, agro: e, arte: e, blog: e, bolivia: e, ciencia: e, cooperativa: e, democracia: e, deporte: e, ecologia: e, economia: e, empresa: e, indigena: e, industria: e, info: e, medicina: e, movimiento: e, musica: e, natural: e, nombre: e, noticias: e, patria: e, plurinacional: e, politica: e, profesional: e, pueblo: e, revista: e, salud: e, tecnologia: e, tksat: e, transporte: e, wiki: e }], br: [1, { "9guacu": e, abc: e, adm: e, adv: e, agr: e, aju: e, am: e, anani: e, aparecida: e, api: e, app: e, arq: e, art: e, ato: e, b: e, barueri: e, belem: e, bet: e, bhz: e, bib: e, bio: e, blog: e, bmd: e, boavista: e, bsb: e, campinagrande: e, campinas: e, caxias: e, cim: e, cng: e, cnt: e, com: [1, { simplesite: t }], contagem: e, coop: e, coz: e, cri: e, cuiaba: e, curitiba: e, def: e, des: e, det: e, dev: e, ecn: e, eco: e, edu: e, emp: e, enf: e, eng: e, esp: e, etc: e, eti: e, far: e, feira: e, flog: e, floripa: e, fm: e, fnd: e, fortal: e, fot: e, foz: e, fst: e, g12: e, geo: e, ggf: e, goiania: e, gov: [1, { ac: e, al: e, am: e, ap: e, ba: e, ce: e, df: e, es: e, go: e, ma: e, mg: e, ms: e, mt: e, pa: e, pb: e, pe: e, pi: e, pr: e, rj: e, rn: e, ro: e, rr: e, rs: e, sc: e, se: e, sp: e, to: e }], gru: e, ia: e, imb: e, ind: e, inf: e, jab: e, jampa: e, jdf: e, joinville: e, jor: e, jus: e, leg: [1, { ac: t, al: t, am: t, ap: t, ba: t, ce: t, df: t, es: t, go: t, ma: t, mg: t, ms: t, mt: t, pa: t, pb: t, pe: t, pi: t, pr: t, rj: t, rn: t, ro: t, rr: t, rs: t, sc: t, se: t, sp: t, to: t }], leilao: e, lel: e, log: e, londrina: e, macapa: e, maceio: e, manaus: e, maringa: e, mat: e, med: e, mil: e, morena: e, mp: e, mus: e, natal: e, net: e, niteroi: e, nom: _, not: e, ntr: e, odo: e, ong: e, org: e, osasco: e, palmas: e, poa: e, ppg: e, pro: e, psc: e, psi: e, pvh: e, qsl: e, radio: e, rec: e, recife: e, rep: e, ribeirao: e, rio: e, riobranco: e, riopreto: e, salvador: e, sampa: e, santamaria: e, santoandre: e, saobernardo: e, saogonca: e, seg: e, sjc: e, slg: e, slz: e, social: e, sorocaba: e, srv: e, taxi: e, tc: e, tec: e, teo: e, the: e, tmp: e, trd: e, tur: e, tv: e, udi: e, vet: e, vix: e, vlog: e, wiki: e, xyz: e, zlg: e, tche: t }], bs: [1, { com: e, edu: e, gov: e, net: e, org: e, we: t }], bt: n, bv: e, bw: [1, { ac: e, co: e, gov: e, net: e, org: e }], by: [1, { gov: e, mil: e, com: e, of: e, mediatech: t }], bz: [1, { co: e, com: e, edu: e, gov: e, net: e, org: e, za: t, mydns: t, gsj: t }], ca: [1, { ab: e, bc: e, mb: e, nb: e, nf: e, nl: e, ns: e, nt: e, nu: e, on: e, pe: e, qc: e, sk: e, yk: e, gc: e, barsy: t, awdev: a, co: t, "no-ip": t, onid: t, myspreadshop: t, box: t }], cat: e, cc: [1, { cleverapps: t, "cloud-ip": t, cloudns: t, ccwu: t, ftpaccess: t, "game-server": t, myphotos: t, scrapping: t, twmail: t, csx: t, fantasyleague: t, spawn: [0, { instances: t }], ec: t, eu: t, gu: t, uk: t, us: t }], cd: [1, { gov: e, cc: t }], cf: e, cg: e, ch: [1, { square7: t, cloudns: t, cloudscale: [0, { cust: t, lpg: j, rma: j }], objectstorage: [0, { lpg: t, rma: t }], flow: [0, { ae: [0, { alp1: t }], appengine: t }], "linkyard-cloud": t, gotdns: t, dnsking: t, "123website": t, myspreadshop: t, firenet: [0, { "*": t, svc: a }], "12hp": t, "2ix": t, "4lima": t, "lima-city": t }], ci: [1, { ac: e, "xn--aroport-bya": e, aéroport: e, asso: e, co: e, com: e, ed: e, edu: e, go: e, gouv: e, int: e, net: e, or: e, org: e, us: t }], ck: _, cl: [1, { co: e, gob: e, gov: e, mil: e, cloudns: t }], cm: [1, { co: e, com: e, gov: e, net: e }], cn: [1, { ac: e, com: [1, { amazonaws: [0, { "cn-north-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, rds: a, dualstack: C, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t }], "cn-northwest-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, rds: a, dualstack: N, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t }], compute: a, airflow: [0, { "cn-north-1": a, "cn-northwest-1": a }], eb: [0, { "cn-north-1": t, "cn-northwest-1": t }], elb: a }], amazonwebservices: [0, { on: [0, { "cn-north-1": u, "cn-northwest-1": u }] }], sagemaker: [0, { "cn-north-1": f, "cn-northwest-1": f }] }], edu: e, gov: e, mil: e, net: e, org: e, "xn--55qx5d": e, 公司: e, "xn--od0alg": e, 網絡: e, "xn--io0a7i": e, 网络: e, ah: e, bj: e, cq: e, fj: e, gd: e, gs: e, gx: e, gz: e, ha: e, hb: e, he: e, hi: e, hk: e, hl: e, hn: e, jl: e, js: e, jx: e, ln: e, mo: e, nm: e, nx: e, qh: e, sc: e, sd: e, sh: [1, { as: t }], sn: e, sx: e, tj: e, tw: e, xj: e, xz: e, yn: e, zj: e, "canva-apps": t, canvasite: w, myqnapcloud: t, quickconnect: Z }], co: [1, { com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e, carrd: t, crd: t, otap: a, hidns: t, leadpages: t, lpages: t, mypi: t, xmit: a, rdpa: [0, { clusters: a, srvrless: a }], firewalledreplit: r, repl: r, supabase: [2, { realtime: t, storage: t }], umso: t }], com: [1, { a2hosted: t, cpserver: t, adobeaemcloud: [2, { dev: a }], africa: t, auiusercontent: a, aivencloud: t, alibabacloudcs: t, kasserver: t, amazonaws: [0, { "af-south-1": S, "ap-east-1": Te, "ap-northeast-1": he, "ap-northeast-2": he, "ap-northeast-3": S, "ap-south-1": he, "ap-south-2": me, "ap-southeast-1": he, "ap-southeast-2": he, "ap-southeast-3": me, "ap-southeast-4": me, "ap-southeast-5": [0, { "execute-api": t, dualstack: C, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t }], "ca-central-1": yt, "ca-west-1": We, "eu-central-1": he, "eu-central-2": me, "eu-north-1": Te, "eu-south-1": S, "eu-south-2": me, "eu-west-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: C, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": H, cloud9: V }], "eu-west-2": Te, "eu-west-3": S, "il-central-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: C, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": H, cloud9: [0, { vfs: t }] }], "me-central-1": me, "me-south-1": Te, "sa-east-1": S, "us-east-1": [2, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: je, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-deprecated": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": H, cloud9: V }], "us-east-2": kt, "us-gov-east-1": We, "us-gov-west-1": We, "us-west-1": yt, "us-west-2": kt, compute: a, "compute-1": a, airflow: [0, { "af-south-1": a, "ap-east-1": a, "ap-northeast-1": a, "ap-northeast-2": a, "ap-northeast-3": a, "ap-south-1": a, "ap-south-2": a, "ap-southeast-1": a, "ap-southeast-2": a, "ap-southeast-3": a, "ap-southeast-4": a, "ap-southeast-5": a, "ap-southeast-7": a, "ca-central-1": a, "ca-west-1": a, "eu-central-1": a, "eu-central-2": a, "eu-north-1": a, "eu-south-1": a, "eu-south-2": a, "eu-west-1": a, "eu-west-2": a, "eu-west-3": a, "il-central-1": a, "me-central-1": a, "me-south-1": a, "sa-east-1": a, "us-east-1": a, "us-east-2": a, "us-west-1": a, "us-west-2": a }], rds: [0, { "af-south-1": a, "ap-east-1": a, "ap-east-2": a, "ap-northeast-1": a, "ap-northeast-2": a, "ap-northeast-3": a, "ap-south-1": a, "ap-south-2": a, "ap-southeast-1": a, "ap-southeast-2": a, "ap-southeast-3": a, "ap-southeast-4": a, "ap-southeast-5": a, "ap-southeast-6": a, "ap-southeast-7": a, "ca-central-1": a, "ca-west-1": a, "eu-central-1": a, "eu-central-2": a, "eu-west-1": a, "eu-west-2": a, "eu-west-3": a, "il-central-1": a, "me-central-1": a, "me-south-1": a, "mx-central-1": a, "sa-east-1": a, "us-east-1": a, "us-east-2": a, "us-gov-east-1": a, "us-gov-west-1": a, "us-northeast-1": a, "us-west-1": a, "us-west-2": a }], s3: t, "s3-1": t, "s3-ap-east-1": t, "s3-ap-northeast-1": t, "s3-ap-northeast-2": t, "s3-ap-northeast-3": t, "s3-ap-south-1": t, "s3-ap-southeast-1": t, "s3-ap-southeast-2": t, "s3-ca-central-1": t, "s3-eu-central-1": t, "s3-eu-north-1": t, "s3-eu-west-1": t, "s3-eu-west-2": t, "s3-eu-west-3": t, "s3-external-1": t, "s3-fips-us-gov-east-1": t, "s3-fips-us-gov-west-1": t, "s3-global": [0, { accesspoint: [0, { mrap: t }] }], "s3-me-south-1": t, "s3-sa-east-1": t, "s3-us-east-2": t, "s3-us-gov-east-1": t, "s3-us-gov-west-1": t, "s3-us-west-1": t, "s3-us-west-2": t, "s3-website-ap-northeast-1": t, "s3-website-ap-southeast-1": t, "s3-website-ap-southeast-2": t, "s3-website-eu-west-1": t, "s3-website-sa-east-1": t, "s3-website-us-east-1": t, "s3-website-us-gov-west-1": t, "s3-website-us-west-1": t, "s3-website-us-west-2": t, elb: a }], amazoncognito: [0, { "af-south-1": I, "ap-east-1": I, "ap-northeast-1": I, "ap-northeast-2": I, "ap-northeast-3": I, "ap-south-1": I, "ap-south-2": I, "ap-southeast-1": I, "ap-southeast-2": I, "ap-southeast-3": I, "ap-southeast-4": I, "ap-southeast-5": I, "ap-southeast-7": I, "ca-central-1": I, "ca-west-1": I, "eu-central-1": I, "eu-central-2": I, "eu-north-1": I, "eu-south-1": I, "eu-south-2": I, "eu-west-1": I, "eu-west-2": I, "eu-west-3": I, "il-central-1": I, "me-central-1": I, "me-south-1": I, "mx-central-1": I, "sa-east-1": I, "us-east-1": ze, "us-east-2": ze, "us-gov-east-1": bt, "us-gov-west-1": bt, "us-west-1": ze, "us-west-2": ze }], amplifyapp: t, awsapprunner: a, awsapps: t, elasticbeanstalk: [2, { "af-south-1": t, "ap-east-1": t, "ap-northeast-1": t, "ap-northeast-2": t, "ap-northeast-3": t, "ap-south-1": t, "ap-southeast-1": t, "ap-southeast-2": t, "ap-southeast-3": t, "ap-southeast-5": t, "ap-southeast-7": t, "ca-central-1": t, "eu-central-1": t, "eu-north-1": t, "eu-south-1": t, "eu-south-2": t, "eu-west-1": t, "eu-west-2": t, "eu-west-3": t, "il-central-1": t, "me-central-1": t, "me-south-1": t, "sa-east-1": t, "us-east-1": t, "us-east-2": t, "us-gov-east-1": t, "us-gov-west-1": t, "us-west-1": t, "us-west-2": t }], awsglobalaccelerator: t, siiites: t, appspacehosted: t, appspaceusercontent: t, "on-aptible": t, myasustor: t, "balena-devices": t, boutir: t, bplaced: t, cafjs: t, "canva-apps": t, "canva-hosted-embed": t, canvacode: t, "rice-labs": t, "cdn77-storage": t, br: t, cn: t, de: t, eu: t, jpn: t, mex: t, ru: t, sa: t, uk: t, us: t, za: t, "clever-cloud": [0, { services: a }], abrdns: t, dnsabr: t, "ip-ddns": t, jdevcloud: t, wpdevcloud: t, "cf-ipfs": t, "cloudflare-ipfs": t, trycloudflare: t, co: t, devinapps: a, builtwithdark: t, datadetect: [0, { demo: t, instance: t }], dattolocal: t, dattorelay: t, dattoweb: t, mydatto: t, digitaloceanspaces: a, discordsays: t, discordsez: t, drayddns: t, dreamhosters: t, durumis: t, blogdns: t, cechire: t, dnsalias: t, dnsdojo: t, doesntexist: t, dontexist: t, doomdns: t, "dyn-o-saur": t, dynalias: t, "dyndns-at-home": t, "dyndns-at-work": t, "dyndns-blog": t, "dyndns-free": t, "dyndns-home": t, "dyndns-ip": t, "dyndns-mail": t, "dyndns-office": t, "dyndns-pics": t, "dyndns-remote": t, "dyndns-server": t, "dyndns-web": t, "dyndns-wiki": t, "dyndns-work": t, "est-a-la-maison": t, "est-a-la-masion": t, "est-le-patron": t, "est-mon-blogueur": t, "from-ak": t, "from-al": t, "from-ar": t, "from-ca": t, "from-ct": t, "from-dc": t, "from-de": t, "from-fl": t, "from-ga": t, "from-hi": t, "from-ia": t, "from-id": t, "from-il": t, "from-in": t, "from-ks": t, "from-ky": t, "from-ma": t, "from-md": t, "from-mi": t, "from-mn": t, "from-mo": t, "from-ms": t, "from-mt": t, "from-nc": t, "from-nd": t, "from-ne": t, "from-nh": t, "from-nj": t, "from-nm": t, "from-nv": t, "from-oh": t, "from-ok": t, "from-or": t, "from-pa": t, "from-pr": t, "from-ri": t, "from-sc": t, "from-sd": t, "from-tn": t, "from-tx": t, "from-ut": t, "from-va": t, "from-vt": t, "from-wa": t, "from-wi": t, "from-wv": t, "from-wy": t, getmyip: t, gotdns: t, "hobby-site": t, homelinux: t, homeunix: t, iamallama: t, "is-a-anarchist": t, "is-a-blogger": t, "is-a-bookkeeper": t, "is-a-bulls-fan": t, "is-a-caterer": t, "is-a-chef": t, "is-a-conservative": t, "is-a-cpa": t, "is-a-cubicle-slave": t, "is-a-democrat": t, "is-a-designer": t, "is-a-doctor": t, "is-a-financialadvisor": t, "is-a-geek": t, "is-a-green": t, "is-a-guru": t, "is-a-hard-worker": t, "is-a-hunter": t, "is-a-landscaper": t, "is-a-lawyer": t, "is-a-liberal": t, "is-a-libertarian": t, "is-a-llama": t, "is-a-musician": t, "is-a-nascarfan": t, "is-a-nurse": t, "is-a-painter": t, "is-a-personaltrainer": t, "is-a-photographer": t, "is-a-player": t, "is-a-republican": t, "is-a-rockstar": t, "is-a-socialist": t, "is-a-student": t, "is-a-teacher": t, "is-a-techie": t, "is-a-therapist": t, "is-an-accountant": t, "is-an-actor": t, "is-an-actress": t, "is-an-anarchist": t, "is-an-artist": t, "is-an-engineer": t, "is-an-entertainer": t, "is-certified": t, "is-gone": t, "is-into-anime": t, "is-into-cars": t, "is-into-cartoons": t, "is-into-games": t, "is-leet": t, "is-not-certified": t, "is-slick": t, "is-uberleet": t, "is-with-theband": t, "isa-geek": t, "isa-hockeynut": t, issmarterthanyou: t, "likes-pie": t, likescandy: t, "neat-url": t, "saves-the-whales": t, selfip: t, "sells-for-less": t, "sells-for-u": t, servebbs: t, "simple-url": t, "space-to-rent": t, "teaches-yoga": t, writesthisblog: t, "1cooldns": t, bumbleshrimp: t, ddnsfree: t, ddnsgeek: t, ddnsguru: t, dynuddns: t, dynuhosting: t, giize: t, gleeze: t, kozow: t, loseyourip: t, ooguy: t, pivohosting: t, theworkpc: t, wiredbladehosting: t, emergentagent: [0, { preview: t }], mytuleap: t, "tuleap-partners": t, encoreapi: t, evennode: [0, { "eu-1": t, "eu-2": t, "eu-3": t, "eu-4": t, "us-1": t, "us-2": t, "us-3": t, "us-4": t }], onfabrica: t, "fastly-edge": t, "fastly-terrarium": t, "fastvps-server": t, mydobiss: t, firebaseapp: t, fldrv: t, framercanvas: t, "freebox-os": t, freeboxos: t, freemyip: t, aliases121: t, gentapps: t, gentlentapis: t, githubusercontent: t, "0emm": a, appspot: [2, { r: a }], blogspot: t, codespot: t, googleapis: t, googlecode: t, pagespeedmobilizer: t, withgoogle: t, withyoutube: t, grayjayleagues: t, hatenablog: t, hatenadiary: t, "hercules-app": t, "hercules-dev": t, herokuapp: t, gr: t, smushcdn: t, wphostedmail: t, wpmucdn: t, pixolino: t, "apps-1and1": t, "live-website": t, "webspace-host": t, dopaas: t, "hosted-by-previder": Ve, hosteur: [0, { "rag-cloud": t, "rag-cloud-ch": t }], "ik-server": [0, { jcloud: t, "jcloud-ver-jpc": t }], jelastic: [0, { demo: t }], massivegrid: Ve, wafaicloud: [0, { jed: t, ryd: t }], "eu1-plenit": t, "la1-plenit": t, "us1-plenit": t, webadorsite: t, "on-forge": t, "on-vapor": t, lpusercontent: t, linode: [0, { members: t, nodebalancer: a }], linodeobjects: a, linodeusercontent: [0, { ip: t }], localtonet: t, lovableproject: t, barsycenter: t, barsyonline: t, lutrausercontent: a, magicpatternsapp: t, modelscape: t, mwcloudnonprod: t, polyspace: t, mazeplay: t, miniserver: t, atmeta: t, fbsbx: vt, meteorapp: wt, routingthecloud: t, "same-app": t, "same-preview": t, mydbserver: t, mochausercontent: t, hostedpi: t, "mythic-beasts": [0, { caracal: t, customer: t, fentiger: t, lynx: t, ocelot: t, oncilla: t, onza: t, sphinx: t, vs: t, x: t, yali: t }], nospamproxy: [0, { cloud: [2, { o365: t }] }], "4u": t, nfshost: t, "3utilities": t, blogsyte: t, ciscofreak: t, damnserver: t, ddnsking: t, ditchyourip: t, dnsiskinky: t, dynns: t, geekgalaxy: t, "health-carereform": t, homesecuritymac: t, homesecuritypc: t, myactivedirectory: t, mysecuritycamera: t, myvnc: t, "net-freaks": t, onthewifi: t, point2this: t, quicksytes: t, securitytactics: t, servebeer: t, servecounterstrike: t, serveexchange: t, serveftp: t, servegame: t, servehalflife: t, servehttp: t, servehumour: t, serveirc: t, servemp3: t, servep2p: t, servepics: t, servequake: t, servesarcasm: t, stufftoread: t, unusualperson: t, workisboring: t, myiphost: t, observableusercontent: [0, { static: t }], simplesite: t, oaiusercontent: a, orsites: t, operaunite: t, "customer-oci": [0, { "*": t, oci: a, ocp: a, ocs: a }], oraclecloudapps: a, oraclegovcloudapps: a, "authgear-staging": t, authgearapps: t, outsystemscloud: t, ownprovider: t, pgfog: t, pagexl: t, gotpantheon: t, paywhirl: a, forgeblocks: t, upsunapp: t, "postman-echo": t, prgmr: [0, { xen: t }], "project-study": [0, { dev: t }], pythonanywhere: wt, qa2: t, "alpha-myqnapcloud": t, "dev-myqnapcloud": t, mycloudnas: t, mynascloud: t, myqnapcloud: t, qualifioapp: t, ladesk: t, qualyhqpartner: a, qualyhqportal: a, qbuser: t, quipelements: a, rackmaze: t, "readthedocs-hosted": t, rhcloud: t, onrender: t, render: Xe, "subsc-pay": t, "180r": t, dojin: t, sakuratan: t, sakuraweb: t, x0: t, code: [0, { builder: a, "dev-builder": a, "stg-builder": a }], salesforce: [0, { platform: [0, { "code-builder-stg": [0, { test: [0, { "001": a }] }] }] }], logoip: t, scrysec: t, "firewall-gateway": t, myshopblocks: t, myshopify: t, shopitsite: t, "1kapp": t, appchizi: t, applinzi: t, sinaapp: t, vipsinaapp: t, streamlitapp: t, "try-snowplow": t, "playstation-cloud": t, myspreadshop: t, "w-corp-staticblitz": t, "w-credentialless-staticblitz": t, "w-staticblitz": t, "stackhero-network": t, stdlib: [0, { api: t }], strapiapp: [2, { media: t }], "streak-link": t, streaklinks: t, streakusercontent: t, "temp-dns": t, dsmynas: t, familyds: t, mytabit: t, taveusercontent: t, "tb-hosting": Ye, reservd: t, thingdustdata: t, "townnews-staging": t, typeform: [0, { pro: t }], hk: t, it: t, "deus-canvas": t, vultrobjects: a, wafflecell: t, hotelwithflight: t, "reserve-online": t, cprapid: t, pleskns: t, remotewd: t, wiardweb: [0, { pages: t }], "base44-sandbox": t, wixsite: t, wixstudio: t, messwithdns: t, "woltlab-demo": t, wpenginepowered: [2, { js: t }], xnbay: [2, { u2: t, "u2-local": t }], xtooldevice: t, yolasite: t }], coop: e, cr: [1, { ac: e, co: e, ed: e, fi: e, go: e, or: e, sa: e }], cu: [1, { com: e, edu: e, gob: e, inf: e, nat: e, net: e, org: e }], cv: [1, { com: e, edu: e, id: e, int: e, net: e, nome: e, org: e, publ: e }], cw: Ie, cx: [1, { gov: e, cloudns: t, ath: t, info: t, assessments: t, calculators: t, funnels: t, paynow: t, quizzes: t, researched: t, tests: t }], cy: [1, { ac: e, biz: e, com: [1, { scaleforce: Je }], ekloges: e, gov: e, ltd: e, mil: e, net: e, org: e, press: e, pro: e, tm: e }], cz: [1, { gov: e, contentproxy9: [0, { rsc: t }], realm: t, e4: t, co: t, metacentrum: [0, { cloud: a, custom: t }], muni: [0, { cloud: [0, { flt: t, usr: t }] }] }], de: [1, { bplaced: t, square7: t, "bwcloud-os-instance": a, com: t, cosidns: xt, dnsupdater: t, "dynamisches-dns": t, "internet-dns": t, "l-o-g-i-n": t, ddnss: [2, { dyn: t, dyndns: t }], "dyn-ip24": t, dyndns1: t, "home-webserver": [2, { dyn: t }], "myhome-server": t, dnshome: t, fuettertdasnetz: t, isteingeek: t, istmein: t, lebtimnetz: t, leitungsen: t, traeumtgerade: t, frusky: a, goip: t, "xn--gnstigbestellen-zvb": t, günstigbestellen: t, "xn--gnstigliefern-wob": t, günstigliefern: t, "hs-heilbronn": [0, { it: [0, { pages: t, "pages-research": t }] }], "dyn-berlin": t, "in-berlin": t, "in-brb": t, "in-butter": t, "in-dsl": t, "in-vpn": t, iservschule: t, "mein-iserv": t, schuldock: t, schulplattform: t, schulserver: t, "test-iserv": t, keymachine: t, co: t, "git-repos": t, "lcube-server": t, "svn-repos": t, barsy: t, webspaceconfig: t, "123webseite": t, rub: t, "ruhr-uni-bochum": [2, { noc: [0, { io: t }] }], logoip: t, "firewall-gateway": t, "my-gateway": t, "my-router": t, spdns: t, my: t, speedpartner: [0, { customer: t }], myspreadshop: t, "taifun-dns": t, "12hp": t, "2ix": t, "4lima": t, "lima-city": t, "virtual-user": t, virtualuser: t, "community-pro": t, diskussionsbereich: t, xenonconnect: a }], dj: e, dk: [1, { biz: t, co: t, firm: t, reg: t, store: t, "123hjemmeside": t, myspreadshop: t }], dm: St, do: [1, { art: e, com: e, edu: e, gob: e, gov: e, mil: e, net: e, org: e, sld: e, web: e }], dz: [1, { art: e, asso: e, com: e, edu: e, gov: e, net: e, org: e, pol: e, soc: e, tm: e }], ec: [1, { abg: e, adm: e, agron: e, arqt: e, art: e, bar: e, chef: e, com: e, cont: e, cpa: e, cue: e, dent: e, dgn: e, disco: e, doc: e, edu: e, eng: e, esm: e, fin: e, fot: e, gal: e, gob: e, gov: e, gye: e, ibr: e, info: e, k12: e, lat: e, loj: e, med: e, mil: e, mktg: e, mon: e, net: e, ntr: e, odont: e, org: e, pro: e, prof: e, psic: e, psiq: e, pub: e, rio: e, rrpp: e, sal: e, tech: e, tul: e, tur: e, uio: e, vet: e, xxx: e, base: t, official: t }], edu: [1, { rit: [0, { "git-pages": t }] }], ee: [1, { aip: e, com: e, edu: e, fie: e, gov: e, lib: e, med: e, org: e, pri: e, riik: e }], eg: [1, { ac: e, com: e, edu: e, eun: e, gov: e, info: e, me: e, mil: e, name: e, net: e, org: e, sci: e, sport: e, tv: e }], er: _, es: [1, { com: e, edu: e, gob: e, nom: e, org: e, "123miweb": t, myspreadshop: t }], et: [1, { biz: e, com: e, edu: e, gov: e, info: e, name: e, net: e, org: e }], eu: [1, { amazonwebservices: [0, { on: [0, { "eusc-de-east-1": [0, { "cognito-idp": I }] }] }], cloudns: t, prvw: t, deuxfleurs: t, dogado: [0, { jelastic: t }], barsy: t, spdns: t, nxa: a, directwp: t, transurl: a }], fi: [1, { aland: e, dy: t, "xn--hkkinen-5wa": t, häkkinen: t, iki: t, cloudplatform: [0, { fi: t }], datacenter: [0, { demo: t, paas: t }], kapsi: t, "123kotisivu": t, myspreadshop: t }], fj: [1, { ac: e, biz: e, com: e, edu: e, gov: e, id: e, info: e, mil: e, name: e, net: e, org: e, pro: e }], fk: _, fm: [1, { com: e, edu: e, net: e, org: e, radio: t, user: a }], fo: e, fr: [1, { asso: e, com: e, gouv: e, nom: e, prd: e, tm: e, avoues: e, cci: e, greta: e, "huissier-justice": e, "fbx-os": t, fbxos: t, "freebox-os": t, freeboxos: t, goupile: t, "123siteweb": t, "on-web": t, "chirurgiens-dentistes-en-france": t, dedibox: t, aeroport: t, avocat: t, chambagri: t, "chirurgiens-dentistes": t, "experts-comptables": t, medecin: t, notaires: t, pharmacien: t, port: t, veterinaire: t, myspreadshop: t, ynh: t }], ga: e, gb: e, gd: [1, { edu: e, gov: e }], ge: [1, { com: e, edu: e, gov: e, net: e, org: e, pvt: e, school: e }], gf: e, gg: [1, { co: e, net: e, org: e, ply: [0, { at: a, d6: t }], botdash: t, kaas: t, stackit: t, panel: [2, { daemon: t }] }], gh: [1, { biz: e, com: e, edu: e, gov: e, mil: e, net: e, org: e }], gi: [1, { com: e, edu: e, gov: e, ltd: e, mod: e, org: e }], gl: [1, { co: e, com: e, edu: e, net: e, org: e }], gm: e, gn: [1, { ac: e, com: e, edu: e, gov: e, net: e, org: e }], gov: e, gp: [1, { asso: e, com: e, edu: e, mobi: e, net: e, org: e }], gq: e, gr: [1, { com: e, edu: e, gov: e, net: e, org: e, barsy: t, simplesite: t }], gs: e, gt: [1, { com: e, edu: e, gob: e, ind: e, mil: e, net: e, org: e }], gu: [1, { com: e, edu: e, gov: e, guam: e, info: e, net: e, org: e, web: e }], gw: [1, { nx: t }], gy: St, hk: [1, { com: e, edu: e, gov: e, idv: e, net: e, org: e, "xn--ciqpn": e, 个人: e, "xn--gmqw5a": e, 個人: e, "xn--55qx5d": e, 公司: e, "xn--mxtq1m": e, 政府: e, "xn--lcvr32d": e, 敎育: e, "xn--wcvs22d": e, 教育: e, "xn--gmq050i": e, 箇人: e, "xn--uc0atv": e, 組織: e, "xn--uc0ay4a": e, 組织: e, "xn--od0alg": e, 網絡: e, "xn--zf0avx": e, 網络: e, "xn--mk0axi": e, 组織: e, "xn--tn0ag": e, 组织: e, "xn--od0aq3b": e, 网絡: e, "xn--io0a7i": e, 网络: e, inc: t, ltd: t }], hm: e, hn: [1, { com: e, edu: e, gob: e, mil: e, net: e, org: e }], hr: [1, { com: e, from: e, iz: e, name: e, brendly: k }], ht: [1, { adult: e, art: e, asso: e, com: e, coop: e, edu: e, firm: e, gouv: e, info: e, med: e, net: e, org: e, perso: e, pol: e, pro: e, rel: e, shop: e, rt: t }], hu: [1, { 2e3: e, agrar: e, bolt: e, casino: e, city: e, co: e, erotica: e, erotika: e, film: e, forum: e, games: e, hotel: e, info: e, ingatlan: e, jogasz: e, konyvelo: e, lakas: e, media: e, news: e, org: e, priv: e, reklam: e, sex: e, shop: e, sport: e, suli: e, szex: e, tm: e, tozsde: e, utazas: e, video: e }], id: [1, { ac: e, biz: e, co: e, desa: e, go: e, kop: e, mil: e, my: e, net: e, or: e, ponpes: e, sch: e, web: e, "xn--9tfky": e, "ᬩᬮᬶ": e, e: t, zone: t }], ie: [1, { gov: e, myspreadshop: t }], il: [1, { ac: e, co: [1, { ravpage: t, mytabit: t, tabitorder: t }], gov: e, idf: e, k12: e, muni: e, net: e, org: e }], "xn--4dbrk0ce": [1, { "xn--4dbgdty6c": e, "xn--5dbhl8d": e, "xn--8dbq2a": e, "xn--hebda8b": e }], ישראל: [1, { אקדמיה: e, ישוב: e, צהל: e, ממשל: e }], im: [1, { ac: e, co: [1, { ltd: e, plc: e }], com: e, net: e, org: e, tt: e, tv: e }], in: [1, { "5g": e, "6g": e, ac: e, ai: e, am: e, bank: e, bihar: e, biz: e, business: e, ca: e, cn: e, co: e, com: e, coop: e, cs: e, delhi: e, dr: e, edu: e, er: e, fin: e, firm: e, gen: e, gov: e, gujarat: e, ind: e, info: e, int: e, internet: e, io: e, me: e, mil: e, net: e, nic: e, org: e, pg: e, post: e, pro: e, res: e, travel: e, tv: e, uk: e, up: e, us: e, cloudns: t, barsy: t, web: t, indevs: t, supabase: t }], info: [1, { cloudns: t, "dynamic-dns": t, "barrel-of-knowledge": t, "barrell-of-knowledge": t, dyndns: t, "for-our": t, "groks-the": t, "groks-this": t, "here-for-more": t, knowsitall: t, selfip: t, webhop: t, barsy: t, mayfirst: t, mittwald: t, mittwaldserver: t, typo3server: t, dvrcam: t, ilovecollege: t, "no-ip": t, forumz: t, nsupdate: t, dnsupdate: t, "v-info": t }], int: [1, { eu: e }], io: [1, { 2038: t, co: e, com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e, "on-acorn": a, myaddr: t, apigee: t, "b-data": t, beagleboard: t, bitbucket: t, bluebite: t, boxfuse: t, brave: o, browsersafetymark: t, bubble: ve, bubbleapps: t, bigv: [0, { uk0: t }], cleverapps: t, cloudbeesusercontent: t, dappnode: [0, { dyndns: t }], darklang: t, definima: t, dedyn: t, icp0: jt, icp1: jt, qzz: t, "fh-muenster": t, gitbook: t, github: t, gitlab: t, lolipop: t, "hasura-app": t, hostyhosting: t, hypernode: t, moonscale: a, beebyte: Ve, beebyteapp: [0, { sekd1: t }], jele: t, keenetic: t, kiloapps: t, webthings: t, loginline: t, barsy: t, azurecontainer: a, ngrok: [2, { ap: t, au: t, eu: t, in: t, jp: t, sa: t, us: t }], nodeart: [0, { stage: t }], pantheonsite: t, forgerock: [0, { id: t }], pstmn: [2, { mock: t }], protonet: t, qcx: [2, { sys: a }], qoto: t, vaporcloud: t, myrdbx: t, "rb-hosting": Ye, "on-k3s": a, "on-rio": a, readthedocs: t, resindevice: t, resinstaging: [0, { devices: t }], hzc: t, sandcats: t, scrypted: [0, { client: t }], "mo-siemens": t, lair: vt, stolos: a, musician: t, utwente: t, edugit: t, telebit: t, thingdust: [0, { dev: Ze, disrec: Ze, prod: zt, testing: Ze }], tickets: t, webflow: t, webflowtest: t, editorx: t, wixstudio: t, basicserver: t, virtualserver: t }], iq: s, ir: [1, { ac: e, co: e, gov: e, id: e, net: e, org: e, sch: e, "xn--mgba3a4f16a": e, ایران: e, "xn--mgba3a4fra": e, ايران: e, arvanedge: t, vistablog: t }], is: e, it: [1, { edu: e, gov: e, abr: e, abruzzo: e, "aosta-valley": e, aostavalley: e, bas: e, basilicata: e, cal: e, calabria: e, cam: e, campania: e, "emilia-romagna": e, emiliaromagna: e, emr: e, "friuli-v-giulia": e, "friuli-ve-giulia": e, "friuli-vegiulia": e, "friuli-venezia-giulia": e, "friuli-veneziagiulia": e, "friuli-vgiulia": e, "friuliv-giulia": e, "friulive-giulia": e, friulivegiulia: e, "friulivenezia-giulia": e, friuliveneziagiulia: e, friulivgiulia: e, fvg: e, laz: e, lazio: e, lig: e, liguria: e, lom: e, lombardia: e, lombardy: e, lucania: e, mar: e, marche: e, mol: e, molise: e, piedmont: e, piemonte: e, pmn: e, pug: e, puglia: e, sar: e, sardegna: e, sardinia: e, sic: e, sicilia: e, sicily: e, taa: e, tos: e, toscana: e, "trentin-sud-tirol": e, "xn--trentin-sd-tirol-rzb": e, "trentin-süd-tirol": e, "trentin-sudtirol": e, "xn--trentin-sdtirol-7vb": e, "trentin-südtirol": e, "trentin-sued-tirol": e, "trentin-suedtirol": e, trentino: e, "trentino-a-adige": e, "trentino-aadige": e, "trentino-alto-adige": e, "trentino-altoadige": e, "trentino-s-tirol": e, "trentino-stirol": e, "trentino-sud-tirol": e, "xn--trentino-sd-tirol-c3b": e, "trentino-süd-tirol": e, "trentino-sudtirol": e, "xn--trentino-sdtirol-szb": e, "trentino-südtirol": e, "trentino-sued-tirol": e, "trentino-suedtirol": e, "trentinoa-adige": e, trentinoaadige: e, "trentinoalto-adige": e, trentinoaltoadige: e, "trentinos-tirol": e, trentinostirol: e, "trentinosud-tirol": e, "xn--trentinosd-tirol-rzb": e, "trentinosüd-tirol": e, trentinosudtirol: e, "xn--trentinosdtirol-7vb": e, trentinosüdtirol: e, "trentinosued-tirol": e, trentinosuedtirol: e, "trentinsud-tirol": e, "xn--trentinsd-tirol-6vb": e, "trentinsüd-tirol": e, trentinsudtirol: e, "xn--trentinsdtirol-nsb": e, trentinsüdtirol: e, "trentinsued-tirol": e, trentinsuedtirol: e, tuscany: e, umb: e, umbria: e, "val-d-aosta": e, "val-daosta": e, "vald-aosta": e, valdaosta: e, "valle-aosta": e, "valle-d-aosta": e, "valle-daosta": e, valleaosta: e, "valled-aosta": e, valledaosta: e, "vallee-aoste": e, "xn--valle-aoste-ebb": e, "vallée-aoste": e, "vallee-d-aoste": e, "xn--valle-d-aoste-ehb": e, "vallée-d-aoste": e, valleeaoste: e, "xn--valleaoste-e7a": e, valléeaoste: e, valleedaoste: e, "xn--valledaoste-ebb": e, valléedaoste: e, vao: e, vda: e, ven: e, veneto: e, ag: e, agrigento: e, al: e, alessandria: e, "alto-adige": e, altoadige: e, an: e, ancona: e, "andria-barletta-trani": e, "andria-trani-barletta": e, andriabarlettatrani: e, andriatranibarletta: e, ao: e, aosta: e, aoste: e, ap: e, aq: e, aquila: e, ar: e, arezzo: e, "ascoli-piceno": e, ascolipiceno: e, asti: e, at: e, av: e, avellino: e, ba: e, balsan: e, "balsan-sudtirol": e, "xn--balsan-sdtirol-nsb": e, "balsan-südtirol": e, "balsan-suedtirol": e, bari: e, "barletta-trani-andria": e, barlettatraniandria: e, belluno: e, benevento: e, bergamo: e, bg: e, bi: e, biella: e, bl: e, bn: e, bo: e, bologna: e, bolzano: e, "bolzano-altoadige": e, bozen: e, "bozen-sudtirol": e, "xn--bozen-sdtirol-2ob": e, "bozen-südtirol": e, "bozen-suedtirol": e, br: e, brescia: e, brindisi: e, bs: e, bt: e, bulsan: e, "bulsan-sudtirol": e, "xn--bulsan-sdtirol-nsb": e, "bulsan-südtirol": e, "bulsan-suedtirol": e, bz: e, ca: e, cagliari: e, caltanissetta: e, "campidano-medio": e, campidanomedio: e, campobasso: e, "carbonia-iglesias": e, carboniaiglesias: e, "carrara-massa": e, carraramassa: e, caserta: e, catania: e, catanzaro: e, cb: e, ce: e, "cesena-forli": e, "xn--cesena-forl-mcb": e, "cesena-forlì": e, cesenaforli: e, "xn--cesenaforl-i8a": e, cesenaforlì: e, ch: e, chieti: e, ci: e, cl: e, cn: e, co: e, como: e, cosenza: e, cr: e, cremona: e, crotone: e, cs: e, ct: e, cuneo: e, cz: e, "dell-ogliastra": e, dellogliastra: e, en: e, enna: e, fc: e, fe: e, fermo: e, ferrara: e, fg: e, fi: e, firenze: e, florence: e, fm: e, foggia: e, "forli-cesena": e, "xn--forl-cesena-fcb": e, "forlì-cesena": e, forlicesena: e, "xn--forlcesena-c8a": e, forlìcesena: e, fr: e, frosinone: e, ge: e, genoa: e, genova: e, go: e, gorizia: e, gr: e, grosseto: e, "iglesias-carbonia": e, iglesiascarbonia: e, im: e, imperia: e, is: e, isernia: e, kr: e, "la-spezia": e, laquila: e, laspezia: e, latina: e, lc: e, le: e, lecce: e, lecco: e, li: e, livorno: e, lo: e, lodi: e, lt: e, lu: e, lucca: e, macerata: e, mantova: e, "massa-carrara": e, massacarrara: e, matera: e, mb: e, mc: e, me: e, "medio-campidano": e, mediocampidano: e, messina: e, mi: e, milan: e, milano: e, mn: e, mo: e, modena: e, monza: e, "monza-brianza": e, "monza-e-della-brianza": e, monzabrianza: e, monzaebrianza: e, monzaedellabrianza: e, ms: e, mt: e, na: e, naples: e, napoli: e, no: e, novara: e, nu: e, nuoro: e, og: e, ogliastra: e, "olbia-tempio": e, olbiatempio: e, or: e, oristano: e, ot: e, pa: e, padova: e, padua: e, palermo: e, parma: e, pavia: e, pc: e, pd: e, pe: e, perugia: e, "pesaro-urbino": e, pesarourbino: e, pescara: e, pg: e, pi: e, piacenza: e, pisa: e, pistoia: e, pn: e, po: e, pordenone: e, potenza: e, pr: e, prato: e, pt: e, pu: e, pv: e, pz: e, ra: e, ragusa: e, ravenna: e, rc: e, re: e, "reggio-calabria": e, "reggio-emilia": e, reggiocalabria: e, reggioemilia: e, rg: e, ri: e, rieti: e, rimini: e, rm: e, rn: e, ro: e, roma: e, rome: e, rovigo: e, sa: e, salerno: e, sassari: e, savona: e, si: e, siena: e, siracusa: e, so: e, sondrio: e, sp: e, sr: e, ss: e, "xn--sdtirol-n2a": e, südtirol: e, suedtirol: e, sv: e, ta: e, taranto: e, te: e, "tempio-olbia": e, tempioolbia: e, teramo: e, terni: e, tn: e, to: e, torino: e, tp: e, tr: e, "trani-andria-barletta": e, "trani-barletta-andria": e, traniandriabarletta: e, tranibarlettaandria: e, trapani: e, trento: e, treviso: e, trieste: e, ts: e, turin: e, tv: e, ud: e, udine: e, "urbino-pesaro": e, urbinopesaro: e, va: e, varese: e, vb: e, vc: e, ve: e, venezia: e, venice: e, verbania: e, vercelli: e, verona: e, vi: e, "vibo-valentia": e, vibovalentia: e, vicenza: e, viterbo: e, vr: e, vs: e, vt: e, vv: e, ibxos: t, iliadboxos: t, neen: [0, { jc: t }], "123homepage": t, "16-b": t, "32-b": t, "64-b": t, myspreadshop: t, syncloud: t }], je: [1, { co: e, net: e, org: e, of: t }], jm: _, jo: [1, { agri: e, ai: e, com: e, edu: e, eng: e, fm: e, gov: e, mil: e, net: e, org: e, per: e, phd: e, sch: e, tv: e }], jobs: e, jp: [1, { ac: e, ad: e, co: e, ed: e, go: e, gr: e, lg: e, ne: [1, { aseinet: Tt, gehirn: t, ivory: t, "mail-box": t, mints: t, mokuren: t, opal: t, sakura: t, sumomo: t, topaz: t }], or: e, aichi: [1, { aisai: e, ama: e, anjo: e, asuke: e, chiryu: e, chita: e, fuso: e, gamagori: e, handa: e, hazu: e, hekinan: e, higashiura: e, ichinomiya: e, inazawa: e, inuyama: e, isshiki: e, iwakura: e, kanie: e, kariya: e, kasugai: e, kira: e, kiyosu: e, komaki: e, konan: e, kota: e, mihama: e, miyoshi: e, nishio: e, nisshin: e, obu: e, oguchi: e, oharu: e, okazaki: e, owariasahi: e, seto: e, shikatsu: e, shinshiro: e, shitara: e, tahara: e, takahama: e, tobishima: e, toei: e, togo: e, tokai: e, tokoname: e, toyoake: e, toyohashi: e, toyokawa: e, toyone: e, toyota: e, tsushima: e, yatomi: e }], akita: [1, { akita: e, daisen: e, fujisato: e, gojome: e, hachirogata: e, happou: e, higashinaruse: e, honjo: e, honjyo: e, ikawa: e, kamikoani: e, kamioka: e, katagami: e, kazuno: e, kitaakita: e, kosaka: e, kyowa: e, misato: e, mitane: e, moriyoshi: e, nikaho: e, noshiro: e, odate: e, oga: e, ogata: e, semboku: e, yokote: e, yurihonjo: e }], aomori: [1, { aomori: e, gonohe: e, hachinohe: e, hashikami: e, hiranai: e, hirosaki: e, itayanagi: e, kuroishi: e, misawa: e, mutsu: e, nakadomari: e, noheji: e, oirase: e, owani: e, rokunohe: e, sannohe: e, shichinohe: e, shingo: e, takko: e, towada: e, tsugaru: e, tsuruta: e }], chiba: [1, { abiko: e, asahi: e, chonan: e, chosei: e, choshi: e, chuo: e, funabashi: e, futtsu: e, hanamigawa: e, ichihara: e, ichikawa: e, ichinomiya: e, inzai: e, isumi: e, kamagaya: e, kamogawa: e, kashiwa: e, katori: e, katsuura: e, kimitsu: e, kisarazu: e, kozaki: e, kujukuri: e, kyonan: e, matsudo: e, midori: e, mihama: e, minamiboso: e, mobara: e, mutsuzawa: e, nagara: e, nagareyama: e, narashino: e, narita: e, noda: e, oamishirasato: e, omigawa: e, onjuku: e, otaki: e, sakae: e, sakura: e, shimofusa: e, shirako: e, shiroi: e, shisui: e, sodegaura: e, sosa: e, tako: e, tateyama: e, togane: e, tohnosho: e, tomisato: e, urayasu: e, yachimata: e, yachiyo: e, yokaichiba: e, yokoshibahikari: e, yotsukaido: e }], ehime: [1, { ainan: e, honai: e, ikata: e, imabari: e, iyo: e, kamijima: e, kihoku: e, kumakogen: e, masaki: e, matsuno: e, matsuyama: e, namikata: e, niihama: e, ozu: e, saijo: e, seiyo: e, shikokuchuo: e, tobe: e, toon: e, uchiko: e, uwajima: e, yawatahama: e }], fukui: [1, { echizen: e, eiheiji: e, fukui: e, ikeda: e, katsuyama: e, mihama: e, minamiechizen: e, obama: e, ohi: e, ono: e, sabae: e, sakai: e, takahama: e, tsuruga: e, wakasa: e }], fukuoka: [1, { ashiya: e, buzen: e, chikugo: e, chikuho: e, chikujo: e, chikushino: e, chikuzen: e, chuo: e, dazaifu: e, fukuchi: e, hakata: e, higashi: e, hirokawa: e, hisayama: e, iizuka: e, inatsuki: e, kaho: e, kasuga: e, kasuya: e, kawara: e, keisen: e, koga: e, kurate: e, kurogi: e, kurume: e, minami: e, miyako: e, miyama: e, miyawaka: e, mizumaki: e, munakata: e, nakagawa: e, nakama: e, nishi: e, nogata: e, ogori: e, okagaki: e, okawa: e, oki: e, omuta: e, onga: e, onojo: e, oto: e, saigawa: e, sasaguri: e, shingu: e, shinyoshitomi: e, shonai: e, soeda: e, sue: e, tachiarai: e, tagawa: e, takata: e, toho: e, toyotsu: e, tsuiki: e, ukiha: e, umi: e, usui: e, yamada: e, yame: e, yanagawa: e, yukuhashi: e }], fukushima: [1, { aizubange: e, aizumisato: e, aizuwakamatsu: e, asakawa: e, bandai: e, date: e, fukushima: e, furudono: e, futaba: e, hanawa: e, higashi: e, hirata: e, hirono: e, iitate: e, inawashiro: e, ishikawa: e, iwaki: e, izumizaki: e, kagamiishi: e, kaneyama: e, kawamata: e, kitakata: e, kitashiobara: e, koori: e, koriyama: e, kunimi: e, miharu: e, mishima: e, namie: e, nango: e, nishiaizu: e, nishigo: e, okuma: e, omotego: e, ono: e, otama: e, samegawa: e, shimogo: e, shirakawa: e, showa: e, soma: e, sukagawa: e, taishin: e, tamakawa: e, tanagura: e, tenei: e, yabuki: e, yamato: e, yamatsuri: e, yanaizu: e, yugawa: e }], gifu: [1, { anpachi: e, ena: e, gifu: e, ginan: e, godo: e, gujo: e, hashima: e, hichiso: e, hida: e, higashishirakawa: e, ibigawa: e, ikeda: e, kakamigahara: e, kani: e, kasahara: e, kasamatsu: e, kawaue: e, kitagata: e, mino: e, minokamo: e, mitake: e, mizunami: e, motosu: e, nakatsugawa: e, ogaki: e, sakahogi: e, seki: e, sekigahara: e, shirakawa: e, tajimi: e, takayama: e, tarui: e, toki: e, tomika: e, wanouchi: e, yamagata: e, yaotsu: e, yoro: e }], gunma: [1, { annaka: e, chiyoda: e, fujioka: e, higashiagatsuma: e, isesaki: e, itakura: e, kanna: e, kanra: e, katashina: e, kawaba: e, kiryu: e, kusatsu: e, maebashi: e, meiwa: e, midori: e, minakami: e, naganohara: e, nakanojo: e, nanmoku: e, numata: e, oizumi: e, ora: e, ota: e, shibukawa: e, shimonita: e, shinto: e, showa: e, takasaki: e, takayama: e, tamamura: e, tatebayashi: e, tomioka: e, tsukiyono: e, tsumagoi: e, ueno: e, yoshioka: e }], hiroshima: [1, { asaminami: e, daiwa: e, etajima: e, fuchu: e, fukuyama: e, hatsukaichi: e, higashihiroshima: e, hongo: e, jinsekikogen: e, kaita: e, kui: e, kumano: e, kure: e, mihara: e, miyoshi: e, naka: e, onomichi: e, osakikamijima: e, otake: e, saka: e, sera: e, seranishi: e, shinichi: e, shobara: e, takehara: e }], hokkaido: [1, { abashiri: e, abira: e, aibetsu: e, akabira: e, akkeshi: e, asahikawa: e, ashibetsu: e, ashoro: e, assabu: e, atsuma: e, bibai: e, biei: e, bifuka: e, bihoro: e, biratori: e, chippubetsu: e, chitose: e, date: e, ebetsu: e, embetsu: e, eniwa: e, erimo: e, esan: e, esashi: e, fukagawa: e, fukushima: e, furano: e, furubira: e, haboro: e, hakodate: e, hamatonbetsu: e, hidaka: e, higashikagura: e, higashikawa: e, hiroo: e, hokuryu: e, hokuto: e, honbetsu: e, horokanai: e, horonobe: e, ikeda: e, imakane: e, ishikari: e, iwamizawa: e, iwanai: e, kamifurano: e, kamikawa: e, kamishihoro: e, kamisunagawa: e, kamoenai: e, kayabe: e, kembuchi: e, kikonai: e, kimobetsu: e, kitahiroshima: e, kitami: e, kiyosato: e, koshimizu: e, kunneppu: e, kuriyama: e, kuromatsunai: e, kushiro: e, kutchan: e, kyowa: e, mashike: e, matsumae: e, mikasa: e, minamifurano: e, mombetsu: e, moseushi: e, mukawa: e, muroran: e, naie: e, nakagawa: e, nakasatsunai: e, nakatombetsu: e, nanae: e, nanporo: e, nayoro: e, nemuro: e, niikappu: e, niki: e, nishiokoppe: e, noboribetsu: e, numata: e, obihiro: e, obira: e, oketo: e, okoppe: e, otaru: e, otobe: e, otofuke: e, otoineppu: e, oumu: e, ozora: e, pippu: e, rankoshi: e, rebun: e, rikubetsu: e, rishiri: e, rishirifuji: e, saroma: e, sarufutsu: e, shakotan: e, shari: e, shibecha: e, shibetsu: e, shikabe: e, shikaoi: e, shimamaki: e, shimizu: e, shimokawa: e, shinshinotsu: e, shintoku: e, shiranuka: e, shiraoi: e, shiriuchi: e, sobetsu: e, sunagawa: e, taiki: e, takasu: e, takikawa: e, takinoue: e, teshikaga: e, tobetsu: e, tohma: e, tomakomai: e, tomari: e, toya: e, toyako: e, toyotomi: e, toyoura: e, tsubetsu: e, tsukigata: e, urakawa: e, urausu: e, uryu: e, utashinai: e, wakkanai: e, wassamu: e, yakumo: e, yoichi: e }], hyogo: [1, { aioi: e, akashi: e, ako: e, amagasaki: e, aogaki: e, asago: e, ashiya: e, awaji: e, fukusaki: e, goshiki: e, harima: e, himeji: e, ichikawa: e, inagawa: e, itami: e, kakogawa: e, kamigori: e, kamikawa: e, kasai: e, kasuga: e, kawanishi: e, miki: e, minamiawaji: e, nishinomiya: e, nishiwaki: e, ono: e, sanda: e, sannan: e, sasayama: e, sayo: e, shingu: e, shinonsen: e, shiso: e, sumoto: e, taishi: e, taka: e, takarazuka: e, takasago: e, takino: e, tamba: e, tatsuno: e, toyooka: e, yabu: e, yashiro: e, yoka: e, yokawa: e }], ibaraki: [1, { ami: e, asahi: e, bando: e, chikusei: e, daigo: e, fujishiro: e, hitachi: e, hitachinaka: e, hitachiomiya: e, hitachiota: e, ibaraki: e, ina: e, inashiki: e, itako: e, iwama: e, joso: e, kamisu: e, kasama: e, kashima: e, kasumigaura: e, koga: e, miho: e, mito: e, moriya: e, naka: e, namegata: e, oarai: e, ogawa: e, omitama: e, ryugasaki: e, sakai: e, sakuragawa: e, shimodate: e, shimotsuma: e, shirosato: e, sowa: e, suifu: e, takahagi: e, tamatsukuri: e, tokai: e, tomobe: e, tone: e, toride: e, tsuchiura: e, tsukuba: e, uchihara: e, ushiku: e, yachiyo: e, yamagata: e, yawara: e, yuki: e }], ishikawa: [1, { anamizu: e, hakui: e, hakusan: e, kaga: e, kahoku: e, kanazawa: e, kawakita: e, komatsu: e, nakanoto: e, nanao: e, nomi: e, nonoichi: e, noto: e, shika: e, suzu: e, tsubata: e, tsurugi: e, uchinada: e, wajima: e }], iwate: [1, { fudai: e, fujisawa: e, hanamaki: e, hiraizumi: e, hirono: e, ichinohe: e, ichinoseki: e, iwaizumi: e, iwate: e, joboji: e, kamaishi: e, kanegasaki: e, karumai: e, kawai: e, kitakami: e, kuji: e, kunohe: e, kuzumaki: e, miyako: e, mizusawa: e, morioka: e, ninohe: e, noda: e, ofunato: e, oshu: e, otsuchi: e, rikuzentakata: e, shiwa: e, shizukuishi: e, sumita: e, tanohata: e, tono: e, yahaba: e, yamada: e }], kagawa: [1, { ayagawa: e, higashikagawa: e, kanonji: e, kotohira: e, manno: e, marugame: e, mitoyo: e, naoshima: e, sanuki: e, tadotsu: e, takamatsu: e, tonosho: e, uchinomi: e, utazu: e, zentsuji: e }], kagoshima: [1, { akune: e, amami: e, hioki: e, isa: e, isen: e, izumi: e, kagoshima: e, kanoya: e, kawanabe: e, kinko: e, kouyama: e, makurazaki: e, matsumoto: e, minamitane: e, nakatane: e, nishinoomote: e, satsumasendai: e, soo: e, tarumizu: e, yusui: e }], kanagawa: [1, { aikawa: e, atsugi: e, ayase: e, chigasaki: e, ebina: e, fujisawa: e, hadano: e, hakone: e, hiratsuka: e, isehara: e, kaisei: e, kamakura: e, kiyokawa: e, matsuda: e, minamiashigara: e, miura: e, nakai: e, ninomiya: e, odawara: e, oi: e, oiso: e, sagamihara: e, samukawa: e, tsukui: e, yamakita: e, yamato: e, yokosuka: e, yugawara: e, zama: e, zushi: e }], kochi: [1, { aki: e, geisei: e, hidaka: e, higashitsuno: e, ino: e, kagami: e, kami: e, kitagawa: e, kochi: e, mihara: e, motoyama: e, muroto: e, nahari: e, nakamura: e, nankoku: e, nishitosa: e, niyodogawa: e, ochi: e, okawa: e, otoyo: e, otsuki: e, sakawa: e, sukumo: e, susaki: e, tosa: e, tosashimizu: e, toyo: e, tsuno: e, umaji: e, yasuda: e, yusuhara: e }], kumamoto: [1, { amakusa: e, arao: e, aso: e, choyo: e, gyokuto: e, kamiamakusa: e, kikuchi: e, kumamoto: e, mashiki: e, mifune: e, minamata: e, minamioguni: e, nagasu: e, nishihara: e, oguni: e, ozu: e, sumoto: e, takamori: e, uki: e, uto: e, yamaga: e, yamato: e, yatsushiro: e }], kyoto: [1, { ayabe: e, fukuchiyama: e, higashiyama: e, ide: e, ine: e, joyo: e, kameoka: e, kamo: e, kita: e, kizu: e, kumiyama: e, kyotamba: e, kyotanabe: e, kyotango: e, maizuru: e, minami: e, minamiyamashiro: e, miyazu: e, muko: e, nagaokakyo: e, nakagyo: e, nantan: e, oyamazaki: e, sakyo: e, seika: e, tanabe: e, uji: e, ujitawara: e, wazuka: e, yamashina: e, yawata: e }], mie: [1, { asahi: e, inabe: e, ise: e, kameyama: e, kawagoe: e, kiho: e, kisosaki: e, kiwa: e, komono: e, kumano: e, kuwana: e, matsusaka: e, meiwa: e, mihama: e, minamiise: e, misugi: e, miyama: e, nabari: e, shima: e, suzuka: e, tado: e, taiki: e, taki: e, tamaki: e, toba: e, tsu: e, udono: e, ureshino: e, watarai: e, yokkaichi: e }], miyagi: [1, { furukawa: e, higashimatsushima: e, ishinomaki: e, iwanuma: e, kakuda: e, kami: e, kawasaki: e, marumori: e, matsushima: e, minamisanriku: e, misato: e, murata: e, natori: e, ogawara: e, ohira: e, onagawa: e, osaki: e, rifu: e, semine: e, shibata: e, shichikashuku: e, shikama: e, shiogama: e, shiroishi: e, tagajo: e, taiwa: e, tome: e, tomiya: e, wakuya: e, watari: e, yamamoto: e, zao: e }], miyazaki: [1, { aya: e, ebino: e, gokase: e, hyuga: e, kadogawa: e, kawaminami: e, kijo: e, kitagawa: e, kitakata: e, kitaura: e, kobayashi: e, kunitomi: e, kushima: e, mimata: e, miyakonojo: e, miyazaki: e, morotsuka: e, nichinan: e, nishimera: e, nobeoka: e, saito: e, shiiba: e, shintomi: e, takaharu: e, takanabe: e, takazaki: e, tsuno: e }], nagano: [1, { achi: e, agematsu: e, anan: e, aoki: e, asahi: e, azumino: e, chikuhoku: e, chikuma: e, chino: e, fujimi: e, hakuba: e, hara: e, hiraya: e, iida: e, iijima: e, iiyama: e, iizuna: e, ikeda: e, ikusaka: e, ina: e, karuizawa: e, kawakami: e, kiso: e, kisofukushima: e, kitaaiki: e, komagane: e, komoro: e, matsukawa: e, matsumoto: e, miasa: e, minamiaiki: e, minamimaki: e, minamiminowa: e, minowa: e, miyada: e, miyota: e, mochizuki: e, nagano: e, nagawa: e, nagiso: e, nakagawa: e, nakano: e, nozawaonsen: e, obuse: e, ogawa: e, okaya: e, omachi: e, omi: e, ookuwa: e, ooshika: e, otaki: e, otari: e, sakae: e, sakaki: e, saku: e, sakuho: e, shimosuwa: e, shinanomachi: e, shiojiri: e, suwa: e, suzaka: e, takagi: e, takamori: e, takayama: e, tateshina: e, tatsuno: e, togakushi: e, togura: e, tomi: e, ueda: e, wada: e, yamagata: e, yamanouchi: e, yasaka: e, yasuoka: e }], nagasaki: [1, { chijiwa: e, futsu: e, goto: e, hasami: e, hirado: e, iki: e, isahaya: e, kawatana: e, kuchinotsu: e, matsuura: e, nagasaki: e, obama: e, omura: e, oseto: e, saikai: e, sasebo: e, seihi: e, shimabara: e, shinkamigoto: e, togitsu: e, tsushima: e, unzen: e }], nara: [1, { ando: e, gose: e, heguri: e, higashiyoshino: e, ikaruga: e, ikoma: e, kamikitayama: e, kanmaki: e, kashiba: e, kashihara: e, katsuragi: e, kawai: e, kawakami: e, kawanishi: e, koryo: e, kurotaki: e, mitsue: e, miyake: e, nara: e, nosegawa: e, oji: e, ouda: e, oyodo: e, sakurai: e, sango: e, shimoichi: e, shimokitayama: e, shinjo: e, soni: e, takatori: e, tawaramoto: e, tenkawa: e, tenri: e, uda: e, yamatokoriyama: e, yamatotakada: e, yamazoe: e, yoshino: e }], niigata: [1, { aga: e, agano: e, gosen: e, itoigawa: e, izumozaki: e, joetsu: e, kamo: e, kariwa: e, kashiwazaki: e, minamiuonuma: e, mitsuke: e, muika: e, murakami: e, myoko: e, nagaoka: e, niigata: e, ojiya: e, omi: e, sado: e, sanjo: e, seiro: e, seirou: e, sekikawa: e, shibata: e, tagami: e, tainai: e, tochio: e, tokamachi: e, tsubame: e, tsunan: e, uonuma: e, yahiko: e, yoita: e, yuzawa: e }], oita: [1, { beppu: e, bungoono: e, bungotakada: e, hasama: e, hiji: e, himeshima: e, hita: e, kamitsue: e, kokonoe: e, kuju: e, kunisaki: e, kusu: e, oita: e, saiki: e, taketa: e, tsukumi: e, usa: e, usuki: e, yufu: e }], okayama: [1, { akaiwa: e, asakuchi: e, bizen: e, hayashima: e, ibara: e, kagamino: e, kasaoka: e, kibichuo: e, kumenan: e, kurashiki: e, maniwa: e, misaki: e, nagi: e, niimi: e, nishiawakura: e, okayama: e, satosho: e, setouchi: e, shinjo: e, shoo: e, soja: e, takahashi: e, tamano: e, tsuyama: e, wake: e, yakage: e }], okinawa: [1, { aguni: e, ginowan: e, ginoza: e, gushikami: e, haebaru: e, higashi: e, hirara: e, iheya: e, ishigaki: e, ishikawa: e, itoman: e, izena: e, kadena: e, kin: e, kitadaito: e, kitanakagusuku: e, kumejima: e, kunigami: e, minamidaito: e, motobu: e, nago: e, naha: e, nakagusuku: e, nakijin: e, nanjo: e, nishihara: e, ogimi: e, okinawa: e, onna: e, shimoji: e, taketomi: e, tarama: e, tokashiki: e, tomigusuku: e, tonaki: e, urasoe: e, uruma: e, yaese: e, yomitan: e, yonabaru: e, yonaguni: e, zamami: e }], osaka: [1, { abeno: e, chihayaakasaka: e, chuo: e, daito: e, fujiidera: e, habikino: e, hannan: e, higashiosaka: e, higashisumiyoshi: e, higashiyodogawa: e, hirakata: e, ibaraki: e, ikeda: e, izumi: e, izumiotsu: e, izumisano: e, kadoma: e, kaizuka: e, kanan: e, kashiwara: e, katano: e, kawachinagano: e, kishiwada: e, kita: e, kumatori: e, matsubara: e, minato: e, minoh: e, misaki: e, moriguchi: e, neyagawa: e, nishi: e, nose: e, osakasayama: e, sakai: e, sayama: e, sennan: e, settsu: e, shijonawate: e, shimamoto: e, suita: e, tadaoka: e, taishi: e, tajiri: e, takaishi: e, takatsuki: e, tondabayashi: e, toyonaka: e, toyono: e, yao: e }], saga: [1, { ariake: e, arita: e, fukudomi: e, genkai: e, hamatama: e, hizen: e, imari: e, kamimine: e, kanzaki: e, karatsu: e, kashima: e, kitagata: e, kitahata: e, kiyama: e, kouhoku: e, kyuragi: e, nishiarita: e, ogi: e, omachi: e, ouchi: e, saga: e, shiroishi: e, taku: e, tara: e, tosu: e, yoshinogari: e }], saitama: [1, { arakawa: e, asaka: e, chichibu: e, fujimi: e, fujimino: e, fukaya: e, hanno: e, hanyu: e, hasuda: e, hatogaya: e, hatoyama: e, hidaka: e, higashichichibu: e, higashimatsuyama: e, honjo: e, ina: e, iruma: e, iwatsuki: e, kamiizumi: e, kamikawa: e, kamisato: e, kasukabe: e, kawagoe: e, kawaguchi: e, kawajima: e, kazo: e, kitamoto: e, koshigaya: e, kounosu: e, kuki: e, kumagaya: e, matsubushi: e, minano: e, misato: e, miyashiro: e, miyoshi: e, moroyama: e, nagatoro: e, namegawa: e, niiza: e, ogano: e, ogawa: e, ogose: e, okegawa: e, omiya: e, otaki: e, ranzan: e, ryokami: e, saitama: e, sakado: e, satte: e, sayama: e, shiki: e, shiraoka: e, soka: e, sugito: e, toda: e, tokigawa: e, tokorozawa: e, tsurugashima: e, urawa: e, warabi: e, yashio: e, yokoze: e, yono: e, yorii: e, yoshida: e, yoshikawa: e, yoshimi: e }], shiga: [1, { aisho: e, gamo: e, higashiomi: e, hikone: e, koka: e, konan: e, kosei: e, koto: e, kusatsu: e, maibara: e, moriyama: e, nagahama: e, nishiazai: e, notogawa: e, omihachiman: e, otsu: e, ritto: e, ryuoh: e, takashima: e, takatsuki: e, torahime: e, toyosato: e, yasu: e }], shimane: [1, { akagi: e, ama: e, gotsu: e, hamada: e, higashiizumo: e, hikawa: e, hikimi: e, izumo: e, kakinoki: e, masuda: e, matsue: e, misato: e, nishinoshima: e, ohda: e, okinoshima: e, okuizumo: e, shimane: e, tamayu: e, tsuwano: e, unnan: e, yakumo: e, yasugi: e, yatsuka: e }], shizuoka: [1, { arai: e, atami: e, fuji: e, fujieda: e, fujikawa: e, fujinomiya: e, fukuroi: e, gotemba: e, haibara: e, hamamatsu: e, higashiizu: e, ito: e, iwata: e, izu: e, izunokuni: e, kakegawa: e, kannami: e, kawanehon: e, kawazu: e, kikugawa: e, kosai: e, makinohara: e, matsuzaki: e, minamiizu: e, mishima: e, morimachi: e, nishiizu: e, numazu: e, omaezaki: e, shimada: e, shimizu: e, shimoda: e, shizuoka: e, susono: e, yaizu: e, yoshida: e }], tochigi: [1, { ashikaga: e, bato: e, haga: e, ichikai: e, iwafune: e, kaminokawa: e, kanuma: e, karasuyama: e, kuroiso: e, mashiko: e, mibu: e, moka: e, motegi: e, nasu: e, nasushiobara: e, nikko: e, nishikata: e, nogi: e, ohira: e, ohtawara: e, oyama: e, sakura: e, sano: e, shimotsuke: e, shioya: e, takanezawa: e, tochigi: e, tsuga: e, ujiie: e, utsunomiya: e, yaita: e }], tokushima: [1, { aizumi: e, anan: e, ichiba: e, itano: e, kainan: e, komatsushima: e, matsushige: e, mima: e, minami: e, miyoshi: e, mugi: e, nakagawa: e, naruto: e, sanagochi: e, shishikui: e, tokushima: e, wajiki: e }], tokyo: [1, { adachi: e, akiruno: e, akishima: e, aogashima: e, arakawa: e, bunkyo: e, chiyoda: e, chofu: e, chuo: e, edogawa: e, fuchu: e, fussa: e, hachijo: e, hachioji: e, hamura: e, higashikurume: e, higashimurayama: e, higashiyamato: e, hino: e, hinode: e, hinohara: e, inagi: e, itabashi: e, katsushika: e, kita: e, kiyose: e, kodaira: e, koganei: e, kokubunji: e, komae: e, koto: e, kouzushima: e, kunitachi: e, machida: e, meguro: e, minato: e, mitaka: e, mizuho: e, musashimurayama: e, musashino: e, nakano: e, nerima: e, ogasawara: e, okutama: e, ome: e, oshima: e, ota: e, setagaya: e, shibuya: e, shinagawa: e, shinjuku: e, suginami: e, sumida: e, tachikawa: e, taito: e, tama: e, toshima: e }], tottori: [1, { chizu: e, hino: e, kawahara: e, koge: e, kotoura: e, misasa: e, nanbu: e, nichinan: e, sakaiminato: e, tottori: e, wakasa: e, yazu: e, yonago: e }], toyama: [1, { asahi: e, fuchu: e, fukumitsu: e, funahashi: e, himi: e, imizu: e, inami: e, johana: e, kamiichi: e, kurobe: e, nakaniikawa: e, namerikawa: e, nanto: e, nyuzen: e, oyabe: e, taira: e, takaoka: e, tateyama: e, toga: e, tonami: e, toyama: e, unazuki: e, uozu: e, yamada: e }], wakayama: [1, { arida: e, aridagawa: e, gobo: e, hashimoto: e, hidaka: e, hirogawa: e, inami: e, iwade: e, kainan: e, kamitonda: e, katsuragi: e, kimino: e, kinokawa: e, kitayama: e, koya: e, koza: e, kozagawa: e, kudoyama: e, kushimoto: e, mihama: e, misato: e, nachikatsuura: e, shingu: e, shirahama: e, taiji: e, tanabe: e, wakayama: e, yuasa: e, yura: e }], yamagata: [1, { asahi: e, funagata: e, higashine: e, iide: e, kahoku: e, kaminoyama: e, kaneyama: e, kawanishi: e, mamurogawa: e, mikawa: e, murayama: e, nagai: e, nakayama: e, nanyo: e, nishikawa: e, obanazawa: e, oe: e, oguni: e, ohkura: e, oishida: e, sagae: e, sakata: e, sakegawa: e, shinjo: e, shirataka: e, shonai: e, takahata: e, tendo: e, tozawa: e, tsuruoka: e, yamagata: e, yamanobe: e, yonezawa: e, yuza: e }], yamaguchi: [1, { abu: e, hagi: e, hikari: e, hofu: e, iwakuni: e, kudamatsu: e, mitou: e, nagato: e, oshima: e, shimonoseki: e, shunan: e, tabuse: e, tokuyama: e, toyota: e, ube: e, yuu: e }], yamanashi: [1, { chuo: e, doshi: e, fuefuki: e, fujikawa: e, fujikawaguchiko: e, fujiyoshida: e, hayakawa: e, hokuto: e, ichikawamisato: e, kai: e, kofu: e, koshu: e, kosuge: e, "minami-alps": e, minobu: e, nakamichi: e, nanbu: e, narusawa: e, nirasaki: e, nishikatsura: e, oshino: e, otsuki: e, showa: e, tabayama: e, tsuru: e, uenohara: e, yamanakako: e, yamanashi: e }], "xn--ehqz56n": e, 三重: e, "xn--1lqs03n": e, 京都: e, "xn--qqqt11m": e, 佐賀: e, "xn--f6qx53a": e, 兵庫: e, "xn--djrs72d6uy": e, 北海道: e, "xn--mkru45i": e, 千葉: e, "xn--0trq7p7nn": e, 和歌山: e, "xn--5js045d": e, 埼玉: e, "xn--kbrq7o": e, 大分: e, "xn--pssu33l": e, 大阪: e, "xn--ntsq17g": e, 奈良: e, "xn--uisz3g": e, 宮城: e, "xn--6btw5a": e, 宮崎: e, "xn--1ctwo": e, 富山: e, "xn--6orx2r": e, 山口: e, "xn--rht61e": e, 山形: e, "xn--rht27z": e, 山梨: e, "xn--nit225k": e, 岐阜: e, "xn--rht3d": e, 岡山: e, "xn--djty4k": e, 岩手: e, "xn--klty5x": e, 島根: e, "xn--kltx9a": e, 広島: e, "xn--kltp7d": e, 徳島: e, "xn--c3s14m": e, 愛媛: e, "xn--vgu402c": e, 愛知: e, "xn--efvn9s": e, 新潟: e, "xn--1lqs71d": e, 東京: e, "xn--4pvxs": e, 栃木: e, "xn--uuwu58a": e, 沖縄: e, "xn--zbx025d": e, 滋賀: e, "xn--8pvr4u": e, 熊本: e, "xn--5rtp49c": e, 石川: e, "xn--ntso0iqx3a": e, 神奈川: e, "xn--elqq16h": e, 福井: e, "xn--4it168d": e, 福岡: e, "xn--klt787d": e, 福島: e, "xn--rny31h": e, 秋田: e, "xn--7t0a264c": e, 群馬: e, "xn--uist22h": e, 茨城: e, "xn--8ltr62k": e, 長崎: e, "xn--2m4a15e": e, 長野: e, "xn--32vp30h": e, 青森: e, "xn--4it797k": e, 静岡: e, "xn--5rtq34k": e, 香川: e, "xn--k7yn95e": e, 高知: e, "xn--tor131o": e, 鳥取: e, "xn--d5qv7z876c": e, 鹿児島: e, kawasaki: _, kitakyushu: _, kobe: _, nagoya: _, sapporo: _, sendai: _, yokohama: _, buyshop: t, fashionstore: t, handcrafted: t, kawaiishop: t, supersale: t, theshop: t, "0am": t, "0g0": t, "0j0": t, "0t0": t, mydns: t, pgw: t, wjg: t, usercontent: t, angry: t, babyblue: t, babymilk: t, backdrop: t, bambina: t, bitter: t, blush: t, boo: t, boy: t, boyfriend: t, but: t, candypop: t, capoo: t, catfood: t, cheap: t, chicappa: t, chillout: t, chips: t, chowder: t, chu: t, ciao: t, cocotte: t, coolblog: t, cranky: t, cutegirl: t, daa: t, deca: t, deci: t, digick: t, egoism: t, fakefur: t, fem: t, flier: t, floppy: t, fool: t, frenchkiss: t, girlfriend: t, girly: t, gloomy: t, gonna: t, greater: t, hacca: t, heavy: t, her: t, hiho: t, hippy: t, holy: t, hungry: t, icurus: t, itigo: t, jellybean: t, kikirara: t, kill: t, kilo: t, kuron: t, littlestar: t, lolipopmc: t, lolitapunk: t, lomo: t, lovepop: t, lovesick: t, main: t, mods: t, mond: t, mongolian: t, moo: t, namaste: t, nikita: t, nobushi: t, noor: t, oops: t, parallel: t, parasite: t, pecori: t, peewee: t, penne: t, pepper: t, perma: t, pigboat: t, pinoko: t, punyu: t, pupu: t, pussycat: t, pya: t, raindrop: t, readymade: t, sadist: t, schoolbus: t, secret: t, staba: t, stripper: t, sub: t, sunnyday: t, thick: t, tonkotsu: t, under: t, upper: t, velvet: t, verse: t, versus: t, vivian: t, watson: t, weblike: t, whitesnow: t, zombie: t, hateblo: t, hatenablog: t, hatenadiary: t, "2-d": t, bona: t, crap: t, daynight: t, eek: t, flop: t, halfmoon: t, jeez: t, matrix: t, mimoza: t, netgamers: t, nyanta: t, o0o0: t, rdy: t, rgr: t, rulez: t, sakurastorage: [0, { isk01: et, isk02: et }], saloon: t, sblo: t, skr: t, tank: t, "uh-oh": t, undo: t, webaccel: [0, { rs: t, user: t }], websozai: t, xii: t }], ke: [1, { ac: e, co: e, go: e, info: e, me: e, mobi: e, ne: e, or: e, sc: e }], kg: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, us: t, xx: t, ae: t }], kh: _, ki: It, km: [1, { ass: e, com: e, edu: e, gov: e, mil: e, nom: e, org: e, prd: e, tm: e, asso: e, coop: e, gouv: e, medecin: e, notaires: e, pharmaciens: e, presse: e, veterinaire: e }], kn: [1, { edu: e, gov: e, net: e, org: e }], kp: [1, { com: e, edu: e, gov: e, org: e, rep: e, tra: e }], kr: [1, { ac: e, ai: e, co: e, es: e, go: e, hs: e, io: e, it: e, kg: e, me: e, mil: e, ms: e, ne: e, or: e, pe: e, re: e, sc: e, busan: e, chungbuk: e, chungnam: e, daegu: e, daejeon: e, gangwon: e, gwangju: e, gyeongbuk: e, gyeonggi: e, gyeongnam: e, incheon: e, jeju: e, jeonbuk: e, jeonnam: e, seoul: e, ulsan: e, c01: t, "eliv-api": t, "eliv-cdn": t, "eliv-dns": t, mmv: t, vki: t }], kw: [1, { com: e, edu: e, emb: e, gov: e, ind: e, net: e, org: e }], ky: Ie, kz: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, jcloud: t }], la: [1, { com: e, edu: e, gov: e, info: e, int: e, net: e, org: e, per: e, bnr: t }], lb: n, lc: [1, { co: e, com: e, edu: e, gov: e, net: e, org: e, oy: t }], li: e, lk: [1, { ac: e, assn: e, com: e, edu: e, gov: e, grp: e, hotel: e, int: e, ltd: e, net: e, ngo: e, org: e, sch: e, soc: e, web: e }], lr: n, ls: [1, { ac: e, biz: e, co: e, edu: e, gov: e, info: e, net: e, org: e, sc: e }], lt: c, lu: [1, { "123website": t }], lv: [1, { asn: e, com: e, conf: e, edu: e, gov: e, id: e, mil: e, net: e, org: e }], ly: [1, { com: e, edu: e, gov: e, id: e, med: e, net: e, org: e, plc: e, sch: e }], ma: [1, { ac: e, co: e, gov: e, net: e, org: e, press: e }], mc: [1, { asso: e, tm: e }], md: [1, { ir: t }], me: [1, { ac: e, co: e, edu: e, gov: e, its: e, net: e, org: e, priv: e, c66: t, craft: t, edgestack: t, filegear: t, "filegear-sg": t, lohmus: t, barsy: t, mcdir: t, brasilia: t, ddns: t, dnsfor: t, hopto: t, loginto: t, noip: t, webhop: t, soundcast: t, tcp4: t, vp4: t, diskstation: t, dscloud: t, i234: t, myds: t, synology: t, transip: Ye, nohost: t }], mg: [1, { co: e, com: e, edu: e, gov: e, mil: e, nom: e, org: e, prd: e }], mh: e, mil: e, mk: [1, { com: e, edu: e, gov: e, inf: e, name: e, net: e, org: e }], ml: [1, { ac: e, art: e, asso: e, com: e, edu: e, gouv: e, gov: e, info: e, inst: e, net: e, org: e, pr: e, presse: e }], mm: _, mn: [1, { edu: e, gov: e, org: e, nyc: t }], mo: n, mobi: [1, { barsy: t, dscloud: t }], mp: [1, { ju: t }], mq: e, mr: c, ms: [1, { com: e, edu: e, gov: e, net: e, org: e, minisite: t }], mt: Ie, mu: [1, { ac: e, co: e, com: e, gov: e, net: e, or: e, org: e }], museum: e, mv: [1, { aero: e, biz: e, com: e, coop: e, edu: e, gov: e, info: e, int: e, mil: e, museum: e, name: e, net: e, org: e, pro: e }], mw: [1, { ac: e, biz: e, co: e, com: e, coop: e, edu: e, gov: e, int: e, net: e, org: e }], mx: [1, { com: e, edu: e, gob: e, net: e, org: e }], my: [1, { biz: e, com: e, edu: e, gov: e, mil: e, name: e, net: e, org: e }], mz: [1, { ac: e, adv: e, co: e, edu: e, gov: e, mil: e, net: e, org: e }], na: [1, { alt: e, co: e, com: e, gov: e, net: e, org: e }], name: [1, { her: Ot, his: Ot, ispmanager: t, keenetic: t }], nc: [1, { asso: e, nom: e }], ne: e, net: [1, { adobeaemcloud: t, "adobeio-static": t, adobeioruntime: t, akadns: t, akamai: t, "akamai-staging": t, akamaiedge: t, "akamaiedge-staging": t, akamaihd: t, "akamaihd-staging": t, akamaiorigin: t, "akamaiorigin-staging": t, akamaized: t, "akamaized-staging": t, edgekey: t, "edgekey-staging": t, edgesuite: t, "edgesuite-staging": t, alwaysdata: t, myamaze: t, cloudfront: t, appudo: t, "atlassian-dev": [0, { prod: ve }], myfritz: t, shopselect: t, blackbaudcdn: t, boomla: t, bplaced: t, square7: t, cdn77: [0, { r: t }], "cdn77-ssl": t, gb: t, hu: t, jp: t, se: t, uk: t, clickrising: t, "ddns-ip": t, "dns-cloud": t, "dns-dynamic": t, cloudaccess: t, cloudflare: [2, { cdn: t }], cloudflareanycast: ve, cloudflarecn: ve, cloudflareglobal: ve, ctfcloud: t, "feste-ip": t, "knx-server": t, "static-access": t, cryptonomic: a, dattolocal: t, mydatto: t, debian: t, definima: t, deno: t, icp: a, de5: t, "at-band-camp": t, blogdns: t, "broke-it": t, buyshouses: t, dnsalias: t, dnsdojo: t, "does-it": t, dontexist: t, dynalias: t, dynathome: t, endofinternet: t, "from-az": t, "from-co": t, "from-la": t, "from-ny": t, "gets-it": t, "ham-radio-op": t, homeftp: t, homeip: t, homelinux: t, homeunix: t, "in-the-band": t, "is-a-chef": t, "is-a-geek": t, "isa-geek": t, "kicks-ass": t, "office-on-the": t, podzone: t, "scrapper-site": t, selfip: t, "sells-it": t, servebbs: t, serveftp: t, thruhere: t, webhop: t, casacam: t, dynu: t, dynuddns: t, mysynology: t, opik: t, spryt: t, dynv6: t, twmail: t, ru: t, channelsdvr: [2, { u: t }], fastly: [0, { freetls: t, map: t, prod: [0, { a: t, global: t }], ssl: [0, { a: t, b: t, global: t }] }], fastlylb: [2, { map: t }], "keyword-on": t, "live-on": t, "server-on": t, "cdn-edges": t, heteml: t, cloudfunctions: t, "grafana-dev": t, iobb: t, moonscale: t, "in-dsl": t, "in-vpn": t, oninferno: t, botdash: t, "apps-1and1": t, ipifony: t, cloudjiffy: [2, { "fra1-de": t, "west1-us": t }], elastx: [0, { "jls-sto1": t, "jls-sto2": t, "jls-sto3": t }], massivegrid: [0, { paas: [0, { "fr-1": t, "lon-1": t, "lon-2": t, "ny-1": t, "ny-2": t, "sg-1": t }] }], saveincloud: [0, { jelastic: t, "nordeste-idc": t }], scaleforce: Je, kinghost: t, uni5: t, krellian: t, ggff: t, localto: a, barsy: t, luyani: t, memset: t, "azure-api": t, "azure-mobile": t, azureedge: t, azurefd: t, azurestaticapps: [2, { 1: t, 2: t, 3: t, 4: t, 5: t, 6: t, 7: t, centralus: t, eastasia: t, eastus2: t, westeurope: t, westus2: t }], azurewebsites: t, cloudapp: t, trafficmanager: t, usgovcloudapi: Rt, usgovcloudapp: t, usgovtrafficmanager: t, windows: Rt, mynetname: [0, { sn: t }], routingthecloud: t, bounceme: t, ddns: t, "eating-organic": t, mydissent: t, myeffect: t, mymediapc: t, mypsx: t, mysecuritycamera: t, nhlfan: t, "no-ip": t, pgafan: t, privatizehealthinsurance: t, redirectme: t, serveblog: t, serveminecraft: t, sytes: t, dnsup: t, hicam: t, "now-dns": t, ownip: t, vpndns: t, cloudycluster: t, ovh: [0, { hosting: a, webpaas: a }], rackmaze: t, myradweb: t, in: t, "subsc-pay": t, squares: t, schokokeks: t, "firewall-gateway": t, seidat: t, senseering: t, siteleaf: t, mafelo: t, myspreadshop: t, "vps-host": [2, { jelastic: [0, { atl: t, njs: t, ric: t }] }], srcf: [0, { soc: t, user: t }], supabase: t, dsmynas: t, familyds: t, ts: [2, { c: a }], torproject: [2, { pages: t }], tunnelmole: t, vusercontent: t, "reserve-online": t, localcert: t, "community-pro": t, meinforum: t, yandexcloud: [2, { storage: t, website: t }], za: t, zabc: t }], nf: [1, { arts: e, com: e, firm: e, info: e, net: e, other: e, per: e, rec: e, store: e, web: e }], ng: [1, { com: e, edu: e, gov: e, i: e, mil: e, mobi: e, name: e, net: e, org: e, sch: e, biz: [2, { co: t, dl: t, go: t, lg: t, on: t }], col: t, firm: t, gen: t, ltd: t, ngo: t, plc: t }], ni: [1, { ac: e, biz: e, co: e, com: e, edu: e, gob: e, in: e, info: e, int: e, mil: e, net: e, nom: e, org: e, web: e }], nl: [1, { co: t, "hosting-cluster": t, gov: t, khplay: t, "123website": t, myspreadshop: t, transurl: a, cistron: t, demon: t }], no: [1, { fhs: e, folkebibl: e, fylkesbibl: e, idrett: e, museum: e, priv: e, vgs: e, dep: e, herad: e, kommune: e, mil: e, stat: e, aa: M, ah: M, bu: M, fm: M, hl: M, hm: M, "jan-mayen": M, mr: M, nl: M, nt: M, of: M, ol: M, oslo: M, rl: M, sf: M, st: M, svalbard: M, tm: M, tr: M, va: M, vf: M, akrehamn: e, "xn--krehamn-dxa": e, åkrehamn: e, algard: e, "xn--lgrd-poac": e, ålgård: e, arna: e, bronnoysund: e, "xn--brnnysund-m8ac": e, brønnøysund: e, brumunddal: e, bryne: e, drobak: e, "xn--drbak-wua": e, drøbak: e, egersund: e, fetsund: e, floro: e, "xn--flor-jra": e, florø: e, fredrikstad: e, hokksund: e, honefoss: e, "xn--hnefoss-q1a": e, hønefoss: e, jessheim: e, jorpeland: e, "xn--jrpeland-54a": e, jørpeland: e, kirkenes: e, kopervik: e, krokstadelva: e, langevag: e, "xn--langevg-jxa": e, langevåg: e, leirvik: e, mjondalen: e, "xn--mjndalen-64a": e, mjøndalen: e, "mo-i-rana": e, mosjoen: e, "xn--mosjen-eya": e, mosjøen: e, nesoddtangen: e, orkanger: e, osoyro: e, "xn--osyro-wua": e, osøyro: e, raholt: e, "xn--rholt-mra": e, råholt: e, sandnessjoen: e, "xn--sandnessjen-ogb": e, sandnessjøen: e, skedsmokorset: e, slattum: e, spjelkavik: e, stathelle: e, stavern: e, stjordalshalsen: e, "xn--stjrdalshalsen-sqb": e, stjørdalshalsen: e, tananger: e, tranby: e, vossevangen: e, aarborte: e, aejrie: e, afjord: e, "xn--fjord-lra": e, åfjord: e, agdenes: e, akershus: At, aknoluokta: e, "xn--koluokta-7ya57h": e, ákŋoluokta: e, al: e, "xn--l-1fa": e, ål: e, alaheadju: e, "xn--laheadju-7ya": e, álaheadju: e, alesund: e, "xn--lesund-hua": e, ålesund: e, alstahaug: e, alta: e, "xn--lt-liac": e, áltá: e, alvdal: e, amli: e, "xn--mli-tla": e, åmli: e, amot: e, "xn--mot-tla": e, åmot: e, andasuolo: e, andebu: e, andoy: e, "xn--andy-ira": e, andøy: e, ardal: e, "xn--rdal-poa": e, årdal: e, aremark: e, arendal: e, "xn--s-1fa": e, ås: e, aseral: e, "xn--seral-lra": e, åseral: e, asker: e, askim: e, askoy: e, "xn--asky-ira": e, askøy: e, askvoll: e, asnes: e, "xn--snes-poa": e, åsnes: e, audnedaln: e, aukra: e, aure: e, aurland: e, "aurskog-holand": e, "xn--aurskog-hland-jnb": e, "aurskog-høland": e, austevoll: e, austrheim: e, averoy: e, "xn--avery-yua": e, averøy: e, badaddja: e, "xn--bdddj-mrabd": e, bådåddjå: e, "xn--brum-voa": e, bærum: e, bahcavuotna: e, "xn--bhcavuotna-s4a": e, báhcavuotna: e, bahccavuotna: e, "xn--bhccavuotna-k7a": e, báhccavuotna: e, baidar: e, "xn--bidr-5nac": e, báidár: e, bajddar: e, "xn--bjddar-pta": e, bájddar: e, balat: e, "xn--blt-elab": e, bálát: e, balestrand: e, ballangen: e, balsfjord: e, bamble: e, bardu: e, barum: e, batsfjord: e, "xn--btsfjord-9za": e, båtsfjord: e, bearalvahki: e, "xn--bearalvhki-y4a": e, bearalváhki: e, beardu: e, beiarn: e, berg: e, bergen: e, berlevag: e, "xn--berlevg-jxa": e, berlevåg: e, bievat: e, "xn--bievt-0qa": e, bievát: e, bindal: e, birkenes: e, bjerkreim: e, bjugn: e, bodo: e, "xn--bod-2na": e, bodø: e, bokn: e, bomlo: e, "xn--bmlo-gra": e, bømlo: e, bremanger: e, bronnoy: e, "xn--brnny-wuac": e, brønnøy: e, budejju: e, buskerud: At, bygland: e, bykle: e, cahcesuolo: e, "xn--hcesuolo-7ya35b": e, čáhcesuolo: e, davvenjarga: e, "xn--davvenjrga-y4a": e, davvenjárga: e, davvesiida: e, deatnu: e, dielddanuorri: e, divtasvuodna: e, divttasvuotna: e, donna: e, "xn--dnna-gra": e, dønna: e, dovre: e, drammen: e, drangedal: e, dyroy: e, "xn--dyry-ira": e, dyrøy: e, eid: e, eidfjord: e, eidsberg: e, eidskog: e, eidsvoll: e, eigersund: e, elverum: e, enebakk: e, engerdal: e, etne: e, etnedal: e, evenassi: e, "xn--eveni-0qa01ga": e, evenášši: e, evenes: e, "evje-og-hornnes": e, farsund: e, fauske: e, fedje: e, fet: e, finnoy: e, "xn--finny-yua": e, finnøy: e, fitjar: e, fjaler: e, fjell: e, fla: e, "xn--fl-zia": e, flå: e, flakstad: e, flatanger: e, flekkefjord: e, flesberg: e, flora: e, folldal: e, forde: e, "xn--frde-gra": e, førde: e, forsand: e, fosnes: e, "xn--frna-woa": e, fræna: e, frana: e, frei: e, frogn: e, froland: e, frosta: e, froya: e, "xn--frya-hra": e, frøya: e, fuoisku: e, fuossko: e, fusa: e, fyresdal: e, gaivuotna: e, "xn--givuotna-8ya": e, gáivuotna: e, galsa: e, "xn--gls-elac": e, gálsá: e, gamvik: e, gangaviika: e, "xn--ggaviika-8ya47h": e, gáŋgaviika: e, gaular: e, gausdal: e, giehtavuoatna: e, gildeskal: e, "xn--gildeskl-g0a": e, gildeskål: e, giske: e, gjemnes: e, gjerdrum: e, gjerstad: e, gjesdal: e, gjovik: e, "xn--gjvik-wua": e, gjøvik: e, gloppen: e, gol: e, gran: e, grane: e, granvin: e, gratangen: e, grimstad: e, grong: e, grue: e, gulen: e, guovdageaidnu: e, ha: e, "xn--h-2fa": e, hå: e, habmer: e, "xn--hbmer-xqa": e, hábmer: e, hadsel: e, "xn--hgebostad-g3a": e, hægebostad: e, hagebostad: e, halden: e, halsa: e, hamar: e, hamaroy: e, hammarfeasta: e, "xn--hmmrfeasta-s4ac": e, hámmárfeasta: e, hammerfest: e, hapmir: e, "xn--hpmir-xqa": e, hápmir: e, haram: e, hareid: e, harstad: e, hasvik: e, hattfjelldal: e, haugesund: e, hedmark: [0, { os: e, valer: e, "xn--vler-qoa": e, våler: e }], hemne: e, hemnes: e, hemsedal: e, hitra: e, hjartdal: e, hjelmeland: e, hobol: e, "xn--hobl-ira": e, hobøl: e, hof: e, hol: e, hole: e, holmestrand: e, holtalen: e, "xn--holtlen-hxa": e, holtålen: e, hordaland: [0, { os: e }], hornindal: e, horten: e, hoyanger: e, "xn--hyanger-q1a": e, høyanger: e, hoylandet: e, "xn--hylandet-54a": e, høylandet: e, hurdal: e, hurum: e, hvaler: e, hyllestad: e, ibestad: e, inderoy: e, "xn--indery-fya": e, inderøy: e, iveland: e, ivgu: e, jevnaker: e, jolster: e, "xn--jlster-bya": e, jølster: e, jondal: e, kafjord: e, "xn--kfjord-iua": e, kåfjord: e, karasjohka: e, "xn--krjohka-hwab49j": e, kárášjohka: e, karasjok: e, karlsoy: e, karmoy: e, "xn--karmy-yua": e, karmøy: e, kautokeino: e, klabu: e, "xn--klbu-woa": e, klæbu: e, klepp: e, kongsberg: e, kongsvinger: e, kraanghke: e, "xn--kranghke-b0a": e, kråanghke: e, kragero: e, "xn--krager-gya": e, kragerø: e, kristiansand: e, kristiansund: e, krodsherad: e, "xn--krdsherad-m8a": e, krødsherad: e, "xn--kvfjord-nxa": e, kvæfjord: e, "xn--kvnangen-k0a": e, kvænangen: e, kvafjord: e, kvalsund: e, kvam: e, kvanangen: e, kvinesdal: e, kvinnherad: e, kviteseid: e, kvitsoy: e, "xn--kvitsy-fya": e, kvitsøy: e, laakesvuemie: e, "xn--lrdal-sra": e, lærdal: e, lahppi: e, "xn--lhppi-xqa": e, láhppi: e, lardal: e, larvik: e, lavagis: e, lavangen: e, leangaviika: e, "xn--leagaviika-52b": e, leaŋgaviika: e, lebesby: e, leikanger: e, leirfjord: e, leka: e, leksvik: e, lenvik: e, lerdal: e, lesja: e, levanger: e, lier: e, lierne: e, lillehammer: e, lillesand: e, lindas: e, "xn--linds-pra": e, lindås: e, lindesnes: e, loabat: e, "xn--loabt-0qa": e, loabát: e, lodingen: e, "xn--ldingen-q1a": e, lødingen: e, lom: e, loppa: e, lorenskog: e, "xn--lrenskog-54a": e, lørenskog: e, loten: e, "xn--lten-gra": e, løten: e, lund: e, lunner: e, luroy: e, "xn--lury-ira": e, lurøy: e, luster: e, lyngdal: e, lyngen: e, malatvuopmi: e, "xn--mlatvuopmi-s4a": e, málatvuopmi: e, malselv: e, "xn--mlselv-iua": e, målselv: e, malvik: e, mandal: e, marker: e, marnardal: e, masfjorden: e, masoy: e, "xn--msy-ula0h": e, måsøy: e, "matta-varjjat": e, "xn--mtta-vrjjat-k7af": e, "mátta-várjjat": e, meland: e, meldal: e, melhus: e, meloy: e, "xn--mely-ira": e, meløy: e, meraker: e, "xn--merker-kua": e, meråker: e, midsund: e, "midtre-gauldal": e, moareke: e, "xn--moreke-jua": e, moåreke: e, modalen: e, modum: e, molde: e, "more-og-romsdal": [0, { heroy: e, sande: e }], "xn--mre-og-romsdal-qqb": [0, { "xn--hery-ira": e, sande: e }], "møre-og-romsdal": [0, { herøy: e, sande: e }], moskenes: e, moss: e, muosat: e, "xn--muost-0qa": e, muosát: e, naamesjevuemie: e, "xn--nmesjevuemie-tcba": e, nååmesjevuemie: e, "xn--nry-yla5g": e, nærøy: e, namdalseid: e, namsos: e, namsskogan: e, nannestad: e, naroy: e, narviika: e, narvik: e, naustdal: e, navuotna: e, "xn--nvuotna-hwa": e, návuotna: e, "nedre-eiker": e, nesna: e, nesodden: e, nesseby: e, nesset: e, nissedal: e, nittedal: e, "nord-aurdal": e, "nord-fron": e, "nord-odal": e, norddal: e, nordkapp: e, nordland: [0, { bo: e, "xn--b-5ga": e, bø: e, heroy: e, "xn--hery-ira": e, herøy: e }], "nordre-land": e, nordreisa: e, "nore-og-uvdal": e, notodden: e, notteroy: e, "xn--nttery-byae": e, nøtterøy: e, odda: e, oksnes: e, "xn--ksnes-uua": e, øksnes: e, omasvuotna: e, oppdal: e, oppegard: e, "xn--oppegrd-ixa": e, oppegård: e, orkdal: e, orland: e, "xn--rland-uua": e, ørland: e, orskog: e, "xn--rskog-uua": e, ørskog: e, orsta: e, "xn--rsta-fra": e, ørsta: e, osen: e, osteroy: e, "xn--ostery-fya": e, osterøy: e, ostfold: [0, { valer: e }], "xn--stfold-9xa": [0, { "xn--vler-qoa": e }], østfold: [0, { våler: e }], "ostre-toten": e, "xn--stre-toten-zcb": e, "østre-toten": e, overhalla: e, "ovre-eiker": e, "xn--vre-eiker-k8a": e, "øvre-eiker": e, oyer: e, "xn--yer-zna": e, øyer: e, oygarden: e, "xn--ygarden-p1a": e, øygarden: e, "oystre-slidre": e, "xn--ystre-slidre-ujb": e, "øystre-slidre": e, porsanger: e, porsangu: e, "xn--porsgu-sta26f": e, porsáŋgu: e, porsgrunn: e, rade: e, "xn--rde-ula": e, råde: e, radoy: e, "xn--rady-ira": e, radøy: e, "xn--rlingen-mxa": e, rælingen: e, rahkkeravju: e, "xn--rhkkervju-01af": e, ráhkkerávju: e, raisa: e, "xn--risa-5na": e, ráisa: e, rakkestad: e, ralingen: e, rana: e, randaberg: e, rauma: e, rendalen: e, rennebu: e, rennesoy: e, "xn--rennesy-v1a": e, rennesøy: e, rindal: e, ringebu: e, ringerike: e, ringsaker: e, risor: e, "xn--risr-ira": e, risør: e, rissa: e, roan: e, rodoy: e, "xn--rdy-0nab": e, rødøy: e, rollag: e, romsa: e, romskog: e, "xn--rmskog-bya": e, rømskog: e, roros: e, "xn--rros-gra": e, røros: e, rost: e, "xn--rst-0na": e, røst: e, royken: e, "xn--ryken-vua": e, røyken: e, royrvik: e, "xn--ryrvik-bya": e, røyrvik: e, ruovat: e, rygge: e, salangen: e, salat: e, "xn--slat-5na": e, sálat: e, "xn--slt-elab": e, sálát: e, saltdal: e, samnanger: e, sandefjord: e, sandnes: e, sandoy: e, "xn--sandy-yua": e, sandøy: e, sarpsborg: e, sauda: e, sauherad: e, sel: e, selbu: e, selje: e, seljord: e, siellak: e, sigdal: e, siljan: e, sirdal: e, skanit: e, "xn--sknit-yqa": e, skánit: e, skanland: e, "xn--sknland-fxa": e, skånland: e, skaun: e, skedsmo: e, ski: e, skien: e, skierva: e, "xn--skierv-uta": e, skiervá: e, skiptvet: e, skjak: e, "xn--skjk-soa": e, skjåk: e, skjervoy: e, "xn--skjervy-v1a": e, skjervøy: e, skodje: e, smola: e, "xn--smla-hra": e, smøla: e, snaase: e, "xn--snase-nra": e, snåase: e, snasa: e, "xn--snsa-roa": e, snåsa: e, snillfjord: e, snoasa: e, sogndal: e, sogne: e, "xn--sgne-gra": e, søgne: e, sokndal: e, sola: e, solund: e, somna: e, "xn--smna-gra": e, sømna: e, "sondre-land": e, "xn--sndre-land-0cb": e, "søndre-land": e, songdalen: e, "sor-aurdal": e, "xn--sr-aurdal-l8a": e, "sør-aurdal": e, "sor-fron": e, "xn--sr-fron-q1a": e, "sør-fron": e, "sor-odal": e, "xn--sr-odal-q1a": e, "sør-odal": e, "sor-varanger": e, "xn--sr-varanger-ggb": e, "sør-varanger": e, sorfold: e, "xn--srfold-bya": e, sørfold: e, sorreisa: e, "xn--srreisa-q1a": e, sørreisa: e, sortland: e, sorum: e, "xn--srum-gra": e, sørum: e, spydeberg: e, stange: e, stavanger: e, steigen: e, steinkjer: e, stjordal: e, "xn--stjrdal-s1a": e, stjørdal: e, stokke: e, "stor-elvdal": e, stord: e, stordal: e, storfjord: e, strand: e, stranda: e, stryn: e, sula: e, suldal: e, sund: e, sunndal: e, surnadal: e, sveio: e, svelvik: e, sykkylven: e, tana: e, telemark: [0, { bo: e, "xn--b-5ga": e, bø: e }], time: e, tingvoll: e, tinn: e, tjeldsund: e, tjome: e, "xn--tjme-hra": e, tjøme: e, tokke: e, tolga: e, tonsberg: e, "xn--tnsberg-q1a": e, tønsberg: e, torsken: e, "xn--trna-woa": e, træna: e, trana: e, tranoy: e, "xn--trany-yua": e, tranøy: e, troandin: e, trogstad: e, "xn--trgstad-r1a": e, trøgstad: e, tromsa: e, tromso: e, "xn--troms-zua": e, tromsø: e, trondheim: e, trysil: e, tvedestrand: e, tydal: e, tynset: e, tysfjord: e, tysnes: e, "xn--tysvr-vra": e, tysvær: e, tysvar: e, ullensaker: e, ullensvang: e, ulvik: e, unjarga: e, "xn--unjrga-rta": e, unjárga: e, utsira: e, vaapste: e, vadso: e, "xn--vads-jra": e, vadsø: e, "xn--vry-yla5g": e, værøy: e, vaga: e, "xn--vg-yiab": e, vågå: e, vagan: e, "xn--vgan-qoa": e, vågan: e, vagsoy: e, "xn--vgsy-qoa0j": e, vågsøy: e, vaksdal: e, valle: e, vang: e, vanylven: e, vardo: e, "xn--vard-jra": e, vardø: e, varggat: e, "xn--vrggt-xqad": e, várggát: e, varoy: e, vefsn: e, vega: e, vegarshei: e, "xn--vegrshei-c0a": e, vegårshei: e, vennesla: e, verdal: e, verran: e, vestby: e, vestfold: [0, { sande: e }], vestnes: e, "vestre-slidre": e, "vestre-toten": e, vestvagoy: e, "xn--vestvgy-ixa6o": e, vestvågøy: e, vevelstad: e, vik: e, vikna: e, vindafjord: e, voagat: e, volda: e, voss: e, co: t, "123hjemmeside": t, myspreadshop: t }], np: _, nr: It, nu: [1, { merseine: t, mine: t, shacknet: t, enterprisecloud: t }], nz: [1, { ac: e, co: e, cri: e, geek: e, gen: e, govt: e, health: e, iwi: e, kiwi: e, maori: e, "xn--mori-qsa": e, māori: e, mil: e, net: e, org: e, parliament: e, school: e, cloudns: t }], om: [1, { co: e, com: e, edu: e, gov: e, med: e, museum: e, net: e, org: e, pro: e }], onion: e, org: [1, { altervista: t, pimienta: t, poivron: t, potager: t, sweetpepper: t, cdn77: [0, { c: t, rsc: t }], "cdn77-secure": [0, { origin: [0, { ssl: t }] }], ae: t, cloudns: t, "ip-dynamic": t, ddnss: t, dpdns: t, duckdns: t, tunk: t, blogdns: t, blogsite: t, boldlygoingnowhere: t, dnsalias: t, dnsdojo: t, doesntexist: t, dontexist: t, doomdns: t, dvrdns: t, dynalias: t, dyndns: [2, { go: t, home: t }], endofinternet: t, endoftheinternet: t, "from-me": t, "game-host": t, gotdns: t, "hobby-site": t, homedns: t, homeftp: t, homelinux: t, homeunix: t, "is-a-bruinsfan": t, "is-a-candidate": t, "is-a-celticsfan": t, "is-a-chef": t, "is-a-geek": t, "is-a-knight": t, "is-a-linux-user": t, "is-a-patsfan": t, "is-a-soxfan": t, "is-found": t, "is-lost": t, "is-saved": t, "is-very-bad": t, "is-very-evil": t, "is-very-good": t, "is-very-nice": t, "is-very-sweet": t, "isa-geek": t, "kicks-ass": t, misconfused: t, podzone: t, readmyblog: t, selfip: t, sellsyourhome: t, servebbs: t, serveftp: t, servegame: t, "stuff-4-sale": t, webhop: t, accesscam: t, camdvr: t, freeddns: t, mywire: t, roxa: t, webredirect: t, twmail: t, eu: [2, { al: t, asso: t, at: t, au: t, be: t, bg: t, ca: t, cd: t, ch: t, cn: t, cy: t, cz: t, de: t, dk: t, edu: t, ee: t, es: t, fi: t, fr: t, gr: t, hr: t, hu: t, ie: t, il: t, in: t, int: t, is: t, it: t, jp: t, kr: t, lt: t, lu: t, lv: t, me: t, mk: t, mt: t, my: t, net: t, ng: t, nl: t, no: t, nz: t, pl: t, pt: t, ro: t, ru: t, se: t, si: t, sk: t, tr: t, uk: t, us: t }], fedorainfracloud: t, fedorapeople: t, fedoraproject: [0, { cloud: t, os: Xe, stg: [0, { os: Xe }] }], freedesktop: t, hatenadiary: t, hepforge: t, "in-dsl": t, "in-vpn": t, js: t, barsy: t, mayfirst: t, routingthecloud: t, bmoattachments: t, "cable-modem": t, collegefan: t, couchpotatofries: t, hopto: t, mlbfan: t, myftp: t, mysecuritycamera: t, nflfan: t, "no-ip": t, "read-books": t, ufcfan: t, zapto: t, dynserv: t, "now-dns": t, "is-local": t, httpbin: t, pubtls: t, jpn: t, "my-firewall": t, myfirewall: t, spdns: t, "small-web": t, dsmynas: t, familyds: t, teckids: et, tuxfamily: t, hk: t, us: t, toolforge: t, wmcloud: [2, { beta: t }], wmflabs: t, za: t }], pa: [1, { abo: e, ac: e, com: e, edu: e, gob: e, ing: e, med: e, net: e, nom: e, org: e, sld: e }], pe: [1, { com: e, edu: e, gob: e, mil: e, net: e, nom: e, org: e }], pf: [1, { com: e, edu: e, org: e }], pg: _, ph: [1, { com: e, edu: e, gov: e, i: e, mil: e, net: e, ngo: e, org: e, cloudns: t }], pk: [1, { ac: e, biz: e, com: e, edu: e, fam: e, gkp: e, gob: e, gog: e, gok: e, gop: e, gos: e, gov: e, net: e, org: e, web: e }], pl: [1, { com: e, net: e, org: e, agro: e, aid: e, atm: e, auto: e, biz: e, edu: e, gmina: e, gsm: e, info: e, mail: e, media: e, miasta: e, mil: e, nieruchomosci: e, nom: e, pc: e, powiat: e, priv: e, realestate: e, rel: e, sex: e, shop: e, sklep: e, sos: e, szkola: e, targi: e, tm: e, tourism: e, travel: e, turystyka: e, gov: [1, { ap: e, griw: e, ic: e, is: e, kmpsp: e, konsulat: e, kppsp: e, kwp: e, kwpsp: e, mup: e, mw: e, oia: e, oirm: e, oke: e, oow: e, oschr: e, oum: e, pa: e, pinb: e, piw: e, po: e, pr: e, psp: e, psse: e, pup: e, rzgw: e, sa: e, sdn: e, sko: e, so: e, sr: e, starostwo: e, ug: e, ugim: e, um: e, umig: e, upow: e, uppo: e, us: e, uw: e, uzs: e, wif: e, wiih: e, winb: e, wios: e, witd: e, wiw: e, wkz: e, wsa: e, wskr: e, wsse: e, wuoz: e, wzmiuw: e, zp: e, zpisdn: e }], augustow: e, "babia-gora": e, bedzin: e, beskidy: e, bialowieza: e, bialystok: e, bielawa: e, bieszczady: e, boleslawiec: e, bydgoszcz: e, bytom: e, cieszyn: e, czeladz: e, czest: e, dlugoleka: e, elblag: e, elk: e, glogow: e, gniezno: e, gorlice: e, grajewo: e, ilawa: e, jaworzno: e, "jelenia-gora": e, jgora: e, kalisz: e, karpacz: e, kartuzy: e, kaszuby: e, katowice: e, "kazimierz-dolny": e, kepno: e, ketrzyn: e, klodzko: e, kobierzyce: e, kolobrzeg: e, konin: e, konskowola: e, kutno: e, lapy: e, lebork: e, legnica: e, lezajsk: e, limanowa: e, lomza: e, lowicz: e, lubin: e, lukow: e, malbork: e, malopolska: e, mazowsze: e, mazury: e, mielec: e, mielno: e, mragowo: e, naklo: e, nowaruda: e, nysa: e, olawa: e, olecko: e, olkusz: e, olsztyn: e, opoczno: e, opole: e, ostroda: e, ostroleka: e, ostrowiec: e, ostrowwlkp: e, pila: e, pisz: e, podhale: e, podlasie: e, polkowice: e, pomorskie: e, pomorze: e, prochowice: e, pruszkow: e, przeworsk: e, pulawy: e, radom: e, "rawa-maz": e, rybnik: e, rzeszow: e, sanok: e, sejny: e, skoczow: e, slask: e, slupsk: e, sosnowiec: e, "stalowa-wola": e, starachowice: e, stargard: e, suwalki: e, swidnica: e, swiebodzin: e, swinoujscie: e, szczecin: e, szczytno: e, tarnobrzeg: e, tgory: e, turek: e, tychy: e, ustka: e, walbrzych: e, warmia: e, warszawa: e, waw: e, wegrow: e, wielun: e, wlocl: e, wloclawek: e, wodzislaw: e, wolomin: e, wroclaw: e, zachpomor: e, zagan: e, zarow: e, zgora: e, zgorzelec: e, art: t, gliwice: t, krakow: t, poznan: t, wroc: t, zakopane: t, beep: t, "ecommerce-shop": t, cfolks: t, dfirma: t, dkonto: t, you2: t, shoparena: t, homesklep: t, sdscloud: t, unicloud: t, lodz: t, pabianice: t, plock: t, sieradz: t, skierniewice: t, zgierz: t, krasnik: t, leczna: t, lubartow: t, lublin: t, poniatowa: t, swidnik: t, co: t, torun: t, simplesite: t, myspreadshop: t, gda: t, gdansk: t, gdynia: t, med: t, sopot: t, bielsko: t }], pm: [1, { own: t, name: t }], pn: [1, { co: e, edu: e, gov: e, net: e, org: e }], post: e, pr: [1, { biz: e, com: e, edu: e, gov: e, info: e, isla: e, name: e, net: e, org: e, pro: e, ac: e, est: e, prof: e }], pro: [1, { aaa: e, aca: e, acct: e, avocat: e, bar: e, cpa: e, eng: e, jur: e, law: e, med: e, recht: e, cloudns: t, keenetic: t, barsy: t, ngrok: t }], ps: [1, { com: e, edu: e, gov: e, net: e, org: e, plo: e, sec: e }], pt: [1, { com: e, edu: e, gov: e, int: e, net: e, nome: e, org: e, publ: e, "123paginaweb": t }], pw: [1, { gov: e, cloudns: t, x443: t }], py: [1, { com: e, coop: e, edu: e, gov: e, mil: e, net: e, org: e }], qa: [1, { com: e, edu: e, gov: e, mil: e, name: e, net: e, org: e, sch: e }], re: [1, { asso: e, com: e, netlib: t, can: t }], ro: [1, { arts: e, com: e, firm: e, info: e, nom: e, nt: e, org: e, rec: e, store: e, tm: e, www: e, co: t, shop: t, barsy: t }], rs: [1, { ac: e, co: e, edu: e, gov: e, in: e, org: e, brendly: k, barsy: t, ox: t }], ru: [1, { ac: t, edu: t, gov: t, int: t, mil: t, eurodir: t, adygeya: t, bashkiria: t, bir: t, cbg: t, com: t, dagestan: t, grozny: t, kalmykia: t, kustanai: t, marine: t, mordovia: t, msk: t, mytis: t, nalchik: t, nov: t, pyatigorsk: t, spb: t, vladikavkaz: t, vladimir: t, na4u: t, mircloud: t, myjino: [2, { hosting: a, landing: a, spectrum: a, vps: a }], cldmail: [0, { hb: t }], mcdir: [2, { vps: t }], mcpre: t, net: t, org: t, pp: t, ras: t }], rw: [1, { ac: e, co: e, coop: e, gov: e, mil: e, net: e, org: e }], sa: [1, { com: e, edu: e, gov: e, med: e, net: e, org: e, pub: e, sch: e }], sb: n, sc: n, sd: [1, { com: e, edu: e, gov: e, info: e, med: e, net: e, org: e, tv: e }], se: [1, { a: e, ac: e, b: e, bd: e, brand: e, c: e, d: e, e, f: e, fh: e, fhsk: e, fhv: e, g: e, h: e, i: e, k: e, komforb: e, kommunalforbund: e, komvux: e, l: e, lanbib: e, m: e, n: e, naturbruksgymn: e, o: e, org: e, p: e, parti: e, pp: e, press: e, r: e, s: e, t: e, tm: e, u: e, w: e, x: e, y: e, z: e, com: t, iopsys: t, "123minsida": t, itcouldbewor: t, myspreadshop: t }], sg: [1, { com: e, edu: e, gov: e, net: e, org: e, enscaled: t }], sh: [1, { com: e, gov: e, mil: e, net: e, org: e, hashbang: t, botda: t, lovable: t, platform: [0, { ent: t, eu: t, us: t }], teleport: t, now: t }], si: [1, { f5: t, gitapp: t, gitpage: t }], sj: e, sk: [1, { org: e }], sl: n, sm: e, sn: [1, { art: e, com: e, edu: e, gouv: e, org: e, univ: e }], so: [1, { com: e, edu: e, gov: e, me: e, net: e, org: e, surveys: t }], sr: e, ss: [1, { biz: e, co: e, com: e, edu: e, gov: e, me: e, net: e, org: e, sch: e }], st: [1, { co: e, com: e, consulado: e, edu: e, embaixada: e, mil: e, net: e, org: e, principe: e, saotome: e, store: e, helioho: t, cn: a, kirara: t, noho: t }], su: [1, { abkhazia: t, adygeya: t, aktyubinsk: t, arkhangelsk: t, armenia: t, ashgabad: t, azerbaijan: t, balashov: t, bashkiria: t, bryansk: t, bukhara: t, chimkent: t, dagestan: t, "east-kazakhstan": t, exnet: t, georgia: t, grozny: t, ivanovo: t, jambyl: t, kalmykia: t, kaluga: t, karacol: t, karaganda: t, karelia: t, khakassia: t, krasnodar: t, kurgan: t, kustanai: t, lenug: t, mangyshlak: t, mordovia: t, msk: t, murmansk: t, nalchik: t, navoi: t, "north-kazakhstan": t, nov: t, obninsk: t, penza: t, pokrovsk: t, sochi: t, spb: t, tashkent: t, termez: t, togliatti: t, troitsk: t, tselinograd: t, tula: t, tuva: t, vladikavkaz: t, vladimir: t, vologda: t }], sv: [1, { com: e, edu: e, gob: e, org: e, red: e }], sx: c, sy: s, sz: [1, { ac: e, co: e, org: e }], tc: e, td: e, tel: e, tf: [1, { sch: t }], tg: e, th: [1, { ac: e, co: e, go: e, in: e, mi: e, net: e, or: e, online: t, shop: t }], tj: [1, { ac: e, biz: e, co: e, com: e, edu: e, go: e, gov: e, int: e, mil: e, name: e, net: e, nic: e, org: e, test: e, web: e }], tk: e, tl: c, tm: [1, { co: e, com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e }], tn: [1, { com: e, ens: e, fin: e, gov: e, ind: e, info: e, intl: e, mincom: e, nat: e, net: e, org: e, perso: e, tourism: e, orangecloud: t }], to: [1, { 611: t, com: e, edu: e, gov: e, mil: e, net: e, org: e, oya: t, x0: t, quickconnect: Z, vpnplus: t, nett: t }], tr: [1, { av: e, bbs: e, bel: e, biz: e, com: e, dr: e, edu: e, gen: e, gov: e, info: e, k12: e, kep: e, mil: e, name: e, net: e, org: e, pol: e, tel: e, tsk: e, tv: e, web: e, nc: c }], tt: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, mil: e, name: e, net: e, org: e, pro: e }], tv: [1, { "better-than": t, dyndns: t, "on-the-web": t, "worse-than": t, from: t, sakura: t }], tw: [1, { club: e, com: [1, { mymailer: t }], ebiz: e, edu: e, game: e, gov: e, idv: e, mil: e, net: e, org: e, url: t, mydns: t }], tz: [1, { ac: e, co: e, go: e, hotel: e, info: e, me: e, mil: e, mobi: e, ne: e, or: e, sc: e, tv: e }], ua: [1, { com: e, edu: e, gov: e, in: e, net: e, org: e, cherkassy: e, cherkasy: e, chernigov: e, chernihiv: e, chernivtsi: e, chernovtsy: e, ck: e, cn: e, cr: e, crimea: e, cv: e, dn: e, dnepropetrovsk: e, dnipropetrovsk: e, donetsk: e, dp: e, if: e, "ivano-frankivsk": e, kh: e, kharkiv: e, kharkov: e, kherson: e, khmelnitskiy: e, khmelnytskyi: e, kiev: e, kirovograd: e, km: e, kr: e, kropyvnytskyi: e, krym: e, ks: e, kv: e, kyiv: e, lg: e, lt: e, lugansk: e, luhansk: e, lutsk: e, lv: e, lviv: e, mk: e, mykolaiv: e, nikolaev: e, od: e, odesa: e, odessa: e, pl: e, poltava: e, rivne: e, rovno: e, rv: e, sb: e, sebastopol: e, sevastopol: e, sm: e, sumy: e, te: e, ternopil: e, uz: e, uzhgorod: e, uzhhorod: e, vinnica: e, vinnytsia: e, vn: e, volyn: e, yalta: e, zakarpattia: e, zaporizhzhe: e, zaporizhzhia: e, zhitomir: e, zhytomyr: e, zp: e, zt: e, cc: t, inf: t, ltd: t, cx: t, biz: t, co: t, pp: t, v: t }], ug: [1, { ac: e, co: e, com: e, edu: e, go: e, gov: e, mil: e, ne: e, or: e, org: e, sc: e, us: e }], uk: [1, { ac: e, co: [1, { bytemark: [0, { dh: t, vm: t }], layershift: Je, barsy: t, barsyonline: t, retrosnub: zt, "nh-serv": t, "no-ip": t, adimo: t, myspreadshop: t }], gov: [1, { api: t, campaign: t, service: t }], ltd: e, me: e, net: e, nhs: e, org: [1, { glug: t, lug: t, lugs: t, affinitylottery: t, raffleentry: t, weeklylottery: t }], plc: e, police: e, sch: _, conn: t, copro: t, hosp: t, "independent-commission": t, "independent-inquest": t, "independent-inquiry": t, "independent-panel": t, "independent-review": t, "public-inquiry": t, "royal-commission": t, pymnt: t, barsy: t, nimsite: t, oraclegovcloudapps: a }], us: [1, { dni: e, isa: e, nsn: e, ak: x, al: x, ar: x, as: x, az: x, ca: x, co: x, ct: x, dc: x, de: Pt, fl: x, ga: x, gu: x, hi: Re, ia: x, id: x, il: x, in: x, ks: x, ky: x, la: x, ma: [1, { k12: [1, { chtr: e, paroch: e, pvt: e }], cc: e, lib: e }], md: x, me: x, mi: [1, { k12: e, cc: e, lib: e, "ann-arbor": e, cog: e, dst: e, eaton: e, gen: e, mus: e, tec: e, washtenaw: e }], mn: x, mo: x, ms: [1, { k12: e, cc: e }], mt: x, nc: x, nd: Re, ne: x, nh: x, nj: x, nm: x, nv: x, ny: x, oh: x, ok: x, or: x, pa: x, pr: x, ri: Re, sc: x, sd: Re, tn: x, tx: x, ut: x, va: x, vi: x, vt: x, wa: x, wi: x, wv: Pt, wy: x, cloudns: t, "is-by": t, "land-4-sale": t, "stuff-4-sale": t, heliohost: t, enscaled: [0, { phx: t }], mircloud: t, "azure-api": t, azurewebsites: t, ngo: t, golffan: t, noip: t, pointto: t, freeddns: t, srv: [2, { gh: t, gl: t }], servername: t }], uy: [1, { com: e, edu: e, gub: e, mil: e, net: e, org: e, gv: t }], uz: [1, { co: e, com: e, net: e, org: e }], va: e, vc: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, gv: [2, { d: t }], "0e": a, mydns: t }], ve: [1, { arts: e, bib: e, co: e, com: e, e12: e, edu: e, emprende: e, firm: e, gob: e, gov: e, ia: e, info: e, int: e, mil: e, net: e, nom: e, org: e, rar: e, rec: e, store: e, tec: e, web: e }], vg: [1, { edu: e }], vi: [1, { co: e, com: e, k12: e, net: e, org: e }], vn: [1, { ac: e, ai: e, biz: e, com: e, edu: e, gov: e, health: e, id: e, info: e, int: e, io: e, name: e, net: e, org: e, pro: e, angiang: e, bacgiang: e, backan: e, baclieu: e, bacninh: e, "baria-vungtau": e, bentre: e, binhdinh: e, binhduong: e, binhphuoc: e, binhthuan: e, camau: e, cantho: e, caobang: e, daklak: e, daknong: e, danang: e, dienbien: e, dongnai: e, dongthap: e, gialai: e, hagiang: e, haiduong: e, haiphong: e, hanam: e, hanoi: e, hatinh: e, haugiang: e, hoabinh: e, hungyen: e, khanhhoa: e, kiengiang: e, kontum: e, laichau: e, lamdong: e, langson: e, laocai: e, longan: e, namdinh: e, nghean: e, ninhbinh: e, ninhthuan: e, phutho: e, phuyen: e, quangbinh: e, quangnam: e, quangngai: e, quangninh: e, quangtri: e, soctrang: e, sonla: e, tayninh: e, thaibinh: e, thainguyen: e, thanhhoa: e, thanhphohochiminh: e, thuathienhue: e, tiengiang: e, travinh: e, tuyenquang: e, vinhlong: e, vinhphuc: e, yenbai: e }], vu: Ie, wf: [1, { biz: t, sch: t }], ws: [1, { com: e, edu: e, gov: e, net: e, org: e, advisor: a, cloud66: t, dyndns: t, mypets: t }], yt: [1, { org: t }], "xn--mgbaam7a8h": e, امارات: e, "xn--y9a3aq": e, հայ: e, "xn--54b7fta0cc": e, বাংলা: e, "xn--90ae": e, бг: e, "xn--mgbcpq6gpa1a": e, البحرين: e, "xn--90ais": e, бел: e, "xn--fiqs8s": e, 中国: e, "xn--fiqz9s": e, 中國: e, "xn--lgbbat1ad8j": e, الجزائر: e, "xn--wgbh1c": e, مصر: e, "xn--e1a4c": e, ею: e, "xn--qxa6a": e, ευ: e, "xn--mgbah1a3hjkrd": e, موريتانيا: e, "xn--node": e, გე: e, "xn--qxam": e, ελ: e, "xn--j6w193g": [1, { "xn--gmqw5a": e, "xn--55qx5d": e, "xn--mxtq1m": e, "xn--wcvs22d": e, "xn--uc0atv": e, "xn--od0alg": e }], 香港: [1, { 個人: e, 公司: e, 政府: e, 教育: e, 組織: e, 網絡: e }], "xn--2scrj9c": e, ಭಾರತ: e, "xn--3hcrj9c": e, ଭାରତ: e, "xn--45br5cyl": e, ভাৰত: e, "xn--h2breg3eve": e, भारतम्: e, "xn--h2brj9c8c": e, भारोत: e, "xn--mgbgu82a": e, ڀارت: e, "xn--rvc1e0am3e": e, ഭാരതം: e, "xn--h2brj9c": e, भारत: e, "xn--mgbbh1a": e, بارت: e, "xn--mgbbh1a71e": e, بھارت: e, "xn--fpcrj9c3d": e, భారత్: e, "xn--gecrj9c": e, ભારત: e, "xn--s9brj9c": e, ਭਾਰਤ: e, "xn--45brj9c": e, ভারত: e, "xn--xkc2dl3a5ee0h": e, இந்தியா: e, "xn--mgba3a4f16a": e, ایران: e, "xn--mgba3a4fra": e, ايران: e, "xn--mgbtx2b": e, عراق: e, "xn--mgbayh7gpa": e, الاردن: e, "xn--3e0b707e": e, 한국: e, "xn--80ao21a": e, қаз: e, "xn--q7ce6a": e, ລາວ: e, "xn--fzc2c9e2c": e, ලංකා: e, "xn--xkc2al3hye2a": e, இலங்கை: e, "xn--mgbc0a9azcg": e, المغرب: e, "xn--d1alf": e, мкд: e, "xn--l1acc": e, мон: e, "xn--mix891f": e, 澳門: e, "xn--mix082f": e, 澳门: e, "xn--mgbx4cd0ab": e, مليسيا: e, "xn--mgb9awbf": e, عمان: e, "xn--mgbai9azgqp6j": e, پاکستان: e, "xn--mgbai9a5eva00b": e, پاكستان: e, "xn--ygbi2ammx": e, فلسطين: e, "xn--90a3ac": [1, { "xn--80au": e, "xn--90azh": e, "xn--d1at": e, "xn--c1avg": e, "xn--o1ac": e, "xn--o1ach": e }], срб: [1, { ак: e, обр: e, од: e, орг: e, пр: e, упр: e }], "xn--p1ai": e, рф: e, "xn--wgbl6a": e, قطر: e, "xn--mgberp4a5d4ar": e, السعودية: e, "xn--mgberp4a5d4a87g": e, السعودیة: e, "xn--mgbqly7c0a67fbc": e, السعودیۃ: e, "xn--mgbqly7cvafr": e, السعوديه: e, "xn--mgbpl2fh": e, سودان: e, "xn--yfro4i67o": e, 新加坡: e, "xn--clchc0ea0b2g2a9gcd": e, சிங்கப்பூர்: e, "xn--ogbpf8fl": e, سورية: e, "xn--mgbtf8fl": e, سوريا: e, "xn--o3cw4h": [1, { "xn--o3cyx2a": e, "xn--12co0c3b4eva": e, "xn--m3ch0j3a": e, "xn--h3cuzk1di": e, "xn--12c1fe0br": e, "xn--12cfi8ixb8l": e }], ไทย: [1, { ทหาร: e, ธุรกิจ: e, เน็ต: e, รัฐบาล: e, ศึกษา: e, องค์กร: e }], "xn--pgbs0dh": e, تونس: e, "xn--kpry57d": e, 台灣: e, "xn--kprw13d": e, 台湾: e, "xn--nnx388a": e, 臺灣: e, "xn--j1amh": e, укр: e, "xn--mgb2ddes": e, اليمن: e, xxx: e, ye: s, za: [0, { ac: e, agric: e, alt: e, co: e, edu: e, gov: e, grondar: e, law: e, mil: e, net: e, ngo: e, nic: e, nis: e, nom: e, org: e, school: e, tm: e, web: e }], zm: [1, { ac: e, biz: e, co: e, com: e, edu: e, gov: e, info: e, mil: e, net: e, org: e, sch: e }], zw: [1, { ac: e, co: e, gov: e, mil: e, org: e }], aaa: e, aarp: e, abb: e, abbott: e, abbvie: e, abc: e, able: e, abogado: e, abudhabi: e, academy: [1, { official: t }], accenture: e, accountant: e, accountants: e, aco: e, actor: e, ads: e, adult: e, aeg: e, aetna: e, afl: e, africa: e, agakhan: e, agency: e, aig: e, airbus: e, airforce: e, airtel: e, akdn: e, alibaba: e, alipay: e, allfinanz: e, allstate: e, ally: e, alsace: e, alstom: e, amazon: e, americanexpress: e, americanfamily: e, amex: e, amfam: e, amica: e, amsterdam: e, analytics: e, android: e, anquan: e, anz: e, aol: e, apartments: e, app: [1, { adaptable: t, aiven: t, beget: a, brave: o, clerk: t, clerkstage: t, cloudflare: t, wnext: t, csb: [2, { preview: t }], convex: t, corespeed: t, deta: t, ondigitalocean: t, easypanel: t, encr: [2, { frontend: t }], evervault: i, expo: [2, { staging: t }], edgecompute: t, "on-fleek": t, flutterflow: t, sprites: t, e2b: t, framer: t, gadget: t, github: t, hosted: a, run: [0, { "*": t, mtls: a }], web: t, hackclub: t, hasura: t, onhercules: t, botdash: t, shiptoday: t, leapcell: t, loginline: t, lovable: t, luyani: t, magicpatterns: t, medusajs: t, messerli: t, miren: t, mocha: t, netlify: t, ngrok: t, "ngrok-free": t, developer: a, noop: t, northflank: a, upsun: a, railway: [0, { up: t }], replit: r, nyat: t, snowflake: [0, { "*": t, privatelink: a }], streamlit: t, spawnbase: t, telebit: t, typedream: t, vercel: t, wal: t, wasmer: t, bookonline: t, windsurf: t, base44: t, zeabur: t, zerops: a }], apple: [1, { int: [2, { cloud: [0, { "*": t, r: [0, { "*": t, "ap-north-1": a, "ap-south-1": a, "ap-south-2": a, "eu-central-1": a, "eu-north-1": a, "us-central-1": a, "us-central-2": a, "us-east-1": a, "us-east-2": a, "us-west-1": a, "us-west-2": a, "us-west-3": a }] }] }] }], aquarelle: e, arab: e, aramco: e, archi: e, army: e, art: e, arte: e, asda: e, associates: e, athleta: e, attorney: e, auction: e, audi: e, audible: e, audio: e, auspost: e, author: e, auto: e, autos: e, aws: [1, { on: [0, { "af-south-1": l, "ap-east-1": l, "ap-northeast-1": l, "ap-northeast-2": l, "ap-northeast-3": l, "ap-south-1": l, "ap-south-2": u, "ap-southeast-1": l, "ap-southeast-2": l, "ap-southeast-3": l, "ap-southeast-4": u, "ap-southeast-5": u, "ca-central-1": l, "ca-west-1": u, "eu-central-1": l, "eu-central-2": u, "eu-north-1": l, "eu-south-1": l, "eu-south-2": u, "eu-west-1": l, "eu-west-2": l, "eu-west-3": l, "il-central-1": u, "me-central-1": u, "me-south-1": l, "sa-east-1": l, "us-east-1": l, "us-east-2": l, "us-west-1": l, "us-west-2": l, "ap-southeast-7": d, "mx-central-1": d, "us-gov-east-1": p, "us-gov-west-1": p }], sagemaker: [0, { "ap-northeast-1": g, "ap-northeast-2": g, "ap-south-1": g, "ap-southeast-1": g, "ap-southeast-2": g, "ca-central-1": b, "eu-central-1": g, "eu-west-1": g, "eu-west-2": g, "us-east-1": b, "us-east-2": b, "us-west-2": b, "af-south-1": f, "ap-east-1": f, "ap-northeast-3": f, "ap-south-2": y, "ap-southeast-3": f, "ap-southeast-4": y, "ca-west-1": [0, { notebook: t, "notebook-fips": t }], "eu-central-2": f, "eu-north-1": f, "eu-south-1": f, "eu-south-2": f, "eu-west-3": f, "il-central-1": f, "me-central-1": f, "me-south-1": f, "sa-east-1": f, "us-gov-east-1": m, "us-gov-west-1": m, "us-west-1": [0, { notebook: t, "notebook-fips": t, studio: t }], experiments: a }], repost: [0, { private: a }] }], axa: e, azure: e, baby: e, baidu: e, banamex: e, band: e, bank: e, bar: e, barcelona: e, barclaycard: e, barclays: e, barefoot: e, bargains: e, baseball: e, basketball: [1, { aus: t, nz: t }], bauhaus: e, bayern: e, bbc: e, bbt: e, bbva: e, bcg: e, bcn: e, beats: e, beauty: e, beer: e, berlin: e, best: e, bestbuy: e, bet: e, bharti: e, bible: e, bid: e, bike: e, bing: e, bingo: e, bio: e, black: e, blackfriday: e, blockbuster: e, blog: e, bloomberg: e, blue: e, bms: e, bmw: e, bnpparibas: e, boats: e, boehringer: e, bofa: e, bom: e, bond: e, boo: e, book: e, booking: e, bosch: e, bostik: e, boston: e, bot: e, boutique: e, box: e, bradesco: e, bridgestone: e, broadway: e, broker: e, brother: e, brussels: e, build: [1, { shiptoday: t, v0: t, windsurf: t }], builders: [1, { cloudsite: t }], business: E, buy: e, buzz: e, bzh: e, cab: e, cafe: e, cal: e, call: e, calvinklein: e, cam: e, camera: e, camp: [1, { emf: [0, { at: t }] }], canon: e, capetown: e, capital: e, capitalone: e, car: e, caravan: e, cards: e, care: e, career: e, careers: e, cars: e, casa: [1, { nabu: [0, { ui: t }] }], case: [1, { sav: t }], cash: e, casino: e, catering: e, catholic: e, cba: e, cbn: e, cbre: e, center: e, ceo: e, cern: e, cfa: e, cfd: e, chanel: e, channel: e, charity: e, chase: e, chat: e, cheap: e, chintai: e, christmas: e, chrome: e, church: e, cipriani: e, circle: e, cisco: e, citadel: e, citi: e, citic: e, city: e, claims: e, cleaning: e, click: e, clinic: e, clinique: e, clothing: e, cloud: [1, { antagonist: t, convex: t, elementor: t, emergent: t, encoway: [0, { eu: t }], statics: a, ravendb: t, axarnet: [0, { "es-1": t }], diadem: t, jelastic: [0, { vip: t }], jele: t, "jenv-aruba": [0, { aruba: [0, { eur: [0, { it1: t }] }], it1: t }], keliweb: [2, { cs: t }], oxa: [2, { tn: t, uk: t }], primetel: [2, { uk: t }], reclaim: [0, { ca: t, uk: t, us: t }], trendhosting: [0, { ch: t, de: t }], jote: t, jotelulu: t, kuleuven: t, laravel: t, linkyard: t, magentosite: a, matlab: t, observablehq: t, perspecta: t, vapor: t, "on-rancher": a, scw: [0, { baremetal: [0, { "fr-par-1": t, "fr-par-2": t, "nl-ams-1": t }], "fr-par": [0, { cockpit: t, ddl: t, dtwh: t, fnc: [2, { functions: t }], ifr: t, k8s: v, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t, whm: t }], instances: [0, { priv: t, pub: t }], k8s: t, "nl-ams": [0, { cockpit: t, ddl: t, dtwh: t, ifr: t, k8s: v, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t, whm: t }], "pl-waw": [0, { cockpit: t, ddl: t, dtwh: t, ifr: t, k8s: v, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t }], scalebook: t, smartlabeling: t }], servebolt: t, onstackit: [0, { runs: t }], trafficplex: t, "unison-services": t, urown: t, voorloper: t, zap: t }], club: [1, { cloudns: t, jele: t, barsy: t }], clubmed: e, coach: e, codes: [1, { owo: a }], coffee: e, college: e, cologne: e, commbank: e, community: [1, { nog: t, ravendb: t, myforum: t }], company: e, compare: e, computer: e, comsec: e, condos: e, construction: e, consulting: e, contact: e, contractors: e, cooking: e, cool: [1, { elementor: t, de: t }], corsica: e, country: e, coupon: e, coupons: e, courses: e, cpa: e, credit: e, creditcard: e, creditunion: e, cricket: e, crown: e, crs: e, cruise: e, cruises: e, cuisinella: e, cymru: e, cyou: e, dad: e, dance: e, data: e, date: e, dating: e, datsun: e, day: e, dclk: e, dds: e, deal: e, dealer: e, deals: e, degree: e, delivery: e, dell: e, deloitte: e, delta: e, democrat: e, dental: e, dentist: e, desi: e, design: [1, { graphic: t, bss: t }], dev: [1, { myaddr: t, panel: t, bearblog: t, brave: o, lcl: a, lclstage: a, stg: a, stgstage: a, pages: t, r2: t, workers: t, deno: t, "deno-staging": t, deta: t, lp: [2, { api: t, objects: t }], evervault: i, fly: t, githubpreview: t, gateway: a, grebedoc: t, botdash: t, inbrowser: a, "is-a-good": t, iserv: t, leapcell: t, runcontainers: t, localcert: [0, { user: a }], loginline: t, barsy: t, mediatech: t, "mocha-sandbox": t, modx: t, ngrok: t, "ngrok-free": t, "is-a-fullstack": t, "is-cool": t, "is-not-a": t, localplayer: t, xmit: t, "platter-app": t, replit: [2, { archer: t, bones: t, canary: t, global: t, hacker: t, id: t, janeway: t, kim: t, kira: t, kirk: t, odo: t, paris: t, picard: t, pike: t, prerelease: t, reed: t, riker: t, sisko: t, spock: t, staging: t, sulu: t, tarpit: t, teams: t, tucker: t, wesley: t, worf: t }], crm: [0, { aa: a, ab: a, ac: a, ad: a, ae: a, af: a, ci: a, d: a, pa: a, pb: a, pc: a, pd: a, pe: a, pf: a, w: a, wa: a, wb: a, wc: a, wd: a, we: a, wf: a }], erp: _t, vercel: t, webhare: a, hrsn: t, "is-a": t }], dhl: e, diamonds: e, diet: e, digital: [1, { cloudapps: [2, { london: t }] }], direct: [1, { libp2p: t }], directory: e, discount: e, discover: e, dish: e, diy: Ct, dnp: e, docs: e, doctor: e, dog: e, domains: e, dot: e, download: e, drive: e, dtv: e, dubai: e, dupont: e, durban: e, dvag: e, dvr: e, earth: e, eat: e, eco: e, edeka: e, education: E, email: [1, { crisp: [0, { on: t }], tawk: Et, tawkto: Et }], emerck: e, energy: e, engineer: e, engineering: e, enterprises: e, epson: e, equipment: e, ericsson: e, erni: e, esq: e, estate: [1, { compute: a }], eurovision: e, eus: [1, { party: Tt }], events: [1, { koobin: t, co: t }], exchange: e, expert: e, exposed: e, express: e, extraspace: e, fage: e, fail: e, fairwinds: e, faith: e, family: e, fan: e, fans: e, farm: [1, { storj: t }], farmers: e, fashion: e, fast: e, fedex: e, feedback: e, ferrari: e, ferrero: e, fidelity: e, fido: e, film: e, final: e, finance: e, financial: E, fire: e, firestone: e, firmdale: e, fish: e, fishing: e, fit: e, fitness: e, flickr: e, flights: e, flir: e, florist: e, flowers: e, fly: e, foo: e, food: e, football: e, ford: e, forex: e, forsale: e, forum: e, foundation: e, fox: e, free: e, fresenius: e, frl: e, frogans: e, frontier: e, ftr: e, fujitsu: e, fun: e, fund: e, furniture: e, futbol: e, fyi: e, gal: e, gallery: e, gallo: e, gallup: e, game: e, games: [1, { pley: t, sheezy: t }], gap: e, garden: e, gay: [1, { pages: t }], gbiz: e, gdn: [1, { cnpy: t }], gea: e, gent: e, genting: e, george: e, ggee: e, gift: e, gifts: e, gives: e, giving: e, glass: e, gle: e, global: [1, { appwrite: t }], globo: e, gmail: e, gmbh: e, gmo: e, gmx: e, godaddy: e, gold: e, goldpoint: e, golf: e, goodyear: e, goog: [1, { cloud: t, translate: t, usercontent: a }], google: e, gop: e, got: e, grainger: e, graphics: e, gratis: e, green: e, gripe: e, grocery: e, group: Ct, gucci: e, guge: e, guide: e, guitars: e, guru: e, hair: e, hamburg: e, hangout: e, haus: e, hbo: e, hdfc: e, hdfcbank: e, health: [1, { hra: t }], healthcare: e, help: e, helsinki: e, here: e, hermes: e, hiphop: e, hisamitsu: e, hitachi: e, hiv: e, hkt: e, hockey: e, holdings: e, holiday: e, homedepot: e, homegoods: e, homes: e, homesense: e, honda: e, horse: e, hospital: e, host: [1, { cloudaccess: t, freesite: t, easypanel: t, emergent: t, fastvps: t, myfast: t, gadget: t, tempurl: t, wpmudev: t, iserv: t, jele: t, mircloud: t, bolt: t, wp2: t, half: t }], hosting: [1, { opencraft: t }], hot: e, hotel: e, hotels: e, hotmail: e, house: e, how: e, hsbc: e, hughes: e, hyatt: e, hyundai: e, ibm: e, icbc: e, ice: e, icu: e, ieee: e, ifm: e, ikano: e, imamat: e, imdb: e, immo: e, immobilien: e, inc: e, industries: e, infiniti: e, ing: e, ink: e, institute: e, insurance: e, insure: e, international: e, intuit: e, investments: e, ipiranga: e, irish: e, ismaili: e, ist: e, istanbul: e, itau: e, itv: e, jaguar: e, java: e, jcb: e, jeep: e, jetzt: e, jewelry: e, jio: e, jll: e, jmp: e, jnj: e, joburg: e, jot: e, joy: e, jpmorgan: e, jprs: e, juegos: e, juniper: e, kaufen: e, kddi: e, kerryhotels: e, kerryproperties: e, kfh: e, kia: e, kids: e, kim: e, kindle: e, kitchen: e, kiwi: e, koeln: e, komatsu: e, kosher: e, kpmg: e, kpn: e, krd: [1, { co: t, edu: t }], kred: e, kuokgroup: e, kyoto: e, lacaixa: e, lamborghini: e, lamer: e, land: e, landrover: e, lanxess: e, lasalle: e, lat: e, latino: e, latrobe: e, law: e, lawyer: e, lds: e, lease: e, leclerc: e, lefrak: e, legal: e, lego: e, lexus: e, lgbt: e, lidl: e, life: e, lifeinsurance: e, lifestyle: e, lighting: e, like: e, lilly: e, limited: e, limo: e, lincoln: e, link: [1, { myfritz: t, cyon: t, joinmc: t, dweb: a, inbrowser: a, keenetic: t, nftstorage: tt, mypep: t, storacha: tt, w3s: tt }], live: [1, { aem: t, hlx: t, ewp: a }], living: e, llc: e, llp: e, loan: e, loans: e, locker: e, locus: e, lol: [1, { omg: t }], london: e, lotte: e, lotto: e, love: e, lpl: e, lplfinancial: e, ltd: e, ltda: e, lundbeck: e, luxe: e, luxury: e, madrid: e, maif: e, maison: e, makeup: e, man: e, management: e, mango: e, map: e, market: e, marketing: e, markets: e, marriott: e, marshalls: e, mattel: e, mba: e, mckinsey: e, med: e, media: Oe, meet: e, melbourne: e, meme: e, memorial: e, men: e, menu: [1, { barsy: t, barsyonline: t }], merck: e, merckmsd: e, miami: e, microsoft: e, mini: e, mint: e, mit: e, mitsubishi: e, mlb: e, mls: e, mma: e, mobile: e, moda: e, moe: e, moi: e, mom: e, monash: e, money: e, monster: e, mormon: e, mortgage: e, moscow: e, moto: e, motorcycles: e, mov: e, movie: e, msd: e, mtn: e, mtr: e, music: e, nab: e, nagoya: e, navy: e, nba: e, nec: e, netbank: e, netflix: e, network: [1, { aem: t, alces: a, appwrite: t, co: t, arvo: t, azimuth: t, tlon: t }], neustar: e, new: e, news: [1, { noticeable: t }], next: e, nextdirect: e, nexus: e, nfl: e, ngo: e, nhk: e, nico: e, nike: e, nikon: e, ninja: e, nissan: e, nissay: e, nokia: e, norton: e, now: e, nowruz: e, nowtv: e, nra: e, nrw: e, ntt: e, nyc: e, obi: e, observer: e, office: e, okinawa: e, olayan: e, olayangroup: e, ollo: e, omega: e, one: [1, { kin: a, service: t, website: t }], ong: e, onl: e, online: [1, { eero: t, "eero-stage": t, websitebuilder: t, leapcell: t, barsy: t }], ooo: e, open: e, oracle: e, orange: [1, { tech: t }], organic: e, origins: e, osaka: e, otsuka: e, ott: e, ovh: [1, { nerdpol: t }], page: [1, { aem: t, hlx: t, codeberg: t, deuxfleurs: t, heyflow: t, prvcy: t, rocky: t, statichost: t, pdns: t, plesk: t }], panasonic: e, paris: e, pars: e, partners: e, parts: e, party: e, pay: e, pccw: e, pet: e, pfizer: e, pharmacy: e, phd: e, philips: e, phone: e, photo: e, photography: e, photos: Oe, physio: e, pics: e, pictet: e, pictures: [1, { 1337: t }], pid: e, pin: e, ping: e, pink: e, pioneer: e, pizza: [1, { ngrok: t }], place: E, play: e, playstation: e, plumbing: e, plus: [1, { playit: [2, { at: a, with: t }] }], pnc: e, pohl: e, poker: e, politie: e, porn: e, praxi: e, press: e, prime: e, prod: e, productions: e, prof: e, progressive: e, promo: e, properties: e, property: e, protection: e, pru: e, prudential: e, pub: [1, { id: a, kin: a, barsy: t }], pwc: e, qpon: e, quebec: e, quest: e, racing: e, radio: e, read: e, realestate: e, realtor: e, realty: e, recipes: e, red: e, redumbrella: e, rehab: e, reise: e, reisen: e, reit: e, reliance: e, ren: e, rent: e, rentals: e, repair: e, report: e, republican: e, rest: e, restaurant: e, review: e, reviews: [1, { aem: t }], rexroth: e, rich: e, richardli: e, ricoh: e, ril: e, rio: e, rip: [1, { clan: t }], rocks: [1, { myddns: t, stackit: t, "lima-city": t, webspace: t }], rodeo: e, rogers: e, room: e, rsvp: e, rugby: e, ruhr: e, run: [1, { appwrite: a, canva: t, development: t, ravendb: t, liara: [2, { iran: t }], lovable: t, needle: t, build: a, code: a, database: a, migration: a, onporter: t, repl: t, stackit: t, val: _t, vercel: t, wix: t }], rwe: e, ryukyu: e, saarland: e, safe: e, safety: e, sakura: e, sale: e, salon: e, samsclub: e, samsung: e, sandvik: e, sandvikcoromant: e, sanofi: e, sap: e, sarl: e, sas: e, save: e, saxo: e, sbi: e, sbs: e, scb: e, schaeffler: e, schmidt: e, scholarships: e, school: e, schule: e, schwarz: e, science: e, scot: [1, { co: t, me: t, org: t, gov: [2, { service: t }] }], search: e, seat: e, secure: e, security: e, seek: e, select: e, sener: e, services: [1, { loginline: t }], seven: e, sew: e, sex: e, sexy: e, sfr: e, shangrila: e, sharp: e, shell: e, shia: e, shiksha: e, shoes: e, shop: [1, { base: t, hoplix: t, barsy: t, barsyonline: t, shopware: t }], shopping: e, shouji: e, show: e, silk: e, sina: e, singles: e, site: [1, { square: t, canva: w, cloudera: a, convex: t, cyon: t, caffeine: t, fastvps: t, figma: t, "figma-gov": t, preview: t, heyflow: t, jele: t, jouwweb: t, loginline: t, barsy: t, co: t, notion: t, omniwe: t, opensocial: t, madethis: t, support: t, platformsh: a, tst: a, byen: t, sol: t, srht: t, novecore: t, cpanel: t, wpsquared: t, sourcecraft: t }], ski: e, skin: e, sky: e, skype: e, sling: e, smart: e, smile: e, sncf: e, soccer: e, social: e, softbank: e, software: e, sohu: e, solar: e, solutions: e, song: e, sony: e, soy: e, spa: e, space: [1, { myfast: t, heiyu: t, hf: [2, { static: t }], "app-ionos": t, project: t, uber: t, xs4all: t }], sport: e, spot: e, srl: e, stada: e, staples: e, star: e, statebank: e, statefarm: e, stc: e, stcgroup: e, stockholm: e, storage: e, store: [1, { barsy: t, sellfy: t, shopware: t, storebase: t }], stream: e, studio: e, study: e, style: e, sucks: e, supplies: e, supply: e, support: [1, { barsy: t }], surf: e, surgery: e, suzuki: e, swatch: e, swiss: e, sydney: e, systems: [1, { knightpoint: t, miren: t }], tab: e, taipei: e, talk: e, taobao: e, target: e, tatamotors: e, tatar: e, tattoo: e, tax: e, taxi: e, tci: e, tdk: e, team: [1, { discourse: t, jelastic: t }], tech: [1, { cleverapps: t }], technology: E, temasek: e, tennis: e, teva: e, thd: e, theater: e, theatre: e, tiaa: e, tickets: e, tienda: e, tips: e, tires: e, tirol: e, tjmaxx: e, tjx: e, tkmaxx: e, tmall: e, today: [1, { prequalifyme: t }], tokyo: e, tools: [1, { addr: xt, myaddr: t }], top: [1, { ntdll: t, wadl: a }], toray: e, toshiba: e, total: e, tours: e, town: e, toyota: e, toys: e, trade: e, trading: e, training: e, travel: e, travelers: e, travelersinsurance: e, trust: e, trv: e, tube: e, tui: e, tunes: e, tushu: e, tvs: e, ubank: e, ubs: e, unicom: e, university: e, uno: e, uol: e, ups: e, vacations: e, vana: e, vanguard: e, vegas: e, ventures: e, verisign: e, versicherung: e, vet: e, viajes: e, video: e, vig: e, viking: e, villas: e, vin: e, vip: [1, { hidns: t }], virgin: e, visa: e, vision: e, viva: e, vivo: e, vlaanderen: e, vodka: e, volvo: e, vote: e, voting: e, voto: e, voyage: e, wales: e, walmart: e, walter: e, wang: e, wanggou: e, watch: e, watches: e, weather: e, weatherchannel: e, webcam: e, weber: e, website: Oe, wed: e, wedding: e, weibo: e, weir: e, whoswho: e, wien: e, wiki: Oe, williamhill: e, win: e, windows: e, wine: e, winners: e, wme: e, wolterskluwer: e, woodside: e, work: [1, { "imagine-proxy": t }], works: e, world: e, wow: e, wtc: e, wtf: e, xbox: e, xerox: e, xihuan: e, xin: e, "xn--11b4c3d": e, कॉम: e, "xn--1ck2e1b": e, セール: e, "xn--1qqw23a": e, 佛山: e, "xn--30rr7y": e, 慈善: e, "xn--3bst00m": e, 集团: e, "xn--3ds443g": e, 在线: e, "xn--3pxu8k": e, 点看: e, "xn--42c2d9a": e, คอม: e, "xn--45q11c": e, 八卦: e, "xn--4gbrim": e, موقع: e, "xn--55qw42g": e, 公益: e, "xn--55qx5d": e, 公司: e, "xn--5su34j936bgsg": e, 香格里拉: e, "xn--5tzm5g": e, 网站: e, "xn--6frz82g": e, 移动: e, "xn--6qq986b3xl": e, 我爱你: e, "xn--80adxhks": e, москва: e, "xn--80aqecdr1a": e, католик: e, "xn--80asehdb": e, онлайн: e, "xn--80aswg": e, сайт: e, "xn--8y0a063a": e, 联通: e, "xn--9dbq2a": e, קום: e, "xn--9et52u": e, 时尚: e, "xn--9krt00a": e, 微博: e, "xn--b4w605ferd": e, 淡马锡: e, "xn--bck1b9a5dre4c": e, ファッション: e, "xn--c1avg": e, орг: e, "xn--c2br7g": e, नेट: e, "xn--cck2b3b": e, ストア: e, "xn--cckwcxetd": e, アマゾン: e, "xn--cg4bki": e, 삼성: e, "xn--czr694b": e, 商标: e, "xn--czrs0t": e, 商店: e, "xn--czru2d": e, 商城: e, "xn--d1acj3b": e, дети: e, "xn--eckvdtc9d": e, ポイント: e, "xn--efvy88h": e, 新闻: e, "xn--fct429k": e, 家電: e, "xn--fhbei": e, كوم: e, "xn--fiq228c5hs": e, 中文网: e, "xn--fiq64b": e, 中信: e, "xn--fjq720a": e, 娱乐: e, "xn--flw351e": e, 谷歌: e, "xn--fzys8d69uvgm": e, 電訊盈科: e, "xn--g2xx48c": e, 购物: e, "xn--gckr3f0f": e, クラウド: e, "xn--gk3at1e": e, 通販: e, "xn--hxt814e": e, 网店: e, "xn--i1b6b1a6a2e": e, संगठन: e, "xn--imr513n": e, 餐厅: e, "xn--io0a7i": e, 网络: e, "xn--j1aef": e, ком: e, "xn--jlq480n2rg": e, 亚马逊: e, "xn--jvr189m": e, 食品: e, "xn--kcrx77d1x4a": e, 飞利浦: e, "xn--kput3i": e, 手机: e, "xn--mgba3a3ejt": e, ارامكو: e, "xn--mgba7c0bbn0a": e, العليان: e, "xn--mgbab2bd": e, بازار: e, "xn--mgbca7dzdo": e, ابوظبي: e, "xn--mgbi4ecexp": e, كاثوليك: e, "xn--mgbt3dhd": e, همراه: e, "xn--mk1bu44c": e, 닷컴: e, "xn--mxtq1m": e, 政府: e, "xn--ngbc5azd": e, شبكة: e, "xn--ngbe9e0a": e, بيتك: e, "xn--ngbrx": e, عرب: e, "xn--nqv7f": e, 机构: e, "xn--nqv7fs00ema": e, 组织机构: e, "xn--nyqy26a": e, 健康: e, "xn--otu796d": e, 招聘: e, "xn--p1acf": [1, { "xn--90amc": t, "xn--j1aef": t, "xn--j1ael8b": t, "xn--h1ahn": t, "xn--j1adp": t, "xn--c1avg": t, "xn--80aaa0cvac": t, "xn--h1aliz": t, "xn--90a1af": t, "xn--41a": t }], рус: [1, { биз: t, ком: t, крым: t, мир: t, мск: t, орг: t, самара: t, сочи: t, спб: t, я: t }], "xn--pssy2u": e, 大拿: e, "xn--q9jyb4c": e, みんな: e, "xn--qcka1pmc": e, グーグル: e, "xn--rhqv96g": e, 世界: e, "xn--rovu88b": e, 書籍: e, "xn--ses554g": e, 网址: e, "xn--t60b56a": e, 닷넷: e, "xn--tckwe": e, コム: e, "xn--tiq49xqyj": e, 天主教: e, "xn--unup4y": e, 游戏: e, "xn--vermgensberater-ctb": e, vermögensberater: e, "xn--vermgensberatung-pwb": e, vermögensberatung: e, "xn--vhquv": e, 企业: e, "xn--vuq861b": e, 信息: e, "xn--w4r85el8fhu5dnra": e, 嘉里大酒店: e, "xn--w4rs40l": e, 嘉里: e, "xn--xhq521b": e, 广东: e, "xn--zfr164b": e, 政务: e, xyz: [1, { caffeine: t, botdash: t, telebit: a }], yachts: e, yahoo: e, yamaxun: e, yandex: e, yodobashi: e, yoga: e, yokohama: e, you: e, youtube: e, yun: e, zappos: e, zara: e, zero: e, zip: e, zone: [1, { triton: a, stackit: t, lima: t }], zuerich: e }];
2811
2810
  })();
2812
2811
  function ea(e, t, n, s) {
2813
2812
  let a = null, o = t;
@@ -2821,35 +2820,35 @@ function ea(e, t, n, s) {
2821
2820
  }
2822
2821
  return a;
2823
2822
  }
2824
- function ki(e, t, n) {
2823
+ function fi(e, t, n) {
2825
2824
  var s;
2826
- if (pi(e, t, n))
2825
+ if (mi(e, t, n))
2827
2826
  return;
2828
- const a = e.split("."), o = (t.allowPrivateDomains ? 2 : 0) | (t.allowIcannDomains ? 1 : 0), i = ea(a, gi, a.length - 1, o);
2827
+ const a = e.split("."), o = (t.allowPrivateDomains ? 2 : 0) | (t.allowIcannDomains ? 1 : 0), i = ea(a, pi, a.length - 1, o);
2829
2828
  if (i !== null) {
2830
2829
  n.isIcann = i.isIcann, n.isPrivate = i.isPrivate, n.publicSuffix = a.slice(i.index + 1).join(".");
2831
2830
  return;
2832
2831
  }
2833
- const r = ea(a, fi, a.length - 1, o);
2832
+ const r = ea(a, gi, a.length - 1, o);
2834
2833
  if (r !== null) {
2835
2834
  n.isIcann = r.isIcann, n.isPrivate = r.isPrivate, n.publicSuffix = a.slice(r.index).join(".");
2836
2835
  return;
2837
2836
  }
2838
2837
  n.isIcann = !1, n.isPrivate = !1, n.publicSuffix = (s = a[a.length - 1]) !== null && s !== void 0 ? s : null;
2839
2838
  }
2840
- const ta = di();
2839
+ const ta = ui();
2841
2840
  function yi(e, t = {}) {
2842
- return hi(ta), mi(e, 3, ki, t, ta).domain;
2841
+ return di(ta), hi(e, 3, fi, t, ta).domain;
2843
2842
  }
2844
- var bi = class Ua extends Error {
2843
+ var ki = class Ha extends Error {
2845
2844
  constructor(t) {
2846
- super(t), this.name = "TimeoutError", Object.setPrototypeOf(this, Ua.prototype);
2845
+ super(t), this.name = "TimeoutError", Object.setPrototypeOf(this, Ha.prototype);
2847
2846
  }
2848
2847
  };
2849
- async function vi(e, t) {
2848
+ async function bi(e, t) {
2850
2849
  return new Promise((n, s) => {
2851
2850
  const a = setTimeout(() => {
2852
- s(new bi("Promise timed out."));
2851
+ s(new ki("Promise timed out."));
2853
2852
  }, t);
2854
2853
  e.then((o) => {
2855
2854
  clearTimeout(a), n(o);
@@ -2858,7 +2857,7 @@ async function vi(e, t) {
2858
2857
  });
2859
2858
  });
2860
2859
  }
2861
- var wi = "565487b2-a67c-4aac-bb92-3fb64732c7b8", Ha = ln(
2860
+ var vi = "565487b2-a67c-4aac-bb92-3fb64732c7b8", Ka = un(
2862
2861
  ({ onLoad: e, scriptLocation: t }, n) => {
2863
2862
  const [s, a] = oe(!1);
2864
2863
  return U(() => {
@@ -2866,9 +2865,9 @@ var wi = "565487b2-a67c-4aac-bb92-3fb64732c7b8", Ha = ln(
2866
2865
  }, []), U(() => {
2867
2866
  s && e();
2868
2867
  }, [s, e]), /* @__PURE__ */ h(
2869
- wo,
2868
+ vo,
2870
2869
  {
2871
- sitekey: wi,
2870
+ sitekey: vi,
2872
2871
  onLoad: () => {
2873
2872
  a(!0);
2874
2873
  },
@@ -2879,8 +2878,8 @@ var wi = "565487b2-a67c-4aac-bb92-3fb64732c7b8", Ha = ln(
2879
2878
  );
2880
2879
  }
2881
2880
  );
2882
- Ha.displayName = "HCaptcha";
2883
- var aa = "kapa-recaptcha-script", xi = ({ siteKey: e, config: t, onLoad: n }) => {
2881
+ Ka.displayName = "HCaptcha";
2882
+ var aa = "kapa-recaptcha-script", wi = ({ siteKey: e, config: t, onLoad: n }) => {
2884
2883
  const { loadScript: s = !0 } = t || {}, [a, o] = oe(!1);
2885
2884
  return U(() => {
2886
2885
  var i;
@@ -2915,7 +2914,7 @@ var aa = "kapa-recaptcha-script", xi = ({ siteKey: e, config: t, onLoad: n }) =>
2915
2914
  console.error("Error during reCAPTCHA ready initialization:", i);
2916
2915
  }
2917
2916
  }, [a, n]), null;
2918
- }, _i = xi, na = "6Lck4YwlAAAAAEIE1hR--varWp0qu9F-8-emQn2v", Ka = O.createContext(void 0), Ci = ({ children: e, provider: t, hasConsent: n }) => {
2917
+ }, xi = wi, na = "6Lck4YwlAAAAAEIE1hR--varWp0qu9F-8-emQn2v", $a = O.createContext(void 0), _i = ({ children: e, provider: t, hasConsent: n }) => {
2919
2918
  const s = O.useRef(null), a = O.useRef(null), [o, i] = O.useState(!1), r = O.useCallback(
2920
2919
  async (l) => {
2921
2920
  var u;
@@ -2938,7 +2937,7 @@ var aa = "kapa-recaptcha-script", xi = ({ siteKey: e, config: t, onLoad: n }) =>
2938
2937
  return console.error("reCAPTCHA is not ready"), null;
2939
2938
  try {
2940
2939
  return {
2941
- token: await vi(
2940
+ token: await bi(
2942
2941
  window.grecaptcha.enterprise.execute(na, {
2943
2942
  action: l
2944
2943
  }),
@@ -2953,7 +2952,7 @@ var aa = "kapa-recaptcha-script", xi = ({ siteKey: e, config: t, onLoad: n }) =>
2953
2952
  [o]
2954
2953
  );
2955
2954
  return /* @__PURE__ */ z(
2956
- Ka.Provider,
2955
+ $a.Provider,
2957
2956
  {
2958
2957
  value: {
2959
2958
  executeCaptcha: t === "hcaptcha" ? r : c
@@ -2962,7 +2961,7 @@ var aa = "kapa-recaptcha-script", xi = ({ siteKey: e, config: t, onLoad: n }) =>
2962
2961
  e,
2963
2962
  /* @__PURE__ */ z("div", { ref: a, style: { display: "none" }, children: [
2964
2963
  t === "hcaptcha" && n ? /* @__PURE__ */ h(
2965
- Ha,
2964
+ Ka,
2966
2965
  {
2967
2966
  onLoad: () => {
2968
2967
  i(!0);
@@ -2972,7 +2971,7 @@ var aa = "kapa-recaptcha-script", xi = ({ siteKey: e, config: t, onLoad: n }) =>
2972
2971
  }
2973
2972
  ) : null,
2974
2973
  t === "recaptcha" ? /* @__PURE__ */ h(
2975
- _i,
2974
+ xi,
2976
2975
  {
2977
2976
  onLoad: () => {
2978
2977
  i(!0);
@@ -2987,12 +2986,12 @@ var aa = "kapa-recaptcha-script", xi = ({ siteKey: e, config: t, onLoad: n }) =>
2987
2986
  ]
2988
2987
  }
2989
2988
  );
2990
- }, Si = () => {
2991
- const e = O.useContext(Ka);
2989
+ }, Ci = () => {
2990
+ const e = O.useContext($a);
2992
2991
  if (e === void 0)
2993
2992
  throw new Error("useConfig must be used within a CaptchaProvider");
2994
2993
  return e;
2995
- }, Ei = class {
2994
+ }, Si = class {
2996
2995
  constructor(e, t) {
2997
2996
  this.abortController = new AbortController(), this.proxyURL = "https://proxy.kapa.ai", this.processStreamFn = () => {
2998
2997
  throw new Error("processStream not implemented");
@@ -3025,7 +3024,7 @@ var aa = "kapa-recaptcha-script", xi = ({ siteKey: e, config: t, onLoad: n }) =>
3025
3024
  onMetadata: p,
3026
3025
  onRelevantSources: f,
3027
3026
  onError: g,
3028
- onIdentifiers: k
3027
+ onIdentifiers: y
3029
3028
  } = l;
3030
3029
  let b = `${this.proxyURL}/proxy/query/v2/chat/stream/`;
3031
3030
  t && (b = `${this.proxyURL}/proxy/query/v2/thread/${t}/chat/stream/`);
@@ -3061,8 +3060,8 @@ var aa = "kapa-recaptcha-script", xi = ({ siteKey: e, config: t, onLoad: n }) =>
3061
3060
  }),
3062
3061
  onMetadata: p ?? (() => {
3063
3062
  }),
3064
- onIdentifiers: (y, _) => {
3065
- k?.(y, _);
3063
+ onIdentifiers: (k, _) => {
3064
+ y?.(k, _);
3066
3065
  }
3067
3066
  }) : m.status === 403 && (await m.text()).toLowerCase().includes("captcha") ? g?.(
3068
3067
  "We noticed unusual activity. Please try asking your question again."
@@ -3105,7 +3104,7 @@ var aa = "kapa-recaptcha-script", xi = ({ siteKey: e, config: t, onLoad: n }) =>
3105
3104
  })).ok)
3106
3105
  throw new Error("Failed to send feedback");
3107
3106
  }
3108
- }, $a = wa(null), Ti = ({
3107
+ }, Qa = wa(null), Ei = ({
3109
3108
  children: e
3110
3109
  }) => {
3111
3110
  const t = Q(null), n = {
@@ -3154,7 +3153,7 @@ var aa = "kapa-recaptcha-script", xi = ({ siteKey: e, config: t, onLoad: n }) =>
3154
3153
  default:
3155
3154
  return d;
3156
3155
  }
3157
- }, [a, o] = cn(s, n), i = T(() => {
3156
+ }, [a, o] = ln(s, n), i = T(() => {
3158
3157
  o({
3159
3158
  type: "SET_MODE",
3160
3159
  mode: a.mode === "deep_thinking" ? "default" : "deep_thinking"
@@ -3173,7 +3172,7 @@ var aa = "kapa-recaptcha-script", xi = ({ siteKey: e, config: t, onLoad: n }) =>
3173
3172
  o({ type: "SET_MODE", mode: "default" });
3174
3173
  }, [o]);
3175
3174
  return /* @__PURE__ */ h(
3176
- $a.Provider,
3175
+ Qa.Provider,
3177
3176
  {
3178
3177
  value: {
3179
3178
  active: a.mode === "deep_thinking",
@@ -3187,7 +3186,7 @@ var aa = "kapa-recaptcha-script", xi = ({ siteKey: e, config: t, onLoad: n }) =>
3187
3186
  children: e
3188
3187
  }
3189
3188
  );
3190
- }, ji = async (e, {
3189
+ }, Ti = async (e, {
3191
3190
  onIdentifiers: t,
3192
3191
  onFirstToken: n,
3193
3192
  onRelevantSources: s,
@@ -3197,11 +3196,11 @@ var aa = "kapa-recaptcha-script", xi = ({ siteKey: e, config: t, onLoad: n }) =>
3197
3196
  }) => {
3198
3197
  const r = e.body.getReader(), c = new TextDecoder("utf-8"), u = new TextEncoder().encode("␞");
3199
3198
  let d = new Uint8Array(), p = !0;
3200
- const f = (k) => {
3201
- for (let b = 0; b < k.length - u.length + 1; b++) {
3199
+ const f = (y) => {
3200
+ for (let b = 0; b < y.length - u.length + 1; b++) {
3202
3201
  let m = !0;
3203
- for (let y = 0; y < u.length; y++)
3204
- if (k[b + y] !== u[y]) {
3202
+ for (let k = 0; k < u.length; k++)
3203
+ if (y[b + k] !== u[k]) {
3205
3204
  m = !1;
3206
3205
  break;
3207
3206
  }
@@ -3213,53 +3212,53 @@ var aa = "kapa-recaptcha-script", xi = ({ siteKey: e, config: t, onLoad: n }) =>
3213
3212
  let g;
3214
3213
  for (; g = await r.read(), !g.done; ) {
3215
3214
  p && g.value.length > 0 && (n(), p = !1), d = new Uint8Array([...d, ...g.value]);
3216
- let k;
3217
- for (; (k = f(d)) !== -1; ) {
3218
- const b = d.slice(0, k), m = c.decode(b);
3219
- d = d.slice(k + u.length);
3220
- const y = JSON.parse(m);
3221
- switch (y.chunk.type) {
3215
+ let y;
3216
+ for (; (y = f(d)) !== -1; ) {
3217
+ const b = d.slice(0, y), m = c.decode(b);
3218
+ d = d.slice(y + u.length);
3219
+ const k = JSON.parse(m);
3220
+ switch (k.chunk.type) {
3222
3221
  case "relevant_sources": {
3223
- s(y.chunk.content.relevant_sources);
3222
+ s(k.chunk.content.relevant_sources);
3224
3223
  break;
3225
3224
  }
3226
3225
  case "partial_answer": {
3227
- a(y.chunk.content.text);
3226
+ a(k.chunk.content.text);
3228
3227
  break;
3229
3228
  }
3230
3229
  case "metadata": {
3231
- o({ is_uncertain: y.chunk.content.is_uncertain });
3230
+ o({ is_uncertain: k.chunk.content.is_uncertain });
3232
3231
  break;
3233
3232
  }
3234
3233
  case "identifiers": {
3235
3234
  t(
3236
- y.chunk.content.thread_id,
3237
- y.chunk.content.question_answer_id
3235
+ k.chunk.content.thread_id,
3236
+ k.chunk.content.question_answer_id
3238
3237
  );
3239
3238
  break;
3240
3239
  }
3241
3240
  case "error":
3242
- i(y.chunk.content.reason);
3241
+ i(k.chunk.content.reason);
3243
3242
  return;
3244
3243
  }
3245
3244
  }
3246
3245
  }
3247
- }, Qa = "@fpjs@client@";
3248
- function ke(e, t) {
3246
+ }, Ga = "@fpjs@client@";
3247
+ function ye(e, t) {
3249
3248
  return `${t}__${e}`;
3250
3249
  }
3251
- function Ga(e, t) {
3250
+ function Wa(e, t) {
3252
3251
  return e.replace(`${t}__`, "");
3253
3252
  }
3254
- var zi = class {
3255
- constructor(e = Qa) {
3253
+ var ji = class {
3254
+ constructor(e = Ga) {
3256
3255
  this.prefix = e;
3257
3256
  }
3258
3257
  set(e, t) {
3259
- window.localStorage.setItem(ke(e, this.prefix), JSON.stringify(t));
3258
+ window.localStorage.setItem(ye(e, this.prefix), JSON.stringify(t));
3260
3259
  }
3261
3260
  get(e) {
3262
- const t = window.localStorage.getItem(ke(e, this.prefix));
3261
+ const t = window.localStorage.getItem(ye(e, this.prefix));
3263
3262
  if (t)
3264
3263
  try {
3265
3264
  return JSON.parse(t);
@@ -3268,13 +3267,13 @@ var zi = class {
3268
3267
  }
3269
3268
  }
3270
3269
  remove(e) {
3271
- window.localStorage.removeItem(ke(e, this.prefix));
3270
+ window.localStorage.removeItem(ye(e, this.prefix));
3272
3271
  }
3273
3272
  allKeys() {
3274
- return Object.keys(window.localStorage).filter((e) => e.startsWith(this.prefix)).map((e) => Ga(e, this.prefix));
3273
+ return Object.keys(window.localStorage).filter((e) => e.startsWith(this.prefix)).map((e) => Wa(e, this.prefix));
3275
3274
  }
3276
- }, Ii = class {
3277
- constructor(e = Qa) {
3275
+ }, zi = class {
3276
+ constructor(e = Ga) {
3278
3277
  this.prefix = e;
3279
3278
  }
3280
3279
  /**
@@ -3283,7 +3282,7 @@ var zi = class {
3283
3282
  * @param {Cacheable} entry - The value to be stored in the cache.
3284
3283
  */
3285
3284
  set(e, t) {
3286
- window.sessionStorage.setItem(ke(e, this.prefix), JSON.stringify(t));
3285
+ window.sessionStorage.setItem(ye(e, this.prefix), JSON.stringify(t));
3287
3286
  }
3288
3287
  /**
3289
3288
  * It gets the value of the key from the session storage, parses it as JSON, and returns it
@@ -3291,7 +3290,7 @@ var zi = class {
3291
3290
  * @returns The value of the key in the sessionStorage.
3292
3291
  */
3293
3292
  get(e) {
3294
- const t = window.sessionStorage.getItem(ke(e, this.prefix));
3293
+ const t = window.sessionStorage.getItem(ye(e, this.prefix));
3295
3294
  if (t)
3296
3295
  try {
3297
3296
  return JSON.parse(t);
@@ -3304,16 +3303,16 @@ var zi = class {
3304
3303
  * @param {string} key - The key to store the value under.
3305
3304
  */
3306
3305
  remove(e) {
3307
- window.sessionStorage.removeItem(ke(e, this.prefix));
3306
+ window.sessionStorage.removeItem(ye(e, this.prefix));
3308
3307
  }
3309
3308
  /**
3310
3309
  * It returns an array of all the keys in the session storage that start with the prefix
3311
3310
  * @returns An array of all the keys in the sessionStorage that start with the prefix.
3312
3311
  */
3313
3312
  allKeys() {
3314
- return Object.keys(window.sessionStorage).filter((e) => e.startsWith(this.prefix)).map((e) => Ga(e, this.prefix));
3313
+ return Object.keys(window.sessionStorage).filter((e) => e.startsWith(this.prefix)).map((e) => Wa(e, this.prefix));
3315
3314
  }
3316
- }, Oi = class {
3315
+ }, Ii = class {
3317
3316
  constructor() {
3318
3317
  this.enclosedCache = /* @__PURE__ */ (function() {
3319
3318
  const e = {};
@@ -3335,7 +3334,7 @@ var zi = class {
3335
3334
  };
3336
3335
  })();
3337
3336
  }
3338
- }, Ri = class {
3337
+ }, Oi = class {
3339
3338
  set() {
3340
3339
  }
3341
3340
  get() {
@@ -3350,8 +3349,8 @@ var zi = class {
3350
3349
  e.Memory = "memory", e.LocalStorage = "localstorage", e.SessionStorage = "sessionstorage", e.NoCache = "nocache";
3351
3350
  })(ue || (ue = {}));
3352
3351
  ue.Memory + "", ue.LocalStorage + "", ue.SessionStorage + "", ue.NoCache + "";
3353
- var sa = "kapa_web_id", Ai = (e) => {
3354
- const { mode: t } = e, { data: n, getData: s } = _o(), a = O.useCallback(() => {
3352
+ var sa = "kapa_web_id", Ri = (e) => {
3353
+ const { mode: t } = e, { data: n, getData: s } = xo(), a = O.useCallback(() => {
3355
3354
  var r, c;
3356
3355
  if (t !== "cookie") return;
3357
3356
  let l = (r = Xt.get(sa)) != null ? r : crypto.randomUUID();
@@ -3379,17 +3378,17 @@ var sa = "kapa_web_id", Ai = (e) => {
3379
3378
  unique_client_id: d?.uniqueClientId || void 0,
3380
3379
  fingerprint_id: p,
3381
3380
  kapa_web_id: f
3382
- }, k = {
3381
+ }, y = {
3383
3382
  company_name: ((c = d?.metadata) == null ? void 0 : c.companyName) || void 0,
3384
3383
  first_name: ((l = d?.metadata) == null ? void 0 : l.firstName) || void 0,
3385
3384
  last_name: ((u = d?.metadata) == null ? void 0 : u.lastName) || void 0
3386
3385
  };
3387
- return { identifiers: g, metadata: k };
3386
+ return { identifiers: g, metadata: y };
3388
3387
  }, [o, a])
3389
3388
  };
3390
- }, ne = class Wa extends Array {
3389
+ }, ne = class Va extends Array {
3391
3390
  constructor(...t) {
3392
- super(...t), Object.setPrototypeOf(this, Wa.prototype);
3391
+ super(...t), Object.setPrototypeOf(this, Va.prototype);
3393
3392
  }
3394
3393
  getById(t) {
3395
3394
  return this.find((n) => n.id === t);
@@ -3434,10 +3433,10 @@ var sa = "kapa_web_id", Ai = (e) => {
3434
3433
  this[n] = { ...s, ...t };
3435
3434
  }
3436
3435
  };
3437
- function Va(e) {
3436
+ function Xa(e) {
3438
3437
  return e.replace(/[#/]+$/, "");
3439
3438
  }
3440
- function Pi(e) {
3439
+ function Ai(e) {
3441
3440
  if (!e) return ["", ""];
3442
3441
  const t = e.split(new RegExp("(?<=\\S)\\|(?=\\S)"));
3443
3442
  if (t.length === 1) {
@@ -3450,9 +3449,9 @@ function Pi(e) {
3450
3449
  const n = t[0] || "", s = t[1] || "";
3451
3450
  return [n, s];
3452
3451
  }
3453
- function Li(e) {
3452
+ function Pi(e) {
3454
3453
  return e.map((t) => {
3455
- const [n, s] = Pi(t.title);
3454
+ const [n, s] = Ai(t.title);
3456
3455
  return {
3457
3456
  ...t,
3458
3457
  title: n,
@@ -3460,24 +3459,24 @@ function Li(e) {
3460
3459
  };
3461
3460
  });
3462
3461
  }
3463
- var Mi = (e) => {
3464
- const t = e.replace(/```[\s\S]*?```/g, ""), n = /(http|https):\/\/([\w_-]+(?:(?:\.[\w_-]+)+))([\w.,@?^=%&:/+#-]*[\w@?^=%&/+#-])(?=[^\w@?^=%&/+#-]|$)/g, a = (t.match(n) || []).map((o) => Va(o));
3462
+ var Li = (e) => {
3463
+ const t = e.replace(/```[\s\S]*?```/g, ""), n = /(http|https):\/\/([\w_-]+(?:(?:\.[\w_-]+)+))([\w.,@?^=%&:/+#-]*[\w@?^=%&/+#-])(?=[^\w@?^=%&/+#-]|$)/g, a = (t.match(n) || []).map((o) => Xa(o));
3465
3464
  return new Set(a);
3466
3465
  };
3467
- function Ni(e) {
3466
+ function Mi(e) {
3468
3467
  const t = /* @__PURE__ */ new Set();
3469
3468
  return e.reduce((n, s) => {
3470
- const a = Va(s.source_url);
3469
+ const a = Xa(s.source_url);
3471
3470
  return t.has(a) || (t.add(a), n.push({ ...s, source_url: a })), n;
3472
3471
  }, []);
3473
3472
  }
3474
- var qi = (e, t) => {
3475
- const n = Ni(t), s = Mi(e);
3473
+ var Ni = (e, t) => {
3474
+ const n = Mi(t), s = Li(e);
3476
3475
  return n.filter(
3477
3476
  (a) => s?.has(a.source_url)
3478
3477
  );
3479
3478
  };
3480
- function Di(e, t) {
3479
+ function qi(e, t) {
3481
3480
  var n, s;
3482
3481
  switch (t.type) {
3483
3482
  case "ADD_NEW_QA": {
@@ -3513,7 +3512,7 @@ function Di(e, t) {
3513
3512
  case "SET_RELEVANT_SOURCES": {
3514
3513
  const a = e.conversation.getLatest();
3515
3514
  if (a) {
3516
- const o = qi(a.answer, t.sources), i = Li(o), r = new ne(...e.conversation);
3515
+ const o = Ni(a.answer, t.sources), i = Pi(o), r = new ne(...e.conversation);
3517
3516
  return r.setLatest({ sources: i }), {
3518
3517
  ...e,
3519
3518
  conversation: r
@@ -3582,14 +3581,14 @@ function Di(e, t) {
3582
3581
  return e;
3583
3582
  }
3584
3583
  }
3585
- var Bi = "MHIUVE6Y4VV6H5lpgMyI", Xa = O.createContext(void 0), oa = ({
3584
+ var Di = "MHIUVE6Y4VV6H5lpgMyI", Ya = O.createContext(void 0), oa = ({
3586
3585
  children: e,
3587
3586
  integrationId: t,
3588
3587
  sourceGroupIDsInclude: n,
3589
3588
  uncertainAnswerCallout: s,
3590
3589
  userTrackingMode: a,
3591
3590
  callbacks: o = {},
3592
- apiService: i = new Ei(ji)
3591
+ apiService: i = new Si(Ti)
3593
3592
  }) => {
3594
3593
  const c = O.useRef(i).current, l = {
3595
3594
  isGenerating: !1,
@@ -3597,9 +3596,9 @@ var Bi = "MHIUVE6Y4VV6H5lpgMyI", Xa = O.createContext(void 0), oa = ({
3597
3596
  threadId: null,
3598
3597
  conversation: new ne(),
3599
3598
  error: null
3600
- }, u = ba($a), [d, p] = O.useReducer(Di, l), { executeCaptcha: f } = Si(), { buildIdentifiers: g } = Ai({
3599
+ }, u = ba(Qa), [d, p] = O.useReducer(qi, l), { executeCaptcha: f } = Ci(), { buildIdentifiers: g } = Ri({
3601
3600
  mode: a
3602
- }), k = O.useRef({
3601
+ }), y = O.useRef({
3603
3602
  onRelevantSources: (v) => p({ type: "SET_RELEVANT_SOURCES", sources: v }),
3604
3603
  onPartialAnswer: (v) => p({ type: "SET_PARTIAL_ANSWER", answer: v }),
3605
3604
  onMetadata: (v) => p({ type: "SET_METADATA", metadata: v }),
@@ -3677,7 +3676,7 @@ var Bi = "MHIUVE6Y4VV6H5lpgMyI", Xa = O.createContext(void 0), oa = ({
3677
3676
  userMetadata: H || {},
3678
3677
  originUrl: `${window.location.origin}${window.location.pathname}`
3679
3678
  },
3680
- k.current
3679
+ y.current
3681
3680
  );
3682
3681
  } catch (Z) {
3683
3682
  console.error("Error making chat request:", Z), p({
@@ -3687,7 +3686,7 @@ var Bi = "MHIUVE6Y4VV6H5lpgMyI", Xa = O.createContext(void 0), oa = ({
3687
3686
  } finally {
3688
3687
  p({ type: "SET_IS_GENERATING", isGenerating: !1 }), u?.active && (u.stopTimer(), u.deactivate());
3689
3688
  }
3690
- }, y = () => {
3689
+ }, k = () => {
3691
3690
  var v, w;
3692
3691
  p({ type: "RESET_CONVERSATION" }), (w = (v = o.askAI) == null ? void 0 : v.onConversationReset) == null || w.call(v, {
3693
3692
  threadId: d.threadId,
@@ -3700,7 +3699,7 @@ var Bi = "MHIUVE6Y4VV6H5lpgMyI", Xa = O.createContext(void 0), oa = ({
3700
3699
  conversation: d.conversation.formatForCallbacks(),
3701
3700
  question: ((w = d.conversation.getLatest()) == null ? void 0 : w.question) || ""
3702
3701
  });
3703
- }, E = ti({
3702
+ }, E = ei({
3704
3703
  mutationKey: ["feedback"],
3705
3704
  mutationFn: async ({
3706
3705
  questionAnswerId: v,
@@ -3746,7 +3745,7 @@ var Bi = "MHIUVE6Y4VV6H5lpgMyI", Xa = O.createContext(void 0), oa = ({
3746
3745
  );
3747
3746
  };
3748
3747
  return /* @__PURE__ */ h(
3749
- Xa.Provider,
3748
+ Ya.Provider,
3750
3749
  {
3751
3750
  value: {
3752
3751
  integrationId: t,
@@ -3757,19 +3756,19 @@ var Bi = "MHIUVE6Y4VV6H5lpgMyI", Xa = O.createContext(void 0), oa = ({
3757
3756
  callbacks: o,
3758
3757
  threadId: d.threadId,
3759
3758
  submitQuery: m,
3760
- resetConversation: y,
3759
+ resetConversation: k,
3761
3760
  stopGeneration: _,
3762
3761
  addFeedback: j
3763
3762
  },
3764
3763
  children: e
3765
3764
  }
3766
3765
  );
3767
- }, Fi = new Jo({
3766
+ }, Bi = new Yo({
3768
3767
  defaultOptions: {
3769
3768
  queries: { refetchOnWindowFocus: !1, retry: !1 },
3770
3769
  mutations: { retry: !1 }
3771
3770
  }
3772
- }), Ui = ({
3771
+ }), Fi = ({
3773
3772
  children: e,
3774
3773
  integrationId: t,
3775
3774
  sourceGroupIDsInclude: n,
@@ -3779,16 +3778,16 @@ var Bi = "MHIUVE6Y4VV6H5lpgMyI", Xa = O.createContext(void 0), oa = ({
3779
3778
  botProtectionMechanism: i,
3780
3779
  hasConsentForCaptcha: r = !0,
3781
3780
  apiService: c
3782
- }) => /* @__PURE__ */ h(ei, { client: Fi, children: /* @__PURE__ */ h(
3783
- Ci,
3781
+ }) => /* @__PURE__ */ h(Zo, { client: Bi, children: /* @__PURE__ */ h(
3782
+ _i,
3784
3783
  {
3785
3784
  provider: i || "recaptcha",
3786
3785
  hasConsent: r,
3787
- children: /* @__PURE__ */ h(Ti, { children: o === "fingerprint" ? /* @__PURE__ */ h(
3788
- xo,
3786
+ children: /* @__PURE__ */ h(Ei, { children: o === "fingerprint" ? /* @__PURE__ */ h(
3787
+ wo,
3789
3788
  {
3790
3789
  loadOptions: {
3791
- apiKey: Bi,
3790
+ apiKey: Di,
3792
3791
  endpoint: "https://metrics.kapa.ai",
3793
3792
  scriptUrlPattern: "https://metrics.kapa.ai/web/v<version>/<apiKey>/loader_v<loaderVersion>.js"
3794
3793
  },
@@ -3820,9 +3819,9 @@ var Bi = "MHIUVE6Y4VV6H5lpgMyI", Xa = O.createContext(void 0), oa = ({
3820
3819
  ) })
3821
3820
  }
3822
3821
  ) });
3823
- function Hi() {
3822
+ function Ui() {
3824
3823
  var e;
3825
- const t = xe.useContext(Xa);
3824
+ const t = xe.useContext(Ya);
3826
3825
  if (t === void 0)
3827
3826
  throw new Error("useChat must be used within a KapaProvider");
3828
3827
  return {
@@ -3847,8 +3846,8 @@ const ia = (e) => {
3847
3846
  }
3848
3847
  }, a = () => t, r = { setState: s, getState: a, getInitialState: () => c, subscribe: (l) => (n.add(l), () => n.delete(l)) }, c = t = e(s, a, r);
3849
3848
  return r;
3850
- }, Ki = ((e) => e ? ia(e) : ia), $i = (e) => e;
3851
- function Qi(e, t = $i) {
3849
+ }, Hi = ((e) => e ? ia(e) : ia), Ki = (e) => e;
3850
+ function $i(e, t = Ki) {
3852
3851
  const n = xe.useSyncExternalStore(
3853
3852
  e.subscribe,
3854
3853
  xe.useCallback(() => t(e.getState()), [e, t]),
@@ -3857,9 +3856,9 @@ function Qi(e, t = $i) {
3857
3856
  return xe.useDebugValue(n), n;
3858
3857
  }
3859
3858
  const ra = (e) => {
3860
- const t = Ki(e), n = (s) => Qi(t, s);
3859
+ const t = Hi(e), n = (s) => $i(t, s);
3861
3860
  return Object.assign(n, t), n;
3862
- }, Ge = ((e) => e ? ra(e) : ra), Gi = () => `msg-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, A = Ge((e) => ({
3861
+ }, Ge = ((e) => e ? ra(e) : ra), Qi = () => `msg-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, A = Ge((e) => ({
3863
3862
  view: "chat",
3864
3863
  messages: [],
3865
3864
  isStreaming: !1,
@@ -3867,7 +3866,7 @@ const ra = (e) => {
3867
3866
  currentThinkingBlockId: null,
3868
3867
  conversationTitle: null,
3869
3868
  addUserMessage: (t) => {
3870
- const n = Gi();
3869
+ const n = Qi();
3871
3870
  return e((s) => ({
3872
3871
  messages: [
3873
3872
  ...s.messages,
@@ -4094,7 +4093,7 @@ const ra = (e) => {
4094
4093
  TOOL_INVOKE: "TOOL_INVOKE",
4095
4094
  MIXED_TOOL_RESULT: "MIXED_TOOL_RESULT",
4096
4095
  CONVERSATION_TITLE: "CONVERSATION_TITLE"
4097
- }, Vc = {
4096
+ }, Gc = {
4098
4097
  IDLE: "IDLE",
4099
4098
  BUSY: "BUSY",
4100
4099
  AWAITING_TOOL: "AWAITING_TOOL",
@@ -4132,14 +4131,14 @@ const ra = (e) => {
4132
4131
  clear: () => {
4133
4132
  ee.clear();
4134
4133
  }
4135
- }, Ya = (e) => {
4134
+ }, Ja = (e) => {
4136
4135
  if (!e) return {};
4137
4136
  try {
4138
4137
  return JSON.parse(e);
4139
4138
  } catch {
4140
4139
  return {};
4141
4140
  }
4142
- }, Wi = ({ event: e }) => e.status === G.ERROR ? {
4141
+ }, Gi = ({ event: e }) => e.status === G.ERROR ? {
4143
4142
  stateUpdate: {
4144
4143
  isBusy: !1,
4145
4144
  currentEventType: null,
@@ -4149,7 +4148,7 @@ const ra = (e) => {
4149
4148
  },
4150
4149
  result: null,
4151
4150
  messageStatus: "error"
4152
- } : null, Vi = ({ event: e }) => e.type === R.EXECUTION_COMPLETE ? {
4151
+ } : null, Wi = ({ event: e }) => e.type === R.EXECUTION_COMPLETE ? {
4153
4152
  stateUpdate: {
4154
4153
  isBusy: !1,
4155
4154
  currentEventType: null,
@@ -4159,7 +4158,7 @@ const ra = (e) => {
4159
4158
  result: null,
4160
4159
  messageStatus: "complete",
4161
4160
  clearStatusLabel: !0
4162
- } : null, Xi = ({ event: e, state: t }) => {
4161
+ } : null, Vi = ({ event: e, state: t }) => {
4163
4162
  if (e.status !== G.IN_PROGRESS) return null;
4164
4163
  const n = {
4165
4164
  currentEventType: e.type,
@@ -4171,7 +4170,7 @@ const ra = (e) => {
4171
4170
  return { stateUpdate: n, result: null };
4172
4171
  if (!(e.type === R.EXTERNAL_TOOL_CALL && se.has(s) && !t.pendingToolInvoke))
4173
4172
  return { stateUpdate: n, result: null };
4174
- const o = Ya(e.toolArguments);
4173
+ const o = Ja(e.toolArguments);
4175
4174
  return {
4176
4175
  stateUpdate: {
4177
4176
  ...n,
@@ -4183,7 +4182,7 @@ const ra = (e) => {
4183
4182
  toolArguments: o
4184
4183
  }
4185
4184
  };
4186
- }, Yi = ({ event: e, state: t }) => e.status === G.COMPLETED && e.type === R.TOOL_RESULT && e.toolName && t.pendingToolInvoke?.toolName === e.toolName ? { stateUpdate: { pendingToolInvoke: null }, result: null } : null, Ji = ({ event: e }) => {
4185
+ }, Xi = ({ event: e, state: t }) => e.status === G.COMPLETED && e.type === R.TOOL_RESULT && e.toolName && t.pendingToolInvoke?.toolName === e.toolName ? { stateUpdate: { pendingToolInvoke: null }, result: null } : null, Yi = ({ event: e }) => {
4187
4186
  const t = e.toolName;
4188
4187
  return !(e.status === G.COMPLETED && e.type === R.TOOL_RESULT && t && se.isMixed(t) && e.toolResult) || !t || !e.toolResult ? null : {
4189
4188
  stateUpdate: null,
@@ -4193,15 +4192,15 @@ const ra = (e) => {
4193
4192
  toolResult: e.toolResult
4194
4193
  }
4195
4194
  };
4196
- }, Zi = [
4195
+ }, Ji = [
4196
+ Gi,
4197
4197
  Wi,
4198
4198
  Vi,
4199
- Xi,
4200
- Ji,
4201
- Yi
4202
- ], er = (e, t) => {
4199
+ Yi,
4200
+ Xi
4201
+ ], Zi = (e, t) => {
4203
4202
  const n = { event: e, state: t, messageId: t.currentMessageId };
4204
- return Zi.reduce((s, a) => a(n) ?? s, {
4203
+ return Ji.reduce((s, a) => a(n) ?? s, {
4205
4204
  stateUpdate: null,
4206
4205
  result: null
4207
4206
  });
@@ -4213,7 +4212,7 @@ const ra = (e) => {
4213
4212
  currentToolName: null,
4214
4213
  pendingToolInvoke: null,
4215
4214
  error: null
4216
- }, tr = (e) => e.isBusy || e.pendingToolInvoke !== null, Xc = (e) => e.error ? "ERROR" : e.pendingToolInvoke ? "AWAITING_TOOL" : e.isBusy ? "BUSY" : "IDLE", P = Ge((e, t) => ({
4215
+ }, er = (e) => e.isBusy || e.pendingToolInvoke !== null, Wc = (e) => e.error ? "ERROR" : e.pendingToolInvoke ? "AWAITING_TOOL" : e.isBusy ? "BUSY" : "IDLE", P = Ge((e, t) => ({
4217
4216
  ...ca,
4218
4217
  callbacks: {},
4219
4218
  setCallbacks: (n) => {
@@ -4231,7 +4230,7 @@ const ra = (e) => {
4231
4230
  });
4232
4231
  },
4233
4232
  processEvent: (n) => {
4234
- const s = t(), a = s.currentMessageId, { stateUpdate: o, result: i, messageStatus: r, clearStatusLabel: c } = er(n, s);
4233
+ const s = t(), a = s.currentMessageId, { stateUpdate: o, result: i, messageStatus: r, clearStatusLabel: c } = Zi(n, s);
4235
4234
  return o && e(o), a && r && s.callbacks.onMessageStatusUpdate && s.callbacks.onMessageStatusUpdate(a, r), a && c && s.callbacks.onStatusLabelClear && s.callbacks.onStatusLabelClear(a, ""), i;
4236
4235
  },
4237
4236
  clearPendingTool: () => {
@@ -4259,18 +4258,18 @@ const ra = (e) => {
4259
4258
  open: () => e({ isOpen: !0 }),
4260
4259
  close: () => e({ isOpen: !1 }),
4261
4260
  toggle: () => e((t) => ({ isOpen: !t.isOpen }))
4262
- })), ar = { messages: [], pendingToolBlocks: [] }, nr = /* @__PURE__ */ new Set(["USER", "ASSISTANT", "TOOL_CALL", "TOOL_OUTPUT"]), sr = (e) => {
4263
- const { messages: t, pendingToolBlocks: n } = e.filter((s) => nr.has(s.type)).reduce(or, ar);
4264
- return n.length > 0 ? ir(t, n) : t;
4265
- }, or = (e, t) => {
4261
+ })), tr = { messages: [], pendingToolBlocks: [] }, ar = /* @__PURE__ */ new Set(["USER", "ASSISTANT", "TOOL_CALL", "TOOL_OUTPUT"]), nr = (e) => {
4262
+ const { messages: t, pendingToolBlocks: n } = e.filter((s) => ar.has(s.type)).reduce(sr, tr);
4263
+ return n.length > 0 ? or(t, n) : t;
4264
+ }, sr = (e, t) => {
4266
4265
  if (t.type === "USER")
4267
- return { ...e, messages: [...e.messages, rr(t)] };
4266
+ return { ...e, messages: [...e.messages, ir(t)] };
4268
4267
  if (t.type === "ASSISTANT") {
4269
4268
  const n = e.pendingToolBlocks.length > 0 ? { ...la(t), thinkingBlocks: e.pendingToolBlocks } : la(t);
4270
4269
  return { messages: [...e.messages, n], pendingToolBlocks: [] };
4271
4270
  }
4272
- return { ...e, pendingToolBlocks: [...e.pendingToolBlocks, cr(t)] };
4273
- }, ir = (e, t) => {
4271
+ return { ...e, pendingToolBlocks: [...e.pendingToolBlocks, rr(t)] };
4272
+ }, or = (e, t) => {
4274
4273
  const n = [...e].reverse().findIndex((i) => i.role === "assistant");
4275
4274
  if (n === -1)
4276
4275
  return e;
@@ -4279,7 +4278,7 @@ const ra = (e) => {
4279
4278
  thinkingBlocks: [...a.thinkingBlocks ?? [], ...t]
4280
4279
  };
4281
4280
  return e.map((i, r) => r === s ? o : i);
4282
- }, rr = (e) => ({
4281
+ }, ir = (e) => ({
4283
4282
  id: e.id,
4284
4283
  role: "user",
4285
4284
  content: e.message ?? "",
@@ -4291,7 +4290,7 @@ const ra = (e) => {
4291
4290
  content: e.message ?? "",
4292
4291
  status: "complete",
4293
4292
  timestamp: new Date(e.created).getTime()
4294
- }), cr = (e) => ({
4293
+ }), rr = (e) => ({
4295
4294
  id: e.id,
4296
4295
  content: e.message ?? e.artifactJson ?? "",
4297
4296
  label: e.toolName ?? (e.type === "TOOL_CALL" ? "Tool call" : "Tool result"),
@@ -4299,7 +4298,7 @@ const ra = (e) => {
4299
4298
  kind: "tool",
4300
4299
  toolName: e.toolName,
4301
4300
  toolStatus: e.message?.includes("Error") ? "error" : "success"
4302
- }), lr = 20, ua = {
4301
+ }), cr = 20, ua = {
4303
4302
  conversations: [],
4304
4303
  isLoadingConversations: !1,
4305
4304
  isLoadingMessages: !1,
@@ -4310,7 +4309,7 @@ const ra = (e) => {
4310
4309
  if (e.fetchConversations) {
4311
4310
  n({ isLoadingConversations: !0 });
4312
4311
  try {
4313
- const s = await e.fetchConversations(t, lr);
4312
+ const s = await e.fetchConversations(t, cr);
4314
4313
  n(t === 0 ? { conversations: s.conversations } : {
4315
4314
  conversations: [...K.getState().conversations, ...s.conversations]
4316
4315
  });
@@ -4342,7 +4341,7 @@ const ra = (e) => {
4342
4341
  if (s?.fetchConversationMessages) {
4343
4342
  e({ isLoadingMessages: !0 });
4344
4343
  try {
4345
- const a = await s.fetchConversationMessages(n), o = sr(a.messages).map(({ thinkingBlocks: i, ...r }) => r);
4344
+ const a = await s.fetchConversationMessages(n), o = nr(a.messages).map(({ thinkingBlocks: i, ...r }) => r);
4346
4345
  P.getState().reset(), A.getState().loadConversation(o, a.name), P.getState().setConversationId(n), e({ error: null });
4347
4346
  } catch (a) {
4348
4347
  const o = a instanceof Error ? a.message : "Failed to load conversation";
@@ -4385,54 +4384,54 @@ const ra = (e) => {
4385
4384
  reset: () => {
4386
4385
  e(ua);
4387
4386
  }
4388
- })), ur = "_conversationItem_15ld7_9", dr = "_rowContent_15ld7_38", hr = "_rowActions_15ld7_44", mr = "_actionIcon_15ld7_57", pr = "_editRow_15ld7_63", gr = "_editInput_15ld7_69", fr = "_deleteConfirmation_15ld7_74", kr = "_deleteActions_15ld7_80", yr = "_rowButton_15ld7_86", br = "_timestamp_15ld7_97", F = {
4389
- conversationItem: ur,
4390
- rowContent: dr,
4391
- rowActions: hr,
4392
- actionIcon: mr,
4393
- editRow: pr,
4394
- editInput: gr,
4395
- deleteConfirmation: fr,
4396
- deleteActions: kr,
4387
+ })), lr = "_conversationItem_16syy_9", ur = "_rowContent_16syy_38", dr = "_rowActions_16syy_45", hr = "_actionIcon_16syy_58", mr = "_editRow_16syy_64", pr = "_editInput_16syy_70", gr = "_deleteConfirmation_16syy_75", fr = "_deleteActions_16syy_81", yr = "_rowButton_16syy_87", kr = "_timestamp_16syy_99", F = {
4388
+ conversationItem: lr,
4389
+ rowContent: ur,
4390
+ rowActions: dr,
4391
+ actionIcon: hr,
4392
+ editRow: mr,
4393
+ editInput: pr,
4394
+ deleteConfirmation: gr,
4395
+ deleteActions: fr,
4397
4396
  rowButton: yr,
4398
- timestamp: br
4399
- }, vr = ({ conversation: e, onSelect: t, onRename: n, onDelete: s }) => {
4397
+ timestamp: kr
4398
+ }, br = ({ conversation: e, onSelect: t, onRename: n, onDelete: s }) => {
4400
4399
  const [a, o] = oe("default"), [i, r] = oe(e.name), c = Q(null);
4401
4400
  U(() => {
4402
4401
  a === "editing" && (c.current?.focus(), c.current?.select());
4403
4402
  }, [a]);
4404
4403
  const l = T(
4405
- (y) => {
4406
- y.stopPropagation(), r(e.name), o("editing");
4404
+ (k) => {
4405
+ k.stopPropagation(), r(e.name), o("editing");
4407
4406
  },
4408
4407
  [e.name]
4409
4408
  ), u = T(() => {
4410
- const y = i.trim();
4411
- y && y !== e.name && n(e.id, y), o("default");
4409
+ const k = i.trim();
4410
+ k && k !== e.name && n(e.id, k), o("default");
4412
4411
  }, [i, e.id, e.name, n]), d = T(() => {
4413
4412
  r(e.name), o("default");
4414
4413
  }, [e.name]), p = T(
4415
- (y) => {
4416
- y.key === "Enter" ? (y.preventDefault(), u()) : y.key === "Escape" && (y.preventDefault(), d());
4414
+ (k) => {
4415
+ k.key === "Enter" ? (k.preventDefault(), u()) : k.key === "Escape" && (k.preventDefault(), d());
4417
4416
  },
4418
4417
  [u, d]
4419
- ), f = T((y) => {
4420
- y.stopPropagation(), o("confirming-delete");
4418
+ ), f = T((k) => {
4419
+ k.stopPropagation(), o("confirming-delete");
4421
4420
  }, []), g = T(
4422
- (y) => {
4423
- y.stopPropagation(), s(e.id);
4421
+ (k) => {
4422
+ k.stopPropagation(), s(e.id);
4424
4423
  },
4425
4424
  [e.id, s]
4426
- ), k = T((y) => {
4427
- y.stopPropagation(), o("default");
4425
+ ), y = T((k) => {
4426
+ k.stopPropagation(), o("default");
4428
4427
  }, []), b = T(() => {
4429
4428
  t(e.id);
4430
- }, [t, e.id]), m = Ea(new Date(e.updated || e.created).getTime());
4429
+ }, [t, e.id]), m = Ta(new Date(e.updated || e.created).getTime());
4431
4430
  return a === "editing" ? /* @__PURE__ */ z("div", { className: F.conversationItem, "data-editing": !0, children: [
4432
4431
  /* @__PURE__ */ h("span", { className: F.timestamp, children: m }),
4433
4432
  /* @__PURE__ */ z("div", { className: F.editRow, children: [
4434
4433
  /* @__PURE__ */ h(
4435
- pn,
4434
+ gn,
4436
4435
  {
4437
4436
  id: `rename-${e.id}`,
4438
4437
  ref: c,
@@ -4440,7 +4439,7 @@ const ra = (e) => {
4440
4439
  labelText: "",
4441
4440
  hideLabel: !0,
4442
4441
  value: i,
4443
- onChange: (y) => r(y.target.value),
4442
+ onChange: (k) => r(k.target.value),
4444
4443
  onKeyDown: p,
4445
4444
  className: F.editInput
4446
4445
  }
@@ -4452,7 +4451,7 @@ const ra = (e) => {
4452
4451
  /* @__PURE__ */ h("span", { children: "Delete this conversation?" }),
4453
4452
  /* @__PURE__ */ z("div", { className: F.deleteActions, children: [
4454
4453
  /* @__PURE__ */ h(_e, { kind: "danger", size: "sm", onClick: g, children: "Delete" }),
4455
- /* @__PURE__ */ h(_e, { kind: "ghost", size: "sm", onClick: k, children: "Cancel" })
4454
+ /* @__PURE__ */ h(_e, { kind: "ghost", size: "sm", onClick: y, children: "Cancel" })
4456
4455
  ] })
4457
4456
  ] }) }) : /* @__PURE__ */ h("div", { className: F.conversationItem, children: /* @__PURE__ */ z("div", { className: F.rowContent, children: [
4458
4457
  /* @__PURE__ */ z(_e, { kind: "ghost", size: "sm", className: F.rowButton, onClick: b, children: [
@@ -4486,18 +4485,18 @@ const ra = (e) => {
4486
4485
  )
4487
4486
  ] })
4488
4487
  ] }) });
4489
- }, wr = "_panel_1e0i3_9", xr = "_conversationList_1e0i3_17", _r = "_emptyState_1e0i3_25", Cr = "_emptyStateTitle_1e0i3_36", Sr = "_emptyStateDescription_1e0i3_43", Er = "_loadMoreContainer_1e0i3_48", Tr = "_loadingMoreContainer_1e0i3_54", jr = "_loadingRow_1e0i3_61", zr = "_errorNotification_1e0i3_68", Ir = "_skeletonItem_1e0i3_72", te = {
4490
- panel: wr,
4491
- conversationList: xr,
4492
- emptyState: _r,
4493
- emptyStateTitle: Cr,
4494
- emptyStateDescription: Sr,
4495
- loadMoreContainer: Er,
4496
- loadingMoreContainer: Tr,
4497
- loadingRow: jr,
4498
- errorNotification: zr,
4499
- skeletonItem: Ir
4500
- }, Or = ({
4488
+ }, vr = "_panel_1e0i3_9", wr = "_conversationList_1e0i3_17", xr = "_emptyState_1e0i3_25", _r = "_emptyStateTitle_1e0i3_36", Cr = "_emptyStateDescription_1e0i3_43", Sr = "_loadMoreContainer_1e0i3_48", Er = "_loadingMoreContainer_1e0i3_54", Tr = "_loadingRow_1e0i3_61", jr = "_errorNotification_1e0i3_68", zr = "_skeletonItem_1e0i3_72", te = {
4489
+ panel: vr,
4490
+ conversationList: wr,
4491
+ emptyState: xr,
4492
+ emptyStateTitle: _r,
4493
+ emptyStateDescription: Cr,
4494
+ loadMoreContainer: Sr,
4495
+ loadingMoreContainer: Er,
4496
+ loadingRow: Tr,
4497
+ errorNotification: jr,
4498
+ skeletonItem: zr
4499
+ }, Ir = ({
4501
4500
  conversations: e,
4502
4501
  onSelectConversation: t,
4503
4502
  onRenameConversation: n,
@@ -4511,7 +4510,7 @@ const ra = (e) => {
4511
4510
  const l = a && e.length > 0;
4512
4511
  return /* @__PURE__ */ h("div", { className: te.panel, children: /* @__PURE__ */ z("div", { className: te.conversationList, children: [
4513
4512
  i && /* @__PURE__ */ h(
4514
- gn,
4513
+ xa,
4515
4514
  {
4516
4515
  className: te.errorNotification,
4517
4516
  kind: "error",
@@ -4521,12 +4520,12 @@ const ra = (e) => {
4521
4520
  hideCloseButton: !0
4522
4521
  }
4523
4522
  ),
4524
- a && e.length === 0 ? /* @__PURE__ */ h(Rr, {}) : e.length === 0 ? /* @__PURE__ */ z("div", { className: te.emptyState, children: [
4523
+ a && e.length === 0 ? /* @__PURE__ */ h(Or, {}) : e.length === 0 ? /* @__PURE__ */ z("div", { className: te.emptyState, children: [
4525
4524
  /* @__PURE__ */ h("span", { className: te.emptyStateTitle, children: "Your chat history is empty" }),
4526
4525
  /* @__PURE__ */ h("span", { className: te.emptyStateDescription, children: "Start a chat – it will be saved for 30 days" })
4527
4526
  ] }) : /* @__PURE__ */ z(pt, { children: [
4528
4527
  e.map((u) => /* @__PURE__ */ h(
4529
- vr,
4528
+ br,
4530
4529
  {
4531
4530
  conversation: u,
4532
4531
  onSelect: t,
@@ -4549,19 +4548,19 @@ const ra = (e) => {
4549
4548
  ) })
4550
4549
  ] })
4551
4550
  ] }) });
4552
- }, Rr = () => /* @__PURE__ */ h(pt, { children: Array.from({ length: 5 }, (e, t) => /* @__PURE__ */ z("div", { className: te.skeletonItem, children: [
4551
+ }, Or = () => /* @__PURE__ */ h(pt, { children: Array.from({ length: 5 }, (e, t) => /* @__PURE__ */ z("div", { className: te.skeletonItem, children: [
4553
4552
  /* @__PURE__ */ h(Lt, { heading: !0, width: "60%" }),
4554
4553
  /* @__PURE__ */ h(Lt, { width: "30%" })
4555
4554
  ] }, t)) }), ha = ({ label: e }) => /* @__PURE__ */ z("div", { className: te.loadingRow, role: "status", "aria-live": "polite", children: [
4556
4555
  /* @__PURE__ */ h(fn, { withOverlay: !1, small: !0 }),
4557
4556
  /* @__PURE__ */ h("span", { className: "cds--type-body-compact-01", children: e })
4558
- ] }), Ar = 3e4, Pr = 5, Lr = 50;
4559
- class Mr extends Error {
4557
+ ] }), Rr = 3e4, Ar = 5, Pr = 50;
4558
+ class Lr extends Error {
4560
4559
  constructor(t = "Query was cancelled due to a new query being submitted") {
4561
4560
  super(t), this.name = "QueryCancelledError";
4562
4561
  }
4563
4562
  }
4564
- class Nr {
4563
+ class Mr {
4565
4564
  executor = null;
4566
4565
  pendingQuery = null;
4567
4566
  conversationRef = null;
@@ -4578,7 +4577,7 @@ class Nr {
4578
4577
  return this.executor;
4579
4578
  }
4580
4579
  setPendingQuery(t) {
4581
- this.pendingQuery && t !== null && (clearTimeout(this.pendingQuery.timeout), this.pendingQuery.reject(new Mr())), this.pendingQuery = t;
4580
+ this.pendingQuery && t !== null && (clearTimeout(this.pendingQuery.timeout), this.pendingQuery.reject(new Lr())), this.pendingQuery = t;
4582
4581
  }
4583
4582
  getPendingQuery() {
4584
4583
  return this.pendingQuery;
@@ -4590,17 +4589,17 @@ class Nr {
4590
4589
  return this.pendingQuery?.query === t;
4591
4590
  }
4592
4591
  }
4593
- const ae = new Nr(), qr = (e) => ({
4592
+ const ae = new Mr(), Nr = (e) => ({
4594
4593
  content: "",
4595
4594
  source_url: e.source_url ?? "",
4596
4595
  title: e.title ?? "",
4597
4596
  source_type: e.source_type ?? "document"
4598
- }), Dr = (e) => ({
4597
+ }), qr = (e) => ({
4599
4598
  content: "",
4600
4599
  source_url: e.source_url ?? "",
4601
4600
  title: e.title ?? "",
4602
4601
  source_type: e.source_type ?? "document"
4603
- }), Br = (e) => {
4602
+ }), Dr = (e) => {
4604
4603
  const t = /* @__PURE__ */ new Set();
4605
4604
  return e.filter((n) => {
4606
4605
  const s = t.has(n.source_url);
@@ -4613,10 +4612,10 @@ function ma(e) {
4613
4612
  function pa(e) {
4614
4613
  ae.setExecutor(e);
4615
4614
  }
4616
- function Fr() {
4615
+ function Br() {
4617
4616
  return ae.getExecutor();
4618
4617
  }
4619
- function Ur() {
4618
+ function Fr() {
4620
4619
  return (e) => {
4621
4620
  const t = ae.getPendingQuery();
4622
4621
  if (!t) return;
@@ -4627,11 +4626,11 @@ function Ur() {
4627
4626
  const l = ae.getPendingQuery();
4628
4627
  l && (clearTimeout(l.timeout), ae.setPendingQuery(null), l.resolve({
4629
4628
  answer: a,
4630
- sources: Br(c)
4629
+ sources: Dr(c)
4631
4630
  }));
4632
4631
  };
4633
4632
  if (o.length > 0) {
4634
- const c = o.map((l) => qr(l));
4633
+ const c = o.map((l) => Nr(l));
4635
4634
  i(c);
4636
4635
  return;
4637
4636
  }
@@ -4641,17 +4640,17 @@ function Ur() {
4641
4640
  if (u?.current) {
4642
4641
  const d = u.current.getLatest();
4643
4642
  if (d?.sources && d.sources.length > 0) {
4644
- const p = d.sources.map((f) => Dr(f));
4643
+ const p = d.sources.map((f) => qr(f));
4645
4644
  i(p);
4646
4645
  return;
4647
4646
  }
4648
4647
  }
4649
- c > 0 ? setTimeout(() => r(c - 1), Lr) : i([]);
4648
+ c > 0 ? setTimeout(() => r(c - 1), Pr) : i([]);
4650
4649
  };
4651
- r(Pr);
4650
+ r(Ar);
4652
4651
  };
4653
4652
  }
4654
- function Hr(e, t = Ar) {
4653
+ function Ur(e, t = Rr) {
4655
4654
  return (n) => new Promise((s, a) => {
4656
4655
  const o = setTimeout(() => {
4657
4656
  ae.isPendingQueryMatch(n) && (ae.clearPendingQuery(), a(new Error("Request timed out")));
@@ -4664,11 +4663,11 @@ function Hr(e, t = Ar) {
4664
4663
  }), e(n);
4665
4664
  });
4666
4665
  }
4667
- function Kr({ children: e }) {
4668
- const { submitQuery: t, conversation: n } = Hi(), s = Q(n);
4666
+ function Hr({ children: e }) {
4667
+ const { submitQuery: t, conversation: n } = Ui(), s = Q(n);
4669
4668
  return s.current = n, U(() => {
4670
4669
  ma(s);
4671
- const a = Hr(t);
4670
+ const a = Ur(t);
4672
4671
  return pa(a), () => {
4673
4672
  pa(null), ma(null);
4674
4673
  };
@@ -4686,14 +4685,14 @@ const ga = ({
4686
4685
  className: c,
4687
4686
  thinkingDisplayStyle: l = "reasoning-steps"
4688
4687
  }) => {
4689
- const u = A((S) => S.messages), d = A((S) => S.clearMessages), p = A((S) => S.conversationTitle), f = A((S) => S.view), g = K((S) => !!S.transport?.fetchConversations), k = K((S) => S.conversations), b = K((S) => S.isLoadingConversations), m = K((S) => S.isLoadingMessages), y = K((S) => S.error), _ = K((S) => S.hasMore), E = K((S) => S.showHistory), j = K((S) => S.hideHistory), v = K((S) => S.selectConversation), w = K((S) => S.renameConversation), C = K((S) => S.deleteConversation), N = K((S) => S.loadMore), Z = s ?? v, H = T(() => {
4688
+ const u = A((S) => S.messages), d = A((S) => S.clearMessages), p = A((S) => S.conversationTitle), f = A((S) => S.view), g = K((S) => !!S.transport?.fetchConversations), y = K((S) => S.conversations), b = K((S) => S.isLoadingConversations), m = K((S) => S.isLoadingMessages), k = K((S) => S.error), _ = K((S) => S.hasMore), E = K((S) => S.showHistory), j = K((S) => S.hideHistory), v = K((S) => S.selectConversation), w = K((S) => S.renameConversation), C = K((S) => S.deleteConversation), N = K((S) => S.loadMore), Z = s ?? v, H = T(() => {
4690
4689
  d(), n?.();
4691
4690
  }, [d, n]), V = T(() => {
4692
4691
  f === "history" ? j() : E();
4693
4692
  }, [f, E, j]);
4694
- return /* @__PURE__ */ h($n, { thinkingDisplayStyle: l, children: /* @__PURE__ */ z("div", { className: `${at.container} ${c ?? ""}`, children: [
4693
+ return /* @__PURE__ */ h(Kn, { thinkingDisplayStyle: l, children: /* @__PURE__ */ z("div", { className: `${at.container} ${c ?? ""}`, children: [
4695
4694
  /* @__PURE__ */ h(
4696
- qs,
4695
+ Ns,
4697
4696
  {
4698
4697
  onReset: H,
4699
4698
  onShowHistory: g ? V : void 0,
@@ -4702,29 +4701,29 @@ const ga = ({
4702
4701
  }
4703
4702
  ),
4704
4703
  /* @__PURE__ */ h("div", { className: at.body, children: f === "history" ? /* @__PURE__ */ h(
4705
- Or,
4704
+ Ir,
4706
4705
  {
4707
- conversations: k,
4706
+ conversations: y,
4708
4707
  onSelectConversation: Z,
4709
4708
  onRenameConversation: w,
4710
4709
  onDeleteConversation: C,
4711
4710
  isLoadingConversations: b,
4712
4711
  isOpeningConversation: m,
4713
- error: y,
4712
+ error: k,
4714
4713
  hasMore: _,
4715
4714
  onLoadMore: N
4716
4715
  }
4717
4716
  ) : /* @__PURE__ */ h(
4718
- zs,
4717
+ js,
4719
4718
  {
4720
4719
  messages: u,
4721
4720
  emptyStateTitle: i,
4722
4721
  emptyStateDescription: r
4723
4722
  }
4724
4723
  ) }),
4725
- /* @__PURE__ */ h("div", { className: at.footer, children: /* @__PURE__ */ h(Hn, { onSend: e, onStop: t, isBusy: a, isOpen: o }) })
4724
+ /* @__PURE__ */ h("div", { className: at.footer, children: /* @__PURE__ */ h(Un, { onSend: e, onStop: t, isBusy: a, isOpen: o }) })
4726
4725
  ] }) });
4727
- }, Yc = ({
4726
+ }, Vc = ({
4728
4727
  onSendMessage: e,
4729
4728
  kapaAiIntegrationId: t,
4730
4729
  onStopGeneration: n,
@@ -4746,44 +4745,44 @@ const ga = ({
4746
4745
  emptyStateDescription: r,
4747
4746
  className: c,
4748
4747
  thinkingDisplayStyle: l
4749
- }, d = un(
4748
+ }, d = dn(
4750
4749
  () => ({
4751
4750
  askAI: {
4752
4751
  // onQuerySubmit is intentionally empty - we don't need to handle query submission
4753
4752
  // as the tool execution flow is managed by createSubmitAndWait and the executor
4754
4753
  onQuerySubmit: () => {
4755
4754
  },
4756
- onAnswerGenerationCompleted: Ur()
4755
+ onAnswerGenerationCompleted: Fr()
4757
4756
  }
4758
4757
  }),
4759
4758
  []
4760
4759
  );
4761
- return t ? /* @__PURE__ */ h(Ui, { integrationId: t, callbacks: d, userTrackingMode: "none", children: /* @__PURE__ */ h(Kr, { children: /* @__PURE__ */ h(ga, { ...u }) }) }) : /* @__PURE__ */ h(ga, { ...u });
4762
- }, $r = "_wrapper_wf3w9_9", Qr = "_wrapperOpen_wf3w9_22", Gr = "_panel_wf3w9_26", nt = {
4763
- wrapper: $r,
4764
- wrapperOpen: Qr,
4765
- panel: Gr
4766
- }, Wr = () => ({
4760
+ return t ? /* @__PURE__ */ h(Fi, { integrationId: t, callbacks: d, userTrackingMode: "none", children: /* @__PURE__ */ h(Hr, { children: /* @__PURE__ */ h(ga, { ...u }) }) }) : /* @__PURE__ */ h(ga, { ...u });
4761
+ }, Kr = "_wrapper_wf3w9_9", $r = "_wrapperOpen_wf3w9_22", Qr = "_panel_wf3w9_26", nt = {
4762
+ wrapper: Kr,
4763
+ wrapperOpen: $r,
4764
+ panel: Qr
4765
+ }, Gr = () => ({
4767
4766
  activeCount: 0,
4768
4767
  rootSnapshot: null,
4769
4768
  hostRegistry: /* @__PURE__ */ new Map(),
4770
4769
  mediaWatcher: null,
4771
4770
  mode: "sidecar",
4772
4771
  activeWidth: 416
4773
- }), Vr = () => {
4774
- const e = { current: Wr() }, t = () => e.current, n = (a) => {
4772
+ }), Wr = () => {
4773
+ const e = { current: Gr() }, t = () => e.current, n = (a) => {
4775
4774
  e.current = { ...e.current, ...a };
4776
4775
  };
4777
4776
  return { getState: t, setState: n, updateHostRegistry: (a) => {
4778
4777
  const o = t();
4779
4778
  n({ hostRegistry: a(o.hostRegistry) });
4780
4779
  } };
4781
- }, L = Vr(), Ja = "data-copilot-chat-layout", mt = "data-copilot-chat-host", He = "--copilot-chat-sidecar-width", Ke = "--copilot-chat-panel-z-index", $e = "--copilot-chat-offset-top", re = () => typeof document < "u" && typeof window < "u", Xr = (e) => {
4780
+ }, L = Wr(), Za = "data-copilot-chat-layout", mt = "data-copilot-chat-host", He = "--copilot-chat-sidecar-width", Ke = "--copilot-chat-panel-z-index", $e = "--copilot-chat-offset-top", re = () => typeof document < "u" && typeof window < "u", Vr = (e) => {
4782
4781
  if (!re() || !e)
4783
4782
  return 0;
4784
4783
  const t = document.querySelector(e);
4785
4784
  return t instanceof HTMLElement ? t.offsetHeight : 0;
4786
- }, Yr = (e) => {
4785
+ }, Xr = (e) => {
4787
4786
  if (!re())
4788
4787
  return [];
4789
4788
  if (e) {
@@ -4793,9 +4792,9 @@ const ga = ({
4793
4792
  return n.length > 0 ? n : [document.body];
4794
4793
  }
4795
4794
  return [document.body];
4796
- }, Za = (e) => {
4795
+ }, en = (e) => {
4797
4796
  L.getState().hostRegistry.forEach((n, s) => s.setAttribute(mt, e));
4798
- }, Jr = (e, t, n) => {
4797
+ }, Yr = (e, t, n) => {
4799
4798
  if (!re())
4800
4799
  return;
4801
4800
  const s = document.documentElement;
@@ -4805,8 +4804,8 @@ const ga = ({
4805
4804
  zIndex: s.style.getPropertyValue(Ke),
4806
4805
  topOffset: s.style.getPropertyValue($e)
4807
4806
  }
4808
- }), L.setState({ activeWidth: e }), s.style.setProperty(He, `${e}px`), s.style.setProperty(Ke, `${t}`), s.style.setProperty($e, `${n}px`), Za(L.getState().mode);
4809
- }, Zr = () => {
4807
+ }), L.setState({ activeWidth: e }), s.style.setProperty(He, `${e}px`), s.style.setProperty(Ke, `${t}`), s.style.setProperty($e, `${n}px`), en(L.getState().mode);
4808
+ }, Jr = () => {
4810
4809
  if (!re())
4811
4810
  return;
4812
4811
  const e = L.getState();
@@ -4814,7 +4813,7 @@ const ga = ({
4814
4813
  return;
4815
4814
  const t = document.documentElement, { width: n, zIndex: s, topOffset: a } = e.rootSnapshot;
4816
4815
  n ? t.style.setProperty(He, n) : t.style.removeProperty(He), s ? t.style.setProperty(Ke, s) : t.style.removeProperty(Ke), a ? t.style.setProperty($e, a) : t.style.removeProperty($e), L.setState({ rootSnapshot: null, activeWidth: 416 });
4817
- }, ec = (e) => {
4816
+ }, Zr = (e) => {
4818
4817
  const t = L.getState(), n = t.hostRegistry.get(e) ?? { count: 0 };
4819
4818
  return L.updateHostRegistry((s) => {
4820
4819
  const a = new Map(s);
@@ -4837,10 +4836,10 @@ const ga = ({
4837
4836
  });
4838
4837
  };
4839
4838
  }, fa = (e) => {
4840
- re() && (L.setState({ mode: e }), document.body.setAttribute(Ja, e), Za(e));
4841
- }, tc = () => {
4842
- re() && (document.body.removeAttribute(Ja), L.setState({ mode: "sidecar" }));
4843
- }, ac = (e) => {
4839
+ re() && (L.setState({ mode: e }), document.body.setAttribute(Za, e), en(e));
4840
+ }, ec = () => {
4841
+ re() && (document.body.removeAttribute(Za), L.setState({ mode: "sidecar" }));
4842
+ }, tc = (e) => {
4844
4843
  if (!re() || typeof window.matchMedia != "function")
4845
4844
  return fa("sidecar"), () => {
4846
4845
  };
@@ -4850,18 +4849,18 @@ const ga = ({
4850
4849
  n(t.matches);
4851
4850
  const s = (a) => n(a.matches);
4852
4851
  return t.addEventListener("change", s), () => t.removeEventListener("change", s);
4853
- }, nc = (e) => {
4852
+ }, ac = (e) => {
4854
4853
  if (!re())
4855
4854
  return;
4856
4855
  const t = L.getState();
4857
4856
  if (t.mediaWatcher && t.mediaWatcher.breakpoint === e)
4858
4857
  return;
4859
4858
  t.mediaWatcher?.dispose();
4860
- const n = ac(e);
4859
+ const n = tc(e);
4861
4860
  L.setState({ mediaWatcher: { breakpoint: e, dispose: n } });
4862
- }, sc = () => {
4863
- L.getState().mediaWatcher?.dispose(), L.setState({ mediaWatcher: null }), tc();
4864
- }, oc = ({
4861
+ }, nc = () => {
4862
+ L.getState().mediaWatcher?.dispose(), L.setState({ mediaWatcher: null }), ec();
4863
+ }, sc = ({
4865
4864
  width: e,
4866
4865
  zIndex: t,
4867
4866
  workareaSelector: n,
@@ -4871,15 +4870,15 @@ const ga = ({
4871
4870
  if (!re())
4872
4871
  return () => {
4873
4872
  };
4874
- const o = Yr(n), i = Xr(s);
4875
- Jr(e, t, i), nc(a);
4876
- const r = o.map((l) => ec(l)), c = L.getState();
4873
+ const o = Xr(n), i = Vr(s);
4874
+ Yr(e, t, i), ac(a);
4875
+ const r = o.map((l) => Zr(l)), c = L.getState();
4877
4876
  return L.setState({ activeCount: c.activeCount + 1 }), () => {
4878
4877
  r.forEach((d) => d());
4879
4878
  const l = L.getState(), u = Math.max(l.activeCount - 1, 0);
4880
- L.setState({ activeCount: u }), u === 0 && (sc(), Zr());
4879
+ L.setState({ activeCount: u }), u === 0 && (nc(), Jr());
4881
4880
  };
4882
- }, ic = ({
4881
+ }, oc = ({
4883
4882
  enabled: e,
4884
4883
  width: t,
4885
4884
  zIndex: n,
@@ -4890,7 +4889,7 @@ const ga = ({
4890
4889
  va(() => {
4891
4890
  if (!e)
4892
4891
  return;
4893
- const i = oc({
4892
+ const i = sc({
4894
4893
  width: t,
4895
4894
  zIndex: n,
4896
4895
  workareaSelector: s,
@@ -4899,22 +4898,22 @@ const ga = ({
4899
4898
  });
4900
4899
  return () => i();
4901
4900
  }, [e, t, n, s, a, o]);
4902
- }, rc = "._panel_1e0i3_9{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}._conversationList_1e0i3_17{display:flex;flex-direction:column;flex:1;overflow-y:auto;padding:0}._emptyState_1e0i3_25{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:var(--cds-spacing-07, 2rem);text-align:center;color:var(--cds-text-secondary, #525252)}._emptyStateTitle_1e0i3_36{margin-block-end:var(--cds-spacing-03, .5rem);font-size:1rem;font-weight:600;color:var(--cds-text-primary, #161616)}._emptyStateDescription_1e0i3_43{font-size:var(--cds-body-compact-01-font-size, .875rem);color:var(--cds-text-secondary, #525252)}._loadMoreContainer_1e0i3_48{display:flex;justify-content:center;padding:var(--cds-spacing-03, .5rem) 0}._loadingMoreContainer_1e0i3_54{display:flex;align-items:center;justify-content:center;padding:var(--cds-spacing-05, 1rem) 0}._loadingRow_1e0i3_61{display:inline-flex;align-items:center;justify-content:center;gap:var(--cds-spacing-03, .5rem)}._errorNotification_1e0i3_68{margin:var(--cds-spacing-03, .5rem)}._skeletonItem_1e0i3_72{display:flex;flex-direction:column;gap:var(--cds-spacing-02, .25rem);padding:var(--cds-spacing-03, .5rem) var(--cds-spacing-05, 1rem);border-block-end:1px solid var(--cds-border-subtle-01, #e0e0e0)}", cc = "._conversationItem_15ld7_9{display:flex;flex-direction:column;gap:var(--cds-spacing-02, .25rem);background-color:inherit;color:inherit;text-decoration:none;text-align:start;cursor:pointer;inline-size:100%;border:0;border-radius:0;border-block-end:1px solid var(--cds-border-subtle-01, #e0e0e0);padding:var(--cds-spacing-03, .5rem) var(--cds-spacing-05, 1rem)}._conversationItem_15ld7_9:hover{background-color:var(--cds-layer-hover-01, #e8e8e8)}._conversationItem_15ld7_9:hover,._conversationItem_15ld7_9:link,._conversationItem_15ld7_9:focus,._conversationItem_15ld7_9:active,._conversationItem_15ld7_9:visited{color:inherit;text-decoration:none}._rowContent_15ld7_38{display:flex;align-items:center;gap:var(--cds-spacing-03, .5rem)}._rowActions_15ld7_44{display:flex;gap:var(--cds-spacing-01, .125rem);flex-shrink:0;opacity:0;transition:opacity .12s ease}._conversationItem_15ld7_9:hover ._rowActions_15ld7_44,._conversationItem_15ld7_9:focus-within ._rowActions_15ld7_44{opacity:1}._actionIcon_15ld7_57{min-block-size:unset;block-size:1.5rem;inline-size:1.5rem}._editRow_15ld7_63{display:flex;align-items:center;gap:var(--cds-spacing-02, .25rem)}._editInput_15ld7_69{flex:1;min-inline-size:0}._deleteConfirmation_15ld7_74{display:flex;align-items:center;gap:var(--cds-spacing-03, .5rem)}._deleteActions_15ld7_80{display:flex;gap:var(--cds-spacing-03, .5rem);margin-inline-start:auto}._rowButton_15ld7_86{display:flex;flex-direction:column;align-items:flex-start;gap:var(--cds-spacing-02, .25rem);flex:1;min-inline-size:0;padding:0;text-align:start}._timestamp_15ld7_97{font-size:var(--cds-helper-text-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);color:var(--cds-text-secondary, #525252)}", lc = '._container_r1y9j_9{display:flex;flex-direction:column;flex:1;min-height:0;height:100%;background-color:var(--cds-background, #fff);font-family:var( --cds-font-family-sans, "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif )}._body_r1y9j_27{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}._footer_r1y9j_35{flex-shrink:0}', uc = "._wrapper_wf3w9_9{position:fixed;inset-block-start:var(--copilot-chat-offset-top, 0);inset-inline-end:0;inset-block-end:0;inline-size:var(--copilot-sidecar-width, 480px);z-index:12;transform:translate(100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column}._wrapperOpen_wf3w9_22{transform:translate(0)}._panel_wf3w9_26{display:flex;flex-direction:column;block-size:100%;background-color:var(--cds-background, #fff);border-inline-start:1px solid var(--cds-border-subtle-00, rgba(0, 0, 0, .1))}", dc = ":root{--copilot-chat-sidecar-width: var(--sidecar-width, 416px);--copilot-chat-panel-z-index: var(--z-index-panel, 9999);--copilot-chat-transition: var(--cds-duration-moderate-01, .15s) cubic-bezier(.2, 0, .38, .9);--copilot-header-height: var(--header-height, 57px);--sidecar-width: 480px;--sidecar-min-width: 320px;--sidecar-max-width: 512px}body[data-copilot-chat-layout=sidecar][data-copilot-chat-host],[data-copilot-chat-host]{margin-inline-end:var(--copilot-chat-sidecar-width);transition:margin-inline-end var(--copilot-chat-transition);box-sizing:border-box}body[data-copilot-chat-layout=bottom-sheet]{margin-inline-end:0}body[data-copilot-chat-layout=bottom-sheet] .copilot-chat-wrapper{inset-inline:0;inset-block-start:auto;inset-block-end:0;block-size:min(70vh,520px);inline-size:100%;border-inline-start:none;border-block-start:1px solid var(--cds-border-subtle-00, rgba(0, 0, 0, .1))}", ka = "copilot-chat-sidecar-styles", hc = /* @__PURE__ */ Object.assign({
4903
- "../ConversationHistoryPanel/ConversationHistoryPanel.module.css": rc,
4904
- "../ConversationHistoryPanel/ConversationHistoryRow.module.css": cc,
4905
- "./copilotChat.module.css": lc,
4906
- "./copilotSidecar.module.css": uc
4907
- }), mc = [dc, ...Object.values(hc)].join(`
4908
- `), pc = () => {
4909
- if (typeof document > "u" || document.getElementById(ka))
4901
+ }, ic = "._panel_1e0i3_9{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}._conversationList_1e0i3_17{display:flex;flex-direction:column;flex:1;overflow-y:auto;padding:0}._emptyState_1e0i3_25{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:var(--cds-spacing-07, 2rem);text-align:center;color:var(--cds-text-secondary, #525252)}._emptyStateTitle_1e0i3_36{margin-block-end:var(--cds-spacing-03, .5rem);font-size:1rem;font-weight:600;color:var(--cds-text-primary, #161616)}._emptyStateDescription_1e0i3_43{font-size:var(--cds-body-compact-01-font-size, .875rem);color:var(--cds-text-secondary, #525252)}._loadMoreContainer_1e0i3_48{display:flex;justify-content:center;padding:var(--cds-spacing-03, .5rem) 0}._loadingMoreContainer_1e0i3_54{display:flex;align-items:center;justify-content:center;padding:var(--cds-spacing-05, 1rem) 0}._loadingRow_1e0i3_61{display:inline-flex;align-items:center;justify-content:center;gap:var(--cds-spacing-03, .5rem)}._errorNotification_1e0i3_68{margin:var(--cds-spacing-03, .5rem)}._skeletonItem_1e0i3_72{display:flex;flex-direction:column;gap:var(--cds-spacing-02, .25rem);padding:var(--cds-spacing-03, .5rem) var(--cds-spacing-05, 1rem);border-block-end:1px solid var(--cds-border-subtle-01, #e0e0e0)}", rc = "._conversationItem_16syy_9{display:flex;flex-direction:column;gap:var(--cds-spacing-02, .25rem);background-color:inherit;color:inherit;text-decoration:none;text-align:start;cursor:pointer;inline-size:100%;border:0;border-radius:0;border-block-end:1px solid var(--cds-border-subtle-01, #e0e0e0);padding:var(--cds-spacing-03, .5rem) var(--cds-spacing-05, 1rem)}._conversationItem_16syy_9:hover{background-color:var(--cds-layer-hover-01, #e8e8e8)}._conversationItem_16syy_9:hover,._conversationItem_16syy_9:link,._conversationItem_16syy_9:focus,._conversationItem_16syy_9:active,._conversationItem_16syy_9:visited{color:inherit;text-decoration:none}._rowContent_16syy_38{display:flex;align-items:center;gap:var(--cds-spacing-03, .5rem);inline-size:100%}._rowActions_16syy_45{display:flex;gap:var(--cds-spacing-01, .125rem);flex-shrink:0;opacity:0;transition:opacity .12s ease}._conversationItem_16syy_9:hover ._rowActions_16syy_45,._conversationItem_16syy_9:focus-within ._rowActions_16syy_45{opacity:1}._actionIcon_16syy_58{min-block-size:unset;block-size:1.5rem;inline-size:1.5rem}._editRow_16syy_64{display:flex;align-items:center;gap:var(--cds-spacing-02, .25rem)}._editInput_16syy_70{flex:1;min-inline-size:0}._deleteConfirmation_16syy_75{display:flex;align-items:center;gap:var(--cds-spacing-03, .5rem)}._deleteActions_16syy_81{display:flex;gap:var(--cds-spacing-03, .5rem);margin-inline-start:auto}._rowButton_16syy_87{display:flex;flex-direction:column;align-items:flex-start;gap:var(--cds-spacing-02, .25rem);flex:1;min-inline-size:0;padding:0;text-align:start;color:var(--cds-text-primary, #161616)}._timestamp_16syy_99{font-size:var(--cds-helper-text-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);color:var(--cds-text-secondary, #525252)}", cc = '._container_r1y9j_9{display:flex;flex-direction:column;flex:1;min-height:0;height:100%;background-color:var(--cds-background, #fff);font-family:var( --cds-font-family-sans, "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif )}._body_r1y9j_27{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}._footer_r1y9j_35{flex-shrink:0}', lc = "._wrapper_wf3w9_9{position:fixed;inset-block-start:var(--copilot-chat-offset-top, 0);inset-inline-end:0;inset-block-end:0;inline-size:var(--copilot-sidecar-width, 480px);z-index:12;transform:translate(100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column}._wrapperOpen_wf3w9_22{transform:translate(0)}._panel_wf3w9_26{display:flex;flex-direction:column;block-size:100%;background-color:var(--cds-background, #fff);border-inline-start:1px solid var(--cds-border-subtle-00, rgba(0, 0, 0, .1))}", uc = ":root{--copilot-chat-sidecar-width: var(--sidecar-width, 416px);--copilot-chat-panel-z-index: var(--z-index-panel, 9999);--copilot-chat-transition: var(--cds-duration-moderate-01, .15s) cubic-bezier(.2, 0, .38, .9);--copilot-header-height: var(--header-height, 57px);--sidecar-width: 480px;--sidecar-min-width: 320px;--sidecar-max-width: 512px}body[data-copilot-chat-layout=sidecar][data-copilot-chat-host],[data-copilot-chat-host]{margin-inline-end:var(--copilot-chat-sidecar-width);transition:margin-inline-end var(--copilot-chat-transition);box-sizing:border-box}body[data-copilot-chat-layout=bottom-sheet]{margin-inline-end:0}body[data-copilot-chat-layout=bottom-sheet] .copilot-chat-wrapper{inset-inline:0;inset-block-start:auto;inset-block-end:0;block-size:min(70vh,520px);inline-size:100%;border-inline-start:none;border-block-start:1px solid var(--cds-border-subtle-00, rgba(0, 0, 0, .1))}", ya = "copilot-chat-sidecar-styles", dc = /* @__PURE__ */ Object.assign({
4902
+ "../ConversationHistoryPanel/ConversationHistoryPanel.module.css": ic,
4903
+ "../ConversationHistoryPanel/ConversationHistoryRow.module.css": rc,
4904
+ "./copilotChat.module.css": cc,
4905
+ "./copilotSidecar.module.css": lc
4906
+ }), hc = [uc, ...Object.values(dc)].join(`
4907
+ `), mc = () => {
4908
+ if (typeof document > "u" || document.getElementById(ya))
4910
4909
  return;
4911
4910
  const t = document.createElement("style");
4912
- t.id = ka, t.textContent = mc, document.head.appendChild(t);
4913
- }, Jc = ({ children: e, workareaSelector: t, headerSelector: n }) => {
4911
+ t.id = ya, t.textContent = hc, document.head.appendChild(t);
4912
+ }, Xc = ({ children: e, workareaSelector: t, headerSelector: n }) => {
4914
4913
  const s = be((o) => o.isOpen);
4915
4914
  U(() => {
4916
- pc();
4917
- }, []), ic({
4915
+ mc();
4916
+ }, []), oc({
4918
4917
  enabled: s,
4919
4918
  width: 480,
4920
4919
  zIndex: 12,
@@ -4926,13 +4925,13 @@ const ga = ({
4926
4925
  be.getState().close();
4927
4926
  }, []);
4928
4927
  return /* @__PURE__ */ h("div", { className: `${nt.wrapper} ${s ? nt.wrapperOpen : ""}`, children: /* @__PURE__ */ h("div", { className: nt.panel, children: e({ onMinimize: a, isOpen: s }) }) });
4929
- }, Zc = () => {
4928
+ }, Yc = () => {
4930
4929
  be.getState().open();
4931
- }, el = () => {
4930
+ }, Jc = () => {
4932
4931
  be.getState().close();
4933
- }, tl = () => {
4932
+ }, Zc = () => {
4934
4933
  be.getState().toggle();
4935
- }, al = () => be((e) => e.isOpen), gc = {
4934
+ }, el = () => be((e) => e.isOpen), pc = {
4936
4935
  [R.THINKING]: "Thinking...",
4937
4936
  [R.EXECUTION_PLAN]: "Planning...",
4938
4937
  [R.TOOL_PLANNING]: void 0,
@@ -4942,15 +4941,15 @@ const ga = ({
4942
4941
  [R.EXECUTION_COMPLETE]: void 0,
4943
4942
  [R.ERROR]: "Error",
4944
4943
  [R.CONVERSATION_TITLE]: void 0
4945
- }, en = (e, t) => gc[e], ft = (e) => e.type === R.THINKING && (e.status === G.IN_PROGRESS || e.status === G.COMPLETED) && !!e.content, fc = (e) => e.type === R.TOOL_PLANNING && (e.status === G.IN_PROGRESS || e.status === G.COMPLETED), kc = (e) => e.type === R.TOOL_RESULT && (e.status === G.IN_PROGRESS || e.status === G.COMPLETED), tn = (e) => e.type === R.TOOL_INVOKE || e.type === R.EXTERNAL_TOOL_CALL, yc = (e) => e.type === R.EXECUTION_COMPLETE, bc = (e) => e.status === G.ERROR, vc = (e) => e.status === G.IN_PROGRESS && !!e.type, wc = (e) => ft(e) || fc(e) || tn(e) || kc(e), an = () => `thinking-${Date.now()}-${Math.random().toString(36).slice(2, 7)}`, xc = (e, t) => e.startsWith(t) ? e.slice(t.length) : (t.length > 0 ? `
4946
- ` : "") + e, _c = (e) => {
4944
+ }, tn = (e, t) => pc[e], ft = (e) => e.type === R.THINKING && (e.status === G.IN_PROGRESS || e.status === G.COMPLETED) && !!e.content, gc = (e) => e.type === R.TOOL_PLANNING && (e.status === G.IN_PROGRESS || e.status === G.COMPLETED), fc = (e) => e.type === R.TOOL_RESULT && (e.status === G.IN_PROGRESS || e.status === G.COMPLETED), an = (e) => e.type === R.TOOL_INVOKE || e.type === R.EXTERNAL_TOOL_CALL, yc = (e) => e.type === R.EXECUTION_COMPLETE, kc = (e) => e.status === G.ERROR, bc = (e) => e.status === G.IN_PROGRESS && !!e.type, vc = (e) => ft(e) || gc(e) || an(e) || fc(e), nn = () => `thinking-${Date.now()}-${Math.random().toString(36).slice(2, 7)}`, wc = (e, t) => e.startsWith(t) ? e.slice(t.length) : (t.length > 0 ? `
4945
+ ` : "") + e, xc = (e) => {
4947
4946
  const n = {
4948
4947
  [R.TOOL_PLANNING]: "Planning",
4949
4948
  [R.TOOL_INVOKE]: "Executing",
4950
4949
  [R.TOOL_RESULT]: "Result"
4951
4950
  }[e.type] || e.type, s = e.toolName ? ` [${e.toolName}]` : "", a = e.content || e.toolResult || "";
4952
4951
  return `**${n}${s}**: ${a}`;
4953
- }, ya = (e, t) => {
4952
+ }, ka = (e, t) => {
4954
4953
  const { addThinkingBlock: n, appendToThinkingBlock: s, completeThinkingBlock: a, completeAllThinkingBlocks: o } = t;
4955
4954
  switch (e.type) {
4956
4955
  case "ADD_BLOCK":
@@ -4966,22 +4965,22 @@ const ga = ({
4966
4965
  o(e.messageId);
4967
4966
  break;
4968
4967
  }
4969
- }, Cc = (e, t) => ({
4968
+ }, _c = (e, t) => ({
4970
4969
  contentType: se.getContentType(e),
4971
4970
  resultString: typeof t == "string" ? t : JSON.stringify(t)
4972
- }), Sc = (e, t) => vc(e) ? t(e.type, e.toolName) : void 0, Ec = (e, t, n, s, a, o, i) => {
4973
- if (!wc(e))
4971
+ }), Cc = (e, t) => bc(e) ? t(e.type, e.toolName) : void 0, Sc = (e, t, n, s, a, o, i) => {
4972
+ if (!vc(e))
4974
4973
  return { newBlockId: n, newContent: s };
4975
- const r = ft(e) ? e.content || "" : _c(e);
4974
+ const r = ft(e) ? e.content || "" : xc(e);
4976
4975
  if (!r)
4977
4976
  return { newBlockId: n, newContent: s };
4978
- const c = !n, l = c ? an() : n, u = a || o || `Thinking (${i + 1})...`, d = xc(r, c ? "" : s);
4977
+ const c = !n, l = c ? nn() : n, u = a || o || `Thinking (${i + 1})...`, d = wc(r, c ? "" : s);
4979
4978
  return {
4980
4979
  action: c ? { type: "ADD_BLOCK", messageId: t, blockId: l, label: u, content: d } : { type: "APPEND_BLOCK", messageId: t, blockId: l, label: "", content: d },
4981
4980
  newBlockId: l,
4982
4981
  newContent: r
4983
4982
  };
4984
- }, Tc = ({
4983
+ }, Ec = ({
4985
4984
  event: e,
4986
4985
  messageId: t,
4987
4986
  currentBlockId: n,
@@ -4998,8 +4997,8 @@ const ga = ({
4998
4997
  newAccumulatedContent: i,
4999
4998
  newBlockCount: o
5000
4999
  };
5001
- if (bc(e)) {
5002
- const g = `**Error**: ${e.content || "Copilot agent error"}`, k = n || an(), b = n ? {
5000
+ if (kc(e)) {
5001
+ const g = `**Error**: ${e.content || "Copilot agent error"}`, y = n || nn(), b = n ? {
5003
5002
  type: "APPEND_BLOCK",
5004
5003
  messageId: t,
5005
5004
  blockId: n,
@@ -5010,7 +5009,7 @@ ${g}`
5010
5009
  } : {
5011
5010
  type: "ADD_BLOCK",
5012
5011
  messageId: t,
5013
- blockId: k,
5012
+ blockId: y,
5014
5013
  label: "Error",
5015
5014
  content: g
5016
5015
  };
@@ -5023,11 +5022,11 @@ ${g}`
5023
5022
  newBlockCount: n ? o : o + 1
5024
5023
  };
5025
5024
  }
5026
- const c = Sc(e, r), {
5025
+ const c = Cc(e, r), {
5027
5026
  action: l,
5028
5027
  newBlockId: u,
5029
5028
  newContent: d
5030
- } = Ec(
5029
+ } = Sc(
5031
5030
  e,
5032
5031
  t,
5033
5032
  n,
@@ -5036,7 +5035,7 @@ ${g}`
5036
5035
  a,
5037
5036
  o
5038
5037
  ), p = l?.type === "ADD_BLOCK" ? o + 1 : o, f = ft(e) && e.content && e.status === G.COMPLETED ? e.content : i;
5039
- if (tn(e))
5038
+ if (an(e))
5040
5039
  return n && l ? {
5041
5040
  statusLabel: c,
5042
5041
  thinkingAction: {
@@ -5084,7 +5083,7 @@ ${g}`
5084
5083
  newAccumulatedContent: f,
5085
5084
  newBlockCount: p
5086
5085
  };
5087
- }, jc = ({ onToolInvoke: e, transport: t }) => {
5086
+ }, Tc = ({ onToolInvoke: e, transport: t }) => {
5088
5087
  const n = Q(e), s = Q(t);
5089
5088
  n.current = e, s.current = t;
5090
5089
  const a = T((i, r) => {
@@ -5099,7 +5098,7 @@ ${g}`
5099
5098
  return;
5100
5099
  }
5101
5100
  try {
5102
- const d = c ? await c(r, a) : await l?.(i, r), { contentType: p, resultString: f } = se.has(i) ? Cc(i, d) : { contentType: "TEXT", resultString: String(d) }, g = P.getState().conversationId;
5101
+ const d = c ? await c(r, a) : await l?.(i, r), { contentType: p, resultString: f } = se.has(i) ? _c(i, d) : { contentType: "TEXT", resultString: String(d) }, g = P.getState().conversationId;
5103
5102
  g && await s.current.sendToolResult({
5104
5103
  conversationId: g,
5105
5104
  type: "TOOL_RESULT",
@@ -5116,19 +5115,19 @@ ${g}`
5116
5115
  ),
5117
5116
  handleToolExecutionError: a
5118
5117
  };
5119
- }, zc = () => `tool-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, Ic = ({
5118
+ }, jc = () => `tool-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, zc = ({
5120
5119
  getStatusLabel: e,
5121
5120
  getMessageContext: t,
5122
5121
  onUpdateMessageContext: n
5123
5122
  }) => {
5124
- const s = A((m) => m.updateMessageStatusLabel), a = A((m) => m.addThinkingBlock), o = A((m) => m.appendToThinkingBlock), i = A((m) => m.completeThinkingBlock), r = A((m) => m.completeAllThinkingBlocks), c = A((m) => m.setMessageContent), l = A((m) => m.setMessageSources), u = A((m) => m.addToolBlock), d = A((m) => m.updateToolBlockStatus), p = A((m) => m.updateToolBlockResult), f = A((m) => m.setConversationTitle), g = Q(null), k = T(
5125
- (m, y) => {
5123
+ const s = A((m) => m.updateMessageStatusLabel), a = A((m) => m.addThinkingBlock), o = A((m) => m.appendToThinkingBlock), i = A((m) => m.completeThinkingBlock), r = A((m) => m.completeAllThinkingBlocks), c = A((m) => m.setMessageContent), l = A((m) => m.setMessageSources), u = A((m) => m.addToolBlock), d = A((m) => m.updateToolBlockStatus), p = A((m) => m.updateToolBlockResult), f = A((m) => m.setConversationTitle), g = Q(null), y = T(
5124
+ (m, k) => {
5126
5125
  if (!se.isMixed(m))
5127
5126
  return;
5128
5127
  const _ = se.getMixedHandler(m);
5129
5128
  if (!_)
5130
5129
  return;
5131
- const j = _(y, (w, C) => {
5130
+ const j = _(k, (w, C) => {
5132
5131
  P.getState().setError(`Tool "${w}" failed: ${C.message}`);
5133
5132
  });
5134
5133
  if (!j?.sources?.length)
@@ -5150,47 +5149,47 @@ ${g}`
5150
5149
  (m) => {
5151
5150
  if (m.type === R.CONVERSATION_TITLE && m.content)
5152
5151
  return f(m.content), { agentResultType: Se.CONVERSATION_TITLE, conversationTitle: m.content };
5153
- const y = t(), _ = e ?? en, E = Tc({
5152
+ const k = t(), _ = e ?? tn, E = Ec({
5154
5153
  event: m,
5155
- messageId: y.messageId,
5156
- currentBlockId: y.currentThinkingBlockId,
5157
- lastThinkingContent: y.lastThinkingContent,
5158
- lastStatusLabel: y.lastStatusLabel,
5159
- blockCount: y.blockCount,
5160
- accumulatedContent: y.accumulatedContent,
5154
+ messageId: k.messageId,
5155
+ currentBlockId: k.currentThinkingBlockId,
5156
+ lastThinkingContent: k.lastThinkingContent,
5157
+ lastStatusLabel: k.lastStatusLabel,
5158
+ blockCount: k.blockCount,
5159
+ accumulatedContent: k.accumulatedContent,
5161
5160
  getStatusLabel: _
5162
5161
  });
5163
5162
  if (E.error)
5164
- return E.thinkingAction && ya(E.thinkingAction, {
5163
+ return E.thinkingAction && ka(E.thinkingAction, {
5165
5164
  addThinkingBlock: a,
5166
5165
  appendToThinkingBlock: o,
5167
5166
  completeThinkingBlock: i,
5168
5167
  completeAllThinkingBlocks: r
5169
5168
  }), P.getState().setError(E.error), { agentResultType: null };
5170
- E.statusLabel && y.messageId && (s(y.messageId, E.statusLabel), n({ lastStatusLabel: E.statusLabel })), E.thinkingAction && (ya(E.thinkingAction, {
5169
+ E.statusLabel && k.messageId && (s(k.messageId, E.statusLabel), n({ lastStatusLabel: E.statusLabel })), E.thinkingAction && (ka(E.thinkingAction, {
5171
5170
  addThinkingBlock: a,
5172
5171
  appendToThinkingBlock: o,
5173
5172
  completeThinkingBlock: i,
5174
5173
  completeAllThinkingBlocks: r
5175
5174
  }), E.thinkingAction.type === "ADD_BLOCK" && n({
5176
- blockCount: y.blockCount + 1
5175
+ blockCount: k.blockCount + 1
5177
5176
  })), n({
5178
5177
  currentThinkingBlockId: E.newBlockId,
5179
5178
  lastThinkingContent: E.newThinkingContent,
5180
5179
  accumulatedContent: E.newAccumulatedContent
5181
- }), E.finalContent?.trim() && y.messageId && c(y.messageId, E.finalContent);
5180
+ }), E.finalContent?.trim() && k.messageId && c(k.messageId, E.finalContent);
5182
5181
  const j = P.getState().processEvent(m);
5183
- if ((m.type === R.TOOL_INVOKE || m.type === R.EXTERNAL_TOOL_CALL) && y.messageId && m.toolName) {
5184
- const v = zc(), w = (y.toolStepCount ?? 0) + 1;
5182
+ if ((m.type === R.TOOL_INVOKE || m.type === R.EXTERNAL_TOOL_CALL) && k.messageId && m.toolName) {
5183
+ const v = jc(), w = (k.toolStepCount ?? 0) + 1;
5185
5184
  g.current = v;
5186
- const C = m.toolArguments ? Ya(m.toolArguments) : void 0;
5187
- u(y.messageId, v, m.toolName, w, C), n({ toolStepCount: w });
5185
+ const C = m.toolArguments ? Ja(m.toolArguments) : void 0;
5186
+ u(k.messageId, v, m.toolName, w, C), n({ toolStepCount: w });
5188
5187
  }
5189
- if (m.type === R.TOOL_RESULT && y.messageId && g.current) {
5188
+ if (m.type === R.TOOL_RESULT && k.messageId && g.current) {
5190
5189
  const v = m.status === G.ERROR ? "error" : "success";
5191
- m.toolResult && p(y.messageId, g.current, m.toolResult), d(y.messageId, g.current, v), g.current = null;
5190
+ m.toolResult && p(k.messageId, g.current, m.toolResult), d(k.messageId, g.current, v), g.current = null;
5192
5191
  }
5193
- return j?.type === "MIXED_TOOL_RESULT" && k(j.toolName, j.toolResult), {
5192
+ return j?.type === "MIXED_TOOL_RESULT" && y(j.toolName, j.toolResult), {
5194
5193
  agentResultType: j?.type ?? null,
5195
5194
  toolName: j?.type === "TOOL_INVOKE" || j?.type === "MIXED_TOOL_RESULT" ? j.toolName : void 0,
5196
5195
  toolArguments: j?.type === "TOOL_INVOKE" ? j.toolArguments : void 0,
@@ -5208,30 +5207,30 @@ ${g}`
5208
5207
  i,
5209
5208
  r,
5210
5209
  c,
5211
- k,
5210
+ y,
5212
5211
  u,
5213
5212
  d,
5214
5213
  p,
5215
5214
  f
5216
5215
  ]
5217
5216
  ) };
5218
- }, Oc = ({
5217
+ }, Ic = ({
5219
5218
  transport: e,
5220
5219
  onEvent: t,
5221
5220
  onInitializeMessage: n
5222
5221
  }) => {
5223
- const s = A((k) => k.addUserMessage), a = A((k) => k.addAssistantMessage), o = A((k) => k.clearMessages), i = P((k) => k.conversationId), r = P((k) => k.isBusy), c = P((k) => k.startConversation), l = P((k) => k.reset), u = T(
5224
- async (k, b) => {
5225
- if (!k.trim() || r)
5222
+ const s = A((y) => y.addUserMessage), a = A((y) => y.addAssistantMessage), o = A((y) => y.clearMessages), i = P((y) => y.conversationId), r = P((y) => y.isBusy), c = P((y) => y.startConversation), l = P((y) => y.reset), u = T(
5223
+ async (y, b) => {
5224
+ if (!y.trim() || r)
5226
5225
  return;
5227
- s(k);
5228
- const m = i || crypto.randomUUID(), y = crypto.randomUUID();
5229
- n(y), c(m, y), a(y), e.subscribe(m, t);
5226
+ s(y);
5227
+ const m = i || crypto.randomUUID(), k = crypto.randomUUID();
5228
+ n(k), c(m, k), a(k), e.subscribe(m, t);
5230
5229
  try {
5231
5230
  await e.sendMessage({
5232
5231
  conversationId: m,
5233
- messageId: y,
5234
- content: k,
5232
+ messageId: k,
5233
+ content: y,
5235
5234
  externalTools: se.getToolsForBackend(),
5236
5235
  context: b
5237
5236
  });
@@ -5251,20 +5250,20 @@ ${g}`
5251
5250
  e
5252
5251
  ]
5253
5252
  ), d = T(() => {
5254
- const k = P.getState().conversationId;
5255
- k && e.haltConversation?.(k), l();
5253
+ const y = P.getState().conversationId;
5254
+ y && e.haltConversation?.(y), l();
5256
5255
  }, [l, e]), p = T(() => {
5257
- const k = P.getState().conversationId;
5258
- k && (e.haltConversation?.(k), e.unsubscribe(k)), l(), o();
5256
+ const y = P.getState().conversationId;
5257
+ y && (e.haltConversation?.(y), e.unsubscribe(y)), l(), o();
5259
5258
  }, [l, o, e]), f = T(
5260
- (k, b) => {
5261
- e.updateConversation?.(k, b);
5259
+ (y, b) => {
5260
+ e.updateConversation?.(y, b);
5262
5261
  },
5263
5262
  [e]
5264
5263
  ), g = T(
5265
- async (k) => {
5264
+ async (y) => {
5266
5265
  const b = P.getState().conversationId;
5267
- b && (e.haltConversation?.(b), e.unsubscribe(b)), await K.getState().selectConversation(k), e.subscribe(k, t);
5266
+ b && (e.haltConversation?.(b), e.unsubscribe(b)), await K.getState().selectConversation(y), e.subscribe(y, t);
5268
5267
  },
5269
5268
  [e, t]
5270
5269
  );
@@ -5275,7 +5274,7 @@ ${g}`
5275
5274
  resetConversation: p,
5276
5275
  loadConversation: g
5277
5276
  };
5278
- }, Rc = ({ transport: e }) => {
5277
+ }, Oc = ({ transport: e }) => {
5279
5278
  const t = Q(e);
5280
5279
  U(() => {
5281
5280
  t.current = e;
@@ -5291,12 +5290,12 @@ ${g}`
5291
5290
  accumulatedContent: "",
5292
5291
  blockCount: 0,
5293
5292
  toolStepCount: 0
5294
- }), nl = ({
5293
+ }), tl = ({
5295
5294
  transport: e,
5296
5295
  onToolInvoke: t,
5297
- getStatusLabel: n = en
5296
+ getStatusLabel: n = tn
5298
5297
  }) => {
5299
- const s = P(tr), a = P((w) => w.setCallbacks), o = A((w) => w.updateMessageStatus), i = A((w) => w.updateMessageStatusLabel), r = A((w) => w.setMessageError), c = Q(we());
5298
+ const s = P(er), a = P((w) => w.setCallbacks), o = A((w) => w.updateMessageStatus), i = A((w) => w.updateMessageStatusLabel), r = A((w) => w.setMessageError), c = Q(we());
5300
5299
  U(() => {
5301
5300
  a({
5302
5301
  onMessageStatusUpdate: o,
@@ -5308,16 +5307,16 @@ ${g}`
5308
5307
  c.current = { ...c.current, ...w };
5309
5308
  }, []), u = T((w) => {
5310
5309
  c.current = we(w);
5311
- }, []), { executeToolAndSendResult: d } = jc({
5310
+ }, []), { executeToolAndSendResult: d } = Tc({
5312
5311
  onToolInvoke: t,
5313
5312
  transport: e
5314
- }), p = Q(null), f = T(() => c.current, []), g = Ic({
5313
+ }), p = Q(null), f = T(() => c.current, []), g = zc({
5315
5314
  getStatusLabel: n,
5316
5315
  getMessageContext: f,
5317
5316
  onUpdateMessageContext: l
5318
5317
  });
5319
5318
  p.current = g.handleEvent;
5320
- const k = T(
5319
+ const y = T(
5321
5320
  (w) => {
5322
5321
  const C = p.current?.(w);
5323
5322
  if (C?.agentResultType === Se.TOOL_INVOKE && C.toolName && d(C.toolName, C.toolArguments ?? {}), C?.agentResultType === Se.CONVERSATION_TITLE && C.conversationTitle) {
@@ -5326,17 +5325,17 @@ ${g}`
5326
5325
  }
5327
5326
  },
5328
5327
  [d, e]
5329
- ), { sendMessage: b, stopGeneration: m, resetConversation: y, loadConversation: _ } = Oc({
5328
+ ), { sendMessage: b, stopGeneration: m, resetConversation: k, loadConversation: _ } = Ic({
5330
5329
  transport: e,
5331
- onEvent: k,
5330
+ onEvent: y,
5332
5331
  onInitializeMessage: u
5333
5332
  });
5334
- Rc({ transport: e }), U(() => {
5333
+ Oc({ transport: e }), U(() => {
5335
5334
  K.getState().setTransport(e);
5336
5335
  }, [e]);
5337
5336
  const E = T(() => {
5338
- y(), c.current = we();
5339
- }, [y]), j = T(() => {
5337
+ k(), c.current = we();
5338
+ }, [k]), j = T(() => {
5340
5339
  m(), c.current = we();
5341
5340
  }, [m]), v = T(
5342
5341
  async (w) => {
@@ -5351,7 +5350,7 @@ ${g}`
5351
5350
  resetConversation: E,
5352
5351
  loadConversation: v
5353
5352
  };
5354
- }, Ac = async (e, t) => {
5353
+ }, Rc = async (e, t) => {
5355
5354
  const n = e.query;
5356
5355
  if (typeof n != "string" || n.trim() === "")
5357
5356
  return t("kapa_ai_search", new Error("Query parameter is required and must be a non-empty string")), JSON.stringify({
@@ -5359,7 +5358,7 @@ ${g}`
5359
5358
  answer: "",
5360
5359
  sources: []
5361
5360
  });
5362
- const s = n.trim(), a = Fr();
5361
+ const s = n.trim(), a = Br();
5363
5362
  if (!a) {
5364
5363
  const o = "Kapa search is not available. Ensure CopilotChat is rendered with kapaAiIntegrationId.";
5365
5364
  return t("kapa_ai_search", new Error(o)), JSON.stringify({ error: o, answer: "", sources: [] });
@@ -5378,7 +5377,7 @@ ${g}`
5378
5377
  sources: []
5379
5378
  });
5380
5379
  }
5381
- }, sl = {
5380
+ }, al = {
5382
5381
  name: "kapa_ai_search",
5383
5382
  description: "Search the Camunda documentation and knowledge base for information. Use this tool when you need to find specific information, documentation, best practices, or answers about Camunda products, BPMN, DMN, Forms, Connectors, or related topics.",
5384
5383
  parameters: {
@@ -5394,33 +5393,33 @@ ${g}`
5394
5393
  type: "frontend",
5395
5394
  contentType: "TEXT",
5396
5395
  category: "GENERAL",
5397
- handler: Ac
5396
+ handler: Rc
5398
5397
  };
5399
5398
  export {
5400
- Vc as AgentState,
5401
- Hn as ChatInput,
5402
- xs as ChatMessage,
5403
- zs as ChatMessageList,
5404
- Yc as CopilotChat,
5405
- qs as CopilotHeader,
5406
- Jc as CopilotSidecar,
5407
- Wc as CopilotStopButton,
5399
+ Gc as AgentState,
5400
+ Un as ChatInput,
5401
+ ws as ChatMessage,
5402
+ js as ChatMessageList,
5403
+ Vc as CopilotChat,
5404
+ Ns as CopilotHeader,
5405
+ Xc as CopilotSidecar,
5406
+ Qc as CopilotStopButton,
5408
5407
  G as EventStatus,
5409
5408
  R as EventType,
5410
5409
  De as MarkdownRenderer,
5411
- Mr as QueryCancelledError,
5410
+ Lr as QueryCancelledError,
5412
5411
  Se as ResultType,
5413
- ps as ThinkingIndicator,
5414
- el as closeSidecar,
5415
- en as getDefaultStatusLabel,
5416
- sl as kapaSearchTool,
5417
- Zc as openSidecar,
5418
- Xc as selectAgentState,
5419
- tr as selectIsBusy,
5420
- tl as toggleSidecar,
5412
+ ms as ThinkingIndicator,
5413
+ Jc as closeSidecar,
5414
+ tn as getDefaultStatusLabel,
5415
+ al as kapaSearchTool,
5416
+ Yc as openSidecar,
5417
+ Wc as selectAgentState,
5418
+ er as selectIsBusy,
5419
+ Zc as toggleSidecar,
5421
5420
  se as toolRegistry,
5422
- nl as useAgentAdapter,
5421
+ tl as useAgentAdapter,
5423
5422
  P as useAgentStore,
5424
5423
  A as useChatStore,
5425
- al as useSidecarOpen
5424
+ el as useSidecarOpen
5426
5425
  };