@camunda/copilot-chat 0.4.8 → 0.4.9
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.css +1 -1
- package/dist/index.js +747 -732
- package/dist/package.json +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as z, jsx as h, Fragment as ha } from "react/jsx-runtime";
|
|
2
2
|
import * as O from "react";
|
|
3
|
-
import
|
|
3
|
+
import xe, { useState as ie, useRef as V, useCallback as T, useEffect as K, useMemo as ma, useLayoutEffect as wt, createElement as sn, Fragment as on, useReducer as rn, useContext as cn, forwardRef as ln, createContext as un } from "react";
|
|
4
4
|
import Pa from "@carbon/ai-chat-components/es/react/chat-button";
|
|
5
5
|
import { StopFilledAlt as dn, Send as hn, ChevronDown as xt, ChevronRight as _t, ChevronUp as mn, ChevronLeft as pn, Launch as gn, Checkmark as fn, Close as kn, Edit as yn, TrashCan as bn } from "@carbon/icons-react";
|
|
6
6
|
import { InlineNotification as Ct, Button as Ne, TextInput as vn, IconButton as Ie, SkeletonText as La, Loading as wn } from "@carbon/react";
|
|
@@ -26,25 +26,25 @@ const In = "_container_ydqv1_9", On = "_messagesSlot_ydqv1_29", Ma = {
|
|
|
26
26
|
placeholder: s = "Type a message...",
|
|
27
27
|
isOpen: t = !0
|
|
28
28
|
}) => {
|
|
29
|
-
const [o, i] =
|
|
29
|
+
const [o, i] = ie(""), r = V(null), c = V(!1), l = T(() => {
|
|
30
30
|
const g = o.trim();
|
|
31
31
|
g && !n && (e(g), i(""), r.current && (r.current.style.height = "auto"));
|
|
32
|
-
}, [o, n, e]),
|
|
32
|
+
}, [o, n, e]), d = T(() => {
|
|
33
33
|
a?.();
|
|
34
|
-
}, [a]),
|
|
34
|
+
}, [a]), u = T(
|
|
35
35
|
(g) => {
|
|
36
36
|
g.key === "Enter" && !g.shiftKey && (g.preventDefault(), l());
|
|
37
37
|
},
|
|
38
38
|
[l]
|
|
39
|
-
),
|
|
39
|
+
), m = T((g) => {
|
|
40
40
|
i(g.target.value);
|
|
41
41
|
}, []);
|
|
42
42
|
K(() => {
|
|
43
43
|
const g = r.current;
|
|
44
44
|
if (g) {
|
|
45
45
|
g.style.height = "auto";
|
|
46
|
-
const k = 40,
|
|
47
|
-
g.style.height = `${Math.max(k, Math.min(g.scrollHeight,
|
|
46
|
+
const k = 40, w = 150;
|
|
47
|
+
g.style.height = `${Math.max(k, Math.min(g.scrollHeight, w))}px`;
|
|
48
48
|
}
|
|
49
49
|
}, [o]), K(() => {
|
|
50
50
|
t && r.current && r.current.focus();
|
|
@@ -63,8 +63,8 @@ const In = "_container_ydqv1_9", On = "_messagesSlot_ydqv1_29", Ma = {
|
|
|
63
63
|
ref: r,
|
|
64
64
|
className: Oe.textArea,
|
|
65
65
|
value: o,
|
|
66
|
-
onChange:
|
|
67
|
-
onKeyDown:
|
|
66
|
+
onChange: m,
|
|
67
|
+
onKeyDown: u,
|
|
68
68
|
placeholder: s,
|
|
69
69
|
disabled: n,
|
|
70
70
|
rows: 1
|
|
@@ -78,7 +78,7 @@ const In = "_container_ydqv1_9", On = "_messagesSlot_ydqv1_29", Ma = {
|
|
|
78
78
|
size: "sm",
|
|
79
79
|
hasIconOnly: !0,
|
|
80
80
|
iconDescription: "Stop generation",
|
|
81
|
-
onClick:
|
|
81
|
+
onClick: d,
|
|
82
82
|
children: /* @__PURE__ */ h(dn, { slot: "icon" })
|
|
83
83
|
}
|
|
84
84
|
) : /* @__PURE__ */ h(
|
|
@@ -114,7 +114,7 @@ const In = "_container_ydqv1_9", On = "_messagesSlot_ydqv1_29", Ma = {
|
|
|
114
114
|
paginationLabel: Qn,
|
|
115
115
|
launchIcon: $n
|
|
116
116
|
}, Na = 150, Gn = (e) => e.split("|")[0].trim(), Vn = (e) => e.length <= Na ? e : `${e.slice(0, Na)}…`, Wn = ({ sources: e }) => {
|
|
117
|
-
const [a, n] =
|
|
117
|
+
const [a, n] = ie(!1), [s, t] = ie(0);
|
|
118
118
|
if (e.length === 0)
|
|
119
119
|
return null;
|
|
120
120
|
const o = e[s], i = s > 0, r = s < e.length - 1;
|
|
@@ -187,7 +187,7 @@ const In = "_container_ydqv1_9", On = "_messagesSlot_ydqv1_29", Ma = {
|
|
|
187
187
|
] })
|
|
188
188
|
] })
|
|
189
189
|
] });
|
|
190
|
-
}, Xn = "_streamingIndicator_1d1l1_9", Yn = "_processingLabel_1d1l1_18", Jn = "_collapsibleContainer_1d1l1_23", Zn = "_collapseToggle_1d1l1_30", es = "_completedLabel_1d1l1_52", as = "_collapsedContent_1d1l1_56",
|
|
190
|
+
}, Xn = "_streamingIndicator_1d1l1_9", Yn = "_processingLabel_1d1l1_18", Jn = "_collapsibleContainer_1d1l1_23", Zn = "_collapseToggle_1d1l1_30", es = "_completedLabel_1d1l1_52", as = "_collapsedContent_1d1l1_56", me = {
|
|
191
191
|
streamingIndicator: Xn,
|
|
192
192
|
processingLabel: Yn,
|
|
193
193
|
collapsibleContainer: Jn,
|
|
@@ -200,29 +200,29 @@ const In = "_container_ydqv1_9", On = "_messagesSlot_ydqv1_29", Ma = {
|
|
|
200
200
|
content: n,
|
|
201
201
|
isComplete: s
|
|
202
202
|
}) => {
|
|
203
|
-
const [t, o] =
|
|
204
|
-
return s && i ? /* @__PURE__ */ z("div", { className:
|
|
203
|
+
const [t, o] = ie(!s), i = n && n.trim().length > 0;
|
|
204
|
+
return s && i ? /* @__PURE__ */ z("div", { className: me.collapsibleContainer, children: [
|
|
205
205
|
/* @__PURE__ */ z(
|
|
206
206
|
"button",
|
|
207
207
|
{
|
|
208
208
|
type: "button",
|
|
209
|
-
className:
|
|
209
|
+
className: me.collapseToggle,
|
|
210
210
|
onClick: () => o(!t),
|
|
211
211
|
"aria-expanded": t,
|
|
212
212
|
"aria-label": t ? "Collapse" : "Expand",
|
|
213
213
|
children: [
|
|
214
214
|
t ? /* @__PURE__ */ h(xt, { size: 16 }) : /* @__PURE__ */ h(_t, { size: 16 }),
|
|
215
|
-
/* @__PURE__ */ h("span", { className:
|
|
215
|
+
/* @__PURE__ */ h("span", { className: me.completedLabel, children: a })
|
|
216
216
|
]
|
|
217
217
|
}
|
|
218
218
|
),
|
|
219
|
-
t && /* @__PURE__ */ h("div", { className:
|
|
220
|
-
] }) : s ? null : /* @__PURE__ */ z("div", { className:
|
|
219
|
+
t && /* @__PURE__ */ h("div", { className: me.collapsedContent, children: n })
|
|
220
|
+
] }) : s ? null : /* @__PURE__ */ z("div", { className: me.streamingIndicator, children: [
|
|
221
221
|
/* @__PURE__ */ h(ts, { loop: !0, carbonTheme: "g10" }),
|
|
222
|
-
e && /* @__PURE__ */ h("span", { className:
|
|
222
|
+
e && /* @__PURE__ */ h("span", { className: me.processingLabel, children: e })
|
|
223
223
|
] });
|
|
224
224
|
}, ss = ({ blocks: e, isStreaming: a = !1 }) => {
|
|
225
|
-
const [n, s] =
|
|
225
|
+
const [n, s] = ie(a), t = V(a);
|
|
226
226
|
K(() => {
|
|
227
227
|
t.current && !a && s(!1), t.current = a;
|
|
228
228
|
}, [a]);
|
|
@@ -246,7 +246,7 @@ const In = "_container_ydqv1_9", On = "_messagesSlot_ydqv1_29", Ma = {
|
|
|
246
246
|
}
|
|
247
247
|
) }, i.id)) })
|
|
248
248
|
] });
|
|
249
|
-
}, os = "_message_ntlg1_9", is = "_userMessage_ntlg1_16", rs = "_assistantMessage_ntlg1_20", cs = "_userBubble_ntlg1_24", ls = "_assistantBubble_ntlg1_36", us = "_timestamp_ntlg1_44",
|
|
249
|
+
}, os = "_message_ntlg1_9", is = "_userMessage_ntlg1_16", rs = "_assistantMessage_ntlg1_20", cs = "_userBubble_ntlg1_24", ls = "_assistantBubble_ntlg1_36", us = "_timestamp_ntlg1_44", pe = {
|
|
250
250
|
message: os,
|
|
251
251
|
userMessage: is,
|
|
252
252
|
assistantMessage: rs,
|
|
@@ -254,13 +254,13 @@ const In = "_container_ydqv1_9", On = "_messagesSlot_ydqv1_29", Ma = {
|
|
|
254
254
|
assistantBubble: ls,
|
|
255
255
|
timestamp: us
|
|
256
256
|
}, ds = ({ message: e }) => {
|
|
257
|
-
const a = e.role === "user", n = e.status === "streaming" || e.status === "pending", s = e.status === "complete" || e.status === "error", t = e.status === "error", o = e.content && e.content.trim().length > 0, i = e.sources && e.sources.length > 0, r = a ?
|
|
258
|
-
return /* @__PURE__ */ z("div", { id: e.id, className: `${
|
|
259
|
-
e.timestamp && s && /* @__PURE__ */ h("time", { className:
|
|
260
|
-
o && a && /* @__PURE__ */ h("div", { className:
|
|
257
|
+
const a = e.role === "user", n = e.status === "streaming" || e.status === "pending", s = e.status === "complete" || e.status === "error", t = e.status === "error", o = e.content && e.content.trim().length > 0, i = e.sources && e.sources.length > 0, r = a ? pe.userMessage : pe.assistantMessage, c = e.thinkingBlocks ?? [], l = c.length > 0, d = n && (e.statusLabel || !l);
|
|
258
|
+
return /* @__PURE__ */ z("div", { id: e.id, className: `${pe.message} ${r}`, children: [
|
|
259
|
+
e.timestamp && s && /* @__PURE__ */ h("time", { className: pe.timestamp, dateTime: new Date(e.timestamp).toISOString(), children: Et(e.timestamp) }),
|
|
260
|
+
o && a && /* @__PURE__ */ h("div", { className: pe.userBubble, children: e.content }),
|
|
261
261
|
!a && l && /* @__PURE__ */ h(ss, { blocks: c, isStreaming: n }),
|
|
262
|
-
!a &&
|
|
263
|
-
o && !a && !t && /* @__PURE__ */ z("div", { className:
|
|
262
|
+
!a && d && /* @__PURE__ */ h(ns, { label: e.statusLabel, isComplete: !1 }),
|
|
263
|
+
o && !a && !t && /* @__PURE__ */ z("div", { className: pe.assistantBubble, children: [
|
|
264
264
|
/* @__PURE__ */ h(St, { content: e.content || "" }),
|
|
265
265
|
i && e.sources && /* @__PURE__ */ h(Wn, { sources: e.sources })
|
|
266
266
|
] }),
|
|
@@ -283,7 +283,7 @@ const In = "_container_ydqv1_9", On = "_messagesSlot_ydqv1_29", Ma = {
|
|
|
283
283
|
}
|
|
284
284
|
a.current = e.length;
|
|
285
285
|
}, [e]);
|
|
286
|
-
}, ms = "_container_1jf8y_9", ps = "_list_1jf8y_16", gs = "_emptyState_1jf8y_24", fs = "_emptyTitle_1jf8y_35", ks = "_emptyDescription_1jf8y_42",
|
|
286
|
+
}, ms = "_container_1jf8y_9", ps = "_list_1jf8y_16", gs = "_emptyState_1jf8y_24", fs = "_emptyTitle_1jf8y_35", ks = "_emptyDescription_1jf8y_42", ge = {
|
|
287
287
|
container: ms,
|
|
288
288
|
list: ps,
|
|
289
289
|
emptyState: gs,
|
|
@@ -293,10 +293,10 @@ const In = "_container_ydqv1_9", On = "_messagesSlot_ydqv1_29", Ma = {
|
|
|
293
293
|
messages: e,
|
|
294
294
|
emptyStateTitle: a = "Start a conversation",
|
|
295
295
|
emptyStateDescription: n = "Ask me anything about your processes"
|
|
296
|
-
}) => (hs(e), e.length === 0 ? /* @__PURE__ */ h("div", { className:
|
|
297
|
-
/* @__PURE__ */ h("p", { className:
|
|
298
|
-
/* @__PURE__ */ h("p", { className:
|
|
299
|
-
] }) }) : /* @__PURE__ */ h("div", { className:
|
|
296
|
+
}) => (hs(e), e.length === 0 ? /* @__PURE__ */ h("div", { className: ge.container, children: /* @__PURE__ */ z("div", { className: ge.emptyState, children: [
|
|
297
|
+
/* @__PURE__ */ h("p", { className: ge.emptyTitle, children: a }),
|
|
298
|
+
/* @__PURE__ */ h("p", { className: ge.emptyDescription, children: n })
|
|
299
|
+
] }) }) : /* @__PURE__ */ h("div", { className: ge.container, children: /* @__PURE__ */ h("div", { className: ge.list, children: e.map((s) => /* @__PURE__ */ h(ds, { message: s }, s.id)) }) }));
|
|
300
300
|
var bs = {
|
|
301
301
|
elem: "svg",
|
|
302
302
|
attrs: {
|
|
@@ -359,7 +359,7 @@ var bs = {
|
|
|
359
359
|
name: "chat",
|
|
360
360
|
size: 16
|
|
361
361
|
};
|
|
362
|
-
const xs = "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", _s = "
|
|
362
|
+
const xs = "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", _s = "_header_1jl5o_9", Cs = "_iconWrapper_1jl5o_16", Es = "_icon_1jl5o_16", Ss = "_titleWrapper_1jl5o_30", Ts = "_title_1jl5o_30", js = "_subtitle_1jl5o_42", fe = {
|
|
363
363
|
header: _s,
|
|
364
364
|
iconWrapper: Cs,
|
|
365
365
|
icon: Es,
|
|
@@ -376,11 +376,11 @@ const xs = "data:image/svg+xml,%3csvg%20width='17'%20height='15'%20viewBox='0%20
|
|
|
376
376
|
size: "md"
|
|
377
377
|
}), i;
|
|
378
378
|
}, [e, a, t]);
|
|
379
|
-
return /* @__PURE__ */ z(jn, { actions: o, className:
|
|
380
|
-
/* @__PURE__ */ h("div", { className:
|
|
381
|
-
/* @__PURE__ */ z("div", { slot: "title", className:
|
|
382
|
-
/* @__PURE__ */ h("span", { className:
|
|
383
|
-
n && /* @__PURE__ */ h("span", { className:
|
|
379
|
+
return /* @__PURE__ */ z(jn, { actions: o, className: fe.header, children: [
|
|
380
|
+
/* @__PURE__ */ h("div", { className: fe.iconWrapper, slot: "navigation", children: /* @__PURE__ */ h("img", { src: xs, alt: "", className: fe.icon }) }),
|
|
381
|
+
/* @__PURE__ */ z("div", { slot: "title", className: fe.titleWrapper, children: [
|
|
382
|
+
/* @__PURE__ */ h("span", { className: fe.title, children: "Camunda Copilot" }),
|
|
383
|
+
n && /* @__PURE__ */ h("span", { className: fe.subtitle, children: n })
|
|
384
384
|
] })
|
|
385
385
|
] });
|
|
386
386
|
}, Is = "_container_60yaf_9", Os = "_chip_60yaf_19", qa = {
|
|
@@ -411,7 +411,7 @@ var Ps = Object.defineProperty, Ls = Object.defineProperties, Ms = Object.getOwn
|
|
|
411
411
|
for (var s in e) Tt.call(e, s) && a.indexOf(s) < 0 && (n[s] = e[s]);
|
|
412
412
|
if (e != null && qe) for (var s of qe(e)) a.indexOf(s) < 0 && jt.call(e, s) && (n[s] = e[s]);
|
|
413
413
|
return n;
|
|
414
|
-
},
|
|
414
|
+
}, q = (e, a, n) => (na(e, typeof a != "symbol" ? a + "" : a, n), n), ye = (e, a, n) => new Promise((s, t) => {
|
|
415
415
|
var o = (c) => {
|
|
416
416
|
try {
|
|
417
417
|
r(n.next(c));
|
|
@@ -426,7 +426,7 @@ var Ps = Object.defineProperty, Ls = Object.defineProperties, Ms = Object.getOwn
|
|
|
426
426
|
}
|
|
427
427
|
}, r = (c) => c.done ? s(c.value) : Promise.resolve(c.value).then(o, i);
|
|
428
428
|
r((n = n.apply(e, a)).next());
|
|
429
|
-
}), qs = "hCaptcha-script", Me = "hCaptchaOnLoad", Da = "script-error",
|
|
429
|
+
}), qs = "hCaptcha-script", Me = "hCaptchaOnLoad", Da = "script-error", ce = "@hCaptcha/loader";
|
|
430
430
|
function Ds(e) {
|
|
431
431
|
return Object.entries(e).filter(([, a]) => a || a === !1).map(([a, n]) => `${encodeURIComponent(a)}=${encodeURIComponent(String(n))}`).join("&");
|
|
432
432
|
}
|
|
@@ -439,7 +439,7 @@ function Ot(e) {
|
|
|
439
439
|
}
|
|
440
440
|
function Bs(e) {
|
|
441
441
|
var a;
|
|
442
|
-
e.setTag("source",
|
|
442
|
+
e.setTag("source", ce), e.setTag("url", document.URL), e.setContext("os", { UA: navigator.userAgent }), e.setContext("browser", G({}, Fs())), e.setContext("device", zt(G({}, Hs()), { screen_width_pixels: screen.width, screen_height_pixels: screen.height, language: navigator.language, orientation: ((a = screen.orientation) == null ? void 0 : a.type) || "Unknown", processor_count: navigator.hardwareConcurrency, platform: navigator.platform }));
|
|
443
443
|
}
|
|
444
444
|
function Fs() {
|
|
445
445
|
var e, a, n, s, t, o;
|
|
@@ -457,7 +457,7 @@ function Hs() {
|
|
|
457
457
|
}
|
|
458
458
|
var Ks = class Rt {
|
|
459
459
|
constructor(a) {
|
|
460
|
-
|
|
460
|
+
q(this, "_parent"), q(this, "breadcrumbs", []), q(this, "context", {}), q(this, "extra", {}), q(this, "tags", {}), q(this, "request"), q(this, "user"), this._parent = a;
|
|
461
461
|
}
|
|
462
462
|
get parent() {
|
|
463
463
|
return this._parent;
|
|
@@ -517,12 +517,12 @@ function Xs(e) {
|
|
|
517
517
|
for (let a = 0; a < e.length; a++) e[a] = Math.floor(Math.random() * 256);
|
|
518
518
|
return e;
|
|
519
519
|
}
|
|
520
|
-
function
|
|
520
|
+
function F(e) {
|
|
521
521
|
return (e + 256).toString(16).substring(1);
|
|
522
522
|
}
|
|
523
523
|
function Ys() {
|
|
524
524
|
let e = Xs(new Array(16));
|
|
525
|
-
return e[6] = e[6] & 15 | 64, e[8] = e[8] & 63 | 128,
|
|
525
|
+
return e[6] = e[6] & 15 | 64, e[8] = e[8] & 63 | 128, F(e[0]) + F(e[1]) + F(e[2]) + F(e[3]) + "-" + F(e[4]) + F(e[5]) + "-" + F(e[6]) + F(e[7]) + "-" + F(e[8]) + F(e[9]) + "-" + F(e[10]) + F(e[11]) + F(e[12]) + F(e[13]) + F(e[14]) + F(e[15]);
|
|
526
526
|
}
|
|
527
527
|
var Js = [[Qs, "chrome"], [Gs, "winjs"], [$s, "gecko"]];
|
|
528
528
|
function Zs(e) {
|
|
@@ -531,15 +531,15 @@ function Zs(e) {
|
|
|
531
531
|
let o = [], i = (s = (n = (a = e.stack).split) == null ? void 0 : n.call(a, `
|
|
532
532
|
`)) != null ? s : [];
|
|
533
533
|
for (let r = 0; r < i.length; ++r) {
|
|
534
|
-
let c = null, l = null,
|
|
535
|
-
for (let [
|
|
536
|
-
|
|
534
|
+
let c = null, l = null, d = null;
|
|
535
|
+
for (let [u, m] of Js) if (l = u.exec(i[r]), l) {
|
|
536
|
+
d = m;
|
|
537
537
|
break;
|
|
538
538
|
}
|
|
539
|
-
if (!(!l || !
|
|
540
|
-
if (
|
|
541
|
-
else if (
|
|
542
|
-
else if (
|
|
539
|
+
if (!(!l || !d)) {
|
|
540
|
+
if (d === "chrome") c = { filename: (t = l[2]) != null && t.startsWith("address at ") ? l[2].substring(11) : l[2], function: l[1] || Re, lineno: l[3] ? +l[3] : null, colno: l[4] ? +l[4] : null };
|
|
541
|
+
else if (d === "winjs") c = { filename: l[2], function: l[1] || Re, lineno: +l[3], colno: l[4] ? +l[4] : null };
|
|
542
|
+
else if (d === "gecko") r === 0 && !l[5] && e.columnNumber !== void 0 && o.length > 0 && (o[0].column = e.columnNumber + 1), c = { filename: l[3], function: l[1] || Re, lineno: l[4] ? +l[4] : null, colno: l[5] ? +l[5] : null };
|
|
543
543
|
else continue;
|
|
544
544
|
!c.function && c.lineno && (c.function = Re), o.push(c);
|
|
545
545
|
}
|
|
@@ -578,7 +578,7 @@ function no(e) {
|
|
|
578
578
|
return Object.assign(a, { cause: e });
|
|
579
579
|
}
|
|
580
580
|
function so(e, a, n) {
|
|
581
|
-
return
|
|
581
|
+
return ye(this, null, function* () {
|
|
582
582
|
var s, t;
|
|
583
583
|
try {
|
|
584
584
|
if (typeof fetch < "u" && typeof AbortSignal < "u") {
|
|
@@ -593,13 +593,13 @@ function so(e, a, n) {
|
|
|
593
593
|
return yield new Promise((o, i) => {
|
|
594
594
|
var r, c;
|
|
595
595
|
let l = new XMLHttpRequest();
|
|
596
|
-
if (l.open((r = a?.method) != null ? r : "GET", e), l.onload = () => o({ status: l.status, body: l.responseText }), l.onerror = () => i(new Error("XHR Network Error")), a?.headers) for (let [
|
|
596
|
+
if (l.open((r = a?.method) != null ? r : "GET", e), l.onload = () => o({ status: l.status, body: l.responseText }), l.onerror = () => i(new Error("XHR Network Error")), a?.headers) for (let [d, u] of Object.entries(a.headers)) l.setRequestHeader(d, u);
|
|
597
597
|
if (n) {
|
|
598
|
-
let
|
|
598
|
+
let d = setTimeout(() => {
|
|
599
599
|
l.abort(), i(new Error("Request timed out"));
|
|
600
600
|
}, n);
|
|
601
601
|
l.onloadend = () => {
|
|
602
|
-
clearTimeout(
|
|
602
|
+
clearTimeout(d);
|
|
603
603
|
};
|
|
604
604
|
}
|
|
605
605
|
l.send((c = a?.body) == null ? void 0 : c.toString());
|
|
@@ -611,7 +611,7 @@ function so(e, a, n) {
|
|
|
611
611
|
}
|
|
612
612
|
var Q, sa = (Q = class {
|
|
613
613
|
constructor(e) {
|
|
614
|
-
|
|
614
|
+
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", []);
|
|
615
615
|
var a, n, s, t, o;
|
|
616
616
|
this.environment = e.environment, this.release = e.release, this.sampleRate = (a = e.sampleRate) != null ? a : 1, this.debug = (n = e.debug) != null ? n : !1, this._scope = (s = e.scope) != null ? s : new Ks(), this.apiURL = ao(e.dsn), this.dsn = e.dsn, this.shouldBuffer = (t = e.buffer) != null ? t : !1, this.bufferlimit = (o = e.bufferLimit) != null ? o : 20;
|
|
617
617
|
}
|
|
@@ -661,7 +661,7 @@ var Q, sa = (Q = class {
|
|
|
661
661
|
} else this.sendEvent(e);
|
|
662
662
|
}
|
|
663
663
|
sendEvent(e, a = 5e3) {
|
|
664
|
-
return
|
|
664
|
+
return ye(this, null, function* () {
|
|
665
665
|
try {
|
|
666
666
|
this.log("Sending sentry event", e);
|
|
667
667
|
let n = to(e, this.environment, this.release), s = { event_id: n.event_id, dsn: this.dsn }, t = { type: "event" }, o = JSON.stringify(s) + `
|
|
@@ -674,7 +674,7 @@ var Q, sa = (Q = class {
|
|
|
674
674
|
});
|
|
675
675
|
}
|
|
676
676
|
flush(e = 5e3) {
|
|
677
|
-
return
|
|
677
|
+
return ye(this, null, function* () {
|
|
678
678
|
try {
|
|
679
679
|
this.log("Flushing sentry events", this.buffer.length);
|
|
680
680
|
let a = this.buffer.splice(0, this.buffer.length).map((n) => this.sendEvent(n, e));
|
|
@@ -690,7 +690,7 @@ var Q, sa = (Q = class {
|
|
|
690
690
|
static reset() {
|
|
691
691
|
Q._instance = void 0;
|
|
692
692
|
}
|
|
693
|
-
},
|
|
693
|
+
}, q(Q, "_instance"), Q), oo = "https://d233059272824702afc8c43834c4912d@sentry.hcaptcha.com/6", io = "2.3.0", ro = "production";
|
|
694
694
|
function co(e = !0) {
|
|
695
695
|
if (!e) return Fa();
|
|
696
696
|
sa.init({ dsn: oo, release: io, environment: ro });
|
|
@@ -707,40 +707,40 @@ function Fa(e = null) {
|
|
|
707
707
|
} };
|
|
708
708
|
}
|
|
709
709
|
function lo({ scriptLocation: e, query: a, loadAsync: n = !0, crossOrigin: s = "anonymous", apihost: t = "https://js.hcaptcha.com", cleanup: o = !1, secureApi: i = !1, scriptSource: r = "" } = {}, c) {
|
|
710
|
-
let l = Ot(e),
|
|
711
|
-
return new Promise((
|
|
712
|
-
let f =
|
|
710
|
+
let l = Ot(e), d = It(l);
|
|
711
|
+
return new Promise((u, m) => {
|
|
712
|
+
let f = d.document.createElement("script");
|
|
713
713
|
f.id = qs, r ? f.src = `${r}?onload=${Me}` : i ? f.src = `${t}/1/secure-api.js?onload=${Me}` : f.src = `${t}/1/api.js?onload=${Me}`, f.crossOrigin = s, f.async = n;
|
|
714
|
-
let g = (k,
|
|
714
|
+
let g = (k, w) => {
|
|
715
715
|
try {
|
|
716
|
-
!i && o && l.removeChild(f),
|
|
717
|
-
} catch (
|
|
718
|
-
p
|
|
716
|
+
!i && o && l.removeChild(f), w(k);
|
|
717
|
+
} catch (p) {
|
|
718
|
+
m(p);
|
|
719
719
|
}
|
|
720
720
|
};
|
|
721
|
-
f.onload = (k) => g(k,
|
|
722
|
-
c && c(f.src), g(k,
|
|
721
|
+
f.onload = (k) => g(k, u), f.onerror = (k) => {
|
|
722
|
+
c && c(f.src), g(k, m);
|
|
723
723
|
}, f.src += a !== "" ? `&${a}` : "", l.appendChild(f);
|
|
724
724
|
});
|
|
725
725
|
}
|
|
726
726
|
var Ae = [];
|
|
727
727
|
function uo(e = { cleanup: !1 }, a) {
|
|
728
728
|
try {
|
|
729
|
-
a.addBreadcrumb({ category:
|
|
729
|
+
a.addBreadcrumb({ category: ce, message: "hCaptcha loader params", data: e });
|
|
730
730
|
let n = Ot(e.scriptLocation), s = It(n), t = Ae.find(({ scope: i }) => i === s.window);
|
|
731
|
-
if (t) return a.addBreadcrumb({ category:
|
|
732
|
-
let o = new Promise((i, r) =>
|
|
731
|
+
if (t) return a.addBreadcrumb({ category: ce, message: "hCaptcha already loaded" }), t.promise;
|
|
732
|
+
let o = new Promise((i, r) => ye(this, null, function* () {
|
|
733
733
|
try {
|
|
734
734
|
s.window[Me] = () => {
|
|
735
|
-
a.addBreadcrumb({ category:
|
|
735
|
+
a.addBreadcrumb({ category: ce, message: "hCaptcha script called onload function" }), i(s.window.hcaptcha);
|
|
736
736
|
};
|
|
737
737
|
let c = Ds({ 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 });
|
|
738
738
|
yield lo(G({ query: c }, e), (l) => {
|
|
739
739
|
a.captureRequest({ url: l, method: "GET" });
|
|
740
|
-
}), a.addBreadcrumb({ category:
|
|
740
|
+
}), a.addBreadcrumb({ category: ce, message: "hCaptcha loaded", data: t });
|
|
741
741
|
} catch {
|
|
742
|
-
a.addBreadcrumb({ category:
|
|
743
|
-
let l = Ae.findIndex((
|
|
742
|
+
a.addBreadcrumb({ category: ce, message: "hCaptcha failed to load" });
|
|
743
|
+
let l = Ae.findIndex((d) => d.scope === s.window);
|
|
744
744
|
l !== -1 && Ae.splice(l, 1), r(new Error(Da));
|
|
745
745
|
}
|
|
746
746
|
}));
|
|
@@ -750,18 +750,18 @@ function uo(e = { cleanup: !1 }, a) {
|
|
|
750
750
|
}
|
|
751
751
|
}
|
|
752
752
|
function At(e, a, n = 0) {
|
|
753
|
-
return
|
|
753
|
+
return ye(this, null, function* () {
|
|
754
754
|
var s, t;
|
|
755
755
|
let o = (s = e.maxRetries) != null ? s : 2, i = (t = e.retryDelay) != null ? t : 1e3, r = n < o ? "Retry loading hCaptcha Api" : "Exceeded maximum retries";
|
|
756
756
|
try {
|
|
757
757
|
return yield uo(e, a);
|
|
758
758
|
} catch (c) {
|
|
759
|
-
return a.addBreadcrumb({ category:
|
|
759
|
+
return a.addBreadcrumb({ category: ce, message: r }), n >= o ? (a.captureException(c), Promise.reject(c)) : (a.addBreadcrumb({ category: ce, message: `Waiting ${i}ms before retry attempt ${n + 1}` }), yield Us(i), n += 1, At(e, a, n));
|
|
760
760
|
}
|
|
761
761
|
});
|
|
762
762
|
}
|
|
763
763
|
function ho() {
|
|
764
|
-
return
|
|
764
|
+
return ye(this, arguments, function* (e = {}) {
|
|
765
765
|
let a = co(e.sentry);
|
|
766
766
|
return yield At(e, a);
|
|
767
767
|
});
|
|
@@ -814,23 +814,23 @@ var mo = /* @__PURE__ */ (function(e) {
|
|
|
814
814
|
});
|
|
815
815
|
}, n.loadCaptcha = function() {
|
|
816
816
|
if (!this.apiScriptRequested) {
|
|
817
|
-
var t = this.props, o = t.apihost, i = t.assethost, r = t.endpoint, c = t.host, l = t.imghost,
|
|
817
|
+
var t = this.props, o = t.apihost, i = t.assethost, r = t.endpoint, c = t.host, l = t.imghost, d = t.languageOverride, u = t.reCaptchaCompat, m = t.reportapi, f = t.sentry, g = t.custom, k = t.loadAsync, w = t.scriptLocation, p = t.scriptSource, y = t.secureApi, b = t.cleanup, S = b === void 0 ? !0 : b, j = t.userJourneys, v = {
|
|
818
818
|
render: "explicit",
|
|
819
819
|
apihost: o,
|
|
820
820
|
assethost: i,
|
|
821
821
|
endpoint: r,
|
|
822
|
-
hl:
|
|
822
|
+
hl: d,
|
|
823
823
|
host: c,
|
|
824
824
|
imghost: l,
|
|
825
|
-
recaptchacompat:
|
|
826
|
-
reportapi:
|
|
825
|
+
recaptchacompat: u === !1 ? "off" : null,
|
|
826
|
+
reportapi: m,
|
|
827
827
|
sentry: f,
|
|
828
828
|
custom: g,
|
|
829
829
|
loadAsync: k,
|
|
830
|
-
scriptLocation:
|
|
831
|
-
scriptSource:
|
|
830
|
+
scriptLocation: w,
|
|
831
|
+
scriptSource: p,
|
|
832
832
|
secureApi: y,
|
|
833
|
-
cleanup:
|
|
833
|
+
cleanup: S,
|
|
834
834
|
uj: j !== void 0 ? j : !1
|
|
835
835
|
};
|
|
836
836
|
ho(v).then(this.handleOnLoad, this.handleError).catch(this.handleError), this.apiScriptRequested = !0;
|
|
@@ -848,11 +848,11 @@ var mo = /* @__PURE__ */ (function(e) {
|
|
|
848
848
|
}, this.props, {
|
|
849
849
|
hl: this.props.hl || this.props.languageOverride,
|
|
850
850
|
languageOverride: void 0
|
|
851
|
-
}),
|
|
852
|
-
this.captchaId =
|
|
851
|
+
}), d = this._hcaptcha, u = d.render(this.ref.current, l);
|
|
852
|
+
this.captchaId = u, this.setState({
|
|
853
853
|
isRemoved: !1
|
|
854
854
|
}, function() {
|
|
855
|
-
t && t(), i && i(), o._onReady && o._onReady(
|
|
855
|
+
t && t(), i && i(), o._onReady && o._onReady(u);
|
|
856
856
|
});
|
|
857
857
|
}
|
|
858
858
|
}, n.resetCaptcha = function() {
|
|
@@ -879,8 +879,8 @@ var mo = /* @__PURE__ */ (function(e) {
|
|
|
879
879
|
}, n.handleSubmit = function(t) {
|
|
880
880
|
var o = this.props.onVerify, i = this.state.isRemoved, r = this._hcaptcha, c = this.captchaId;
|
|
881
881
|
if (!(typeof r > "u" || i)) {
|
|
882
|
-
var l = r.getResponse(c),
|
|
883
|
-
o && o(l,
|
|
882
|
+
var l = r.getResponse(c), d = r.getRespKey(c);
|
|
883
|
+
o && o(l, d);
|
|
884
884
|
}
|
|
885
885
|
}, n.handleExpire = function() {
|
|
886
886
|
var t = this.props.onExpire, o = this._hcaptcha, i = this.captchaId;
|
|
@@ -910,35 +910,35 @@ var mo = /* @__PURE__ */ (function(e) {
|
|
|
910
910
|
try {
|
|
911
911
|
var i = this._hcaptcha, r = this.captchaId;
|
|
912
912
|
if (t && t.async && this._pendingExecute && this._cancelPendingExecute("hcaptcha-execute-replaced"), !this.isReady())
|
|
913
|
-
return t && t.async ? new Promise(function(l,
|
|
913
|
+
return t && t.async ? new Promise(function(l, d) {
|
|
914
914
|
o._pendingExecute = {
|
|
915
915
|
resolve: l,
|
|
916
|
-
reject:
|
|
917
|
-
}, o._onReady = function(
|
|
916
|
+
reject: d
|
|
917
|
+
}, o._onReady = function(u) {
|
|
918
918
|
if (o._pendingExecute)
|
|
919
919
|
try {
|
|
920
|
-
var
|
|
921
|
-
|
|
920
|
+
var m = i.execute(u, t);
|
|
921
|
+
m && typeof m.then == "function" ? m.then(function(f) {
|
|
922
922
|
o._pendingExecute = null, l(f);
|
|
923
923
|
}).catch(function(f) {
|
|
924
|
-
o._pendingExecute = null,
|
|
925
|
-
}) : (o._pendingExecute = null,
|
|
924
|
+
o._pendingExecute = null, d(f);
|
|
925
|
+
}) : (o._pendingExecute = null, d(new Error("hcaptcha-execute-no-promise")));
|
|
926
926
|
} catch (f) {
|
|
927
|
-
o._pendingExecute = null,
|
|
927
|
+
o._pendingExecute = null, d(f);
|
|
928
928
|
}
|
|
929
929
|
};
|
|
930
930
|
}) : (this._onReady = function(l) {
|
|
931
931
|
i.execute(l, t);
|
|
932
932
|
}, null);
|
|
933
933
|
var c = i.execute(r, t);
|
|
934
|
-
return t && t.async && c && typeof c.then == "function" ? new Promise(function(l,
|
|
934
|
+
return t && t.async && c && typeof c.then == "function" ? new Promise(function(l, d) {
|
|
935
935
|
o._pendingExecute = {
|
|
936
936
|
resolve: l,
|
|
937
|
-
reject:
|
|
938
|
-
}, c.then(function(
|
|
939
|
-
o._pendingExecute = null, l(
|
|
940
|
-
}).catch(function(
|
|
941
|
-
o._pendingExecute = null, u
|
|
937
|
+
reject: d
|
|
938
|
+
}, c.then(function(u) {
|
|
939
|
+
o._pendingExecute = null, l(u);
|
|
940
|
+
}).catch(function(u) {
|
|
941
|
+
o._pendingExecute = null, d(u);
|
|
942
942
|
});
|
|
943
943
|
}) : c;
|
|
944
944
|
} catch (l) {
|
|
@@ -971,7 +971,7 @@ const po = ({ children: e }) => sn(on, null, e), go = () => ({
|
|
|
971
971
|
visitorId: void 0
|
|
972
972
|
})
|
|
973
973
|
});
|
|
974
|
-
var
|
|
974
|
+
var Ce = class {
|
|
975
975
|
constructor() {
|
|
976
976
|
this.listeners = /* @__PURE__ */ new Set(), this.subscribe = this.subscribe.bind(this);
|
|
977
977
|
}
|
|
@@ -1064,7 +1064,7 @@ function Ka(e, a) {
|
|
|
1064
1064
|
if (s) {
|
|
1065
1065
|
if (a.queryHash !== pa(i, a.options))
|
|
1066
1066
|
return !1;
|
|
1067
|
-
} else if (!
|
|
1067
|
+
} else if (!_e(a.queryKey, i))
|
|
1068
1068
|
return !1;
|
|
1069
1069
|
}
|
|
1070
1070
|
if (n !== "all") {
|
|
@@ -1080,24 +1080,24 @@ function Qa(e, a) {
|
|
|
1080
1080
|
if (!a.options.mutationKey)
|
|
1081
1081
|
return !1;
|
|
1082
1082
|
if (n) {
|
|
1083
|
-
if (
|
|
1083
|
+
if (ue(a.options.mutationKey) !== ue(o))
|
|
1084
1084
|
return !1;
|
|
1085
|
-
} else if (!
|
|
1085
|
+
} else if (!_e(a.options.mutationKey, o))
|
|
1086
1086
|
return !1;
|
|
1087
1087
|
}
|
|
1088
1088
|
return !(s && a.state.status !== s || t && !t(a));
|
|
1089
1089
|
}
|
|
1090
1090
|
function pa(e, a) {
|
|
1091
|
-
return (a?.queryKeyHashFn ||
|
|
1091
|
+
return (a?.queryKeyHashFn || ue)(e);
|
|
1092
1092
|
}
|
|
1093
|
-
function
|
|
1093
|
+
function ue(e) {
|
|
1094
1094
|
return JSON.stringify(
|
|
1095
1095
|
e,
|
|
1096
1096
|
(a, n) => ca(n) ? Object.keys(n).sort().reduce((s, t) => (s[t] = n[t], s), {}) : n
|
|
1097
1097
|
);
|
|
1098
1098
|
}
|
|
1099
|
-
function
|
|
1100
|
-
return e === a ? !0 : typeof e != typeof a ? !1 : e && a && typeof e == "object" && typeof a == "object" ? Object.keys(a).every((n) =>
|
|
1099
|
+
function _e(e, a) {
|
|
1100
|
+
return e === a ? !0 : typeof e != typeof a ? !1 : e && a && typeof e == "object" && typeof a == "object" ? Object.keys(a).every((n) => _e(e[n], a[n])) : !1;
|
|
1101
1101
|
}
|
|
1102
1102
|
var _o = Object.prototype.hasOwnProperty;
|
|
1103
1103
|
function ra(e, a, n = 0) {
|
|
@@ -1108,18 +1108,18 @@ function ra(e, a, n = 0) {
|
|
|
1108
1108
|
if (!s && !(ca(e) && ca(a))) return a;
|
|
1109
1109
|
const o = (s ? e : Object.keys(e)).length, i = s ? a : Object.keys(a), r = i.length, c = s ? new Array(r) : {};
|
|
1110
1110
|
let l = 0;
|
|
1111
|
-
for (let
|
|
1112
|
-
const
|
|
1113
|
-
if (
|
|
1114
|
-
c[
|
|
1111
|
+
for (let d = 0; d < r; d++) {
|
|
1112
|
+
const u = s ? d : i[d], m = e[u], f = a[u];
|
|
1113
|
+
if (m === f) {
|
|
1114
|
+
c[u] = m, (s ? d < o : _o.call(e, u)) && l++;
|
|
1115
1115
|
continue;
|
|
1116
1116
|
}
|
|
1117
|
-
if (
|
|
1118
|
-
c[
|
|
1117
|
+
if (m === null || f === null || typeof m != "object" || typeof f != "object") {
|
|
1118
|
+
c[u] = f;
|
|
1119
1119
|
continue;
|
|
1120
1120
|
}
|
|
1121
|
-
const g = ra(
|
|
1122
|
-
c[
|
|
1121
|
+
const g = ra(m, f, n + 1);
|
|
1122
|
+
c[u] = g, g === m && l++;
|
|
1123
1123
|
}
|
|
1124
1124
|
return o === r && l === o ? e : c;
|
|
1125
1125
|
}
|
|
@@ -1191,7 +1191,7 @@ function Io(e, a, n) {
|
|
|
1191
1191
|
get: () => (t ??= a(), s || (s = !0, t.aborted ? n() : t.addEventListener("abort", n, { once: !0 })), t)
|
|
1192
1192
|
}), e;
|
|
1193
1193
|
}
|
|
1194
|
-
var Oo = class extends
|
|
1194
|
+
var Oo = class extends Ce {
|
|
1195
1195
|
#e;
|
|
1196
1196
|
#t;
|
|
1197
1197
|
#a;
|
|
@@ -1311,7 +1311,7 @@ function Po() {
|
|
|
1311
1311
|
}
|
|
1312
1312
|
};
|
|
1313
1313
|
}
|
|
1314
|
-
var
|
|
1314
|
+
var D = Po(), Lo = class extends Ce {
|
|
1315
1315
|
#e = !0;
|
|
1316
1316
|
#t;
|
|
1317
1317
|
#a;
|
|
@@ -1358,20 +1358,20 @@ function Nt(e) {
|
|
|
1358
1358
|
let a = !1, n = 0, s;
|
|
1359
1359
|
const t = Ro(), o = () => t.status !== "pending", i = (k) => {
|
|
1360
1360
|
if (!o()) {
|
|
1361
|
-
const
|
|
1362
|
-
|
|
1361
|
+
const w = new la(k);
|
|
1362
|
+
m(w), e.onCancel?.(w);
|
|
1363
1363
|
}
|
|
1364
1364
|
}, r = () => {
|
|
1365
1365
|
a = !0;
|
|
1366
1366
|
}, c = () => {
|
|
1367
1367
|
a = !1;
|
|
1368
|
-
}, l = () => Lt.isFocused() && (e.networkMode === "always" || Be.isOnline()) && e.canRun(),
|
|
1368
|
+
}, l = () => Lt.isFocused() && (e.networkMode === "always" || Be.isOnline()) && e.canRun(), d = () => Mt(e.networkMode) && e.canRun(), u = (k) => {
|
|
1369
1369
|
o() || (s?.(), t.resolve(k));
|
|
1370
|
-
},
|
|
1370
|
+
}, m = (k) => {
|
|
1371
1371
|
o() || (s?.(), t.reject(k));
|
|
1372
1372
|
}, f = () => new Promise((k) => {
|
|
1373
|
-
s = (
|
|
1374
|
-
(o() || l()) && k(
|
|
1373
|
+
s = (w) => {
|
|
1374
|
+
(o() || l()) && k(w);
|
|
1375
1375
|
}, e.onPause?.();
|
|
1376
1376
|
}).then(() => {
|
|
1377
1377
|
s = void 0, o() || e.onContinue?.();
|
|
@@ -1379,22 +1379,22 @@ function Nt(e) {
|
|
|
1379
1379
|
if (o())
|
|
1380
1380
|
return;
|
|
1381
1381
|
let k;
|
|
1382
|
-
const
|
|
1382
|
+
const w = n === 0 ? e.initialPromise : void 0;
|
|
1383
1383
|
try {
|
|
1384
|
-
k =
|
|
1385
|
-
} catch (
|
|
1386
|
-
k = Promise.reject(
|
|
1384
|
+
k = w ?? e.fn();
|
|
1385
|
+
} catch (p) {
|
|
1386
|
+
k = Promise.reject(p);
|
|
1387
1387
|
}
|
|
1388
|
-
Promise.resolve(k).then(
|
|
1388
|
+
Promise.resolve(k).then(u).catch((p) => {
|
|
1389
1389
|
if (o())
|
|
1390
1390
|
return;
|
|
1391
|
-
const y = e.retry ?? (Ke ? 0 : 3),
|
|
1391
|
+
const y = e.retry ?? (Ke ? 0 : 3), b = e.retryDelay ?? Mo, S = typeof b == "function" ? b(n, p) : b, j = y === !0 || typeof y == "number" && n < y || typeof y == "function" && y(n, p);
|
|
1392
1392
|
if (a || !j) {
|
|
1393
|
-
p
|
|
1393
|
+
m(p);
|
|
1394
1394
|
return;
|
|
1395
1395
|
}
|
|
1396
|
-
n++, e.onFail?.(n,
|
|
1397
|
-
a ? p
|
|
1396
|
+
n++, e.onFail?.(n, p), Eo(S).then(() => l() ? void 0 : f()).then(() => {
|
|
1397
|
+
a ? m(p) : g();
|
|
1398
1398
|
});
|
|
1399
1399
|
});
|
|
1400
1400
|
};
|
|
@@ -1405,8 +1405,8 @@ function Nt(e) {
|
|
|
1405
1405
|
continue: () => (s?.(), t),
|
|
1406
1406
|
cancelRetry: r,
|
|
1407
1407
|
continueRetry: c,
|
|
1408
|
-
canStart:
|
|
1409
|
-
start: () => (
|
|
1408
|
+
canStart: d,
|
|
1409
|
+
start: () => (d() ? g() : f().then(g), t)
|
|
1410
1410
|
};
|
|
1411
1411
|
}
|
|
1412
1412
|
var qt = class {
|
|
@@ -1541,12 +1541,12 @@ var qt = class {
|
|
|
1541
1541
|
});
|
|
1542
1542
|
}, t = () => {
|
|
1543
1543
|
const r = Pt(this.options, a), l = (() => {
|
|
1544
|
-
const
|
|
1544
|
+
const d = {
|
|
1545
1545
|
client: this.#s,
|
|
1546
1546
|
queryKey: this.queryKey,
|
|
1547
1547
|
meta: this.meta
|
|
1548
1548
|
};
|
|
1549
|
-
return s(
|
|
1549
|
+
return s(d), d;
|
|
1550
1550
|
})();
|
|
1551
1551
|
return this.#r = !1, this.options.persister ? this.options.persister(
|
|
1552
1552
|
r,
|
|
@@ -1687,7 +1687,7 @@ var qt = class {
|
|
|
1687
1687
|
};
|
|
1688
1688
|
}
|
|
1689
1689
|
};
|
|
1690
|
-
this.state = a(this.state),
|
|
1690
|
+
this.state = a(this.state), D.batch(() => {
|
|
1691
1691
|
this.observers.forEach((n) => {
|
|
1692
1692
|
n.onQueryUpdate();
|
|
1693
1693
|
}), this.#a.notify({ query: this, type: "updated", action: e });
|
|
@@ -1737,15 +1737,15 @@ function Xa(e) {
|
|
|
1737
1737
|
const s = a.options, t = a.fetchOptions?.meta?.fetchMore?.direction, o = a.state.data?.pages || [], i = a.state.data?.pageParams || [];
|
|
1738
1738
|
let r = { pages: [], pageParams: [] }, c = 0;
|
|
1739
1739
|
const l = async () => {
|
|
1740
|
-
let
|
|
1741
|
-
const
|
|
1740
|
+
let d = !1;
|
|
1741
|
+
const u = (g) => {
|
|
1742
1742
|
Io(
|
|
1743
1743
|
g,
|
|
1744
1744
|
() => a.signal,
|
|
1745
|
-
() =>
|
|
1745
|
+
() => d = !0
|
|
1746
1746
|
);
|
|
1747
|
-
},
|
|
1748
|
-
if (
|
|
1747
|
+
}, m = Pt(a.options, a.fetchOptions), f = async (g, k, w) => {
|
|
1748
|
+
if (d)
|
|
1749
1749
|
return Promise.reject();
|
|
1750
1750
|
if (k == null && g.pages.length)
|
|
1751
1751
|
return Promise.resolve(g);
|
|
@@ -1754,22 +1754,22 @@ function Xa(e) {
|
|
|
1754
1754
|
client: a.client,
|
|
1755
1755
|
queryKey: a.queryKey,
|
|
1756
1756
|
pageParam: k,
|
|
1757
|
-
direction:
|
|
1757
|
+
direction: w ? "backward" : "forward",
|
|
1758
1758
|
meta: a.options.meta
|
|
1759
1759
|
};
|
|
1760
|
-
return
|
|
1761
|
-
})(),
|
|
1760
|
+
return u(v), v;
|
|
1761
|
+
})(), b = await m(y), { maxPages: S } = a.options, j = w ? jo : To;
|
|
1762
1762
|
return {
|
|
1763
|
-
pages: j(g.pages,
|
|
1764
|
-
pageParams: j(g.pageParams, k,
|
|
1763
|
+
pages: j(g.pages, b, S),
|
|
1764
|
+
pageParams: j(g.pageParams, k, S)
|
|
1765
1765
|
};
|
|
1766
1766
|
};
|
|
1767
1767
|
if (t && o.length) {
|
|
1768
|
-
const g = t === "backward", k = g ? Do : Ya,
|
|
1768
|
+
const g = t === "backward", k = g ? Do : Ya, w = {
|
|
1769
1769
|
pages: o,
|
|
1770
1770
|
pageParams: i
|
|
1771
|
-
},
|
|
1772
|
-
r = await f(
|
|
1771
|
+
}, p = k(s, w);
|
|
1772
|
+
r = await f(w, p, g);
|
|
1773
1773
|
} else {
|
|
1774
1774
|
const g = e ?? o.length;
|
|
1775
1775
|
do {
|
|
@@ -2014,7 +2014,7 @@ var Bo = class extends qt {
|
|
|
2014
2014
|
};
|
|
2015
2015
|
}
|
|
2016
2016
|
};
|
|
2017
|
-
this.state = a(this.state),
|
|
2017
|
+
this.state = a(this.state), D.batch(() => {
|
|
2018
2018
|
this.#t.forEach((n) => {
|
|
2019
2019
|
n.onMutationUpdate(e);
|
|
2020
2020
|
}), this.#a.notify({
|
|
@@ -2038,7 +2038,7 @@ function Dt() {
|
|
|
2038
2038
|
submittedAt: 0
|
|
2039
2039
|
};
|
|
2040
2040
|
}
|
|
2041
|
-
var Fo = class extends
|
|
2041
|
+
var Fo = class extends Ce {
|
|
2042
2042
|
constructor(e = {}) {
|
|
2043
2043
|
super(), this.config = e, this.#e = /* @__PURE__ */ new Set(), this.#t = /* @__PURE__ */ new Map(), this.#a = 0;
|
|
2044
2044
|
}
|
|
@@ -2093,7 +2093,7 @@ var Fo = class extends _e {
|
|
|
2093
2093
|
return typeof a == "string" ? this.#t.get(a)?.find((s) => s !== e && s.state.isPaused)?.continue() ?? Promise.resolve() : Promise.resolve();
|
|
2094
2094
|
}
|
|
2095
2095
|
clear() {
|
|
2096
|
-
|
|
2096
|
+
D.batch(() => {
|
|
2097
2097
|
this.#e.forEach((e) => {
|
|
2098
2098
|
this.notify({ type: "removed", mutation: e });
|
|
2099
2099
|
}), this.#e.clear(), this.#t.clear();
|
|
@@ -2112,7 +2112,7 @@ var Fo = class extends _e {
|
|
|
2112
2112
|
return this.getAll().filter((a) => Qa(e, a));
|
|
2113
2113
|
}
|
|
2114
2114
|
notify(e) {
|
|
2115
|
-
|
|
2115
|
+
D.batch(() => {
|
|
2116
2116
|
this.listeners.forEach((a) => {
|
|
2117
2117
|
a(e);
|
|
2118
2118
|
});
|
|
@@ -2120,7 +2120,7 @@ var Fo = class extends _e {
|
|
|
2120
2120
|
}
|
|
2121
2121
|
resumePausedMutations() {
|
|
2122
2122
|
const e = this.getAll().filter((a) => a.state.isPaused);
|
|
2123
|
-
return
|
|
2123
|
+
return D.batch(
|
|
2124
2124
|
() => Promise.all(
|
|
2125
2125
|
e.map((a) => a.continue().catch(J))
|
|
2126
2126
|
)
|
|
@@ -2130,7 +2130,7 @@ var Fo = class extends _e {
|
|
|
2130
2130
|
function Pe(e) {
|
|
2131
2131
|
return e.options.scope?.id;
|
|
2132
2132
|
}
|
|
2133
|
-
var Uo = class extends
|
|
2133
|
+
var Uo = class extends Ce {
|
|
2134
2134
|
#e;
|
|
2135
2135
|
#t = void 0;
|
|
2136
2136
|
#a;
|
|
@@ -2147,7 +2147,7 @@ var Uo = class extends _e {
|
|
|
2147
2147
|
type: "observerOptionsUpdated",
|
|
2148
2148
|
mutation: this.#a,
|
|
2149
2149
|
observer: this
|
|
2150
|
-
}), a?.mutationKey && this.options.mutationKey &&
|
|
2150
|
+
}), a?.mutationKey && this.options.mutationKey && ue(a.mutationKey) !== ue(this.options.mutationKey) ? this.reset() : this.#a?.state.status === "pending" && this.#a.setOptions(this.options);
|
|
2151
2151
|
}
|
|
2152
2152
|
onUnsubscribe() {
|
|
2153
2153
|
this.hasListeners() || this.#a?.removeObserver(this);
|
|
@@ -2177,7 +2177,7 @@ var Uo = class extends _e {
|
|
|
2177
2177
|
};
|
|
2178
2178
|
}
|
|
2179
2179
|
#i(e) {
|
|
2180
|
-
|
|
2180
|
+
D.batch(() => {
|
|
2181
2181
|
if (this.#s && this.hasListeners()) {
|
|
2182
2182
|
const a = this.#t.variables, n = this.#t.context, s = {
|
|
2183
2183
|
client: this.#e,
|
|
@@ -2235,7 +2235,7 @@ var Uo = class extends _e {
|
|
|
2235
2235
|
});
|
|
2236
2236
|
});
|
|
2237
2237
|
}
|
|
2238
|
-
}, Ho = class extends
|
|
2238
|
+
}, Ho = class extends Ce {
|
|
2239
2239
|
constructor(e = {}) {
|
|
2240
2240
|
super(), this.config = e, this.#e = /* @__PURE__ */ new Map();
|
|
2241
2241
|
}
|
|
@@ -2263,7 +2263,7 @@ var Uo = class extends _e {
|
|
|
2263
2263
|
a && (e.destroy(), a === e && this.#e.delete(e.queryHash), this.notify({ type: "removed", query: e }));
|
|
2264
2264
|
}
|
|
2265
2265
|
clear() {
|
|
2266
|
-
|
|
2266
|
+
D.batch(() => {
|
|
2267
2267
|
this.getAll().forEach((e) => {
|
|
2268
2268
|
this.remove(e);
|
|
2269
2269
|
});
|
|
@@ -2286,21 +2286,21 @@ var Uo = class extends _e {
|
|
|
2286
2286
|
return Object.keys(e).length > 0 ? a.filter((n) => Ka(e, n)) : a;
|
|
2287
2287
|
}
|
|
2288
2288
|
notify(e) {
|
|
2289
|
-
|
|
2289
|
+
D.batch(() => {
|
|
2290
2290
|
this.listeners.forEach((a) => {
|
|
2291
2291
|
a(e);
|
|
2292
2292
|
});
|
|
2293
2293
|
});
|
|
2294
2294
|
}
|
|
2295
2295
|
onFocus() {
|
|
2296
|
-
|
|
2296
|
+
D.batch(() => {
|
|
2297
2297
|
this.getAll().forEach((e) => {
|
|
2298
2298
|
e.onFocus();
|
|
2299
2299
|
});
|
|
2300
2300
|
});
|
|
2301
2301
|
}
|
|
2302
2302
|
onOnline() {
|
|
2303
|
-
|
|
2303
|
+
D.batch(() => {
|
|
2304
2304
|
this.getAll().forEach((e) => {
|
|
2305
2305
|
e.onOnline();
|
|
2306
2306
|
});
|
|
@@ -2363,7 +2363,7 @@ var Uo = class extends _e {
|
|
|
2363
2363
|
return this.#e.build(this, s).setData(i, { ...n, manual: !0 });
|
|
2364
2364
|
}
|
|
2365
2365
|
setQueriesData(e, a, n) {
|
|
2366
|
-
return
|
|
2366
|
+
return D.batch(
|
|
2367
2367
|
() => this.#e.findAll(e).map(({ queryKey: s }) => [
|
|
2368
2368
|
s,
|
|
2369
2369
|
this.setQueryData(s, a, n)
|
|
@@ -2378,7 +2378,7 @@ var Uo = class extends _e {
|
|
|
2378
2378
|
}
|
|
2379
2379
|
removeQueries(e) {
|
|
2380
2380
|
const a = this.#e;
|
|
2381
|
-
|
|
2381
|
+
D.batch(() => {
|
|
2382
2382
|
a.findAll(e).forEach((n) => {
|
|
2383
2383
|
a.remove(n);
|
|
2384
2384
|
});
|
|
@@ -2386,7 +2386,7 @@ var Uo = class extends _e {
|
|
|
2386
2386
|
}
|
|
2387
2387
|
resetQueries(e, a) {
|
|
2388
2388
|
const n = this.#e;
|
|
2389
|
-
return
|
|
2389
|
+
return D.batch(() => (n.findAll(e).forEach((s) => {
|
|
2390
2390
|
s.reset();
|
|
2391
2391
|
}), this.refetchQueries(
|
|
2392
2392
|
{
|
|
@@ -2397,13 +2397,13 @@ var Uo = class extends _e {
|
|
|
2397
2397
|
)));
|
|
2398
2398
|
}
|
|
2399
2399
|
cancelQueries(e, a = {}) {
|
|
2400
|
-
const n = { revert: !0, ...a }, s =
|
|
2400
|
+
const n = { revert: !0, ...a }, s = D.batch(
|
|
2401
2401
|
() => this.#e.findAll(e).map((t) => t.cancel(n))
|
|
2402
2402
|
);
|
|
2403
2403
|
return Promise.all(s).then(J).catch(J);
|
|
2404
2404
|
}
|
|
2405
2405
|
invalidateQueries(e, a = {}) {
|
|
2406
|
-
return
|
|
2406
|
+
return D.batch(() => (this.#e.findAll(e).forEach((n) => {
|
|
2407
2407
|
n.invalidate();
|
|
2408
2408
|
}), e?.refetchType === "none" ? Promise.resolve() : this.refetchQueries(
|
|
2409
2409
|
{
|
|
@@ -2417,7 +2417,7 @@ var Uo = class extends _e {
|
|
|
2417
2417
|
const n = {
|
|
2418
2418
|
...a,
|
|
2419
2419
|
cancelRefetch: a.cancelRefetch ?? !0
|
|
2420
|
-
}, s =
|
|
2420
|
+
}, s = D.batch(
|
|
2421
2421
|
() => this.#e.findAll(e).filter((t) => !t.isDisabled() && !t.isStatic()).map((t) => {
|
|
2422
2422
|
let o = t.fetch(void 0, n);
|
|
2423
2423
|
return n.throwOnError || (o = o.catch(J)), t.state.fetchStatus === "paused" ? Promise.resolve() : o;
|
|
@@ -2461,7 +2461,7 @@ var Uo = class extends _e {
|
|
|
2461
2461
|
this.#a = e;
|
|
2462
2462
|
}
|
|
2463
2463
|
setQueryDefaults(e, a) {
|
|
2464
|
-
this.#s.set(
|
|
2464
|
+
this.#s.set(ue(e), {
|
|
2465
2465
|
queryKey: e,
|
|
2466
2466
|
defaultOptions: a
|
|
2467
2467
|
});
|
|
@@ -2469,11 +2469,11 @@ var Uo = class extends _e {
|
|
|
2469
2469
|
getQueryDefaults(e) {
|
|
2470
2470
|
const a = [...this.#s.values()], n = {};
|
|
2471
2471
|
return a.forEach((s) => {
|
|
2472
|
-
|
|
2472
|
+
_e(e, s.queryKey) && Object.assign(n, s.defaultOptions);
|
|
2473
2473
|
}), n;
|
|
2474
2474
|
}
|
|
2475
2475
|
setMutationDefaults(e, a) {
|
|
2476
|
-
this.#n.set(
|
|
2476
|
+
this.#n.set(ue(e), {
|
|
2477
2477
|
mutationKey: e,
|
|
2478
2478
|
defaultOptions: a
|
|
2479
2479
|
});
|
|
@@ -2481,7 +2481,7 @@ var Uo = class extends _e {
|
|
|
2481
2481
|
getMutationDefaults(e) {
|
|
2482
2482
|
const a = [...this.#n.values()], n = {};
|
|
2483
2483
|
return a.forEach((s) => {
|
|
2484
|
-
|
|
2484
|
+
_e(e, s.mutationKey) && Object.assign(n, s.defaultOptions);
|
|
2485
2485
|
}), n;
|
|
2486
2486
|
}
|
|
2487
2487
|
defaultQueryOptions(e) {
|
|
@@ -2534,7 +2534,7 @@ function Go(e, a) {
|
|
|
2534
2534
|
}, [s, e]);
|
|
2535
2535
|
const t = O.useSyncExternalStore(
|
|
2536
2536
|
O.useCallback(
|
|
2537
|
-
(i) => s.subscribe(
|
|
2537
|
+
(i) => s.subscribe(D.batchCalls(i)),
|
|
2538
2538
|
[s]
|
|
2539
2539
|
),
|
|
2540
2540
|
() => s.getCurrentResult(),
|
|
@@ -2583,8 +2583,8 @@ function ua(e, a) {
|
|
|
2583
2583
|
for (var o = document.cookie ? document.cookie.split("; ") : [], i = {}, r = 0; r < o.length; r++) {
|
|
2584
2584
|
var c = o[r].split("="), l = c.slice(1).join("=");
|
|
2585
2585
|
try {
|
|
2586
|
-
var
|
|
2587
|
-
if (i[
|
|
2586
|
+
var d = decodeURIComponent(c[0]);
|
|
2587
|
+
if (i[d] = e.read(l, d), t === d)
|
|
2588
2588
|
break;
|
|
2589
2589
|
} catch {
|
|
2590
2590
|
}
|
|
@@ -2659,17 +2659,17 @@ function Za(e, a) {
|
|
|
2659
2659
|
else {
|
|
2660
2660
|
const l = e.indexOf(":/", n);
|
|
2661
2661
|
if (l !== -1) {
|
|
2662
|
-
const
|
|
2663
|
-
if (!(
|
|
2664
|
-
if (!(
|
|
2665
|
-
if (!(
|
|
2666
|
-
if (!(
|
|
2667
|
-
const
|
|
2668
|
-
if (!(
|
|
2669
|
-
|
|
2670
|
-
|
|
2671
|
-
|
|
2672
|
-
|
|
2662
|
+
const d = l - n, u = e.charCodeAt(n), m = e.charCodeAt(n + 1), f = e.charCodeAt(n + 2), g = e.charCodeAt(n + 3), k = e.charCodeAt(n + 4);
|
|
2663
|
+
if (!(d === 5 && u === 104 && m === 116 && f === 116 && g === 112 && k === 115)) {
|
|
2664
|
+
if (!(d === 4 && u === 104 && m === 116 && f === 116 && g === 112)) {
|
|
2665
|
+
if (!(d === 3 && u === 119 && m === 115 && f === 115)) {
|
|
2666
|
+
if (!(d === 2 && u === 119 && m === 115)) for (let w = n; w < l; w += 1) {
|
|
2667
|
+
const p = e.charCodeAt(w) | 32;
|
|
2668
|
+
if (!(p >= 97 && p <= 122 || // [a, z]
|
|
2669
|
+
p >= 48 && p <= 57 || // [0, 9]
|
|
2670
|
+
p === 46 || // '.'
|
|
2671
|
+
p === 45 || // '-'
|
|
2672
|
+
p === 43))
|
|
2673
2673
|
return null;
|
|
2674
2674
|
}
|
|
2675
2675
|
}
|
|
@@ -2681,13 +2681,13 @@ function Za(e, a) {
|
|
|
2681
2681
|
}
|
|
2682
2682
|
let i = -1, r = -1, c = -1;
|
|
2683
2683
|
for (let l = n; l < s; l += 1) {
|
|
2684
|
-
const
|
|
2685
|
-
if (
|
|
2686
|
-
|
|
2687
|
-
|
|
2684
|
+
const d = e.charCodeAt(l);
|
|
2685
|
+
if (d === 35 || // '#'
|
|
2686
|
+
d === 47 || // '/'
|
|
2687
|
+
d === 63) {
|
|
2688
2688
|
s = l;
|
|
2689
2689
|
break;
|
|
2690
|
-
} else
|
|
2690
|
+
} else d === 64 ? i = l : d === 93 ? r = l : d === 58 ? c = l : d >= 65 && d <= 90 && (t = !0);
|
|
2691
2691
|
}
|
|
2692
2692
|
if (i !== -1 && i > n && i < s && (n = i + 1), e.charCodeAt(n) === 91)
|
|
2693
2693
|
return r !== -1 ? e.slice(n + 1, r).toLowerCase() : null;
|
|
@@ -2832,8 +2832,8 @@ const ri = /* @__PURE__ */ (function() {
|
|
|
2832
2832
|
const e = [1, {}], a = [0, { city: e }];
|
|
2833
2833
|
return [0, { ck: [0, { www: e }], jp: [0, { kawasaki: a, kitakyushu: a, kobe: a, nagoya: a, sapporo: a, sendai: a, yokohama: a }] }];
|
|
2834
2834
|
})(), ci = /* @__PURE__ */ (function() {
|
|
2835
|
-
const e = [1, {}], a = [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 }], t = [0, { "*": a }], o = [2, { s: t }], i = [0, { relay: a }], r = [2, { id: a }], c = [1, { gov: e }], l = [0, { airflow: t, "lambda-url": a, "transfer-webapp": a }],
|
|
2836
|
-
return [0, { ac: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, drr: a, feedback: a, forms: a }], 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: a }], ai: [1, { com: e, net: e, off: e, org: e, uwu: a, framer: a, kiloapps: a }], al: s, am: [1, { co: e, com: e, commune: e, net: e, org: e, radio: a }], 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: a, daemon: a, dix: a }], at: [1, { 4: a, ac: [1, { sth: e }], co: e, gv: e, or: e, funkfeuer: [0, { wien: a }], futurecms: [0, { "*": a, ex: t, in: t }], futurehosting: a, futuremailing: a, ortsinfo: [0, { ex: t, kunden: t }], biz: a, info: a, "123webseite": a, priv: a, my: a, myspreadshop: a, "12hp": a, "2ix": a, "4lima": a, "lima-city": a }], au: [1, { asn: e, com: [1, { cloudlets: [0, { mel: a }], myspreadshop: a }], 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: a }] }], 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: a }], 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: a, webhosting: a, interhostsolutions: [0, { cloud: a }], kuleuven: [0, { ezproxy: a }], "123website": a, myspreadshop: a, transurl: t }], 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: a }], bh: n, bi: [1, { co: e, com: e, edu: e, or: e, org: e }], biz: [1, { activetrail: a, "cloud-ip": a, cloudns: a, jozi: a, dyndns: a, "for-better": a, "for-more": a, "for-some": a, "for-the": a, selfip: a, webhop: a, orx: a, mmafan: a, myftp: a, "no-ip": a, dscloud: a }], 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: a }], 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: a }], 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: a, al: a, am: a, ap: a, ba: a, ce: a, df: a, es: a, go: a, ma: a, mg: a, ms: a, mt: a, pa: a, pb: a, pe: a, pi: a, pr: a, rj: a, rn: a, ro: a, rr: a, rs: a, sc: a, se: a, sp: a, to: a }], 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: a }], bs: [1, { com: e, edu: e, gov: e, net: e, org: e, we: a }], 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: a }], bz: [1, { co: e, com: e, edu: e, gov: e, net: e, org: e, za: a, mydns: a, gsj: a }], 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: a, awdev: t, co: a, "no-ip": a, onid: a, myspreadshop: a, box: a }], cat: e, cc: [1, { cleverapps: a, "cloud-ip": a, cloudns: a, ccwu: a, ftpaccess: a, "game-server": a, myphotos: a, scrapping: a, twmail: a, csx: a, fantasyleague: a, spawn: [0, { instances: a }], ec: a, eu: a, gu: a, uk: a, us: a }], cd: [1, { gov: e, cc: a }], cf: e, cg: e, ch: [1, { square7: a, cloudns: a, cloudscale: [0, { cust: a, lpg: j, rma: j }], objectstorage: [0, { lpg: a, rma: a }], flow: [0, { ae: [0, { alp1: a }], appengine: a }], "linkyard-cloud": a, gotdns: a, dnsking: a, "123website": a, myspreadshop: a, firenet: [0, { "*": a, svc: t }], "12hp": a, "2ix": a, "4lima": a, "lima-city": a }], 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: a }], ck: _, cl: [1, { co: e, gob: e, gov: e, mil: e, cloudns: a }], cm: [1, { co: e, com: e, gov: e, net: e }], cn: [1, { ac: e, com: [1, { amazonaws: [0, { "cn-north-1": [0, { "execute-api": a, "emrappui-prod": a, "emrnotebooks-prod": a, "emrstudio-prod": a, rds: t, dualstack: S, s3: a, "s3-accesspoint": a, "s3-deprecated": a, "s3-object-lambda": a, "s3-website": a }], "cn-northwest-1": [0, { "execute-api": a, "emrappui-prod": a, "emrnotebooks-prod": a, "emrstudio-prod": a, rds: t, dualstack: D, s3: a, "s3-accesspoint": a, "s3-object-lambda": a, "s3-website": a }], compute: t, airflow: [0, { "cn-north-1": t, "cn-northwest-1": t }], eb: [0, { "cn-north-1": a, "cn-northwest-1": a }], elb: t }], 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: a }], sn: e, sx: e, tj: e, tw: e, xj: e, xz: e, yn: e, zj: e, "canva-apps": a, canvasite: w, myqnapcloud: a, quickconnect: Z }], co: [1, { com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e, carrd: a, crd: a, otap: t, hidns: a, leadpages: a, lpages: a, mypi: a, xmit: t, rdpa: [0, { clusters: t, srvrless: t }], firewalledreplit: r, repl: r, supabase: [2, { realtime: a, storage: a }], umso: a }], com: [1, { a2hosted: a, cpserver: a, adobeaemcloud: [2, { dev: t }], africa: a, auiusercontent: t, aivencloud: a, alibabacloudcs: a, kasserver: a, amazonaws: [0, { "af-south-1": C, "ap-east-1": Ce, "ap-northeast-1": ue, "ap-northeast-2": ue, "ap-northeast-3": C, "ap-south-1": ue, "ap-south-2": de, "ap-southeast-1": ue, "ap-southeast-2": ue, "ap-southeast-3": de, "ap-southeast-4": de, "ap-southeast-5": [0, { "execute-api": a, dualstack: S, s3: a, "s3-accesspoint": a, "s3-deprecated": a, "s3-object-lambda": a, "s3-website": a }], "ca-central-1": fa, "ca-west-1": Ge, "eu-central-1": ue, "eu-central-2": de, "eu-north-1": Ce, "eu-south-1": C, "eu-south-2": de, "eu-west-1": [0, { "execute-api": a, "emrappui-prod": a, "emrnotebooks-prod": a, "emrstudio-prod": a, dualstack: S, s3: a, "s3-accesspoint": a, "s3-deprecated": a, "s3-object-lambda": a, "s3-website": a, "analytics-gateway": a, "aws-cloud9": U, cloud9: W }], "eu-west-2": Ce, "eu-west-3": C, "il-central-1": [0, { "execute-api": a, "emrappui-prod": a, "emrnotebooks-prod": a, "emrstudio-prod": a, dualstack: S, s3: a, "s3-accesspoint": a, "s3-object-lambda": a, "s3-website": a, "aws-cloud9": U, cloud9: [0, { vfs: a }] }], "me-central-1": de, "me-south-1": Ce, "sa-east-1": C, "us-east-1": [2, { "execute-api": a, "emrappui-prod": a, "emrnotebooks-prod": a, "emrstudio-prod": a, dualstack: Ee, s3: a, "s3-accesspoint": a, "s3-accesspoint-fips": a, "s3-deprecated": a, "s3-fips": a, "s3-object-lambda": a, "s3-website": a, "analytics-gateway": a, "aws-cloud9": U, cloud9: W }], "us-east-2": ka, "us-gov-east-1": Ge, "us-gov-west-1": Ge, "us-west-1": fa, "us-west-2": ka, compute: t, "compute-1": t, airflow: [0, { "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-south-2": t, "ap-southeast-1": t, "ap-southeast-2": t, "ap-southeast-3": t, "ap-southeast-4": t, "ap-southeast-5": t, "ap-southeast-7": t, "ca-central-1": t, "ca-west-1": t, "eu-central-1": t, "eu-central-2": 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-west-1": t, "us-west-2": t }], rds: [0, { "af-south-1": t, "ap-east-1": t, "ap-east-2": t, "ap-northeast-1": t, "ap-northeast-2": t, "ap-northeast-3": t, "ap-south-1": t, "ap-south-2": t, "ap-southeast-1": t, "ap-southeast-2": t, "ap-southeast-3": t, "ap-southeast-4": t, "ap-southeast-5": t, "ap-southeast-6": t, "ap-southeast-7": t, "ca-central-1": t, "ca-west-1": t, "eu-central-1": t, "eu-central-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, "mx-central-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-northeast-1": t, "us-west-1": t, "us-west-2": t }], s3: a, "s3-1": a, "s3-ap-east-1": a, "s3-ap-northeast-1": a, "s3-ap-northeast-2": a, "s3-ap-northeast-3": a, "s3-ap-south-1": a, "s3-ap-southeast-1": a, "s3-ap-southeast-2": a, "s3-ca-central-1": a, "s3-eu-central-1": a, "s3-eu-north-1": a, "s3-eu-west-1": a, "s3-eu-west-2": a, "s3-eu-west-3": a, "s3-external-1": a, "s3-fips-us-gov-east-1": a, "s3-fips-us-gov-west-1": a, "s3-global": [0, { accesspoint: [0, { mrap: a }] }], "s3-me-south-1": a, "s3-sa-east-1": a, "s3-us-east-2": a, "s3-us-gov-east-1": a, "s3-us-gov-west-1": a, "s3-us-west-1": a, "s3-us-west-2": a, "s3-website-ap-northeast-1": a, "s3-website-ap-southeast-1": a, "s3-website-ap-southeast-2": a, "s3-website-eu-west-1": a, "s3-website-sa-east-1": a, "s3-website-us-east-1": a, "s3-website-us-gov-west-1": a, "s3-website-us-west-1": a, "s3-website-us-west-2": a, elb: t }], 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": Se, "us-east-2": Se, "us-gov-east-1": ya, "us-gov-west-1": ya, "us-west-1": Se, "us-west-2": Se }], amplifyapp: a, awsapprunner: t, awsapps: a, elasticbeanstalk: [2, { "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-southeast-1": a, "ap-southeast-2": a, "ap-southeast-3": a, "ap-southeast-5": a, "ap-southeast-7": a, "ca-central-1": a, "eu-central-1": 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-gov-east-1": a, "us-gov-west-1": a, "us-west-1": a, "us-west-2": a }], awsglobalaccelerator: a, siiites: a, appspacehosted: a, appspaceusercontent: a, "on-aptible": a, myasustor: a, "balena-devices": a, boutir: a, bplaced: a, cafjs: a, "canva-apps": a, "canva-hosted-embed": a, canvacode: a, "rice-labs": a, "cdn77-storage": a, br: a, cn: a, de: a, eu: a, jpn: a, mex: a, ru: a, sa: a, uk: a, us: a, za: a, "clever-cloud": [0, { services: t }], abrdns: a, dnsabr: a, "ip-ddns": a, jdevcloud: a, wpdevcloud: a, "cf-ipfs": a, "cloudflare-ipfs": a, trycloudflare: a, co: a, devinapps: t, builtwithdark: a, datadetect: [0, { demo: a, instance: a }], dattolocal: a, dattorelay: a, dattoweb: a, mydatto: a, digitaloceanspaces: t, discordsays: a, discordsez: a, drayddns: a, dreamhosters: a, durumis: a, blogdns: a, cechire: a, dnsalias: a, dnsdojo: a, doesntexist: a, dontexist: a, doomdns: a, "dyn-o-saur": a, dynalias: a, "dyndns-at-home": a, "dyndns-at-work": a, "dyndns-blog": a, "dyndns-free": a, "dyndns-home": a, "dyndns-ip": a, "dyndns-mail": a, "dyndns-office": a, "dyndns-pics": a, "dyndns-remote": a, "dyndns-server": a, "dyndns-web": a, "dyndns-wiki": a, "dyndns-work": a, "est-a-la-maison": a, "est-a-la-masion": a, "est-le-patron": a, "est-mon-blogueur": a, "from-ak": a, "from-al": a, "from-ar": a, "from-ca": a, "from-ct": a, "from-dc": a, "from-de": a, "from-fl": a, "from-ga": a, "from-hi": a, "from-ia": a, "from-id": a, "from-il": a, "from-in": a, "from-ks": a, "from-ky": a, "from-ma": a, "from-md": a, "from-mi": a, "from-mn": a, "from-mo": a, "from-ms": a, "from-mt": a, "from-nc": a, "from-nd": a, "from-ne": a, "from-nh": a, "from-nj": a, "from-nm": a, "from-nv": a, "from-oh": a, "from-ok": a, "from-or": a, "from-pa": a, "from-pr": a, "from-ri": a, "from-sc": a, "from-sd": a, "from-tn": a, "from-tx": a, "from-ut": a, "from-va": a, "from-vt": a, "from-wa": a, "from-wi": a, "from-wv": a, "from-wy": a, getmyip: a, gotdns: a, "hobby-site": a, homelinux: a, homeunix: a, iamallama: a, "is-a-anarchist": a, "is-a-blogger": a, "is-a-bookkeeper": a, "is-a-bulls-fan": a, "is-a-caterer": a, "is-a-chef": a, "is-a-conservative": a, "is-a-cpa": a, "is-a-cubicle-slave": a, "is-a-democrat": a, "is-a-designer": a, "is-a-doctor": a, "is-a-financialadvisor": a, "is-a-geek": a, "is-a-green": a, "is-a-guru": a, "is-a-hard-worker": a, "is-a-hunter": a, "is-a-landscaper": a, "is-a-lawyer": a, "is-a-liberal": a, "is-a-libertarian": a, "is-a-llama": a, "is-a-musician": a, "is-a-nascarfan": a, "is-a-nurse": a, "is-a-painter": a, "is-a-personaltrainer": a, "is-a-photographer": a, "is-a-player": a, "is-a-republican": a, "is-a-rockstar": a, "is-a-socialist": a, "is-a-student": a, "is-a-teacher": a, "is-a-techie": a, "is-a-therapist": a, "is-an-accountant": a, "is-an-actor": a, "is-an-actress": a, "is-an-anarchist": a, "is-an-artist": a, "is-an-engineer": a, "is-an-entertainer": a, "is-certified": a, "is-gone": a, "is-into-anime": a, "is-into-cars": a, "is-into-cartoons": a, "is-into-games": a, "is-leet": a, "is-not-certified": a, "is-slick": a, "is-uberleet": a, "is-with-theband": a, "isa-geek": a, "isa-hockeynut": a, issmarterthanyou: a, "likes-pie": a, likescandy: a, "neat-url": a, "saves-the-whales": a, selfip: a, "sells-for-less": a, "sells-for-u": a, servebbs: a, "simple-url": a, "space-to-rent": a, "teaches-yoga": a, writesthisblog: a, "1cooldns": a, bumbleshrimp: a, ddnsfree: a, ddnsgeek: a, ddnsguru: a, dynuddns: a, dynuhosting: a, giize: a, gleeze: a, kozow: a, loseyourip: a, ooguy: a, pivohosting: a, theworkpc: a, wiredbladehosting: a, emergentagent: [0, { preview: a }], mytuleap: a, "tuleap-partners": a, encoreapi: a, evennode: [0, { "eu-1": a, "eu-2": a, "eu-3": a, "eu-4": a, "us-1": a, "us-2": a, "us-3": a, "us-4": a }], onfabrica: a, "fastly-edge": a, "fastly-terrarium": a, "fastvps-server": a, mydobiss: a, firebaseapp: a, fldrv: a, framercanvas: a, "freebox-os": a, freeboxos: a, freemyip: a, aliases121: a, gentapps: a, gentlentapis: a, githubusercontent: a, "0emm": t, appspot: [2, { r: t }], blogspot: a, codespot: a, googleapis: a, googlecode: a, pagespeedmobilizer: a, withgoogle: a, withyoutube: a, grayjayleagues: a, hatenablog: a, hatenadiary: a, "hercules-app": a, "hercules-dev": a, herokuapp: a, gr: a, smushcdn: a, wphostedmail: a, wpmucdn: a, pixolino: a, "apps-1and1": a, "live-website": a, "webspace-host": a, dopaas: a, "hosted-by-previder": Ve, hosteur: [0, { "rag-cloud": a, "rag-cloud-ch": a }], "ik-server": [0, { jcloud: a, "jcloud-ver-jpc": a }], jelastic: [0, { demo: a }], massivegrid: Ve, wafaicloud: [0, { jed: a, ryd: a }], "eu1-plenit": a, "la1-plenit": a, "us1-plenit": a, webadorsite: a, "on-forge": a, "on-vapor": a, lpusercontent: a, linode: [0, { members: a, nodebalancer: t }], linodeobjects: t, linodeusercontent: [0, { ip: a }], localtonet: a, lovableproject: a, barsycenter: a, barsyonline: a, lutrausercontent: t, magicpatternsapp: a, modelscape: a, mwcloudnonprod: a, polyspace: a, mazeplay: a, miniserver: a, atmeta: a, fbsbx: ba, meteorapp: va, routingthecloud: a, "same-app": a, "same-preview": a, mydbserver: a, mochausercontent: a, hostedpi: a, "mythic-beasts": [0, { caracal: a, customer: a, fentiger: a, lynx: a, ocelot: a, oncilla: a, onza: a, sphinx: a, vs: a, x: a, yali: a }], nospamproxy: [0, { cloud: [2, { o365: a }] }], "4u": a, nfshost: a, "3utilities": a, blogsyte: a, ciscofreak: a, damnserver: a, ddnsking: a, ditchyourip: a, dnsiskinky: a, dynns: a, geekgalaxy: a, "health-carereform": a, homesecuritymac: a, homesecuritypc: a, myactivedirectory: a, mysecuritycamera: a, myvnc: a, "net-freaks": a, onthewifi: a, point2this: a, quicksytes: a, securitytactics: a, servebeer: a, servecounterstrike: a, serveexchange: a, serveftp: a, servegame: a, servehalflife: a, servehttp: a, servehumour: a, serveirc: a, servemp3: a, servep2p: a, servepics: a, servequake: a, servesarcasm: a, stufftoread: a, unusualperson: a, workisboring: a, myiphost: a, observableusercontent: [0, { static: a }], simplesite: a, oaiusercontent: t, orsites: a, operaunite: a, "customer-oci": [0, { "*": a, oci: t, ocp: t, ocs: t }], oraclecloudapps: t, oraclegovcloudapps: t, "authgear-staging": a, authgearapps: a, outsystemscloud: a, ownprovider: a, pgfog: a, pagexl: a, gotpantheon: a, paywhirl: t, forgeblocks: a, upsunapp: a, "postman-echo": a, prgmr: [0, { xen: a }], "project-study": [0, { dev: a }], pythonanywhere: va, qa2: a, "alpha-myqnapcloud": a, "dev-myqnapcloud": a, mycloudnas: a, mynascloud: a, myqnapcloud: a, qualifioapp: a, ladesk: a, qualyhqpartner: t, qualyhqportal: t, qbuser: a, quipelements: t, rackmaze: a, "readthedocs-hosted": a, rhcloud: a, onrender: a, render: We, "subsc-pay": a, "180r": a, dojin: a, sakuratan: a, sakuraweb: a, x0: a, code: [0, { builder: t, "dev-builder": t, "stg-builder": t }], salesforce: [0, { platform: [0, { "code-builder-stg": [0, { test: [0, { "001": t }] }] }] }], logoip: a, scrysec: a, "firewall-gateway": a, myshopblocks: a, myshopify: a, shopitsite: a, "1kapp": a, appchizi: a, applinzi: a, sinaapp: a, vipsinaapp: a, streamlitapp: a, "try-snowplow": a, "playstation-cloud": a, myspreadshop: a, "w-corp-staticblitz": a, "w-credentialless-staticblitz": a, "w-staticblitz": a, "stackhero-network": a, stdlib: [0, { api: a }], strapiapp: [2, { media: a }], "streak-link": a, streaklinks: a, streakusercontent: a, "temp-dns": a, dsmynas: a, familyds: a, mytabit: a, taveusercontent: a, "tb-hosting": Xe, reservd: a, thingdustdata: a, "townnews-staging": a, typeform: [0, { pro: a }], hk: a, it: a, "deus-canvas": a, vultrobjects: t, wafflecell: a, hotelwithflight: a, "reserve-online": a, cprapid: a, pleskns: a, remotewd: a, wiardweb: [0, { pages: a }], "base44-sandbox": a, wixsite: a, wixstudio: a, messwithdns: a, "woltlab-demo": a, wpenginepowered: [2, { js: a }], xnbay: [2, { u2: a, "u2-local": a }], xtooldevice: a, yolasite: a }], 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: Te, cx: [1, { gov: e, cloudns: a, ath: a, info: a, assessments: a, calculators: a, funnels: a, paynow: a, quizzes: a, researched: a, tests: a }], cy: [1, { ac: e, biz: e, com: [1, { scaleforce: Ye }], 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: a }], realm: a, e4: a, co: a, metacentrum: [0, { cloud: t, custom: a }], muni: [0, { cloud: [0, { flt: a, usr: a }] }] }], de: [1, { bplaced: a, square7: a, "bwcloud-os-instance": t, com: a, cosidns: wa, dnsupdater: a, "dynamisches-dns": a, "internet-dns": a, "l-o-g-i-n": a, ddnss: [2, { dyn: a, dyndns: a }], "dyn-ip24": a, dyndns1: a, "home-webserver": [2, { dyn: a }], "myhome-server": a, dnshome: a, fuettertdasnetz: a, isteingeek: a, istmein: a, lebtimnetz: a, leitungsen: a, traeumtgerade: a, frusky: t, goip: a, "xn--gnstigbestellen-zvb": a, günstigbestellen: a, "xn--gnstigliefern-wob": a, günstigliefern: a, "hs-heilbronn": [0, { it: [0, { pages: a, "pages-research": a }] }], "dyn-berlin": a, "in-berlin": a, "in-brb": a, "in-butter": a, "in-dsl": a, "in-vpn": a, iservschule: a, "mein-iserv": a, schuldock: a, schulplattform: a, schulserver: a, "test-iserv": a, keymachine: a, co: a, "git-repos": a, "lcube-server": a, "svn-repos": a, barsy: a, webspaceconfig: a, "123webseite": a, rub: a, "ruhr-uni-bochum": [2, { noc: [0, { io: a }] }], logoip: a, "firewall-gateway": a, "my-gateway": a, "my-router": a, spdns: a, my: a, speedpartner: [0, { customer: a }], myspreadshop: a, "taifun-dns": a, "12hp": a, "2ix": a, "4lima": a, "lima-city": a, "virtual-user": a, virtualuser: a, "community-pro": a, diskussionsbereich: a, xenonconnect: t }], dj: e, dk: [1, { biz: a, co: a, firm: a, reg: a, store: a, "123hjemmeside": a, myspreadshop: a }], dm: Ca, 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: a, official: a }], edu: [1, { rit: [0, { "git-pages": a }] }], 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": a, myspreadshop: a }], 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: a, prvw: a, deuxfleurs: a, dogado: [0, { jelastic: a }], barsy: a, spdns: a, nxa: t, directwp: a, transurl: t }], fi: [1, { aland: e, dy: a, "xn--hkkinen-5wa": a, häkkinen: a, iki: a, cloudplatform: [0, { fi: a }], datacenter: [0, { demo: a, paas: a }], kapsi: a, "123kotisivu": a, myspreadshop: a }], 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: a, user: t }], 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": a, fbxos: a, "freebox-os": a, freeboxos: a, goupile: a, "123siteweb": a, "on-web": a, "chirurgiens-dentistes-en-france": a, dedibox: a, aeroport: a, avocat: a, chambagri: a, "chirurgiens-dentistes": a, "experts-comptables": a, medecin: a, notaires: a, pharmacien: a, port: a, veterinaire: a, myspreadshop: a, ynh: a }], 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: t, d6: a }], botdash: a, kaas: a, stackit: a, panel: [2, { daemon: a }] }], 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: a, simplesite: a }], 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: a }], gy: Ca, 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: a, ltd: a }], 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: a }], 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: a, zone: a }], ie: [1, { gov: e, myspreadshop: a }], il: [1, { ac: e, co: [1, { ravpage: a, mytabit: a, tabitorder: a }], 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: a, barsy: a, web: a, indevs: a, supabase: a }], info: [1, { cloudns: a, "dynamic-dns": a, "barrel-of-knowledge": a, "barrell-of-knowledge": a, dyndns: a, "for-our": a, "groks-the": a, "groks-this": a, "here-for-more": a, knowsitall: a, selfip: a, webhop: a, barsy: a, mayfirst: a, mittwald: a, mittwaldserver: a, typo3server: a, dvrcam: a, ilovecollege: a, "no-ip": a, forumz: a, nsupdate: a, dnsupdate: a, "v-info": a }], int: [1, { eu: e }], io: [1, { 2038: a, co: e, com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e, "on-acorn": t, myaddr: a, apigee: a, "b-data": a, beagleboard: a, bitbucket: a, bluebite: a, boxfuse: a, brave: o, browsersafetymark: a, bubble: be, bubbleapps: a, bigv: [0, { uk0: a }], cleverapps: a, cloudbeesusercontent: a, dappnode: [0, { dyndns: a }], darklang: a, definima: a, dedyn: a, icp0: Ta, icp1: Ta, qzz: a, "fh-muenster": a, gitbook: a, github: a, gitlab: a, lolipop: a, "hasura-app": a, hostyhosting: a, hypernode: a, moonscale: t, beebyte: Ve, beebyteapp: [0, { sekd1: a }], jele: a, keenetic: a, kiloapps: a, webthings: a, loginline: a, barsy: a, azurecontainer: t, ngrok: [2, { ap: a, au: a, eu: a, in: a, jp: a, sa: a, us: a }], nodeart: [0, { stage: a }], pantheonsite: a, forgerock: [0, { id: a }], pstmn: [2, { mock: a }], protonet: a, qcx: [2, { sys: t }], qoto: a, vaporcloud: a, myrdbx: a, "rb-hosting": Xe, "on-k3s": t, "on-rio": t, readthedocs: a, resindevice: a, resinstaging: [0, { devices: a }], hzc: a, sandcats: a, scrypted: [0, { client: a }], "mo-siemens": a, lair: ba, stolos: t, musician: a, utwente: a, edugit: a, telebit: a, thingdust: [0, { dev: Je, disrec: Je, prod: ja, testing: Je }], tickets: a, webflow: a, webflowtest: a, editorx: a, wixstudio: a, basicserver: a, virtualserver: a }], 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: a, vistablog: a }], 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: a, iliadboxos: a, neen: [0, { jc: a }], "123homepage": a, "16-b": a, "32-b": a, "64-b": a, myspreadshop: a, syncloud: a }], je: [1, { co: e, net: e, org: e, of: a }], 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: Sa, gehirn: a, ivory: a, "mail-box": a, mints: a, mokuren: a, opal: a, sakura: a, sumomo: a, topaz: a }], 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: a, fashionstore: a, handcrafted: a, kawaiishop: a, supersale: a, theshop: a, "0am": a, "0g0": a, "0j0": a, "0t0": a, mydns: a, pgw: a, wjg: a, usercontent: a, angry: a, babyblue: a, babymilk: a, backdrop: a, bambina: a, bitter: a, blush: a, boo: a, boy: a, boyfriend: a, but: a, candypop: a, capoo: a, catfood: a, cheap: a, chicappa: a, chillout: a, chips: a, chowder: a, chu: a, ciao: a, cocotte: a, coolblog: a, cranky: a, cutegirl: a, daa: a, deca: a, deci: a, digick: a, egoism: a, fakefur: a, fem: a, flier: a, floppy: a, fool: a, frenchkiss: a, girlfriend: a, girly: a, gloomy: a, gonna: a, greater: a, hacca: a, heavy: a, her: a, hiho: a, hippy: a, holy: a, hungry: a, icurus: a, itigo: a, jellybean: a, kikirara: a, kill: a, kilo: a, kuron: a, littlestar: a, lolipopmc: a, lolitapunk: a, lomo: a, lovepop: a, lovesick: a, main: a, mods: a, mond: a, mongolian: a, moo: a, namaste: a, nikita: a, nobushi: a, noor: a, oops: a, parallel: a, parasite: a, pecori: a, peewee: a, penne: a, pepper: a, perma: a, pigboat: a, pinoko: a, punyu: a, pupu: a, pussycat: a, pya: a, raindrop: a, readymade: a, sadist: a, schoolbus: a, secret: a, staba: a, stripper: a, sub: a, sunnyday: a, thick: a, tonkotsu: a, under: a, upper: a, velvet: a, verse: a, versus: a, vivian: a, watson: a, weblike: a, whitesnow: a, zombie: a, hateblo: a, hatenablog: a, hatenadiary: a, "2-d": a, bona: a, crap: a, daynight: a, eek: a, flop: a, halfmoon: a, jeez: a, matrix: a, mimoza: a, netgamers: a, nyanta: a, o0o0: a, rdy: a, rgr: a, rulez: a, sakurastorage: [0, { isk01: Ze, isk02: Ze }], saloon: a, sblo: a, skr: a, tank: a, "uh-oh": a, undo: a, webaccel: [0, { rs: a, user: a }], websozai: a, xii: a }], 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: a, xx: a, ae: a }], kh: _, ki: za, 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: a, "eliv-api": a, "eliv-cdn": a, "eliv-dns": a, mmv: a, vki: a }], kw: [1, { com: e, edu: e, emb: e, gov: e, ind: e, net: e, org: e }], ky: Te, kz: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, jcloud: a }], la: [1, { com: e, edu: e, gov: e, info: e, int: e, net: e, org: e, per: e, bnr: a }], lb: n, lc: [1, { co: e, com: e, edu: e, gov: e, net: e, org: e, oy: a }], 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": a }], 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: a }], me: [1, { ac: e, co: e, edu: e, gov: e, its: e, net: e, org: e, priv: e, c66: a, craft: a, edgestack: a, filegear: a, "filegear-sg": a, lohmus: a, barsy: a, mcdir: a, brasilia: a, ddns: a, dnsfor: a, hopto: a, loginto: a, noip: a, webhop: a, soundcast: a, tcp4: a, vp4: a, diskstation: a, dscloud: a, i234: a, myds: a, synology: a, transip: Xe, nohost: a }], 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: a }], mo: n, mobi: [1, { barsy: a, dscloud: a }], mp: [1, { ju: a }], mq: e, mr: c, ms: [1, { com: e, edu: e, gov: e, net: e, org: e, minisite: a }], mt: Te, 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: Ia, his: Ia, ispmanager: a, keenetic: a }], nc: [1, { asso: e, nom: e }], ne: e, net: [1, { adobeaemcloud: a, "adobeio-static": a, adobeioruntime: a, akadns: a, akamai: a, "akamai-staging": a, akamaiedge: a, "akamaiedge-staging": a, akamaihd: a, "akamaihd-staging": a, akamaiorigin: a, "akamaiorigin-staging": a, akamaized: a, "akamaized-staging": a, edgekey: a, "edgekey-staging": a, edgesuite: a, "edgesuite-staging": a, alwaysdata: a, myamaze: a, cloudfront: a, appudo: a, "atlassian-dev": [0, { prod: be }], myfritz: a, shopselect: a, blackbaudcdn: a, boomla: a, bplaced: a, square7: a, cdn77: [0, { r: a }], "cdn77-ssl": a, gb: a, hu: a, jp: a, se: a, uk: a, clickrising: a, "ddns-ip": a, "dns-cloud": a, "dns-dynamic": a, cloudaccess: a, cloudflare: [2, { cdn: a }], cloudflareanycast: be, cloudflarecn: be, cloudflareglobal: be, ctfcloud: a, "feste-ip": a, "knx-server": a, "static-access": a, cryptonomic: t, dattolocal: a, mydatto: a, debian: a, definima: a, deno: a, icp: t, de5: a, "at-band-camp": a, blogdns: a, "broke-it": a, buyshouses: a, dnsalias: a, dnsdojo: a, "does-it": a, dontexist: a, dynalias: a, dynathome: a, endofinternet: a, "from-az": a, "from-co": a, "from-la": a, "from-ny": a, "gets-it": a, "ham-radio-op": a, homeftp: a, homeip: a, homelinux: a, homeunix: a, "in-the-band": a, "is-a-chef": a, "is-a-geek": a, "isa-geek": a, "kicks-ass": a, "office-on-the": a, podzone: a, "scrapper-site": a, selfip: a, "sells-it": a, servebbs: a, serveftp: a, thruhere: a, webhop: a, casacam: a, dynu: a, dynuddns: a, mysynology: a, opik: a, spryt: a, dynv6: a, twmail: a, ru: a, channelsdvr: [2, { u: a }], fastly: [0, { freetls: a, map: a, prod: [0, { a, global: a }], ssl: [0, { a, b: a, global: a }] }], fastlylb: [2, { map: a }], "keyword-on": a, "live-on": a, "server-on": a, "cdn-edges": a, heteml: a, cloudfunctions: a, "grafana-dev": a, iobb: a, moonscale: a, "in-dsl": a, "in-vpn": a, oninferno: a, botdash: a, "apps-1and1": a, ipifony: a, cloudjiffy: [2, { "fra1-de": a, "west1-us": a }], elastx: [0, { "jls-sto1": a, "jls-sto2": a, "jls-sto3": a }], massivegrid: [0, { paas: [0, { "fr-1": a, "lon-1": a, "lon-2": a, "ny-1": a, "ny-2": a, "sg-1": a }] }], saveincloud: [0, { jelastic: a, "nordeste-idc": a }], scaleforce: Ye, kinghost: a, uni5: a, krellian: a, ggff: a, localto: t, barsy: a, luyani: a, memset: a, "azure-api": a, "azure-mobile": a, azureedge: a, azurefd: a, azurestaticapps: [2, { 1: a, 2: a, 3: a, 4: a, 5: a, 6: a, 7: a, centralus: a, eastasia: a, eastus2: a, westeurope: a, westus2: a }], azurewebsites: a, cloudapp: a, trafficmanager: a, usgovcloudapi: Oa, usgovcloudapp: a, usgovtrafficmanager: a, windows: Oa, mynetname: [0, { sn: a }], routingthecloud: a, bounceme: a, ddns: a, "eating-organic": a, mydissent: a, myeffect: a, mymediapc: a, mypsx: a, mysecuritycamera: a, nhlfan: a, "no-ip": a, pgafan: a, privatizehealthinsurance: a, redirectme: a, serveblog: a, serveminecraft: a, sytes: a, dnsup: a, hicam: a, "now-dns": a, ownip: a, vpndns: a, cloudycluster: a, ovh: [0, { hosting: t, webpaas: t }], rackmaze: a, myradweb: a, in: a, "subsc-pay": a, squares: a, schokokeks: a, "firewall-gateway": a, seidat: a, senseering: a, siteleaf: a, mafelo: a, myspreadshop: a, "vps-host": [2, { jelastic: [0, { atl: a, njs: a, ric: a }] }], srcf: [0, { soc: a, user: a }], supabase: a, dsmynas: a, familyds: a, ts: [2, { c: t }], torproject: [2, { pages: a }], tunnelmole: a, vusercontent: a, "reserve-online": a, localcert: a, "community-pro": a, meinforum: a, yandexcloud: [2, { storage: a, website: a }], za: a, zabc: a }], 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: a, dl: a, go: a, lg: a, on: a }], col: a, firm: a, gen: a, ltd: a, ngo: a, plc: a }], 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: a, "hosting-cluster": a, gov: a, khplay: a, "123website": a, myspreadshop: a, transurl: t, cistron: a, demon: a }], 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: L, ah: L, bu: L, fm: L, hl: L, hm: L, "jan-mayen": L, mr: L, nl: L, nt: L, of: L, ol: L, oslo: L, rl: L, sf: L, st: L, svalbard: L, tm: L, tr: L, va: L, vf: L, 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: Ra, 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: Ra, 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: a, "123hjemmeside": a, myspreadshop: a }], np: _, nr: za, nu: [1, { merseine: a, mine: a, shacknet: a, enterprisecloud: a }], 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: a }], 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: a, pimienta: a, poivron: a, potager: a, sweetpepper: a, cdn77: [0, { c: a, rsc: a }], "cdn77-secure": [0, { origin: [0, { ssl: a }] }], ae: a, cloudns: a, "ip-dynamic": a, ddnss: a, dpdns: a, duckdns: a, tunk: a, blogdns: a, blogsite: a, boldlygoingnowhere: a, dnsalias: a, dnsdojo: a, doesntexist: a, dontexist: a, doomdns: a, dvrdns: a, dynalias: a, dyndns: [2, { go: a, home: a }], endofinternet: a, endoftheinternet: a, "from-me": a, "game-host": a, gotdns: a, "hobby-site": a, homedns: a, homeftp: a, homelinux: a, homeunix: a, "is-a-bruinsfan": a, "is-a-candidate": a, "is-a-celticsfan": a, "is-a-chef": a, "is-a-geek": a, "is-a-knight": a, "is-a-linux-user": a, "is-a-patsfan": a, "is-a-soxfan": a, "is-found": a, "is-lost": a, "is-saved": a, "is-very-bad": a, "is-very-evil": a, "is-very-good": a, "is-very-nice": a, "is-very-sweet": a, "isa-geek": a, "kicks-ass": a, misconfused: a, podzone: a, readmyblog: a, selfip: a, sellsyourhome: a, servebbs: a, serveftp: a, servegame: a, "stuff-4-sale": a, webhop: a, accesscam: a, camdvr: a, freeddns: a, mywire: a, roxa: a, webredirect: a, twmail: a, eu: [2, { al: a, asso: a, at: a, au: a, be: a, bg: a, ca: a, cd: a, ch: a, cn: a, cy: a, cz: a, de: a, dk: a, edu: a, ee: a, es: a, fi: a, fr: a, gr: a, hr: a, hu: a, ie: a, il: a, in: a, int: a, is: a, it: a, jp: a, kr: a, lt: a, lu: a, lv: a, me: a, mk: a, mt: a, my: a, net: a, ng: a, nl: a, no: a, nz: a, pl: a, pt: a, ro: a, ru: a, se: a, si: a, sk: a, tr: a, uk: a, us: a }], fedorainfracloud: a, fedorapeople: a, fedoraproject: [0, { cloud: a, os: We, stg: [0, { os: We }] }], freedesktop: a, hatenadiary: a, hepforge: a, "in-dsl": a, "in-vpn": a, js: a, barsy: a, mayfirst: a, routingthecloud: a, bmoattachments: a, "cable-modem": a, collegefan: a, couchpotatofries: a, hopto: a, mlbfan: a, myftp: a, mysecuritycamera: a, nflfan: a, "no-ip": a, "read-books": a, ufcfan: a, zapto: a, dynserv: a, "now-dns": a, "is-local": a, httpbin: a, pubtls: a, jpn: a, "my-firewall": a, myfirewall: a, spdns: a, "small-web": a, dsmynas: a, familyds: a, teckids: Ze, tuxfamily: a, hk: a, us: a, toolforge: a, wmcloud: [2, { beta: a }], wmflabs: a, za: a }], 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: a }], 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: a, gliwice: a, krakow: a, poznan: a, wroc: a, zakopane: a, beep: a, "ecommerce-shop": a, cfolks: a, dfirma: a, dkonto: a, you2: a, shoparena: a, homesklep: a, sdscloud: a, unicloud: a, lodz: a, pabianice: a, plock: a, sieradz: a, skierniewice: a, zgierz: a, krasnik: a, leczna: a, lubartow: a, lublin: a, poniatowa: a, swidnik: a, co: a, torun: a, simplesite: a, myspreadshop: a, gda: a, gdansk: a, gdynia: a, med: a, sopot: a, bielsko: a }], pm: [1, { own: a, name: a }], 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: a, keenetic: a, barsy: a, ngrok: a }], 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": a }], pw: [1, { gov: e, cloudns: a, x443: a }], 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: a, can: a }], 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: a, shop: a, barsy: a }], rs: [1, { ac: e, co: e, edu: e, gov: e, in: e, org: e, brendly: y, barsy: a, ox: a }], ru: [1, { ac: a, edu: a, gov: a, int: a, mil: a, eurodir: a, adygeya: a, bashkiria: a, bir: a, cbg: a, com: a, dagestan: a, grozny: a, kalmykia: a, kustanai: a, marine: a, mordovia: a, msk: a, mytis: a, nalchik: a, nov: a, pyatigorsk: a, spb: a, vladikavkaz: a, vladimir: a, na4u: a, mircloud: a, myjino: [2, { hosting: t, landing: t, spectrum: t, vps: t }], cldmail: [0, { hb: a }], mcdir: [2, { vps: a }], mcpre: a, net: a, org: a, pp: a, ras: a }], 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: a, iopsys: a, "123minsida": a, itcouldbewor: a, myspreadshop: a }], sg: [1, { com: e, edu: e, gov: e, net: e, org: e, enscaled: a }], sh: [1, { com: e, gov: e, mil: e, net: e, org: e, hashbang: a, botda: a, lovable: a, platform: [0, { ent: a, eu: a, us: a }], teleport: a, now: a }], si: [1, { f5: a, gitapp: a, gitpage: a }], 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: a }], 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: a, cn: t, kirara: a, noho: a }], su: [1, { abkhazia: a, adygeya: a, aktyubinsk: a, arkhangelsk: a, armenia: a, ashgabad: a, azerbaijan: a, balashov: a, bashkiria: a, bryansk: a, bukhara: a, chimkent: a, dagestan: a, "east-kazakhstan": a, exnet: a, georgia: a, grozny: a, ivanovo: a, jambyl: a, kalmykia: a, kaluga: a, karacol: a, karaganda: a, karelia: a, khakassia: a, krasnodar: a, kurgan: a, kustanai: a, lenug: a, mangyshlak: a, mordovia: a, msk: a, murmansk: a, nalchik: a, navoi: a, "north-kazakhstan": a, nov: a, obninsk: a, penza: a, pokrovsk: a, sochi: a, spb: a, tashkent: a, termez: a, togliatti: a, troitsk: a, tselinograd: a, tula: a, tuva: a, vladikavkaz: a, vladimir: a, vologda: a }], 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: a }], tg: e, th: [1, { ac: e, co: e, go: e, in: e, mi: e, net: e, or: e, online: a, shop: a }], 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: a }], to: [1, { 611: a, com: e, edu: e, gov: e, mil: e, net: e, org: e, oya: a, x0: a, quickconnect: Z, vpnplus: a, nett: a }], 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": a, dyndns: a, "on-the-web": a, "worse-than": a, from: a, sakura: a }], tw: [1, { club: e, com: [1, { mymailer: a }], ebiz: e, edu: e, game: e, gov: e, idv: e, mil: e, net: e, org: e, url: a, mydns: a }], 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: a, inf: a, ltd: a, cx: a, biz: a, co: a, pp: a, v: a }], 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: a, vm: a }], layershift: Ye, barsy: a, barsyonline: a, retrosnub: ja, "nh-serv": a, "no-ip": a, adimo: a, myspreadshop: a }], gov: [1, { api: a, campaign: a, service: a }], ltd: e, me: e, net: e, nhs: e, org: [1, { glug: a, lug: a, lugs: a, affinitylottery: a, raffleentry: a, weeklylottery: a }], plc: e, police: e, sch: _, conn: a, copro: a, hosp: a, "independent-commission": a, "independent-inquest": a, "independent-inquiry": a, "independent-panel": a, "independent-review": a, "public-inquiry": a, "royal-commission": a, pymnt: a, barsy: a, nimsite: a, oraclegovcloudapps: t }], 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: Aa, fl: x, ga: x, gu: x, hi: ze, 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: ze, ne: x, nh: x, nj: x, nm: x, nv: x, ny: x, oh: x, ok: x, or: x, pa: x, pr: x, ri: ze, sc: x, sd: ze, tn: x, tx: x, ut: x, va: x, vi: x, vt: x, wa: x, wi: x, wv: Aa, wy: x, cloudns: a, "is-by": a, "land-4-sale": a, "stuff-4-sale": a, heliohost: a, enscaled: [0, { phx: a }], mircloud: a, "azure-api": a, azurewebsites: a, ngo: a, golffan: a, noip: a, pointto: a, freeddns: a, srv: [2, { gh: a, gl: a }], servername: a }], uy: [1, { com: e, edu: e, gub: e, mil: e, net: e, org: e, gv: a }], 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: a }], "0e": t, mydns: a }], 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: Te, wf: [1, { biz: a, sch: a }], ws: [1, { com: e, edu: e, gov: e, net: e, org: e, advisor: t, cloud66: a, dyndns: a, mypets: a }], yt: [1, { org: a }], "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: a }], 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: a, aiven: a, beget: t, brave: o, clerk: a, clerkstage: a, cloudflare: a, wnext: a, csb: [2, { preview: a }], convex: a, corespeed: a, deta: a, ondigitalocean: a, easypanel: a, encr: [2, { frontend: a }], evervault: i, expo: [2, { staging: a }], edgecompute: a, "on-fleek": a, flutterflow: a, sprites: a, e2b: a, framer: a, gadget: a, github: a, hosted: t, run: [0, { "*": a, mtls: t }], web: a, hackclub: a, hasura: a, onhercules: a, botdash: a, shiptoday: a, leapcell: a, loginline: a, lovable: a, luyani: a, magicpatterns: a, medusajs: a, messerli: a, miren: a, mocha: a, netlify: a, ngrok: a, "ngrok-free": a, developer: t, noop: a, northflank: t, upsun: t, railway: [0, { up: a }], replit: r, nyat: a, snowflake: [0, { "*": a, privatelink: t }], streamlit: a, spawnbase: a, telebit: a, typedream: a, vercel: a, wal: a, wasmer: a, bookonline: a, windsurf: a, base44: a, zeabur: a, zerops: t }], apple: [1, { int: [2, { cloud: [0, { "*": a, r: [0, { "*": a, "ap-north-1": t, "ap-south-1": t, "ap-south-2": t, "eu-central-1": t, "eu-north-1": t, "us-central-1": t, "us-central-2": t, "us-east-1": t, "us-east-2": t, "us-west-1": t, "us-west-2": t, "us-west-3": t }] }] }] }], 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: a, "notebook-fips": a }], "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: a, "notebook-fips": a, studio: a }], experiments: t }], repost: [0, { private: t }] }], 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: a, nz: a }], 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: a, v0: a, windsurf: a }], builders: [1, { cloudsite: a }], 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: a }] }], 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: a }] }], case: [1, { sav: a }], 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: a, convex: a, elementor: a, emergent: a, encoway: [0, { eu: a }], statics: t, ravendb: a, axarnet: [0, { "es-1": a }], diadem: a, jelastic: [0, { vip: a }], jele: a, "jenv-aruba": [0, { aruba: [0, { eur: [0, { it1: a }] }], it1: a }], keliweb: [2, { cs: a }], oxa: [2, { tn: a, uk: a }], primetel: [2, { uk: a }], reclaim: [0, { ca: a, uk: a, us: a }], trendhosting: [0, { ch: a, de: a }], jote: a, jotelulu: a, kuleuven: a, laravel: a, linkyard: a, magentosite: t, matlab: a, observablehq: a, perspecta: a, vapor: a, "on-rancher": t, scw: [0, { baremetal: [0, { "fr-par-1": a, "fr-par-2": a, "nl-ams-1": a }], "fr-par": [0, { cockpit: a, ddl: a, dtwh: a, fnc: [2, { functions: a }], ifr: a, k8s: v, kafk: a, mgdb: a, rdb: a, s3: a, "s3-website": a, scbl: a, whm: a }], instances: [0, { priv: a, pub: a }], k8s: a, "nl-ams": [0, { cockpit: a, ddl: a, dtwh: a, ifr: a, k8s: v, kafk: a, mgdb: a, rdb: a, s3: a, "s3-website": a, scbl: a, whm: a }], "pl-waw": [0, { cockpit: a, ddl: a, dtwh: a, ifr: a, k8s: v, kafk: a, mgdb: a, rdb: a, s3: a, "s3-website": a, scbl: a }], scalebook: a, smartlabeling: a }], servebolt: a, onstackit: [0, { runs: a }], trafficplex: a, "unison-services": a, urown: a, voorloper: a, zap: a }], club: [1, { cloudns: a, jele: a, barsy: a }], clubmed: e, coach: e, codes: [1, { owo: t }], coffee: e, college: e, cologne: e, commbank: e, community: [1, { nog: a, ravendb: a, myforum: a }], company: e, compare: e, computer: e, comsec: e, condos: e, construction: e, consulting: e, contact: e, contractors: e, cooking: e, cool: [1, { elementor: a, de: a }], 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: a, bss: a }], dev: [1, { myaddr: a, panel: a, bearblog: a, brave: o, lcl: t, lclstage: t, stg: t, stgstage: t, pages: a, r2: a, workers: a, deno: a, "deno-staging": a, deta: a, lp: [2, { api: a, objects: a }], evervault: i, fly: a, githubpreview: a, gateway: t, grebedoc: a, botdash: a, inbrowser: t, "is-a-good": a, iserv: a, leapcell: a, runcontainers: a, localcert: [0, { user: t }], loginline: a, barsy: a, mediatech: a, "mocha-sandbox": a, modx: a, ngrok: a, "ngrok-free": a, "is-a-fullstack": a, "is-cool": a, "is-not-a": a, localplayer: a, xmit: a, "platter-app": a, replit: [2, { archer: a, bones: a, canary: a, global: a, hacker: a, id: a, janeway: a, kim: a, kira: a, kirk: a, odo: a, paris: a, picard: a, pike: a, prerelease: a, reed: a, riker: a, sisko: a, spock: a, staging: a, sulu: a, tarpit: a, teams: a, tucker: a, wesley: a, worf: a }], crm: [0, { aa: t, ab: t, ac: t, ad: t, ae: t, af: t, ci: t, d: t, pa: t, pb: t, pc: t, pd: t, pe: t, pf: t, w: t, wa: t, wb: t, wc: t, wd: t, we: t, wf: t }], erp: xa, vercel: a, webhare: t, hrsn: a, "is-a": a }], dhl: e, diamonds: e, diet: e, digital: [1, { cloudapps: [2, { london: a }] }], direct: [1, { libp2p: a }], directory: e, discount: e, discover: e, dish: e, diy: _a, 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: a }], tawk: Ea, tawkto: Ea }], emerck: e, energy: e, engineer: e, engineering: e, enterprises: e, epson: e, equipment: e, ericsson: e, erni: e, esq: e, estate: [1, { compute: t }], eurovision: e, eus: [1, { party: Sa }], events: [1, { koobin: a, co: a }], 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: a }], 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: a, sheezy: a }], gap: e, garden: e, gay: [1, { pages: a }], gbiz: e, gdn: [1, { cnpy: a }], 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: a }], globo: e, gmail: e, gmbh: e, gmo: e, gmx: e, godaddy: e, gold: e, goldpoint: e, golf: e, goodyear: e, goog: [1, { cloud: a, translate: a, usercontent: t }], google: e, gop: e, got: e, grainger: e, graphics: e, gratis: e, green: e, gripe: e, grocery: e, group: _a, 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: a }], 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: a, freesite: a, easypanel: a, emergent: a, fastvps: a, myfast: a, gadget: a, tempurl: a, wpmudev: a, iserv: a, jele: a, mircloud: a, bolt: a, wp2: a, half: a }], hosting: [1, { opencraft: a }], 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: a, edu: a }], 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: a, cyon: a, joinmc: a, dweb: t, inbrowser: t, keenetic: a, nftstorage: ea, mypep: a, storacha: ea, w3s: ea }], live: [1, { aem: a, hlx: a, ewp: t }], living: e, llc: e, llp: e, loan: e, loans: e, locker: e, locus: e, lol: [1, { omg: a }], 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: je, meet: e, melbourne: e, meme: e, memorial: e, men: e, menu: [1, { barsy: a, barsyonline: a }], 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: a, alces: t, appwrite: a, co: a, arvo: a, azimuth: a, tlon: a }], neustar: e, new: e, news: [1, { noticeable: a }], 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: t, service: a, website: a }], ong: e, onl: e, online: [1, { eero: a, "eero-stage": a, websitebuilder: a, leapcell: a, barsy: a }], ooo: e, open: e, oracle: e, orange: [1, { tech: a }], organic: e, origins: e, osaka: e, otsuka: e, ott: e, ovh: [1, { nerdpol: a }], page: [1, { aem: a, hlx: a, codeberg: a, deuxfleurs: a, heyflow: a, prvcy: a, rocky: a, statichost: a, pdns: a, plesk: a }], 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: je, physio: e, pics: e, pictet: e, pictures: [1, { 1337: a }], pid: e, pin: e, ping: e, pink: e, pioneer: e, pizza: [1, { ngrok: a }], place: E, play: e, playstation: e, plumbing: e, plus: [1, { playit: [2, { at: t, with: a }] }], 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: t, kin: t, barsy: a }], 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: a }], rexroth: e, rich: e, richardli: e, ricoh: e, ril: e, rio: e, rip: [1, { clan: a }], rocks: [1, { myddns: a, stackit: a, "lima-city": a, webspace: a }], rodeo: e, rogers: e, room: e, rsvp: e, rugby: e, ruhr: e, run: [1, { appwrite: t, canva: a, development: a, ravendb: a, liara: [2, { iran: a }], lovable: a, needle: a, build: t, code: t, database: t, migration: t, onporter: a, repl: a, stackit: a, val: xa, vercel: a, wix: a }], 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: a, me: a, org: a, gov: [2, { service: a }] }], search: e, seat: e, secure: e, security: e, seek: e, select: e, sener: e, services: [1, { loginline: a }], 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: a, hoplix: a, barsy: a, barsyonline: a, shopware: a }], shopping: e, shouji: e, show: e, silk: e, sina: e, singles: e, site: [1, { square: a, canva: w, cloudera: t, convex: a, cyon: a, caffeine: a, fastvps: a, figma: a, "figma-gov": a, preview: a, heyflow: a, jele: a, jouwweb: a, loginline: a, barsy: a, co: a, notion: a, omniwe: a, opensocial: a, madethis: a, support: a, platformsh: t, tst: t, byen: a, sol: a, srht: a, novecore: a, cpanel: a, wpsquared: a, sourcecraft: a }], 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: a, heiyu: a, hf: [2, { static: a }], "app-ionos": a, project: a, uber: a, xs4all: a }], 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: a, sellfy: a, shopware: a, storebase: a }], stream: e, studio: e, study: e, style: e, sucks: e, supplies: e, supply: e, support: [1, { barsy: a }], surf: e, surgery: e, suzuki: e, swatch: e, swiss: e, sydney: e, systems: [1, { knightpoint: a, miren: a }], 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: a, jelastic: a }], tech: [1, { cleverapps: a }], 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: a }], tokyo: e, tools: [1, { addr: wa, myaddr: a }], top: [1, { ntdll: a, wadl: t }], 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: a }], 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: je, wed: e, wedding: e, weibo: e, weir: e, whoswho: e, wien: e, wiki: je, williamhill: e, win: e, windows: e, wine: e, winners: e, wme: e, wolterskluwer: e, woodside: e, work: [1, { "imagine-proxy": a }], 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": a, "xn--j1aef": a, "xn--j1ael8b": a, "xn--h1ahn": a, "xn--j1adp": a, "xn--c1avg": a, "xn--80aaa0cvac": a, "xn--h1aliz": a, "xn--90a1af": a, "xn--41a": a }], рус: [1, { биз: a, ком: a, крым: a, мир: a, мск: a, орг: a, самара: a, сочи: a, спб: a, я: a }], "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: a, botdash: a, telebit: t }], 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: t, stackit: a, lima: a }], zuerich: e }];
|
|
2835
|
+
const e = [1, {}], a = [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 }], t = [0, { "*": a }], o = [2, { s: t }], i = [0, { relay: a }], r = [2, { id: a }], c = [1, { gov: e }], l = [0, { airflow: t, "lambda-url": a, "transfer-webapp": a }], d = [0, { airflow: t, "transfer-webapp": a }], u = [0, { "transfer-webapp": a }], m = [0, { "transfer-webapp": a, "transfer-webapp-fips": a }], f = [0, { notebook: a, studio: a }], g = [0, { labeling: a, notebook: a, studio: a }], k = [0, { notebook: a }], w = [0, { labeling: a, notebook: a, "notebook-fips": a, studio: a }], p = [0, { notebook: a, "notebook-fips": a, studio: a, "studio-fips": a }], y = [0, { shop: a }], b = [0, { "*": e }], S = [1, { co: a }], j = [0, { objects: a }], v = [2, { nodes: a }], x = [0, { my: a }], C = [0, { s3: a, "s3-accesspoint": a, "s3-website": a }], B = [0, { s3: a, "s3-accesspoint": a }], Z = [0, { direct: a }], U = [0, { "webview-assets": a }], W = [0, { vfs: a, "webview-assets": a }], ne = [0, { "execute-api": a, "emrappui-prod": a, "emrnotebooks-prod": a, "emrstudio-prod": a, dualstack: C, s3: a, "s3-accesspoint": a, "s3-object-lambda": a, "s3-website": a, "aws-cloud9": U, cloud9: W }], E = [0, { "execute-api": a, "emrappui-prod": a, "emrnotebooks-prod": a, "emrstudio-prod": a, dualstack: B, s3: a, "s3-accesspoint": a, "s3-object-lambda": a, "s3-website": a, "aws-cloud9": U, cloud9: W }], de = [0, { "execute-api": a, "emrappui-prod": a, "emrnotebooks-prod": a, "emrstudio-prod": a, dualstack: C, s3: a, "s3-accesspoint": a, "s3-object-lambda": a, "s3-website": a, "analytics-gateway": a, "aws-cloud9": U, cloud9: W }], he = [0, { "execute-api": a, "emrappui-prod": a, "emrnotebooks-prod": a, "emrstudio-prod": a, dualstack: C, s3: a, "s3-accesspoint": a, "s3-object-lambda": a, "s3-website": a }], Ee = [0, { s3: a, "s3-accesspoint": a, "s3-accesspoint-fips": a, "s3-fips": a, "s3-website": a }], fa = [0, { "execute-api": a, "emrappui-prod": a, "emrnotebooks-prod": a, "emrstudio-prod": a, dualstack: Ee, s3: a, "s3-accesspoint": a, "s3-accesspoint-fips": a, "s3-fips": a, "s3-object-lambda": a, "s3-website": a, "aws-cloud9": U, cloud9: W }], Ge = [0, { "execute-api": a, "emrappui-prod": a, "emrnotebooks-prod": a, "emrstudio-prod": a, dualstack: Ee, s3: a, "s3-accesspoint": a, "s3-accesspoint-fips": a, "s3-fips": a, "s3-object-lambda": a, "s3-website": a }], ka = [0, { "execute-api": a, "emrappui-prod": a, "emrnotebooks-prod": a, "emrstudio-prod": a, dualstack: Ee, s3: a, "s3-accesspoint": a, "s3-accesspoint-fips": a, "s3-deprecated": a, "s3-fips": a, "s3-object-lambda": a, "s3-website": a, "analytics-gateway": a, "aws-cloud9": U, cloud9: W }], I = [0, { auth: a }], Se = [0, { auth: a, "auth-fips": a }], ya = [0, { "auth-fips": a }], ba = [0, { apps: a }], Ve = [0, { paas: a }], va = [2, { eu: a }], We = [0, { app: a }], Xe = [0, { site: a }], Te = [1, { com: e, edu: e, net: e, org: e }], Ye = [0, { j: a }], wa = [0, { dyn: a }], xa = [2, { web: a }], _a = [1, { discourse: a }], Ca = [1, { co: e, com: e, edu: e, gov: e, net: e, org: e }], Ea = [0, { p: a }], Sa = [0, { user: a }], ve = [0, { cdn: a }], Ta = [2, { raw: t }], Je = [0, { cust: a, reservd: a }], ja = [0, { cust: a }], Ze = [0, { s3: a }], za = [1, { biz: e, com: e, edu: e, gov: e, info: e, net: e, org: e }], ea = [0, { ipfs: a }], je = [1, { framer: a }], Ia = [0, { forgot: a }], nn = [0, { blob: a, file: a, web: a }], Oa = [0, { core: nn, servicebus: a }], M = [1, { gs: e }], Ra = [0, { nes: e }], _ = [1, { k12: e, cc: e, lib: e }], Aa = [1, { cc: e }], ze = [1, { cc: e, lib: e }];
|
|
2836
|
+
return [0, { ac: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, drr: a, feedback: a, forms: a }], 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: a }], ai: [1, { com: e, net: e, off: e, org: e, uwu: a, framer: a, kiloapps: a }], al: s, am: [1, { co: e, com: e, commune: e, net: e, org: e, radio: a }], 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: a, daemon: a, dix: a }], at: [1, { 4: a, ac: [1, { sth: e }], co: e, gv: e, or: e, funkfeuer: [0, { wien: a }], futurecms: [0, { "*": a, ex: t, in: t }], futurehosting: a, futuremailing: a, ortsinfo: [0, { ex: t, kunden: t }], biz: a, info: a, "123webseite": a, priv: a, my: a, myspreadshop: a, "12hp": a, "2ix": a, "4lima": a, "lima-city": a }], au: [1, { asn: e, com: [1, { cloudlets: [0, { mel: a }], myspreadshop: a }], 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: a }] }], 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: a }], 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: a, webhosting: a, interhostsolutions: [0, { cloud: a }], kuleuven: [0, { ezproxy: a }], "123website": a, myspreadshop: a, transurl: t }], 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: a }], bh: n, bi: [1, { co: e, com: e, edu: e, or: e, org: e }], biz: [1, { activetrail: a, "cloud-ip": a, cloudns: a, jozi: a, dyndns: a, "for-better": a, "for-more": a, "for-some": a, "for-the": a, selfip: a, webhop: a, orx: a, mmafan: a, myftp: a, "no-ip": a, dscloud: a }], 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: a }], 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: a }], 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: a, al: a, am: a, ap: a, ba: a, ce: a, df: a, es: a, go: a, ma: a, mg: a, ms: a, mt: a, pa: a, pb: a, pe: a, pi: a, pr: a, rj: a, rn: a, ro: a, rr: a, rs: a, sc: a, se: a, sp: a, to: a }], 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: b, 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: a }], bs: [1, { com: e, edu: e, gov: e, net: e, org: e, we: a }], 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: a }], bz: [1, { co: e, com: e, edu: e, gov: e, net: e, org: e, za: a, mydns: a, gsj: a }], 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: a, awdev: t, co: a, "no-ip": a, onid: a, myspreadshop: a, box: a }], cat: e, cc: [1, { cleverapps: a, "cloud-ip": a, cloudns: a, ccwu: a, ftpaccess: a, "game-server": a, myphotos: a, scrapping: a, twmail: a, csx: a, fantasyleague: a, spawn: [0, { instances: a }], ec: a, eu: a, gu: a, uk: a, us: a }], cd: [1, { gov: e, cc: a }], cf: e, cg: e, ch: [1, { square7: a, cloudns: a, cloudscale: [0, { cust: a, lpg: j, rma: j }], objectstorage: [0, { lpg: a, rma: a }], flow: [0, { ae: [0, { alp1: a }], appengine: a }], "linkyard-cloud": a, gotdns: a, dnsking: a, "123website": a, myspreadshop: a, firenet: [0, { "*": a, svc: t }], "12hp": a, "2ix": a, "4lima": a, "lima-city": a }], 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: a }], ck: b, cl: [1, { co: e, gob: e, gov: e, mil: e, cloudns: a }], cm: [1, { co: e, com: e, gov: e, net: e }], cn: [1, { ac: e, com: [1, { amazonaws: [0, { "cn-north-1": [0, { "execute-api": a, "emrappui-prod": a, "emrnotebooks-prod": a, "emrstudio-prod": a, rds: t, dualstack: C, s3: a, "s3-accesspoint": a, "s3-deprecated": a, "s3-object-lambda": a, "s3-website": a }], "cn-northwest-1": [0, { "execute-api": a, "emrappui-prod": a, "emrnotebooks-prod": a, "emrstudio-prod": a, rds: t, dualstack: B, s3: a, "s3-accesspoint": a, "s3-object-lambda": a, "s3-website": a }], compute: t, airflow: [0, { "cn-north-1": t, "cn-northwest-1": t }], eb: [0, { "cn-north-1": a, "cn-northwest-1": a }], elb: t }], amazonwebservices: [0, { on: [0, { "cn-north-1": d, "cn-northwest-1": d }] }], 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: a }], sn: e, sx: e, tj: e, tw: e, xj: e, xz: e, yn: e, zj: e, "canva-apps": a, canvasite: x, myqnapcloud: a, quickconnect: Z }], co: [1, { com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e, carrd: a, crd: a, otap: t, hidns: a, leadpages: a, lpages: a, mypi: a, xmit: t, rdpa: [0, { clusters: t, srvrless: t }], firewalledreplit: r, repl: r, supabase: [2, { realtime: a, storage: a }], umso: a }], com: [1, { a2hosted: a, cpserver: a, adobeaemcloud: [2, { dev: t }], africa: a, auiusercontent: t, aivencloud: a, alibabacloudcs: a, kasserver: a, amazonaws: [0, { "af-south-1": ne, "ap-east-1": E, "ap-northeast-1": de, "ap-northeast-2": de, "ap-northeast-3": ne, "ap-south-1": de, "ap-south-2": he, "ap-southeast-1": de, "ap-southeast-2": de, "ap-southeast-3": he, "ap-southeast-4": he, "ap-southeast-5": [0, { "execute-api": a, dualstack: C, s3: a, "s3-accesspoint": a, "s3-deprecated": a, "s3-object-lambda": a, "s3-website": a }], "ca-central-1": fa, "ca-west-1": Ge, "eu-central-1": de, "eu-central-2": he, "eu-north-1": E, "eu-south-1": ne, "eu-south-2": he, "eu-west-1": [0, { "execute-api": a, "emrappui-prod": a, "emrnotebooks-prod": a, "emrstudio-prod": a, dualstack: C, s3: a, "s3-accesspoint": a, "s3-deprecated": a, "s3-object-lambda": a, "s3-website": a, "analytics-gateway": a, "aws-cloud9": U, cloud9: W }], "eu-west-2": E, "eu-west-3": ne, "il-central-1": [0, { "execute-api": a, "emrappui-prod": a, "emrnotebooks-prod": a, "emrstudio-prod": a, dualstack: C, s3: a, "s3-accesspoint": a, "s3-object-lambda": a, "s3-website": a, "aws-cloud9": U, cloud9: [0, { vfs: a }] }], "me-central-1": he, "me-south-1": E, "sa-east-1": ne, "us-east-1": [2, { "execute-api": a, "emrappui-prod": a, "emrnotebooks-prod": a, "emrstudio-prod": a, dualstack: Ee, s3: a, "s3-accesspoint": a, "s3-accesspoint-fips": a, "s3-deprecated": a, "s3-fips": a, "s3-object-lambda": a, "s3-website": a, "analytics-gateway": a, "aws-cloud9": U, cloud9: W }], "us-east-2": ka, "us-gov-east-1": Ge, "us-gov-west-1": Ge, "us-west-1": fa, "us-west-2": ka, compute: t, "compute-1": t, airflow: [0, { "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-south-2": t, "ap-southeast-1": t, "ap-southeast-2": t, "ap-southeast-3": t, "ap-southeast-4": t, "ap-southeast-5": t, "ap-southeast-7": t, "ca-central-1": t, "ca-west-1": t, "eu-central-1": t, "eu-central-2": 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-west-1": t, "us-west-2": t }], rds: [0, { "af-south-1": t, "ap-east-1": t, "ap-east-2": t, "ap-northeast-1": t, "ap-northeast-2": t, "ap-northeast-3": t, "ap-south-1": t, "ap-south-2": t, "ap-southeast-1": t, "ap-southeast-2": t, "ap-southeast-3": t, "ap-southeast-4": t, "ap-southeast-5": t, "ap-southeast-6": t, "ap-southeast-7": t, "ca-central-1": t, "ca-west-1": t, "eu-central-1": t, "eu-central-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, "mx-central-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-northeast-1": t, "us-west-1": t, "us-west-2": t }], s3: a, "s3-1": a, "s3-ap-east-1": a, "s3-ap-northeast-1": a, "s3-ap-northeast-2": a, "s3-ap-northeast-3": a, "s3-ap-south-1": a, "s3-ap-southeast-1": a, "s3-ap-southeast-2": a, "s3-ca-central-1": a, "s3-eu-central-1": a, "s3-eu-north-1": a, "s3-eu-west-1": a, "s3-eu-west-2": a, "s3-eu-west-3": a, "s3-external-1": a, "s3-fips-us-gov-east-1": a, "s3-fips-us-gov-west-1": a, "s3-global": [0, { accesspoint: [0, { mrap: a }] }], "s3-me-south-1": a, "s3-sa-east-1": a, "s3-us-east-2": a, "s3-us-gov-east-1": a, "s3-us-gov-west-1": a, "s3-us-west-1": a, "s3-us-west-2": a, "s3-website-ap-northeast-1": a, "s3-website-ap-southeast-1": a, "s3-website-ap-southeast-2": a, "s3-website-eu-west-1": a, "s3-website-sa-east-1": a, "s3-website-us-east-1": a, "s3-website-us-gov-west-1": a, "s3-website-us-west-1": a, "s3-website-us-west-2": a, elb: t }], 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": Se, "us-east-2": Se, "us-gov-east-1": ya, "us-gov-west-1": ya, "us-west-1": Se, "us-west-2": Se }], amplifyapp: a, awsapprunner: t, awsapps: a, elasticbeanstalk: [2, { "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-southeast-1": a, "ap-southeast-2": a, "ap-southeast-3": a, "ap-southeast-5": a, "ap-southeast-7": a, "ca-central-1": a, "eu-central-1": 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-gov-east-1": a, "us-gov-west-1": a, "us-west-1": a, "us-west-2": a }], awsglobalaccelerator: a, siiites: a, appspacehosted: a, appspaceusercontent: a, "on-aptible": a, myasustor: a, "balena-devices": a, boutir: a, bplaced: a, cafjs: a, "canva-apps": a, "canva-hosted-embed": a, canvacode: a, "rice-labs": a, "cdn77-storage": a, br: a, cn: a, de: a, eu: a, jpn: a, mex: a, ru: a, sa: a, uk: a, us: a, za: a, "clever-cloud": [0, { services: t }], abrdns: a, dnsabr: a, "ip-ddns": a, jdevcloud: a, wpdevcloud: a, "cf-ipfs": a, "cloudflare-ipfs": a, trycloudflare: a, co: a, devinapps: t, builtwithdark: a, datadetect: [0, { demo: a, instance: a }], dattolocal: a, dattorelay: a, dattoweb: a, mydatto: a, digitaloceanspaces: t, discordsays: a, discordsez: a, drayddns: a, dreamhosters: a, durumis: a, blogdns: a, cechire: a, dnsalias: a, dnsdojo: a, doesntexist: a, dontexist: a, doomdns: a, "dyn-o-saur": a, dynalias: a, "dyndns-at-home": a, "dyndns-at-work": a, "dyndns-blog": a, "dyndns-free": a, "dyndns-home": a, "dyndns-ip": a, "dyndns-mail": a, "dyndns-office": a, "dyndns-pics": a, "dyndns-remote": a, "dyndns-server": a, "dyndns-web": a, "dyndns-wiki": a, "dyndns-work": a, "est-a-la-maison": a, "est-a-la-masion": a, "est-le-patron": a, "est-mon-blogueur": a, "from-ak": a, "from-al": a, "from-ar": a, "from-ca": a, "from-ct": a, "from-dc": a, "from-de": a, "from-fl": a, "from-ga": a, "from-hi": a, "from-ia": a, "from-id": a, "from-il": a, "from-in": a, "from-ks": a, "from-ky": a, "from-ma": a, "from-md": a, "from-mi": a, "from-mn": a, "from-mo": a, "from-ms": a, "from-mt": a, "from-nc": a, "from-nd": a, "from-ne": a, "from-nh": a, "from-nj": a, "from-nm": a, "from-nv": a, "from-oh": a, "from-ok": a, "from-or": a, "from-pa": a, "from-pr": a, "from-ri": a, "from-sc": a, "from-sd": a, "from-tn": a, "from-tx": a, "from-ut": a, "from-va": a, "from-vt": a, "from-wa": a, "from-wi": a, "from-wv": a, "from-wy": a, getmyip: a, gotdns: a, "hobby-site": a, homelinux: a, homeunix: a, iamallama: a, "is-a-anarchist": a, "is-a-blogger": a, "is-a-bookkeeper": a, "is-a-bulls-fan": a, "is-a-caterer": a, "is-a-chef": a, "is-a-conservative": a, "is-a-cpa": a, "is-a-cubicle-slave": a, "is-a-democrat": a, "is-a-designer": a, "is-a-doctor": a, "is-a-financialadvisor": a, "is-a-geek": a, "is-a-green": a, "is-a-guru": a, "is-a-hard-worker": a, "is-a-hunter": a, "is-a-landscaper": a, "is-a-lawyer": a, "is-a-liberal": a, "is-a-libertarian": a, "is-a-llama": a, "is-a-musician": a, "is-a-nascarfan": a, "is-a-nurse": a, "is-a-painter": a, "is-a-personaltrainer": a, "is-a-photographer": a, "is-a-player": a, "is-a-republican": a, "is-a-rockstar": a, "is-a-socialist": a, "is-a-student": a, "is-a-teacher": a, "is-a-techie": a, "is-a-therapist": a, "is-an-accountant": a, "is-an-actor": a, "is-an-actress": a, "is-an-anarchist": a, "is-an-artist": a, "is-an-engineer": a, "is-an-entertainer": a, "is-certified": a, "is-gone": a, "is-into-anime": a, "is-into-cars": a, "is-into-cartoons": a, "is-into-games": a, "is-leet": a, "is-not-certified": a, "is-slick": a, "is-uberleet": a, "is-with-theband": a, "isa-geek": a, "isa-hockeynut": a, issmarterthanyou: a, "likes-pie": a, likescandy: a, "neat-url": a, "saves-the-whales": a, selfip: a, "sells-for-less": a, "sells-for-u": a, servebbs: a, "simple-url": a, "space-to-rent": a, "teaches-yoga": a, writesthisblog: a, "1cooldns": a, bumbleshrimp: a, ddnsfree: a, ddnsgeek: a, ddnsguru: a, dynuddns: a, dynuhosting: a, giize: a, gleeze: a, kozow: a, loseyourip: a, ooguy: a, pivohosting: a, theworkpc: a, wiredbladehosting: a, emergentagent: [0, { preview: a }], mytuleap: a, "tuleap-partners": a, encoreapi: a, evennode: [0, { "eu-1": a, "eu-2": a, "eu-3": a, "eu-4": a, "us-1": a, "us-2": a, "us-3": a, "us-4": a }], onfabrica: a, "fastly-edge": a, "fastly-terrarium": a, "fastvps-server": a, mydobiss: a, firebaseapp: a, fldrv: a, framercanvas: a, "freebox-os": a, freeboxos: a, freemyip: a, aliases121: a, gentapps: a, gentlentapis: a, githubusercontent: a, "0emm": t, appspot: [2, { r: t }], blogspot: a, codespot: a, googleapis: a, googlecode: a, pagespeedmobilizer: a, withgoogle: a, withyoutube: a, grayjayleagues: a, hatenablog: a, hatenadiary: a, "hercules-app": a, "hercules-dev": a, herokuapp: a, gr: a, smushcdn: a, wphostedmail: a, wpmucdn: a, pixolino: a, "apps-1and1": a, "live-website": a, "webspace-host": a, dopaas: a, "hosted-by-previder": Ve, hosteur: [0, { "rag-cloud": a, "rag-cloud-ch": a }], "ik-server": [0, { jcloud: a, "jcloud-ver-jpc": a }], jelastic: [0, { demo: a }], massivegrid: Ve, wafaicloud: [0, { jed: a, ryd: a }], "eu1-plenit": a, "la1-plenit": a, "us1-plenit": a, webadorsite: a, "on-forge": a, "on-vapor": a, lpusercontent: a, linode: [0, { members: a, nodebalancer: t }], linodeobjects: t, linodeusercontent: [0, { ip: a }], localtonet: a, lovableproject: a, barsycenter: a, barsyonline: a, lutrausercontent: t, magicpatternsapp: a, modelscape: a, mwcloudnonprod: a, polyspace: a, mazeplay: a, miniserver: a, atmeta: a, fbsbx: ba, meteorapp: va, routingthecloud: a, "same-app": a, "same-preview": a, mydbserver: a, mochausercontent: a, hostedpi: a, "mythic-beasts": [0, { caracal: a, customer: a, fentiger: a, lynx: a, ocelot: a, oncilla: a, onza: a, sphinx: a, vs: a, x: a, yali: a }], nospamproxy: [0, { cloud: [2, { o365: a }] }], "4u": a, nfshost: a, "3utilities": a, blogsyte: a, ciscofreak: a, damnserver: a, ddnsking: a, ditchyourip: a, dnsiskinky: a, dynns: a, geekgalaxy: a, "health-carereform": a, homesecuritymac: a, homesecuritypc: a, myactivedirectory: a, mysecuritycamera: a, myvnc: a, "net-freaks": a, onthewifi: a, point2this: a, quicksytes: a, securitytactics: a, servebeer: a, servecounterstrike: a, serveexchange: a, serveftp: a, servegame: a, servehalflife: a, servehttp: a, servehumour: a, serveirc: a, servemp3: a, servep2p: a, servepics: a, servequake: a, servesarcasm: a, stufftoread: a, unusualperson: a, workisboring: a, myiphost: a, observableusercontent: [0, { static: a }], simplesite: a, oaiusercontent: t, orsites: a, operaunite: a, "customer-oci": [0, { "*": a, oci: t, ocp: t, ocs: t }], oraclecloudapps: t, oraclegovcloudapps: t, "authgear-staging": a, authgearapps: a, outsystemscloud: a, ownprovider: a, pgfog: a, pagexl: a, gotpantheon: a, paywhirl: t, forgeblocks: a, upsunapp: a, "postman-echo": a, prgmr: [0, { xen: a }], "project-study": [0, { dev: a }], pythonanywhere: va, qa2: a, "alpha-myqnapcloud": a, "dev-myqnapcloud": a, mycloudnas: a, mynascloud: a, myqnapcloud: a, qualifioapp: a, ladesk: a, qualyhqpartner: t, qualyhqportal: t, qbuser: a, quipelements: t, rackmaze: a, "readthedocs-hosted": a, rhcloud: a, onrender: a, render: We, "subsc-pay": a, "180r": a, dojin: a, sakuratan: a, sakuraweb: a, x0: a, code: [0, { builder: t, "dev-builder": t, "stg-builder": t }], salesforce: [0, { platform: [0, { "code-builder-stg": [0, { test: [0, { "001": t }] }] }] }], logoip: a, scrysec: a, "firewall-gateway": a, myshopblocks: a, myshopify: a, shopitsite: a, "1kapp": a, appchizi: a, applinzi: a, sinaapp: a, vipsinaapp: a, streamlitapp: a, "try-snowplow": a, "playstation-cloud": a, myspreadshop: a, "w-corp-staticblitz": a, "w-credentialless-staticblitz": a, "w-staticblitz": a, "stackhero-network": a, stdlib: [0, { api: a }], strapiapp: [2, { media: a }], "streak-link": a, streaklinks: a, streakusercontent: a, "temp-dns": a, dsmynas: a, familyds: a, mytabit: a, taveusercontent: a, "tb-hosting": Xe, reservd: a, thingdustdata: a, "townnews-staging": a, typeform: [0, { pro: a }], hk: a, it: a, "deus-canvas": a, vultrobjects: t, wafflecell: a, hotelwithflight: a, "reserve-online": a, cprapid: a, pleskns: a, remotewd: a, wiardweb: [0, { pages: a }], "base44-sandbox": a, wixsite: a, wixstudio: a, messwithdns: a, "woltlab-demo": a, wpenginepowered: [2, { js: a }], xnbay: [2, { u2: a, "u2-local": a }], xtooldevice: a, yolasite: a }], 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: Te, cx: [1, { gov: e, cloudns: a, ath: a, info: a, assessments: a, calculators: a, funnels: a, paynow: a, quizzes: a, researched: a, tests: a }], cy: [1, { ac: e, biz: e, com: [1, { scaleforce: Ye }], 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: a }], realm: a, e4: a, co: a, metacentrum: [0, { cloud: t, custom: a }], muni: [0, { cloud: [0, { flt: a, usr: a }] }] }], de: [1, { bplaced: a, square7: a, "bwcloud-os-instance": t, com: a, cosidns: wa, dnsupdater: a, "dynamisches-dns": a, "internet-dns": a, "l-o-g-i-n": a, ddnss: [2, { dyn: a, dyndns: a }], "dyn-ip24": a, dyndns1: a, "home-webserver": [2, { dyn: a }], "myhome-server": a, dnshome: a, fuettertdasnetz: a, isteingeek: a, istmein: a, lebtimnetz: a, leitungsen: a, traeumtgerade: a, frusky: t, goip: a, "xn--gnstigbestellen-zvb": a, günstigbestellen: a, "xn--gnstigliefern-wob": a, günstigliefern: a, "hs-heilbronn": [0, { it: [0, { pages: a, "pages-research": a }] }], "dyn-berlin": a, "in-berlin": a, "in-brb": a, "in-butter": a, "in-dsl": a, "in-vpn": a, iservschule: a, "mein-iserv": a, schuldock: a, schulplattform: a, schulserver: a, "test-iserv": a, keymachine: a, co: a, "git-repos": a, "lcube-server": a, "svn-repos": a, barsy: a, webspaceconfig: a, "123webseite": a, rub: a, "ruhr-uni-bochum": [2, { noc: [0, { io: a }] }], logoip: a, "firewall-gateway": a, "my-gateway": a, "my-router": a, spdns: a, my: a, speedpartner: [0, { customer: a }], myspreadshop: a, "taifun-dns": a, "12hp": a, "2ix": a, "4lima": a, "lima-city": a, "virtual-user": a, virtualuser: a, "community-pro": a, diskussionsbereich: a, xenonconnect: t }], dj: e, dk: [1, { biz: a, co: a, firm: a, reg: a, store: a, "123hjemmeside": a, myspreadshop: a }], dm: Ca, 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: a, official: a }], edu: [1, { rit: [0, { "git-pages": a }] }], 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: b, es: [1, { com: e, edu: e, gob: e, nom: e, org: e, "123miweb": a, myspreadshop: a }], 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: a, prvw: a, deuxfleurs: a, dogado: [0, { jelastic: a }], barsy: a, spdns: a, nxa: t, directwp: a, transurl: t }], fi: [1, { aland: e, dy: a, "xn--hkkinen-5wa": a, häkkinen: a, iki: a, cloudplatform: [0, { fi: a }], datacenter: [0, { demo: a, paas: a }], kapsi: a, "123kotisivu": a, myspreadshop: a }], 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: b, fm: [1, { com: e, edu: e, net: e, org: e, radio: a, user: t }], 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": a, fbxos: a, "freebox-os": a, freeboxos: a, goupile: a, "123siteweb": a, "on-web": a, "chirurgiens-dentistes-en-france": a, dedibox: a, aeroport: a, avocat: a, chambagri: a, "chirurgiens-dentistes": a, "experts-comptables": a, medecin: a, notaires: a, pharmacien: a, port: a, veterinaire: a, myspreadshop: a, ynh: a }], 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: t, d6: a }], botdash: a, kaas: a, stackit: a, panel: [2, { daemon: a }] }], 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: a, simplesite: a }], 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: a }], gy: Ca, 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: a, ltd: a }], 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: a }], 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: a, zone: a }], ie: [1, { gov: e, myspreadshop: a }], il: [1, { ac: e, co: [1, { ravpage: a, mytabit: a, tabitorder: a }], 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: a, barsy: a, web: a, indevs: a, supabase: a }], info: [1, { cloudns: a, "dynamic-dns": a, "barrel-of-knowledge": a, "barrell-of-knowledge": a, dyndns: a, "for-our": a, "groks-the": a, "groks-this": a, "here-for-more": a, knowsitall: a, selfip: a, webhop: a, barsy: a, mayfirst: a, mittwald: a, mittwaldserver: a, typo3server: a, dvrcam: a, ilovecollege: a, "no-ip": a, forumz: a, nsupdate: a, dnsupdate: a, "v-info": a }], int: [1, { eu: e }], io: [1, { 2038: a, co: e, com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e, "on-acorn": t, myaddr: a, apigee: a, "b-data": a, beagleboard: a, bitbucket: a, bluebite: a, boxfuse: a, brave: o, browsersafetymark: a, bubble: ve, bubbleapps: a, bigv: [0, { uk0: a }], cleverapps: a, cloudbeesusercontent: a, dappnode: [0, { dyndns: a }], darklang: a, definima: a, dedyn: a, icp0: Ta, icp1: Ta, qzz: a, "fh-muenster": a, gitbook: a, github: a, gitlab: a, lolipop: a, "hasura-app": a, hostyhosting: a, hypernode: a, moonscale: t, beebyte: Ve, beebyteapp: [0, { sekd1: a }], jele: a, keenetic: a, kiloapps: a, webthings: a, loginline: a, barsy: a, azurecontainer: t, ngrok: [2, { ap: a, au: a, eu: a, in: a, jp: a, sa: a, us: a }], nodeart: [0, { stage: a }], pantheonsite: a, forgerock: [0, { id: a }], pstmn: [2, { mock: a }], protonet: a, qcx: [2, { sys: t }], qoto: a, vaporcloud: a, myrdbx: a, "rb-hosting": Xe, "on-k3s": t, "on-rio": t, readthedocs: a, resindevice: a, resinstaging: [0, { devices: a }], hzc: a, sandcats: a, scrypted: [0, { client: a }], "mo-siemens": a, lair: ba, stolos: t, musician: a, utwente: a, edugit: a, telebit: a, thingdust: [0, { dev: Je, disrec: Je, prod: ja, testing: Je }], tickets: a, webflow: a, webflowtest: a, editorx: a, wixstudio: a, basicserver: a, virtualserver: a }], 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: a, vistablog: a }], 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: a, iliadboxos: a, neen: [0, { jc: a }], "123homepage": a, "16-b": a, "32-b": a, "64-b": a, myspreadshop: a, syncloud: a }], je: [1, { co: e, net: e, org: e, of: a }], jm: b, 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: Sa, gehirn: a, ivory: a, "mail-box": a, mints: a, mokuren: a, opal: a, sakura: a, sumomo: a, topaz: a }], 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: b, kitakyushu: b, kobe: b, nagoya: b, sapporo: b, sendai: b, yokohama: b, buyshop: a, fashionstore: a, handcrafted: a, kawaiishop: a, supersale: a, theshop: a, "0am": a, "0g0": a, "0j0": a, "0t0": a, mydns: a, pgw: a, wjg: a, usercontent: a, angry: a, babyblue: a, babymilk: a, backdrop: a, bambina: a, bitter: a, blush: a, boo: a, boy: a, boyfriend: a, but: a, candypop: a, capoo: a, catfood: a, cheap: a, chicappa: a, chillout: a, chips: a, chowder: a, chu: a, ciao: a, cocotte: a, coolblog: a, cranky: a, cutegirl: a, daa: a, deca: a, deci: a, digick: a, egoism: a, fakefur: a, fem: a, flier: a, floppy: a, fool: a, frenchkiss: a, girlfriend: a, girly: a, gloomy: a, gonna: a, greater: a, hacca: a, heavy: a, her: a, hiho: a, hippy: a, holy: a, hungry: a, icurus: a, itigo: a, jellybean: a, kikirara: a, kill: a, kilo: a, kuron: a, littlestar: a, lolipopmc: a, lolitapunk: a, lomo: a, lovepop: a, lovesick: a, main: a, mods: a, mond: a, mongolian: a, moo: a, namaste: a, nikita: a, nobushi: a, noor: a, oops: a, parallel: a, parasite: a, pecori: a, peewee: a, penne: a, pepper: a, perma: a, pigboat: a, pinoko: a, punyu: a, pupu: a, pussycat: a, pya: a, raindrop: a, readymade: a, sadist: a, schoolbus: a, secret: a, staba: a, stripper: a, sub: a, sunnyday: a, thick: a, tonkotsu: a, under: a, upper: a, velvet: a, verse: a, versus: a, vivian: a, watson: a, weblike: a, whitesnow: a, zombie: a, hateblo: a, hatenablog: a, hatenadiary: a, "2-d": a, bona: a, crap: a, daynight: a, eek: a, flop: a, halfmoon: a, jeez: a, matrix: a, mimoza: a, netgamers: a, nyanta: a, o0o0: a, rdy: a, rgr: a, rulez: a, sakurastorage: [0, { isk01: Ze, isk02: Ze }], saloon: a, sblo: a, skr: a, tank: a, "uh-oh": a, undo: a, webaccel: [0, { rs: a, user: a }], websozai: a, xii: a }], 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: a, xx: a, ae: a }], kh: b, ki: za, 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: a, "eliv-api": a, "eliv-cdn": a, "eliv-dns": a, mmv: a, vki: a }], kw: [1, { com: e, edu: e, emb: e, gov: e, ind: e, net: e, org: e }], ky: Te, kz: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, jcloud: a }], la: [1, { com: e, edu: e, gov: e, info: e, int: e, net: e, org: e, per: e, bnr: a }], lb: n, lc: [1, { co: e, com: e, edu: e, gov: e, net: e, org: e, oy: a }], 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": a }], 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: a }], me: [1, { ac: e, co: e, edu: e, gov: e, its: e, net: e, org: e, priv: e, c66: a, craft: a, edgestack: a, filegear: a, "filegear-sg": a, lohmus: a, barsy: a, mcdir: a, brasilia: a, ddns: a, dnsfor: a, hopto: a, loginto: a, noip: a, webhop: a, soundcast: a, tcp4: a, vp4: a, diskstation: a, dscloud: a, i234: a, myds: a, synology: a, transip: Xe, nohost: a }], 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: b, mn: [1, { edu: e, gov: e, org: e, nyc: a }], mo: n, mobi: [1, { barsy: a, dscloud: a }], mp: [1, { ju: a }], mq: e, mr: c, ms: [1, { com: e, edu: e, gov: e, net: e, org: e, minisite: a }], mt: Te, 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: Ia, his: Ia, ispmanager: a, keenetic: a }], nc: [1, { asso: e, nom: e }], ne: e, net: [1, { adobeaemcloud: a, "adobeio-static": a, adobeioruntime: a, akadns: a, akamai: a, "akamai-staging": a, akamaiedge: a, "akamaiedge-staging": a, akamaihd: a, "akamaihd-staging": a, akamaiorigin: a, "akamaiorigin-staging": a, akamaized: a, "akamaized-staging": a, edgekey: a, "edgekey-staging": a, edgesuite: a, "edgesuite-staging": a, alwaysdata: a, myamaze: a, cloudfront: a, appudo: a, "atlassian-dev": [0, { prod: ve }], myfritz: a, shopselect: a, blackbaudcdn: a, boomla: a, bplaced: a, square7: a, cdn77: [0, { r: a }], "cdn77-ssl": a, gb: a, hu: a, jp: a, se: a, uk: a, clickrising: a, "ddns-ip": a, "dns-cloud": a, "dns-dynamic": a, cloudaccess: a, cloudflare: [2, { cdn: a }], cloudflareanycast: ve, cloudflarecn: ve, cloudflareglobal: ve, ctfcloud: a, "feste-ip": a, "knx-server": a, "static-access": a, cryptonomic: t, dattolocal: a, mydatto: a, debian: a, definima: a, deno: a, icp: t, de5: a, "at-band-camp": a, blogdns: a, "broke-it": a, buyshouses: a, dnsalias: a, dnsdojo: a, "does-it": a, dontexist: a, dynalias: a, dynathome: a, endofinternet: a, "from-az": a, "from-co": a, "from-la": a, "from-ny": a, "gets-it": a, "ham-radio-op": a, homeftp: a, homeip: a, homelinux: a, homeunix: a, "in-the-band": a, "is-a-chef": a, "is-a-geek": a, "isa-geek": a, "kicks-ass": a, "office-on-the": a, podzone: a, "scrapper-site": a, selfip: a, "sells-it": a, servebbs: a, serveftp: a, thruhere: a, webhop: a, casacam: a, dynu: a, dynuddns: a, mysynology: a, opik: a, spryt: a, dynv6: a, twmail: a, ru: a, channelsdvr: [2, { u: a }], fastly: [0, { freetls: a, map: a, prod: [0, { a, global: a }], ssl: [0, { a, b: a, global: a }] }], fastlylb: [2, { map: a }], "keyword-on": a, "live-on": a, "server-on": a, "cdn-edges": a, heteml: a, cloudfunctions: a, "grafana-dev": a, iobb: a, moonscale: a, "in-dsl": a, "in-vpn": a, oninferno: a, botdash: a, "apps-1and1": a, ipifony: a, cloudjiffy: [2, { "fra1-de": a, "west1-us": a }], elastx: [0, { "jls-sto1": a, "jls-sto2": a, "jls-sto3": a }], massivegrid: [0, { paas: [0, { "fr-1": a, "lon-1": a, "lon-2": a, "ny-1": a, "ny-2": a, "sg-1": a }] }], saveincloud: [0, { jelastic: a, "nordeste-idc": a }], scaleforce: Ye, kinghost: a, uni5: a, krellian: a, ggff: a, localto: t, barsy: a, luyani: a, memset: a, "azure-api": a, "azure-mobile": a, azureedge: a, azurefd: a, azurestaticapps: [2, { 1: a, 2: a, 3: a, 4: a, 5: a, 6: a, 7: a, centralus: a, eastasia: a, eastus2: a, westeurope: a, westus2: a }], azurewebsites: a, cloudapp: a, trafficmanager: a, usgovcloudapi: Oa, usgovcloudapp: a, usgovtrafficmanager: a, windows: Oa, mynetname: [0, { sn: a }], routingthecloud: a, bounceme: a, ddns: a, "eating-organic": a, mydissent: a, myeffect: a, mymediapc: a, mypsx: a, mysecuritycamera: a, nhlfan: a, "no-ip": a, pgafan: a, privatizehealthinsurance: a, redirectme: a, serveblog: a, serveminecraft: a, sytes: a, dnsup: a, hicam: a, "now-dns": a, ownip: a, vpndns: a, cloudycluster: a, ovh: [0, { hosting: t, webpaas: t }], rackmaze: a, myradweb: a, in: a, "subsc-pay": a, squares: a, schokokeks: a, "firewall-gateway": a, seidat: a, senseering: a, siteleaf: a, mafelo: a, myspreadshop: a, "vps-host": [2, { jelastic: [0, { atl: a, njs: a, ric: a }] }], srcf: [0, { soc: a, user: a }], supabase: a, dsmynas: a, familyds: a, ts: [2, { c: t }], torproject: [2, { pages: a }], tunnelmole: a, vusercontent: a, "reserve-online": a, localcert: a, "community-pro": a, meinforum: a, yandexcloud: [2, { storage: a, website: a }], za: a, zabc: a }], 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: a, dl: a, go: a, lg: a, on: a }], col: a, firm: a, gen: a, ltd: a, ngo: a, plc: a }], 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: a, "hosting-cluster": a, gov: a, khplay: a, "123website": a, myspreadshop: a, transurl: t, cistron: a, demon: a }], 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: Ra, 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: Ra, 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: a, "123hjemmeside": a, myspreadshop: a }], np: b, nr: za, nu: [1, { merseine: a, mine: a, shacknet: a, enterprisecloud: a }], 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: a }], 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: a, pimienta: a, poivron: a, potager: a, sweetpepper: a, cdn77: [0, { c: a, rsc: a }], "cdn77-secure": [0, { origin: [0, { ssl: a }] }], ae: a, cloudns: a, "ip-dynamic": a, ddnss: a, dpdns: a, duckdns: a, tunk: a, blogdns: a, blogsite: a, boldlygoingnowhere: a, dnsalias: a, dnsdojo: a, doesntexist: a, dontexist: a, doomdns: a, dvrdns: a, dynalias: a, dyndns: [2, { go: a, home: a }], endofinternet: a, endoftheinternet: a, "from-me": a, "game-host": a, gotdns: a, "hobby-site": a, homedns: a, homeftp: a, homelinux: a, homeunix: a, "is-a-bruinsfan": a, "is-a-candidate": a, "is-a-celticsfan": a, "is-a-chef": a, "is-a-geek": a, "is-a-knight": a, "is-a-linux-user": a, "is-a-patsfan": a, "is-a-soxfan": a, "is-found": a, "is-lost": a, "is-saved": a, "is-very-bad": a, "is-very-evil": a, "is-very-good": a, "is-very-nice": a, "is-very-sweet": a, "isa-geek": a, "kicks-ass": a, misconfused: a, podzone: a, readmyblog: a, selfip: a, sellsyourhome: a, servebbs: a, serveftp: a, servegame: a, "stuff-4-sale": a, webhop: a, accesscam: a, camdvr: a, freeddns: a, mywire: a, roxa: a, webredirect: a, twmail: a, eu: [2, { al: a, asso: a, at: a, au: a, be: a, bg: a, ca: a, cd: a, ch: a, cn: a, cy: a, cz: a, de: a, dk: a, edu: a, ee: a, es: a, fi: a, fr: a, gr: a, hr: a, hu: a, ie: a, il: a, in: a, int: a, is: a, it: a, jp: a, kr: a, lt: a, lu: a, lv: a, me: a, mk: a, mt: a, my: a, net: a, ng: a, nl: a, no: a, nz: a, pl: a, pt: a, ro: a, ru: a, se: a, si: a, sk: a, tr: a, uk: a, us: a }], fedorainfracloud: a, fedorapeople: a, fedoraproject: [0, { cloud: a, os: We, stg: [0, { os: We }] }], freedesktop: a, hatenadiary: a, hepforge: a, "in-dsl": a, "in-vpn": a, js: a, barsy: a, mayfirst: a, routingthecloud: a, bmoattachments: a, "cable-modem": a, collegefan: a, couchpotatofries: a, hopto: a, mlbfan: a, myftp: a, mysecuritycamera: a, nflfan: a, "no-ip": a, "read-books": a, ufcfan: a, zapto: a, dynserv: a, "now-dns": a, "is-local": a, httpbin: a, pubtls: a, jpn: a, "my-firewall": a, myfirewall: a, spdns: a, "small-web": a, dsmynas: a, familyds: a, teckids: Ze, tuxfamily: a, hk: a, us: a, toolforge: a, wmcloud: [2, { beta: a }], wmflabs: a, za: a }], 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: b, ph: [1, { com: e, edu: e, gov: e, i: e, mil: e, net: e, ngo: e, org: e, cloudns: a }], 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: a, gliwice: a, krakow: a, poznan: a, wroc: a, zakopane: a, beep: a, "ecommerce-shop": a, cfolks: a, dfirma: a, dkonto: a, you2: a, shoparena: a, homesklep: a, sdscloud: a, unicloud: a, lodz: a, pabianice: a, plock: a, sieradz: a, skierniewice: a, zgierz: a, krasnik: a, leczna: a, lubartow: a, lublin: a, poniatowa: a, swidnik: a, co: a, torun: a, simplesite: a, myspreadshop: a, gda: a, gdansk: a, gdynia: a, med: a, sopot: a, bielsko: a }], pm: [1, { own: a, name: a }], 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: a, keenetic: a, barsy: a, ngrok: a }], 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": a }], pw: [1, { gov: e, cloudns: a, x443: a }], 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: a, can: a }], 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: a, shop: a, barsy: a }], rs: [1, { ac: e, co: e, edu: e, gov: e, in: e, org: e, brendly: y, barsy: a, ox: a }], ru: [1, { ac: a, edu: a, gov: a, int: a, mil: a, eurodir: a, adygeya: a, bashkiria: a, bir: a, cbg: a, com: a, dagestan: a, grozny: a, kalmykia: a, kustanai: a, marine: a, mordovia: a, msk: a, mytis: a, nalchik: a, nov: a, pyatigorsk: a, spb: a, vladikavkaz: a, vladimir: a, na4u: a, mircloud: a, myjino: [2, { hosting: t, landing: t, spectrum: t, vps: t }], cldmail: [0, { hb: a }], mcdir: [2, { vps: a }], mcpre: a, net: a, org: a, pp: a, ras: a }], 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: a, iopsys: a, "123minsida": a, itcouldbewor: a, myspreadshop: a }], sg: [1, { com: e, edu: e, gov: e, net: e, org: e, enscaled: a }], sh: [1, { com: e, gov: e, mil: e, net: e, org: e, hashbang: a, botda: a, lovable: a, platform: [0, { ent: a, eu: a, us: a }], teleport: a, now: a }], si: [1, { f5: a, gitapp: a, gitpage: a }], 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: a }], 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: a, cn: t, kirara: a, noho: a }], su: [1, { abkhazia: a, adygeya: a, aktyubinsk: a, arkhangelsk: a, armenia: a, ashgabad: a, azerbaijan: a, balashov: a, bashkiria: a, bryansk: a, bukhara: a, chimkent: a, dagestan: a, "east-kazakhstan": a, exnet: a, georgia: a, grozny: a, ivanovo: a, jambyl: a, kalmykia: a, kaluga: a, karacol: a, karaganda: a, karelia: a, khakassia: a, krasnodar: a, kurgan: a, kustanai: a, lenug: a, mangyshlak: a, mordovia: a, msk: a, murmansk: a, nalchik: a, navoi: a, "north-kazakhstan": a, nov: a, obninsk: a, penza: a, pokrovsk: a, sochi: a, spb: a, tashkent: a, termez: a, togliatti: a, troitsk: a, tselinograd: a, tula: a, tuva: a, vladikavkaz: a, vladimir: a, vologda: a }], 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: a }], tg: e, th: [1, { ac: e, co: e, go: e, in: e, mi: e, net: e, or: e, online: a, shop: a }], 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: a }], to: [1, { 611: a, com: e, edu: e, gov: e, mil: e, net: e, org: e, oya: a, x0: a, quickconnect: Z, vpnplus: a, nett: a }], 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": a, dyndns: a, "on-the-web": a, "worse-than": a, from: a, sakura: a }], tw: [1, { club: e, com: [1, { mymailer: a }], ebiz: e, edu: e, game: e, gov: e, idv: e, mil: e, net: e, org: e, url: a, mydns: a }], 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: a, inf: a, ltd: a, cx: a, biz: a, co: a, pp: a, v: a }], 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: a, vm: a }], layershift: Ye, barsy: a, barsyonline: a, retrosnub: ja, "nh-serv": a, "no-ip": a, adimo: a, myspreadshop: a }], gov: [1, { api: a, campaign: a, service: a }], ltd: e, me: e, net: e, nhs: e, org: [1, { glug: a, lug: a, lugs: a, affinitylottery: a, raffleentry: a, weeklylottery: a }], plc: e, police: e, sch: b, conn: a, copro: a, hosp: a, "independent-commission": a, "independent-inquest": a, "independent-inquiry": a, "independent-panel": a, "independent-review": a, "public-inquiry": a, "royal-commission": a, pymnt: a, barsy: a, nimsite: a, oraclegovcloudapps: t }], us: [1, { dni: e, isa: e, nsn: e, ak: _, al: _, ar: _, as: _, az: _, ca: _, co: _, ct: _, dc: _, de: Aa, fl: _, ga: _, gu: _, hi: ze, ia: _, id: _, il: _, in: _, ks: _, ky: _, la: _, ma: [1, { k12: [1, { chtr: e, paroch: e, pvt: e }], cc: e, lib: e }], md: _, me: _, 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: _, mo: _, ms: [1, { k12: e, cc: e }], mt: _, nc: _, nd: ze, ne: _, nh: _, nj: _, nm: _, nv: _, ny: _, oh: _, ok: _, or: _, pa: _, pr: _, ri: ze, sc: _, sd: ze, tn: _, tx: _, ut: _, va: _, vi: _, vt: _, wa: _, wi: _, wv: Aa, wy: _, cloudns: a, "is-by": a, "land-4-sale": a, "stuff-4-sale": a, heliohost: a, enscaled: [0, { phx: a }], mircloud: a, "azure-api": a, azurewebsites: a, ngo: a, golffan: a, noip: a, pointto: a, freeddns: a, srv: [2, { gh: a, gl: a }], servername: a }], uy: [1, { com: e, edu: e, gub: e, mil: e, net: e, org: e, gv: a }], 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: a }], "0e": t, mydns: a }], 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: Te, wf: [1, { biz: a, sch: a }], ws: [1, { com: e, edu: e, gov: e, net: e, org: e, advisor: t, cloud66: a, dyndns: a, mypets: a }], yt: [1, { org: a }], "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: a }], 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: a, aiven: a, beget: t, brave: o, clerk: a, clerkstage: a, cloudflare: a, wnext: a, csb: [2, { preview: a }], convex: a, corespeed: a, deta: a, ondigitalocean: a, easypanel: a, encr: [2, { frontend: a }], evervault: i, expo: [2, { staging: a }], edgecompute: a, "on-fleek": a, flutterflow: a, sprites: a, e2b: a, framer: a, gadget: a, github: a, hosted: t, run: [0, { "*": a, mtls: t }], web: a, hackclub: a, hasura: a, onhercules: a, botdash: a, shiptoday: a, leapcell: a, loginline: a, lovable: a, luyani: a, magicpatterns: a, medusajs: a, messerli: a, miren: a, mocha: a, netlify: a, ngrok: a, "ngrok-free": a, developer: t, noop: a, northflank: t, upsun: t, railway: [0, { up: a }], replit: r, nyat: a, snowflake: [0, { "*": a, privatelink: t }], streamlit: a, spawnbase: a, telebit: a, typedream: a, vercel: a, wal: a, wasmer: a, bookonline: a, windsurf: a, base44: a, zeabur: a, zerops: t }], apple: [1, { int: [2, { cloud: [0, { "*": a, r: [0, { "*": a, "ap-north-1": t, "ap-south-1": t, "ap-south-2": t, "eu-central-1": t, "eu-north-1": t, "us-central-1": t, "us-central-2": t, "us-east-1": t, "us-east-2": t, "us-west-1": t, "us-west-2": t, "us-west-3": t }] }] }] }], 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": d, "ap-southeast-1": l, "ap-southeast-2": l, "ap-southeast-3": l, "ap-southeast-4": d, "ap-southeast-5": d, "ca-central-1": l, "ca-west-1": d, "eu-central-1": l, "eu-central-2": d, "eu-north-1": l, "eu-south-1": l, "eu-south-2": d, "eu-west-1": l, "eu-west-2": l, "eu-west-3": l, "il-central-1": d, "me-central-1": d, "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": u, "mx-central-1": u, "us-gov-east-1": m, "us-gov-west-1": m }], 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": w, "eu-central-1": g, "eu-west-1": g, "eu-west-2": g, "us-east-1": w, "us-east-2": w, "us-west-2": w, "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: a, "notebook-fips": a }], "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": p, "us-gov-west-1": p, "us-west-1": [0, { notebook: a, "notebook-fips": a, studio: a }], experiments: t }], repost: [0, { private: t }] }], 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: a, nz: a }], 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: a, v0: a, windsurf: a }], builders: [1, { cloudsite: a }], business: S, 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: a }] }], 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: a }] }], case: [1, { sav: a }], 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: a, convex: a, elementor: a, emergent: a, encoway: [0, { eu: a }], statics: t, ravendb: a, axarnet: [0, { "es-1": a }], diadem: a, jelastic: [0, { vip: a }], jele: a, "jenv-aruba": [0, { aruba: [0, { eur: [0, { it1: a }] }], it1: a }], keliweb: [2, { cs: a }], oxa: [2, { tn: a, uk: a }], primetel: [2, { uk: a }], reclaim: [0, { ca: a, uk: a, us: a }], trendhosting: [0, { ch: a, de: a }], jote: a, jotelulu: a, kuleuven: a, laravel: a, linkyard: a, magentosite: t, matlab: a, observablehq: a, perspecta: a, vapor: a, "on-rancher": t, scw: [0, { baremetal: [0, { "fr-par-1": a, "fr-par-2": a, "nl-ams-1": a }], "fr-par": [0, { cockpit: a, ddl: a, dtwh: a, fnc: [2, { functions: a }], ifr: a, k8s: v, kafk: a, mgdb: a, rdb: a, s3: a, "s3-website": a, scbl: a, whm: a }], instances: [0, { priv: a, pub: a }], k8s: a, "nl-ams": [0, { cockpit: a, ddl: a, dtwh: a, ifr: a, k8s: v, kafk: a, mgdb: a, rdb: a, s3: a, "s3-website": a, scbl: a, whm: a }], "pl-waw": [0, { cockpit: a, ddl: a, dtwh: a, ifr: a, k8s: v, kafk: a, mgdb: a, rdb: a, s3: a, "s3-website": a, scbl: a }], scalebook: a, smartlabeling: a }], servebolt: a, onstackit: [0, { runs: a }], trafficplex: a, "unison-services": a, urown: a, voorloper: a, zap: a }], club: [1, { cloudns: a, jele: a, barsy: a }], clubmed: e, coach: e, codes: [1, { owo: t }], coffee: e, college: e, cologne: e, commbank: e, community: [1, { nog: a, ravendb: a, myforum: a }], company: e, compare: e, computer: e, comsec: e, condos: e, construction: e, consulting: e, contact: e, contractors: e, cooking: e, cool: [1, { elementor: a, de: a }], 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: a, bss: a }], dev: [1, { myaddr: a, panel: a, bearblog: a, brave: o, lcl: t, lclstage: t, stg: t, stgstage: t, pages: a, r2: a, workers: a, deno: a, "deno-staging": a, deta: a, lp: [2, { api: a, objects: a }], evervault: i, fly: a, githubpreview: a, gateway: t, grebedoc: a, botdash: a, inbrowser: t, "is-a-good": a, iserv: a, leapcell: a, runcontainers: a, localcert: [0, { user: t }], loginline: a, barsy: a, mediatech: a, "mocha-sandbox": a, modx: a, ngrok: a, "ngrok-free": a, "is-a-fullstack": a, "is-cool": a, "is-not-a": a, localplayer: a, xmit: a, "platter-app": a, replit: [2, { archer: a, bones: a, canary: a, global: a, hacker: a, id: a, janeway: a, kim: a, kira: a, kirk: a, odo: a, paris: a, picard: a, pike: a, prerelease: a, reed: a, riker: a, sisko: a, spock: a, staging: a, sulu: a, tarpit: a, teams: a, tucker: a, wesley: a, worf: a }], crm: [0, { aa: t, ab: t, ac: t, ad: t, ae: t, af: t, ci: t, d: t, pa: t, pb: t, pc: t, pd: t, pe: t, pf: t, w: t, wa: t, wb: t, wc: t, wd: t, we: t, wf: t }], erp: xa, vercel: a, webhare: t, hrsn: a, "is-a": a }], dhl: e, diamonds: e, diet: e, digital: [1, { cloudapps: [2, { london: a }] }], direct: [1, { libp2p: a }], directory: e, discount: e, discover: e, dish: e, diy: _a, 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: S, email: [1, { crisp: [0, { on: a }], tawk: Ea, tawkto: Ea }], emerck: e, energy: e, engineer: e, engineering: e, enterprises: e, epson: e, equipment: e, ericsson: e, erni: e, esq: e, estate: [1, { compute: t }], eurovision: e, eus: [1, { party: Sa }], events: [1, { koobin: a, co: a }], 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: a }], 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: S, 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: a, sheezy: a }], gap: e, garden: e, gay: [1, { pages: a }], gbiz: e, gdn: [1, { cnpy: a }], 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: a }], globo: e, gmail: e, gmbh: e, gmo: e, gmx: e, godaddy: e, gold: e, goldpoint: e, golf: e, goodyear: e, goog: [1, { cloud: a, translate: a, usercontent: t }], google: e, gop: e, got: e, grainger: e, graphics: e, gratis: e, green: e, gripe: e, grocery: e, group: _a, 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: a }], 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: a, freesite: a, easypanel: a, emergent: a, fastvps: a, myfast: a, gadget: a, tempurl: a, wpmudev: a, iserv: a, jele: a, mircloud: a, bolt: a, wp2: a, half: a }], hosting: [1, { opencraft: a }], 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: a, edu: a }], 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: a, cyon: a, joinmc: a, dweb: t, inbrowser: t, keenetic: a, nftstorage: ea, mypep: a, storacha: ea, w3s: ea }], live: [1, { aem: a, hlx: a, ewp: t }], living: e, llc: e, llp: e, loan: e, loans: e, locker: e, locus: e, lol: [1, { omg: a }], 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: je, meet: e, melbourne: e, meme: e, memorial: e, men: e, menu: [1, { barsy: a, barsyonline: a }], 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: a, alces: t, appwrite: a, co: a, arvo: a, azimuth: a, tlon: a }], neustar: e, new: e, news: [1, { noticeable: a }], 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: t, service: a, website: a }], ong: e, onl: e, online: [1, { eero: a, "eero-stage": a, websitebuilder: a, leapcell: a, barsy: a }], ooo: e, open: e, oracle: e, orange: [1, { tech: a }], organic: e, origins: e, osaka: e, otsuka: e, ott: e, ovh: [1, { nerdpol: a }], page: [1, { aem: a, hlx: a, codeberg: a, deuxfleurs: a, heyflow: a, prvcy: a, rocky: a, statichost: a, pdns: a, plesk: a }], 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: je, physio: e, pics: e, pictet: e, pictures: [1, { 1337: a }], pid: e, pin: e, ping: e, pink: e, pioneer: e, pizza: [1, { ngrok: a }], place: S, play: e, playstation: e, plumbing: e, plus: [1, { playit: [2, { at: t, with: a }] }], 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: t, kin: t, barsy: a }], 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: a }], rexroth: e, rich: e, richardli: e, ricoh: e, ril: e, rio: e, rip: [1, { clan: a }], rocks: [1, { myddns: a, stackit: a, "lima-city": a, webspace: a }], rodeo: e, rogers: e, room: e, rsvp: e, rugby: e, ruhr: e, run: [1, { appwrite: t, canva: a, development: a, ravendb: a, liara: [2, { iran: a }], lovable: a, needle: a, build: t, code: t, database: t, migration: t, onporter: a, repl: a, stackit: a, val: xa, vercel: a, wix: a }], 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: a, me: a, org: a, gov: [2, { service: a }] }], search: e, seat: e, secure: e, security: e, seek: e, select: e, sener: e, services: [1, { loginline: a }], 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: a, hoplix: a, barsy: a, barsyonline: a, shopware: a }], shopping: e, shouji: e, show: e, silk: e, sina: e, singles: e, site: [1, { square: a, canva: x, cloudera: t, convex: a, cyon: a, caffeine: a, fastvps: a, figma: a, "figma-gov": a, preview: a, heyflow: a, jele: a, jouwweb: a, loginline: a, barsy: a, co: a, notion: a, omniwe: a, opensocial: a, madethis: a, support: a, platformsh: t, tst: t, byen: a, sol: a, srht: a, novecore: a, cpanel: a, wpsquared: a, sourcecraft: a }], 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: a, heiyu: a, hf: [2, { static: a }], "app-ionos": a, project: a, uber: a, xs4all: a }], 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: a, sellfy: a, shopware: a, storebase: a }], stream: e, studio: e, study: e, style: e, sucks: e, supplies: e, supply: e, support: [1, { barsy: a }], surf: e, surgery: e, suzuki: e, swatch: e, swiss: e, sydney: e, systems: [1, { knightpoint: a, miren: a }], 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: a, jelastic: a }], tech: [1, { cleverapps: a }], technology: S, 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: a }], tokyo: e, tools: [1, { addr: wa, myaddr: a }], top: [1, { ntdll: a, wadl: t }], 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: a }], 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: je, wed: e, wedding: e, weibo: e, weir: e, whoswho: e, wien: e, wiki: je, williamhill: e, win: e, windows: e, wine: e, winners: e, wme: e, wolterskluwer: e, woodside: e, work: [1, { "imagine-proxy": a }], 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": a, "xn--j1aef": a, "xn--j1ael8b": a, "xn--h1ahn": a, "xn--j1adp": a, "xn--c1avg": a, "xn--80aaa0cvac": a, "xn--h1aliz": a, "xn--90a1af": a, "xn--41a": a }], рус: [1, { биз: a, ком: a, крым: a, мир: a, мск: a, орг: a, самара: a, сочи: a, спб: a, я: a }], "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: a, botdash: a, telebit: t }], 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: t, stackit: a, lima: a }], zuerich: e }];
|
|
2837
2837
|
})();
|
|
2838
2838
|
function tt(e, a, n, s) {
|
|
2839
2839
|
let t = null, o = a;
|
|
@@ -2886,7 +2886,7 @@ async function hi(e, a) {
|
|
|
2886
2886
|
}
|
|
2887
2887
|
var mi = "565487b2-a67c-4aac-bb92-3fb64732c7b8", Ht = ln(
|
|
2888
2888
|
({ onLoad: e, scriptLocation: a }, n) => {
|
|
2889
|
-
const [s, t] =
|
|
2889
|
+
const [s, t] = ie(!1);
|
|
2890
2890
|
return K(() => {
|
|
2891
2891
|
window.hcaptcha && window.hcaptcha.render && t(!0);
|
|
2892
2892
|
}, []), K(() => {
|
|
@@ -2907,29 +2907,29 @@ var mi = "565487b2-a67c-4aac-bb92-3fb64732c7b8", Ht = ln(
|
|
|
2907
2907
|
);
|
|
2908
2908
|
Ht.displayName = "HCaptcha";
|
|
2909
2909
|
var st = "kapa-recaptcha-script", pi = ({ siteKey: e, config: a, onLoad: n }) => {
|
|
2910
|
-
const { loadScript: s = !0 } = a || {}, [t, o] =
|
|
2910
|
+
const { loadScript: s = !0 } = a || {}, [t, o] = ie(!1);
|
|
2911
2911
|
return K(() => {
|
|
2912
2912
|
var i;
|
|
2913
2913
|
if (!s) return;
|
|
2914
2914
|
const r = () => {
|
|
2915
2915
|
o(!0);
|
|
2916
|
-
}, c = (
|
|
2917
|
-
console.error("Failed to load reCAPTCHA Enterprise script",
|
|
2918
|
-
},
|
|
2919
|
-
const
|
|
2916
|
+
}, c = (u) => {
|
|
2917
|
+
console.error("Failed to load reCAPTCHA Enterprise script", u);
|
|
2918
|
+
}, d = (() => {
|
|
2919
|
+
const u = document.getElementById(
|
|
2920
2920
|
st
|
|
2921
2921
|
);
|
|
2922
|
-
if (
|
|
2923
|
-
return
|
|
2924
|
-
const
|
|
2925
|
-
return
|
|
2922
|
+
if (u)
|
|
2923
|
+
return u;
|
|
2924
|
+
const m = document.createElement("script");
|
|
2925
|
+
return m.id = st, m.src = `https://www.google.com/recaptcha/enterprise.js?render=${e}`, m.async = !0, m.defer = !0, document.head.appendChild(m), m;
|
|
2926
2926
|
})();
|
|
2927
2927
|
if ((i = window.grecaptcha) != null && i.enterprise) {
|
|
2928
2928
|
o(!0);
|
|
2929
2929
|
return;
|
|
2930
2930
|
}
|
|
2931
|
-
return
|
|
2932
|
-
|
|
2931
|
+
return d.addEventListener("load", r), d.addEventListener("error", c), () => {
|
|
2932
|
+
d && (d.removeEventListener("load", r), d.removeEventListener("error", c));
|
|
2933
2933
|
};
|
|
2934
2934
|
}, [e, s]), K(() => {
|
|
2935
2935
|
if (t && window.grecaptcha)
|
|
@@ -2944,17 +2944,17 @@ var st = "kapa-recaptcha-script", pi = ({ siteKey: e, config: a, onLoad: n }) =>
|
|
|
2944
2944
|
}, gi = pi, ot = "6Lck4YwlAAAAAEIE1hR--varWp0qu9F-8-emQn2v", Kt = O.createContext(void 0), fi = ({ children: e, provider: a, hasConsent: n }) => {
|
|
2945
2945
|
const s = O.useRef(null), t = O.useRef(null), [o, i] = O.useState(!1), r = O.useCallback(
|
|
2946
2946
|
async (l) => {
|
|
2947
|
-
var
|
|
2947
|
+
var d;
|
|
2948
2948
|
if (!o)
|
|
2949
2949
|
return console.error("HCaptcha is not ready"), null;
|
|
2950
2950
|
try {
|
|
2951
|
-
const { response:
|
|
2951
|
+
const { response: u } = await ((d = s.current) == null ? void 0 : d.execute({ async: !0 }));
|
|
2952
2952
|
return {
|
|
2953
|
-
token:
|
|
2953
|
+
token: u,
|
|
2954
2954
|
key: "X-HCAPTCHA-TOKEN"
|
|
2955
2955
|
};
|
|
2956
|
-
} catch (
|
|
2957
|
-
return console.error("Error obtaining HCaptcha token:",
|
|
2956
|
+
} catch (u) {
|
|
2957
|
+
return console.error("Error obtaining HCaptcha token:", u), null;
|
|
2958
2958
|
}
|
|
2959
2959
|
},
|
|
2960
2960
|
[o]
|
|
@@ -2972,8 +2972,8 @@ var st = "kapa-recaptcha-script", pi = ({ siteKey: e, config: a, onLoad: n }) =>
|
|
|
2972
2972
|
),
|
|
2973
2973
|
key: "X-RECAPTCHA-ENTERPRISE-TOKEN"
|
|
2974
2974
|
};
|
|
2975
|
-
} catch (
|
|
2976
|
-
return console.error("Error obtaining reCAPTCHA token:",
|
|
2975
|
+
} catch (d) {
|
|
2976
|
+
return console.error("Error obtaining reCAPTCHA token:", d), null;
|
|
2977
2977
|
}
|
|
2978
2978
|
},
|
|
2979
2979
|
[o]
|
|
@@ -3046,17 +3046,17 @@ var st = "kapa-recaptcha-script", pi = ({ siteKey: e, config: a, onLoad: n }) =>
|
|
|
3046
3046
|
mode: c = "default"
|
|
3047
3047
|
}, l) {
|
|
3048
3048
|
const {
|
|
3049
|
-
onFirstToken:
|
|
3050
|
-
onPartialAnswer:
|
|
3051
|
-
onMetadata:
|
|
3049
|
+
onFirstToken: d,
|
|
3050
|
+
onPartialAnswer: u,
|
|
3051
|
+
onMetadata: m,
|
|
3052
3052
|
onRelevantSources: f,
|
|
3053
3053
|
onError: g,
|
|
3054
3054
|
onIdentifiers: k
|
|
3055
3055
|
} = l;
|
|
3056
|
-
let
|
|
3057
|
-
a && (
|
|
3056
|
+
let w = `${this.proxyURL}/proxy/query/v2/chat/stream/`;
|
|
3057
|
+
a && (w = `${this.proxyURL}/proxy/query/v2/thread/${a}/chat/stream/`);
|
|
3058
3058
|
try {
|
|
3059
|
-
const
|
|
3059
|
+
const p = await fetch(w, {
|
|
3060
3060
|
method: "POST",
|
|
3061
3061
|
headers: {
|
|
3062
3062
|
"Content-Type": "application/json",
|
|
@@ -3076,32 +3076,32 @@ var st = "kapa-recaptcha-script", pi = ({ siteKey: e, config: a, onLoad: n }) =>
|
|
|
3076
3076
|
}),
|
|
3077
3077
|
signal: this.abortController.signal
|
|
3078
3078
|
});
|
|
3079
|
-
|
|
3080
|
-
onFirstToken:
|
|
3079
|
+
p.status === 200 && p.body ? await this.processStreamFn(p, {
|
|
3080
|
+
onFirstToken: d ?? (() => {
|
|
3081
3081
|
}),
|
|
3082
|
-
onPartialAnswer:
|
|
3082
|
+
onPartialAnswer: u ?? (() => {
|
|
3083
3083
|
}),
|
|
3084
3084
|
onRelevantSources: f ?? (() => {
|
|
3085
3085
|
}),
|
|
3086
3086
|
onError: g ?? (() => {
|
|
3087
3087
|
}),
|
|
3088
|
-
onMetadata:
|
|
3088
|
+
onMetadata: m ?? (() => {
|
|
3089
3089
|
}),
|
|
3090
|
-
onIdentifiers: (y,
|
|
3091
|
-
k?.(y,
|
|
3090
|
+
onIdentifiers: (y, b) => {
|
|
3091
|
+
k?.(y, b);
|
|
3092
3092
|
}
|
|
3093
|
-
}) :
|
|
3093
|
+
}) : p.status === 403 && (await p.text()).toLowerCase().includes("captcha") ? g?.(
|
|
3094
3094
|
"We noticed unusual activity. Please try asking your question again."
|
|
3095
|
-
) :
|
|
3095
|
+
) : p.status === 429 ? (await p.json()).type === "deep_thinking_request_limit" ? g?.(
|
|
3096
3096
|
"Too many deep thinking requests running at the moment. Please try again in a few seconds."
|
|
3097
3097
|
) : g?.(
|
|
3098
3098
|
"There have been too many requests, please try again in a minute."
|
|
3099
3099
|
) : g?.(
|
|
3100
3100
|
"Something went wrong. If the issue persists reach out to support."
|
|
3101
3101
|
);
|
|
3102
|
-
} catch (
|
|
3103
|
-
if (
|
|
3104
|
-
throw g?.("Network error while fetching answer."),
|
|
3102
|
+
} catch (p) {
|
|
3103
|
+
if (p?.name === "AbortError") return;
|
|
3104
|
+
throw g?.("Network error while fetching answer."), p;
|
|
3105
3105
|
}
|
|
3106
3106
|
}
|
|
3107
3107
|
/**
|
|
@@ -3141,44 +3141,44 @@ var st = "kapa-recaptcha-script", pi = ({ siteKey: e, config: a, onLoad: n }) =>
|
|
|
3141
3141
|
startedAt: null
|
|
3142
3142
|
},
|
|
3143
3143
|
enabled: !1
|
|
3144
|
-
}, s = (
|
|
3145
|
-
switch (
|
|
3144
|
+
}, s = (u, m) => {
|
|
3145
|
+
switch (m.type) {
|
|
3146
3146
|
case "SET_MODE":
|
|
3147
3147
|
return {
|
|
3148
|
-
...
|
|
3149
|
-
mode:
|
|
3148
|
+
...u,
|
|
3149
|
+
mode: m.mode
|
|
3150
3150
|
};
|
|
3151
3151
|
case "START_DEEP_THINKING_TIMER":
|
|
3152
3152
|
return {
|
|
3153
|
-
...
|
|
3153
|
+
...u,
|
|
3154
3154
|
deepThinkingTimer: {
|
|
3155
3155
|
startedAt: /* @__PURE__ */ new Date(),
|
|
3156
3156
|
seconds: 0
|
|
3157
3157
|
}
|
|
3158
3158
|
};
|
|
3159
3159
|
case "INCREMENT_DEEP_THINKING_TIMER_SECONDS": {
|
|
3160
|
-
const f =
|
|
3161
|
-
((/* @__PURE__ */ new Date()).getTime() -
|
|
3160
|
+
const f = u.deepThinkingTimer.startedAt ? Math.floor(
|
|
3161
|
+
((/* @__PURE__ */ new Date()).getTime() - u.deepThinkingTimer.startedAt.getTime()) / 1e3
|
|
3162
3162
|
// convert milliseconds to seconds
|
|
3163
3163
|
) : 0;
|
|
3164
3164
|
return {
|
|
3165
|
-
...
|
|
3165
|
+
...u,
|
|
3166
3166
|
deepThinkingTimer: {
|
|
3167
|
-
...
|
|
3167
|
+
...u.deepThinkingTimer,
|
|
3168
3168
|
seconds: f
|
|
3169
3169
|
}
|
|
3170
3170
|
};
|
|
3171
3171
|
}
|
|
3172
3172
|
case "RESET_DEEP_THINKING_TIMER":
|
|
3173
3173
|
return {
|
|
3174
|
-
...
|
|
3174
|
+
...u,
|
|
3175
3175
|
deepThinkingTimer: {
|
|
3176
3176
|
seconds: 0,
|
|
3177
3177
|
startedAt: null
|
|
3178
3178
|
}
|
|
3179
3179
|
};
|
|
3180
3180
|
default:
|
|
3181
|
-
return
|
|
3181
|
+
return u;
|
|
3182
3182
|
}
|
|
3183
3183
|
}, [t, o] = rn(s, n), i = T(() => {
|
|
3184
3184
|
o({
|
|
@@ -3195,7 +3195,7 @@ var st = "kapa-recaptcha-script", pi = ({ siteKey: e, config: a, onLoad: n }) =>
|
|
|
3195
3195
|
}, 1e3);
|
|
3196
3196
|
}, [o]), l = T(() => {
|
|
3197
3197
|
a.current && clearInterval(a.current), o({ type: "RESET_DEEP_THINKING_TIMER" });
|
|
3198
|
-
}, [o]),
|
|
3198
|
+
}, [o]), d = T(() => {
|
|
3199
3199
|
o({ type: "SET_MODE", mode: "default" });
|
|
3200
3200
|
}, [o]);
|
|
3201
3201
|
return /* @__PURE__ */ h(
|
|
@@ -3206,7 +3206,7 @@ var st = "kapa-recaptcha-script", pi = ({ siteKey: e, config: a, onLoad: n }) =>
|
|
|
3206
3206
|
seconds: t.deepThinkingTimer.seconds,
|
|
3207
3207
|
toggle: i,
|
|
3208
3208
|
activate: r,
|
|
3209
|
-
deactivate:
|
|
3209
|
+
deactivate: d,
|
|
3210
3210
|
startTimer: c,
|
|
3211
3211
|
stopTimer: l
|
|
3212
3212
|
},
|
|
@@ -3221,29 +3221,29 @@ var st = "kapa-recaptcha-script", pi = ({ siteKey: e, config: a, onLoad: n }) =>
|
|
|
3221
3221
|
onMetadata: o,
|
|
3222
3222
|
onError: i
|
|
3223
3223
|
}) => {
|
|
3224
|
-
const r = e.body.getReader(), c = new TextDecoder("utf-8"),
|
|
3225
|
-
let
|
|
3224
|
+
const r = e.body.getReader(), c = new TextDecoder("utf-8"), d = new TextEncoder().encode("␞");
|
|
3225
|
+
let u = new Uint8Array(), m = !0;
|
|
3226
3226
|
const f = (k) => {
|
|
3227
|
-
for (let
|
|
3228
|
-
let
|
|
3229
|
-
for (let y = 0; y <
|
|
3230
|
-
if (k[
|
|
3231
|
-
|
|
3227
|
+
for (let w = 0; w < k.length - d.length + 1; w++) {
|
|
3228
|
+
let p = !0;
|
|
3229
|
+
for (let y = 0; y < d.length; y++)
|
|
3230
|
+
if (k[w + y] !== d[y]) {
|
|
3231
|
+
p = !1;
|
|
3232
3232
|
break;
|
|
3233
3233
|
}
|
|
3234
|
-
if (
|
|
3235
|
-
return
|
|
3234
|
+
if (p)
|
|
3235
|
+
return w;
|
|
3236
3236
|
}
|
|
3237
3237
|
return -1;
|
|
3238
3238
|
};
|
|
3239
3239
|
let g;
|
|
3240
3240
|
for (; g = await r.read(), !g.done; ) {
|
|
3241
|
-
|
|
3241
|
+
m && g.value.length > 0 && (n(), m = !1), u = new Uint8Array([...u, ...g.value]);
|
|
3242
3242
|
let k;
|
|
3243
|
-
for (; (k = f(
|
|
3244
|
-
const
|
|
3245
|
-
|
|
3246
|
-
const y = JSON.parse(
|
|
3243
|
+
for (; (k = f(u)) !== -1; ) {
|
|
3244
|
+
const w = u.slice(0, k), p = c.decode(w);
|
|
3245
|
+
u = u.slice(k + d.length);
|
|
3246
|
+
const y = JSON.parse(p);
|
|
3247
3247
|
switch (y.chunk.type) {
|
|
3248
3248
|
case "relevant_sources": {
|
|
3249
3249
|
s(y.chunk.content.relevant_sources);
|
|
@@ -3271,7 +3271,7 @@ var st = "kapa-recaptcha-script", pi = ({ siteKey: e, config: a, onLoad: n }) =>
|
|
|
3271
3271
|
}
|
|
3272
3272
|
}
|
|
3273
3273
|
}, $t = "@fpjs@client@";
|
|
3274
|
-
function
|
|
3274
|
+
function ke(e, a) {
|
|
3275
3275
|
return `${a}__${e}`;
|
|
3276
3276
|
}
|
|
3277
3277
|
function Gt(e, a) {
|
|
@@ -3282,10 +3282,10 @@ var wi = class {
|
|
|
3282
3282
|
this.prefix = e;
|
|
3283
3283
|
}
|
|
3284
3284
|
set(e, a) {
|
|
3285
|
-
window.localStorage.setItem(
|
|
3285
|
+
window.localStorage.setItem(ke(e, this.prefix), JSON.stringify(a));
|
|
3286
3286
|
}
|
|
3287
3287
|
get(e) {
|
|
3288
|
-
const a = window.localStorage.getItem(
|
|
3288
|
+
const a = window.localStorage.getItem(ke(e, this.prefix));
|
|
3289
3289
|
if (a)
|
|
3290
3290
|
try {
|
|
3291
3291
|
return JSON.parse(a);
|
|
@@ -3294,7 +3294,7 @@ var wi = class {
|
|
|
3294
3294
|
}
|
|
3295
3295
|
}
|
|
3296
3296
|
remove(e) {
|
|
3297
|
-
window.localStorage.removeItem(
|
|
3297
|
+
window.localStorage.removeItem(ke(e, this.prefix));
|
|
3298
3298
|
}
|
|
3299
3299
|
allKeys() {
|
|
3300
3300
|
return Object.keys(window.localStorage).filter((e) => e.startsWith(this.prefix)).map((e) => Gt(e, this.prefix));
|
|
@@ -3309,7 +3309,7 @@ var wi = class {
|
|
|
3309
3309
|
* @param {Cacheable} entry - The value to be stored in the cache.
|
|
3310
3310
|
*/
|
|
3311
3311
|
set(e, a) {
|
|
3312
|
-
window.sessionStorage.setItem(
|
|
3312
|
+
window.sessionStorage.setItem(ke(e, this.prefix), JSON.stringify(a));
|
|
3313
3313
|
}
|
|
3314
3314
|
/**
|
|
3315
3315
|
* It gets the value of the key from the session storage, parses it as JSON, and returns it
|
|
@@ -3317,7 +3317,7 @@ var wi = class {
|
|
|
3317
3317
|
* @returns The value of the key in the sessionStorage.
|
|
3318
3318
|
*/
|
|
3319
3319
|
get(e) {
|
|
3320
|
-
const a = window.sessionStorage.getItem(
|
|
3320
|
+
const a = window.sessionStorage.getItem(ke(e, this.prefix));
|
|
3321
3321
|
if (a)
|
|
3322
3322
|
try {
|
|
3323
3323
|
return JSON.parse(a);
|
|
@@ -3330,7 +3330,7 @@ var wi = class {
|
|
|
3330
3330
|
* @param {string} key - The key to store the value under.
|
|
3331
3331
|
*/
|
|
3332
3332
|
remove(e) {
|
|
3333
|
-
window.sessionStorage.removeItem(
|
|
3333
|
+
window.sessionStorage.removeItem(ke(e, this.prefix));
|
|
3334
3334
|
}
|
|
3335
3335
|
/**
|
|
3336
3336
|
* It returns an array of all the keys in the session storage that start with the prefix
|
|
@@ -3371,23 +3371,23 @@ var wi = class {
|
|
|
3371
3371
|
allKeys() {
|
|
3372
3372
|
return [];
|
|
3373
3373
|
}
|
|
3374
|
-
},
|
|
3374
|
+
}, le;
|
|
3375
3375
|
(function(e) {
|
|
3376
3376
|
e.Memory = "memory", e.LocalStorage = "localstorage", e.SessionStorage = "sessionstorage", e.NoCache = "nocache";
|
|
3377
|
-
})(
|
|
3378
|
-
|
|
3377
|
+
})(le || (le = {}));
|
|
3378
|
+
le.Memory + "", le.LocalStorage + "", le.SessionStorage + "", le.NoCache + "";
|
|
3379
3379
|
var it = "kapa_web_id", Ei = (e) => {
|
|
3380
3380
|
const { mode: a } = e, { data: n, getData: s } = go(), t = O.useCallback(() => {
|
|
3381
3381
|
var r, c;
|
|
3382
3382
|
if (a !== "cookie") return;
|
|
3383
3383
|
let l = (r = Ja.get(it)) != null ? r : crypto.randomUUID();
|
|
3384
|
-
const
|
|
3385
|
-
domain: (c = ui(
|
|
3384
|
+
const d = window.location.hostname, u = {
|
|
3385
|
+
domain: (c = ui(d)) != null ? c : d,
|
|
3386
3386
|
secure: !0,
|
|
3387
3387
|
sameSite: "strict",
|
|
3388
3388
|
expires: 399
|
|
3389
3389
|
};
|
|
3390
|
-
return Ja.set(it, l,
|
|
3390
|
+
return Ja.set(it, l, u), l;
|
|
3391
3391
|
}, [a]), o = O.useCallback(async () => {
|
|
3392
3392
|
if (a === "fingerprint")
|
|
3393
3393
|
try {
|
|
@@ -3399,21 +3399,21 @@ var it = "kapa_web_id", Ei = (e) => {
|
|
|
3399
3399
|
}, [a, n, s]);
|
|
3400
3400
|
return {
|
|
3401
3401
|
buildIdentifiers: O.useCallback(async () => {
|
|
3402
|
-
var r, c, l,
|
|
3403
|
-
const
|
|
3404
|
-
email:
|
|
3405
|
-
unique_client_id:
|
|
3406
|
-
fingerprint_id:
|
|
3402
|
+
var r, c, l, d;
|
|
3403
|
+
const u = (r = window?.kapaSettings) == null ? void 0 : r.user, m = await o(), f = t(), g = {
|
|
3404
|
+
email: u?.email || void 0,
|
|
3405
|
+
unique_client_id: u?.uniqueClientId || void 0,
|
|
3406
|
+
fingerprint_id: m,
|
|
3407
3407
|
kapa_web_id: f
|
|
3408
3408
|
}, k = {
|
|
3409
|
-
company_name: ((c =
|
|
3410
|
-
first_name: ((l =
|
|
3411
|
-
last_name: ((
|
|
3409
|
+
company_name: ((c = u?.metadata) == null ? void 0 : c.companyName) || void 0,
|
|
3410
|
+
first_name: ((l = u?.metadata) == null ? void 0 : l.firstName) || void 0,
|
|
3411
|
+
last_name: ((d = u?.metadata) == null ? void 0 : d.lastName) || void 0
|
|
3412
3412
|
};
|
|
3413
3413
|
return { identifiers: g, metadata: k };
|
|
3414
3414
|
}, [o, t])
|
|
3415
3415
|
};
|
|
3416
|
-
},
|
|
3416
|
+
}, se = class Vt extends Array {
|
|
3417
3417
|
constructor(...a) {
|
|
3418
3418
|
super(...a), Object.setPrototypeOf(this, Vt.prototype);
|
|
3419
3419
|
}
|
|
@@ -3516,7 +3516,7 @@ function Oi(e, a) {
|
|
|
3516
3516
|
reaction: null,
|
|
3517
3517
|
isFeedbackSubmissionEnabled: !1,
|
|
3518
3518
|
status: "streaming"
|
|
3519
|
-
}, o = new
|
|
3519
|
+
}, o = new se(...e.conversation, t);
|
|
3520
3520
|
return {
|
|
3521
3521
|
...e,
|
|
3522
3522
|
conversation: o,
|
|
@@ -3525,7 +3525,7 @@ function Oi(e, a) {
|
|
|
3525
3525
|
};
|
|
3526
3526
|
}
|
|
3527
3527
|
case "SET_IDENTIFIERS": {
|
|
3528
|
-
const t = new
|
|
3528
|
+
const t = new se(...e.conversation);
|
|
3529
3529
|
return t.setLatest({
|
|
3530
3530
|
id: a.questionAnswerId,
|
|
3531
3531
|
isFeedbackSubmissionEnabled: !0,
|
|
@@ -3539,7 +3539,7 @@ function Oi(e, a) {
|
|
|
3539
3539
|
case "SET_RELEVANT_SOURCES": {
|
|
3540
3540
|
const t = e.conversation.getLatest();
|
|
3541
3541
|
if (t) {
|
|
3542
|
-
const o = Ii(t.answer, a.sources), i = Ti(o), r = new
|
|
3542
|
+
const o = Ii(t.answer, a.sources), i = Ti(o), r = new se(...e.conversation);
|
|
3543
3543
|
return r.setLatest({ sources: i }), {
|
|
3544
3544
|
...e,
|
|
3545
3545
|
conversation: r
|
|
@@ -3548,14 +3548,14 @@ function Oi(e, a) {
|
|
|
3548
3548
|
return console.error("Conversation is empty in order to set relevant sources"), e;
|
|
3549
3549
|
}
|
|
3550
3550
|
case "SET_PARTIAL_ANSWER": {
|
|
3551
|
-
const t = new
|
|
3551
|
+
const t = new se(...e.conversation), o = (s = (n = t.getLatest()) == null ? void 0 : n.answer) != null ? s : "";
|
|
3552
3552
|
return t.setLatest({ answer: o + a.answer }), {
|
|
3553
3553
|
...e,
|
|
3554
3554
|
conversation: t
|
|
3555
3555
|
};
|
|
3556
3556
|
}
|
|
3557
3557
|
case "SET_METADATA": {
|
|
3558
|
-
const t = new
|
|
3558
|
+
const t = new se(...e.conversation);
|
|
3559
3559
|
return t.setLatest({ metadata: a.metadata }), {
|
|
3560
3560
|
...e,
|
|
3561
3561
|
conversation: t
|
|
@@ -3575,7 +3575,7 @@ function Oi(e, a) {
|
|
|
3575
3575
|
isGenerating: a.isGenerating
|
|
3576
3576
|
};
|
|
3577
3577
|
case "STOP_GENERATION": {
|
|
3578
|
-
const t = new
|
|
3578
|
+
const t = new se(...e.conversation);
|
|
3579
3579
|
return t.setLatest({ isGenerationAborted: !0 }), {
|
|
3580
3580
|
...e,
|
|
3581
3581
|
conversation: t,
|
|
@@ -3586,19 +3586,19 @@ function Oi(e, a) {
|
|
|
3586
3586
|
case "RESET_CONVERSATION":
|
|
3587
3587
|
return {
|
|
3588
3588
|
...e,
|
|
3589
|
-
conversation: new
|
|
3589
|
+
conversation: new se(),
|
|
3590
3590
|
threadId: null,
|
|
3591
3591
|
error: null
|
|
3592
3592
|
};
|
|
3593
3593
|
case "SET_FEEDBACK": {
|
|
3594
|
-
const t = new
|
|
3594
|
+
const t = new se(...e.conversation), o = t.getById(a.questionAnswerId);
|
|
3595
3595
|
return o && (o.reaction = a.reaction), {
|
|
3596
3596
|
...e,
|
|
3597
3597
|
conversation: t
|
|
3598
3598
|
};
|
|
3599
3599
|
}
|
|
3600
3600
|
case "MARK_COMPLETED": {
|
|
3601
|
-
const t = new
|
|
3601
|
+
const t = new se(...e.conversation);
|
|
3602
3602
|
return t.setById(a.questionAnswerId, { status: "completed" }), {
|
|
3603
3603
|
...e,
|
|
3604
3604
|
conversation: t
|
|
@@ -3621,28 +3621,28 @@ var Ri = "MHIUVE6Y4VV6H5lpgMyI", Xt = O.createContext(void 0), rt = ({
|
|
|
3621
3621
|
isGenerating: !1,
|
|
3622
3622
|
isPreparing: !1,
|
|
3623
3623
|
threadId: null,
|
|
3624
|
-
conversation: new
|
|
3624
|
+
conversation: new se(),
|
|
3625
3625
|
error: null
|
|
3626
|
-
},
|
|
3626
|
+
}, d = cn(Qt), [u, m] = O.useReducer(Oi, l), { executeCaptcha: f } = ki(), { buildIdentifiers: g } = Ei({
|
|
3627
3627
|
mode: t
|
|
3628
3628
|
}), k = O.useRef({
|
|
3629
|
-
onRelevantSources: (v) =>
|
|
3630
|
-
onPartialAnswer: (v) =>
|
|
3631
|
-
onMetadata: (v) =>
|
|
3629
|
+
onRelevantSources: (v) => m({ type: "SET_RELEVANT_SOURCES", sources: v }),
|
|
3630
|
+
onPartialAnswer: (v) => m({ type: "SET_PARTIAL_ANSWER", answer: v }),
|
|
3631
|
+
onMetadata: (v) => m({ type: "SET_METADATA", metadata: v }),
|
|
3632
3632
|
onError: (v) => {
|
|
3633
|
-
|
|
3633
|
+
m({ type: "SET_ERROR", message: v }), console.error("Error: ", v);
|
|
3634
3634
|
},
|
|
3635
|
-
onFirstToken: () =>
|
|
3636
|
-
onIdentifiers: (v,
|
|
3637
|
-
}),
|
|
3635
|
+
onFirstToken: () => m({ type: "SET_IS_GENERATING", isGenerating: !0 }),
|
|
3636
|
+
onIdentifiers: (v, x) => m({ type: "SET_IDENTIFIERS", threadId: v, questionAnswerId: x })
|
|
3637
|
+
}), w = O.useCallback(
|
|
3638
3638
|
(v) => {
|
|
3639
|
-
var
|
|
3640
|
-
s && ((
|
|
3639
|
+
var x, C, B;
|
|
3640
|
+
s && ((x = v.metadata) != null && x.is_uncertain) && m({
|
|
3641
3641
|
type: "SET_PARTIAL_ANSWER",
|
|
3642
3642
|
answer: s
|
|
3643
|
-
}), (
|
|
3644
|
-
threadId:
|
|
3645
|
-
conversation:
|
|
3643
|
+
}), (B = (C = o.askAI) == null ? void 0 : C.onAnswerGenerationCompleted) == null || B.call(C, {
|
|
3644
|
+
threadId: u.threadId,
|
|
3645
|
+
conversation: u.conversation.formatForCallbacks(),
|
|
3646
3646
|
question: v.question,
|
|
3647
3647
|
answer: v.answer,
|
|
3648
3648
|
questionAnswerId: v.id
|
|
@@ -3651,39 +3651,39 @@ var Ri = "MHIUVE6Y4VV6H5lpgMyI", Xt = O.createContext(void 0), rt = ({
|
|
|
3651
3651
|
[
|
|
3652
3652
|
s,
|
|
3653
3653
|
o.askAI,
|
|
3654
|
-
|
|
3655
|
-
|
|
3654
|
+
u.threadId,
|
|
3655
|
+
u.conversation
|
|
3656
3656
|
]
|
|
3657
3657
|
);
|
|
3658
3658
|
O.useEffect(() => {
|
|
3659
|
-
|
|
3660
|
-
(
|
|
3661
|
-
).forEach((
|
|
3662
|
-
|
|
3659
|
+
u.conversation.filter(
|
|
3660
|
+
(x) => x.status === "pending_completion"
|
|
3661
|
+
).forEach((x) => {
|
|
3662
|
+
w(x), m({ type: "MARK_COMPLETED", questionAnswerId: x.id });
|
|
3663
3663
|
});
|
|
3664
|
-
}, [
|
|
3665
|
-
const
|
|
3666
|
-
var
|
|
3667
|
-
|
|
3668
|
-
threadId:
|
|
3669
|
-
conversation:
|
|
3664
|
+
}, [u.conversation, w]);
|
|
3665
|
+
const p = async (v) => {
|
|
3666
|
+
var x, C;
|
|
3667
|
+
m({ type: "ADD_NEW_QA", query: v }), (C = (x = o.askAI) == null ? void 0 : x.onQuerySubmit) == null || C.call(x, {
|
|
3668
|
+
threadId: u.threadId,
|
|
3669
|
+
conversation: u.conversation.formatForCallbacks(),
|
|
3670
3670
|
question: v
|
|
3671
3671
|
});
|
|
3672
|
-
const
|
|
3672
|
+
const B = await f(
|
|
3673
3673
|
"ask_ai"
|
|
3674
3674
|
/* AskAi */
|
|
3675
3675
|
);
|
|
3676
|
-
if (!
|
|
3676
|
+
if (!B) {
|
|
3677
3677
|
console.error(
|
|
3678
3678
|
"Error in verifying browser for feedback submission. Captcha token could not be obtained."
|
|
3679
|
-
),
|
|
3679
|
+
), m({
|
|
3680
3680
|
type: "SET_ERROR",
|
|
3681
3681
|
message: "Error in verifying browser for feedback submission. Captcha token could not be obtained."
|
|
3682
3682
|
});
|
|
3683
3683
|
return;
|
|
3684
3684
|
}
|
|
3685
|
-
if (
|
|
3686
|
-
|
|
3685
|
+
if (u.isGenerating || u.isPreparing) {
|
|
3686
|
+
m({
|
|
3687
3687
|
type: "SET_ERROR",
|
|
3688
3688
|
message: "A new question was asked while the previous one was still being processed. Please wait until the previous question is answered."
|
|
3689
3689
|
});
|
|
@@ -3691,12 +3691,12 @@ var Ri = "MHIUVE6Y4VV6H5lpgMyI", Xt = O.createContext(void 0), rt = ({
|
|
|
3691
3691
|
}
|
|
3692
3692
|
try {
|
|
3693
3693
|
const { identifiers: Z, metadata: U } = await g();
|
|
3694
|
-
|
|
3694
|
+
d?.active && d.startTimer(), await c.submitQuery(
|
|
3695
3695
|
{
|
|
3696
3696
|
query: v,
|
|
3697
|
-
mode:
|
|
3698
|
-
threadId:
|
|
3699
|
-
captcha:
|
|
3697
|
+
mode: d?.active ? "deep_thinking" : "default",
|
|
3698
|
+
threadId: u.threadId,
|
|
3699
|
+
captcha: B,
|
|
3700
3700
|
integrationId: a,
|
|
3701
3701
|
sourceGroupIDsInclude: n,
|
|
3702
3702
|
userIdentifiers: Z || {},
|
|
@@ -3706,39 +3706,39 @@ var Ri = "MHIUVE6Y4VV6H5lpgMyI", Xt = O.createContext(void 0), rt = ({
|
|
|
3706
3706
|
k.current
|
|
3707
3707
|
);
|
|
3708
3708
|
} catch (Z) {
|
|
3709
|
-
console.error("Error making chat request:", Z),
|
|
3709
|
+
console.error("Error making chat request:", Z), m({
|
|
3710
3710
|
type: "SET_ERROR",
|
|
3711
3711
|
message: "An error occurred. Please try again."
|
|
3712
3712
|
});
|
|
3713
3713
|
} finally {
|
|
3714
|
-
|
|
3714
|
+
m({ type: "SET_IS_GENERATING", isGenerating: !1 }), d?.active && (d.stopTimer(), d.deactivate());
|
|
3715
3715
|
}
|
|
3716
3716
|
}, y = () => {
|
|
3717
|
-
var v,
|
|
3718
|
-
|
|
3719
|
-
threadId:
|
|
3720
|
-
conversation:
|
|
3717
|
+
var v, x;
|
|
3718
|
+
m({ type: "RESET_CONVERSATION" }), (x = (v = o.askAI) == null ? void 0 : v.onConversationReset) == null || x.call(v, {
|
|
3719
|
+
threadId: u.threadId,
|
|
3720
|
+
conversation: u.conversation.formatForCallbacks()
|
|
3721
3721
|
});
|
|
3722
|
-
},
|
|
3723
|
-
var v,
|
|
3724
|
-
c.abortCurrent(),
|
|
3725
|
-
threadId:
|
|
3726
|
-
conversation:
|
|
3727
|
-
question: ((
|
|
3722
|
+
}, b = () => {
|
|
3723
|
+
var v, x, C;
|
|
3724
|
+
c.abortCurrent(), m({ type: "STOP_GENERATION" }), (C = (v = o.askAI) == null ? void 0 : v.onAnswerGenerationStop) == null || C.call(v, {
|
|
3725
|
+
threadId: u.threadId,
|
|
3726
|
+
conversation: u.conversation.formatForCallbacks(),
|
|
3727
|
+
question: ((x = u.conversation.getLatest()) == null ? void 0 : x.question) || ""
|
|
3728
3728
|
});
|
|
3729
|
-
},
|
|
3729
|
+
}, S = Go({
|
|
3730
3730
|
mutationKey: ["feedback"],
|
|
3731
3731
|
mutationFn: async ({
|
|
3732
3732
|
questionAnswerId: v,
|
|
3733
|
-
reaction:
|
|
3734
|
-
comment:
|
|
3733
|
+
reaction: x,
|
|
3734
|
+
comment: C
|
|
3735
3735
|
}) => {
|
|
3736
|
-
var
|
|
3737
|
-
const
|
|
3736
|
+
var B, Z, U, W;
|
|
3737
|
+
const ne = await f(
|
|
3738
3738
|
"feedback_submit"
|
|
3739
3739
|
/* FeedbackSubmit */
|
|
3740
3740
|
);
|
|
3741
|
-
if (!
|
|
3741
|
+
if (!ne) {
|
|
3742
3742
|
console.error(
|
|
3743
3743
|
"Error in verifying browser for feedback submission. Captcha token could not be obtained."
|
|
3744
3744
|
);
|
|
@@ -3746,27 +3746,27 @@ var Ri = "MHIUVE6Y4VV6H5lpgMyI", Xt = O.createContext(void 0), rt = ({
|
|
|
3746
3746
|
}
|
|
3747
3747
|
await c.addFeedback({
|
|
3748
3748
|
questionAnswerId: v,
|
|
3749
|
-
reaction:
|
|
3750
|
-
captcha:
|
|
3749
|
+
reaction: x,
|
|
3750
|
+
captcha: ne,
|
|
3751
3751
|
integrationId: a,
|
|
3752
|
-
comment:
|
|
3753
|
-
}), (W = (
|
|
3754
|
-
threadId:
|
|
3755
|
-
conversation:
|
|
3752
|
+
comment: C
|
|
3753
|
+
}), (W = (B = o.askAI) == null ? void 0 : B.onFeedbackSubmit) == null || W.call(B, {
|
|
3754
|
+
threadId: u.threadId,
|
|
3755
|
+
conversation: u.conversation.formatForCallbacks(),
|
|
3756
3756
|
feedbackId: v,
|
|
3757
|
-
reaction:
|
|
3758
|
-
comment:
|
|
3757
|
+
reaction: x,
|
|
3758
|
+
comment: C,
|
|
3759
3759
|
questionAnswerId: v,
|
|
3760
|
-
question: ((Z =
|
|
3761
|
-
answer: ((U =
|
|
3760
|
+
question: ((Z = u.conversation.getLatest()) == null ? void 0 : Z.question) || "",
|
|
3761
|
+
answer: ((U = u.conversation.getLatest()) == null ? void 0 : U.answer) || ""
|
|
3762
3762
|
});
|
|
3763
3763
|
}
|
|
3764
|
-
}), j = (v,
|
|
3765
|
-
|
|
3766
|
-
{ questionAnswerId: v, reaction:
|
|
3764
|
+
}), j = (v, x, C) => {
|
|
3765
|
+
m({ type: "SET_FEEDBACK", questionAnswerId: v, reaction: x }), S.mutate(
|
|
3766
|
+
{ questionAnswerId: v, reaction: x, comment: C },
|
|
3767
3767
|
{
|
|
3768
|
-
onError: (
|
|
3769
|
-
console.error("Error sending feedback:",
|
|
3768
|
+
onError: (B) => {
|
|
3769
|
+
console.error("Error sending feedback:", B), m({ type: "SET_FEEDBACK", questionAnswerId: v, reaction: null });
|
|
3770
3770
|
}
|
|
3771
3771
|
}
|
|
3772
3772
|
);
|
|
@@ -3776,15 +3776,15 @@ var Ri = "MHIUVE6Y4VV6H5lpgMyI", Xt = O.createContext(void 0), rt = ({
|
|
|
3776
3776
|
{
|
|
3777
3777
|
value: {
|
|
3778
3778
|
integrationId: a,
|
|
3779
|
-
error:
|
|
3780
|
-
isPreparingAnswer:
|
|
3781
|
-
isGeneratingAnswer:
|
|
3782
|
-
conversation:
|
|
3779
|
+
error: u.error,
|
|
3780
|
+
isPreparingAnswer: u.isPreparing,
|
|
3781
|
+
isGeneratingAnswer: u.isGenerating,
|
|
3782
|
+
conversation: u.conversation,
|
|
3783
3783
|
callbacks: o,
|
|
3784
|
-
threadId:
|
|
3785
|
-
submitQuery:
|
|
3784
|
+
threadId: u.threadId,
|
|
3785
|
+
submitQuery: p,
|
|
3786
3786
|
resetConversation: y,
|
|
3787
|
-
stopGeneration:
|
|
3787
|
+
stopGeneration: b,
|
|
3788
3788
|
addFeedback: j
|
|
3789
3789
|
},
|
|
3790
3790
|
children: e
|
|
@@ -3818,7 +3818,7 @@ var Ri = "MHIUVE6Y4VV6H5lpgMyI", Xt = O.createContext(void 0), rt = ({
|
|
|
3818
3818
|
endpoint: "https://metrics.kapa.ai",
|
|
3819
3819
|
scriptUrlPattern: "https://metrics.kapa.ai/web/v<version>/<apiKey>/loader_v<loaderVersion>.js"
|
|
3820
3820
|
},
|
|
3821
|
-
cacheLocation:
|
|
3821
|
+
cacheLocation: le.LocalStorage,
|
|
3822
3822
|
children: /* @__PURE__ */ h(
|
|
3823
3823
|
rt,
|
|
3824
3824
|
{
|
|
@@ -3848,7 +3848,7 @@ var Ri = "MHIUVE6Y4VV6H5lpgMyI", Xt = O.createContext(void 0), rt = ({
|
|
|
3848
3848
|
) });
|
|
3849
3849
|
function Li() {
|
|
3850
3850
|
var e;
|
|
3851
|
-
const a =
|
|
3851
|
+
const a = xe.useContext(Xt);
|
|
3852
3852
|
if (a === void 0)
|
|
3853
3853
|
throw new Error("useChat must be used within a KapaProvider");
|
|
3854
3854
|
return {
|
|
@@ -3865,22 +3865,22 @@ function Li() {
|
|
|
3865
3865
|
}
|
|
3866
3866
|
const ct = (e) => {
|
|
3867
3867
|
let a;
|
|
3868
|
-
const n = /* @__PURE__ */ new Set(), s = (l,
|
|
3869
|
-
const
|
|
3870
|
-
if (!Object.is(
|
|
3871
|
-
const
|
|
3872
|
-
a =
|
|
3868
|
+
const n = /* @__PURE__ */ new Set(), s = (l, d) => {
|
|
3869
|
+
const u = typeof l == "function" ? l(a) : l;
|
|
3870
|
+
if (!Object.is(u, a)) {
|
|
3871
|
+
const m = a;
|
|
3872
|
+
a = d ?? (typeof u != "object" || u === null) ? u : Object.assign({}, a, u), n.forEach((f) => f(a, m));
|
|
3873
3873
|
}
|
|
3874
3874
|
}, t = () => a, r = { setState: s, getState: t, getInitialState: () => c, subscribe: (l) => (n.add(l), () => n.delete(l)) }, c = a = e(s, t, r);
|
|
3875
3875
|
return r;
|
|
3876
3876
|
}, Mi = ((e) => e ? ct(e) : ct), Ni = (e) => e;
|
|
3877
3877
|
function qi(e, a = Ni) {
|
|
3878
|
-
const n =
|
|
3878
|
+
const n = xe.useSyncExternalStore(
|
|
3879
3879
|
e.subscribe,
|
|
3880
|
-
|
|
3881
|
-
|
|
3880
|
+
xe.useCallback(() => a(e.getState()), [e, a]),
|
|
3881
|
+
xe.useCallback(() => a(e.getInitialState()), [e, a])
|
|
3882
3882
|
);
|
|
3883
|
-
return
|
|
3883
|
+
return xe.useDebugValue(n), n;
|
|
3884
3884
|
}
|
|
3885
3885
|
const lt = (e) => {
|
|
3886
3886
|
const a = Mi(e), n = (s) => qi(a, s);
|
|
@@ -4120,12 +4120,12 @@ const lt = (e) => {
|
|
|
4120
4120
|
TOOL_INVOKE: "TOOL_INVOKE",
|
|
4121
4121
|
MIXED_TOOL_RESULT: "MIXED_TOOL_RESULT",
|
|
4122
4122
|
CONVERSATION_TITLE: "CONVERSATION_TITLE"
|
|
4123
|
-
},
|
|
4123
|
+
}, Kc = {
|
|
4124
4124
|
IDLE: "IDLE",
|
|
4125
4125
|
BUSY: "BUSY",
|
|
4126
4126
|
AWAITING_TOOL: "AWAITING_TOOL",
|
|
4127
4127
|
ERROR: "ERROR"
|
|
4128
|
-
}, ee = /* @__PURE__ */ new Map(),
|
|
4128
|
+
}, ee = /* @__PURE__ */ new Map(), oe = {
|
|
4129
4129
|
registerTool: (e) => {
|
|
4130
4130
|
const { handler: a, ...n } = e;
|
|
4131
4131
|
if (n.type === "mixed") {
|
|
@@ -4193,9 +4193,9 @@ const lt = (e) => {
|
|
|
4193
4193
|
}, s = e.toolName;
|
|
4194
4194
|
if (!s)
|
|
4195
4195
|
return { stateUpdate: n, result: null };
|
|
4196
|
-
if (
|
|
4196
|
+
if (oe.isMixed(s))
|
|
4197
4197
|
return { stateUpdate: n, result: null };
|
|
4198
|
-
if (!(e.type === R.EXTERNAL_TOOL_CALL &&
|
|
4198
|
+
if (!(e.type === R.EXTERNAL_TOOL_CALL && oe.has(s) && !a.pendingToolInvoke))
|
|
4199
4199
|
return { stateUpdate: n, result: null };
|
|
4200
4200
|
const o = Yt(e.toolArguments);
|
|
4201
4201
|
return {
|
|
@@ -4211,7 +4211,7 @@ const lt = (e) => {
|
|
|
4211
4211
|
};
|
|
4212
4212
|
}, Hi = ({ event: e, state: a }) => e.status === $.COMPLETED && e.type === R.TOOL_RESULT && e.toolName && a.pendingToolInvoke?.toolName === e.toolName ? { stateUpdate: { pendingToolInvoke: null }, result: null } : null, Ki = ({ event: e }) => {
|
|
4213
4213
|
const a = e.toolName;
|
|
4214
|
-
return !(e.status === $.COMPLETED && e.type === R.TOOL_RESULT && a &&
|
|
4214
|
+
return !(e.status === $.COMPLETED && e.type === R.TOOL_RESULT && a && oe.isMixed(a) && e.toolResult) || !a || !e.toolResult ? null : {
|
|
4215
4215
|
stateUpdate: null,
|
|
4216
4216
|
result: {
|
|
4217
4217
|
type: $e.MIXED_TOOL_RESULT,
|
|
@@ -4239,7 +4239,7 @@ const lt = (e) => {
|
|
|
4239
4239
|
currentToolName: null,
|
|
4240
4240
|
pendingToolInvoke: null,
|
|
4241
4241
|
error: null
|
|
4242
|
-
}, Gi = (e) => e.isBusy || e.pendingToolInvoke !== null,
|
|
4242
|
+
}, Gi = (e) => e.isBusy || e.pendingToolInvoke !== null, Qc = (e) => e.error ? "ERROR" : e.pendingToolInvoke ? "AWAITING_TOOL" : e.isBusy ? "BUSY" : "IDLE", P = Qe((e, a) => ({
|
|
4243
4243
|
...ut,
|
|
4244
4244
|
callbacks: {},
|
|
4245
4245
|
setCallbacks: (n) => {
|
|
@@ -4280,7 +4280,7 @@ const lt = (e) => {
|
|
|
4280
4280
|
setConversationId: (n) => {
|
|
4281
4281
|
e({ conversationId: n });
|
|
4282
4282
|
}
|
|
4283
|
-
})),
|
|
4283
|
+
})), be = Qe((e) => ({
|
|
4284
4284
|
isOpen: !1,
|
|
4285
4285
|
open: () => e({ isOpen: !0 }),
|
|
4286
4286
|
close: () => e({ isOpen: !1 }),
|
|
@@ -4369,7 +4369,7 @@ const lt = (e) => {
|
|
|
4369
4369
|
e({ isLoadingMessages: !0 });
|
|
4370
4370
|
try {
|
|
4371
4371
|
const t = await s.fetchConversationMessages(n), o = Xi(t.messages).map(({ thinkingBlocks: i, ...r }) => r);
|
|
4372
|
-
|
|
4372
|
+
P.getState().reset(), A.getState().loadConversation(o, t.name), P.getState().setConversationId(n), e({ error: null });
|
|
4373
4373
|
} catch (t) {
|
|
4374
4374
|
const o = t instanceof Error ? t.message : "Failed to load conversation";
|
|
4375
4375
|
e({ error: o });
|
|
@@ -4411,7 +4411,7 @@ const lt = (e) => {
|
|
|
4411
4411
|
reset: () => {
|
|
4412
4412
|
e(ht);
|
|
4413
4413
|
}
|
|
4414
|
-
})), tr = "
|
|
4414
|
+
})), tr = "_conversationItem_gnyic_9", nr = "_rowContent_gnyic_38", sr = "_rowActions_gnyic_45", or = "_actionIcon_gnyic_58", ir = "_editRow_gnyic_64", rr = "_editInput_gnyic_70", cr = "_deleteConfirmation_gnyic_75", lr = "_deleteActions_gnyic_81", ur = "_rowButton_gnyic_87", dr = "_active_gnyic_105", hr = "_activeDot_gnyic_109", mr = "_timestampRow_gnyic_121", pr = "_timestamp_gnyic_121", N = {
|
|
4415
4415
|
conversationItem: tr,
|
|
4416
4416
|
rowContent: nr,
|
|
4417
4417
|
rowActions: sr,
|
|
@@ -4421,80 +4421,92 @@ const lt = (e) => {
|
|
|
4421
4421
|
deleteConfirmation: cr,
|
|
4422
4422
|
deleteActions: lr,
|
|
4423
4423
|
rowButton: ur,
|
|
4424
|
-
|
|
4425
|
-
|
|
4426
|
-
|
|
4424
|
+
active: dr,
|
|
4425
|
+
activeDot: hr,
|
|
4426
|
+
timestampRow: mr,
|
|
4427
|
+
timestamp: pr
|
|
4428
|
+
}, gr = ({
|
|
4429
|
+
conversation: e,
|
|
4430
|
+
isActive: a,
|
|
4431
|
+
onSelect: n,
|
|
4432
|
+
onRename: s,
|
|
4433
|
+
onDelete: t
|
|
4434
|
+
}) => {
|
|
4435
|
+
const [o, i] = ie("default"), [r, c] = ie(e.name), l = V(null);
|
|
4427
4436
|
K(() => {
|
|
4428
|
-
|
|
4429
|
-
}, [
|
|
4430
|
-
const
|
|
4431
|
-
(
|
|
4432
|
-
|
|
4437
|
+
o === "editing" && (l.current?.focus(), l.current?.select());
|
|
4438
|
+
}, [o]);
|
|
4439
|
+
const d = T(
|
|
4440
|
+
(b) => {
|
|
4441
|
+
b.stopPropagation(), c(e.name), i("editing");
|
|
4433
4442
|
},
|
|
4434
4443
|
[e.name]
|
|
4435
4444
|
), u = T(() => {
|
|
4436
|
-
const
|
|
4437
|
-
|
|
4438
|
-
}, [
|
|
4439
|
-
|
|
4440
|
-
}, [e.name]),
|
|
4441
|
-
(
|
|
4442
|
-
|
|
4445
|
+
const b = r.trim();
|
|
4446
|
+
b && b !== e.name && s(e.id, b), i("default");
|
|
4447
|
+
}, [r, e.id, e.name, s]), m = T(() => {
|
|
4448
|
+
c(e.name), i("default");
|
|
4449
|
+
}, [e.name]), f = T(
|
|
4450
|
+
(b) => {
|
|
4451
|
+
b.key === "Enter" ? (b.preventDefault(), u()) : b.key === "Escape" && (b.preventDefault(), m());
|
|
4443
4452
|
},
|
|
4444
|
-
[u,
|
|
4445
|
-
),
|
|
4446
|
-
|
|
4447
|
-
}, []),
|
|
4448
|
-
(
|
|
4449
|
-
|
|
4453
|
+
[u, m]
|
|
4454
|
+
), g = T((b) => {
|
|
4455
|
+
b.stopPropagation(), i("confirming-delete");
|
|
4456
|
+
}, []), k = T(
|
|
4457
|
+
(b) => {
|
|
4458
|
+
b.stopPropagation(), t(e.id);
|
|
4450
4459
|
},
|
|
4451
|
-
[e.id,
|
|
4452
|
-
),
|
|
4453
|
-
|
|
4454
|
-
}, []),
|
|
4455
|
-
|
|
4456
|
-
}, [
|
|
4457
|
-
return
|
|
4458
|
-
/* @__PURE__ */ h("span", { className:
|
|
4459
|
-
/* @__PURE__ */ z("div", { className:
|
|
4460
|
+
[e.id, t]
|
|
4461
|
+
), w = T((b) => {
|
|
4462
|
+
b.stopPropagation(), i("default");
|
|
4463
|
+
}, []), p = T(() => {
|
|
4464
|
+
n(e.id);
|
|
4465
|
+
}, [n, e.id]), y = Et(new Date(e.updated || e.created).getTime());
|
|
4466
|
+
return o === "editing" ? /* @__PURE__ */ z("div", { className: N.conversationItem, "data-editing": !0, children: [
|
|
4467
|
+
/* @__PURE__ */ h("span", { className: N.timestamp, children: y }),
|
|
4468
|
+
/* @__PURE__ */ z("div", { className: N.editRow, children: [
|
|
4460
4469
|
/* @__PURE__ */ h(
|
|
4461
4470
|
vn,
|
|
4462
4471
|
{
|
|
4463
4472
|
id: `rename-${e.id}`,
|
|
4464
|
-
ref:
|
|
4473
|
+
ref: l,
|
|
4465
4474
|
size: "sm",
|
|
4466
4475
|
labelText: "",
|
|
4467
4476
|
hideLabel: !0,
|
|
4468
|
-
value:
|
|
4469
|
-
onChange: (
|
|
4470
|
-
onKeyDown:
|
|
4471
|
-
className:
|
|
4477
|
+
value: r,
|
|
4478
|
+
onChange: (b) => c(b.target.value),
|
|
4479
|
+
onKeyDown: f,
|
|
4480
|
+
className: N.editInput
|
|
4472
4481
|
}
|
|
4473
4482
|
),
|
|
4474
|
-
/* @__PURE__ */ h(Ie, { kind: "ghost", size: "sm", label: "Confirm", onClick: u, className:
|
|
4475
|
-
/* @__PURE__ */ h(Ie, { kind: "ghost", size: "sm", label: "Cancel", onClick:
|
|
4483
|
+
/* @__PURE__ */ h(Ie, { kind: "ghost", size: "sm", label: "Confirm", onClick: u, className: N.actionIcon, children: /* @__PURE__ */ h(fn, {}) }),
|
|
4484
|
+
/* @__PURE__ */ h(Ie, { kind: "ghost", size: "sm", label: "Cancel", onClick: m, className: N.actionIcon, children: /* @__PURE__ */ h(kn, {}) })
|
|
4476
4485
|
] })
|
|
4477
|
-
] }) :
|
|
4486
|
+
] }) : o === "confirming-delete" ? /* @__PURE__ */ h("div", { className: N.conversationItem, "data-confirming-delete": !0, children: /* @__PURE__ */ z("div", { role: "alert", className: N.deleteConfirmation, children: [
|
|
4478
4487
|
/* @__PURE__ */ h("span", { children: "Delete this conversation?" }),
|
|
4479
|
-
/* @__PURE__ */ z("div", { className:
|
|
4480
|
-
/* @__PURE__ */ h(Ne, { kind: "danger", size: "sm", onClick:
|
|
4481
|
-
/* @__PURE__ */ h(Ne, { kind: "ghost", size: "sm", onClick:
|
|
4488
|
+
/* @__PURE__ */ z("div", { className: N.deleteActions, children: [
|
|
4489
|
+
/* @__PURE__ */ h(Ne, { kind: "danger", size: "sm", onClick: k, children: "Delete" }),
|
|
4490
|
+
/* @__PURE__ */ h(Ne, { kind: "ghost", size: "sm", onClick: w, children: "Cancel" })
|
|
4482
4491
|
] })
|
|
4483
|
-
] }) }) : /* @__PURE__ */ h("div", { className:
|
|
4484
|
-
/* @__PURE__ */ z("button", { type: "button", className:
|
|
4485
|
-
/* @__PURE__ */
|
|
4492
|
+
] }) }) : /* @__PURE__ */ h("div", { className: `${N.conversationItem} ${a ? N.active : ""}`, children: /* @__PURE__ */ z("div", { className: N.rowContent, children: [
|
|
4493
|
+
/* @__PURE__ */ z("button", { type: "button", className: N.rowButton, onClick: p, children: [
|
|
4494
|
+
/* @__PURE__ */ z("span", { className: N.timestampRow, children: [
|
|
4495
|
+
a && /* @__PURE__ */ h("span", { className: N.activeDot, "data-testid": "active-indicator", "aria-label": "Active conversation" }),
|
|
4496
|
+
/* @__PURE__ */ h("span", { className: N.timestamp, children: y })
|
|
4497
|
+
] }),
|
|
4486
4498
|
/* @__PURE__ */ h("span", { children: e.name || "Untitled conversation" })
|
|
4487
4499
|
] }),
|
|
4488
|
-
/* @__PURE__ */ z("div", { className:
|
|
4500
|
+
/* @__PURE__ */ z("div", { className: N.rowActions, children: [
|
|
4489
4501
|
/* @__PURE__ */ h(
|
|
4490
4502
|
Ie,
|
|
4491
4503
|
{
|
|
4492
4504
|
kind: "ghost",
|
|
4493
4505
|
size: "sm",
|
|
4494
4506
|
label: "Rename",
|
|
4495
|
-
|
|
4496
|
-
onClick:
|
|
4497
|
-
className:
|
|
4507
|
+
autoAlign: !0,
|
|
4508
|
+
onClick: d,
|
|
4509
|
+
className: N.actionIcon,
|
|
4498
4510
|
children: /* @__PURE__ */ h(yn, {})
|
|
4499
4511
|
}
|
|
4500
4512
|
),
|
|
@@ -4504,90 +4516,92 @@ const lt = (e) => {
|
|
|
4504
4516
|
kind: "ghost",
|
|
4505
4517
|
size: "sm",
|
|
4506
4518
|
label: "Delete",
|
|
4507
|
-
|
|
4508
|
-
onClick:
|
|
4509
|
-
className:
|
|
4519
|
+
autoAlign: !0,
|
|
4520
|
+
onClick: g,
|
|
4521
|
+
className: N.actionIcon,
|
|
4510
4522
|
children: /* @__PURE__ */ h(bn, {})
|
|
4511
4523
|
}
|
|
4512
4524
|
)
|
|
4513
4525
|
] })
|
|
4514
4526
|
] }) });
|
|
4515
|
-
},
|
|
4516
|
-
panel:
|
|
4517
|
-
conversationList:
|
|
4518
|
-
emptyState:
|
|
4519
|
-
emptyStateTitle:
|
|
4520
|
-
emptyStateDescription:
|
|
4521
|
-
loadMoreContainer:
|
|
4522
|
-
loadingMoreContainer:
|
|
4523
|
-
loadingRow:
|
|
4524
|
-
errorNotification:
|
|
4525
|
-
skeletonItem:
|
|
4526
|
-
},
|
|
4527
|
+
}, fr = "_panel_4mjtn_9", kr = "_conversationList_4mjtn_17", yr = "_emptyState_4mjtn_26", br = "_emptyStateTitle_4mjtn_34", vr = "_emptyStateDescription_4mjtn_40", wr = "_loadMoreContainer_4mjtn_45", xr = "_loadingMoreContainer_4mjtn_51", _r = "_loadingRow_4mjtn_58", Cr = "_errorNotification_4mjtn_65", Er = "_skeletonItem_4mjtn_69", ae = {
|
|
4528
|
+
panel: fr,
|
|
4529
|
+
conversationList: kr,
|
|
4530
|
+
emptyState: yr,
|
|
4531
|
+
emptyStateTitle: br,
|
|
4532
|
+
emptyStateDescription: vr,
|
|
4533
|
+
loadMoreContainer: wr,
|
|
4534
|
+
loadingMoreContainer: xr,
|
|
4535
|
+
loadingRow: _r,
|
|
4536
|
+
errorNotification: Cr,
|
|
4537
|
+
skeletonItem: Er
|
|
4538
|
+
}, Sr = ({
|
|
4527
4539
|
conversations: e,
|
|
4528
|
-
|
|
4529
|
-
|
|
4530
|
-
|
|
4531
|
-
|
|
4532
|
-
|
|
4533
|
-
|
|
4534
|
-
|
|
4535
|
-
|
|
4540
|
+
activeConversationId: a,
|
|
4541
|
+
onSelectConversation: n,
|
|
4542
|
+
onRenameConversation: s,
|
|
4543
|
+
onDeleteConversation: t,
|
|
4544
|
+
isLoadingConversations: o,
|
|
4545
|
+
isOpeningConversation: i,
|
|
4546
|
+
error: r,
|
|
4547
|
+
hasMore: c,
|
|
4548
|
+
onLoadMore: l
|
|
4536
4549
|
}) => {
|
|
4537
|
-
const
|
|
4550
|
+
const d = o && e.length > 0;
|
|
4538
4551
|
return /* @__PURE__ */ h("div", { className: ae.panel, children: /* @__PURE__ */ z("div", { className: ae.conversationList, children: [
|
|
4539
|
-
|
|
4552
|
+
r && /* @__PURE__ */ h(
|
|
4540
4553
|
Ct,
|
|
4541
4554
|
{
|
|
4542
4555
|
className: ae.errorNotification,
|
|
4543
4556
|
kind: "error",
|
|
4544
4557
|
lowContrast: !0,
|
|
4545
4558
|
title: "Unable to load conversation history",
|
|
4546
|
-
subtitle:
|
|
4559
|
+
subtitle: r,
|
|
4547
4560
|
hideCloseButton: !0
|
|
4548
4561
|
}
|
|
4549
4562
|
),
|
|
4550
|
-
|
|
4551
|
-
/* @__PURE__ */ h("span", { className: ae.emptyStateTitle, children: "Your chat history is empty" }),
|
|
4552
|
-
/* @__PURE__ */ h("span", { className: ae.emptyStateDescription, children: "Start a chat
|
|
4563
|
+
o && e.length === 0 ? /* @__PURE__ */ h(Tr, {}) : e.length === 0 ? /* @__PURE__ */ z("div", { className: ae.emptyState, children: [
|
|
4564
|
+
/* @__PURE__ */ h("span", { className: ae.emptyStateTitle, children: "Your chat history is empty." }),
|
|
4565
|
+
/* @__PURE__ */ h("span", { className: ae.emptyStateDescription, children: "Start a chat — it will be saved for 30 days." })
|
|
4553
4566
|
] }) : /* @__PURE__ */ z(ha, { children: [
|
|
4554
4567
|
e.map((u) => /* @__PURE__ */ h(
|
|
4555
|
-
|
|
4568
|
+
gr,
|
|
4556
4569
|
{
|
|
4557
4570
|
conversation: u,
|
|
4558
|
-
|
|
4559
|
-
|
|
4560
|
-
|
|
4571
|
+
isActive: u.id === a,
|
|
4572
|
+
onSelect: n,
|
|
4573
|
+
onRename: s,
|
|
4574
|
+
onDelete: t
|
|
4561
4575
|
},
|
|
4562
4576
|
u.id
|
|
4563
4577
|
)),
|
|
4564
|
-
|
|
4565
|
-
|
|
4566
|
-
|
|
4578
|
+
d && /* @__PURE__ */ h("div", { className: ae.loadingMoreContainer, children: /* @__PURE__ */ h(pt, { label: "Loading more conversations" }) }),
|
|
4579
|
+
i && /* @__PURE__ */ h("div", { className: ae.loadingMoreContainer, children: /* @__PURE__ */ h(pt, { label: "Opening conversation" }) }),
|
|
4580
|
+
c && /* @__PURE__ */ h("div", { className: ae.loadMoreContainer, children: /* @__PURE__ */ h(
|
|
4567
4581
|
Ne,
|
|
4568
4582
|
{
|
|
4569
4583
|
kind: "ghost",
|
|
4570
4584
|
size: "sm",
|
|
4571
|
-
onClick:
|
|
4572
|
-
disabled:
|
|
4585
|
+
onClick: l,
|
|
4586
|
+
disabled: o || i,
|
|
4573
4587
|
children: "Load more"
|
|
4574
4588
|
}
|
|
4575
4589
|
) })
|
|
4576
4590
|
] })
|
|
4577
4591
|
] }) });
|
|
4578
|
-
},
|
|
4592
|
+
}, Tr = () => /* @__PURE__ */ h(ha, { children: Array.from({ length: 5 }, (e, a) => /* @__PURE__ */ z("div", { className: ae.skeletonItem, children: [
|
|
4579
4593
|
/* @__PURE__ */ h(La, { heading: !0, width: "60%" }),
|
|
4580
4594
|
/* @__PURE__ */ h(La, { width: "30%" })
|
|
4581
4595
|
] }, a)) }), pt = ({ label: e }) => /* @__PURE__ */ z("div", { className: ae.loadingRow, role: "status", "aria-live": "polite", children: [
|
|
4582
4596
|
/* @__PURE__ */ h(wn, { withOverlay: !1, small: !0 }),
|
|
4583
4597
|
/* @__PURE__ */ h("span", { className: "cds--type-body-compact-01", children: e })
|
|
4584
|
-
] }),
|
|
4585
|
-
class
|
|
4598
|
+
] }), jr = 3e4, zr = 5, Ir = 50;
|
|
4599
|
+
class Or extends Error {
|
|
4586
4600
|
constructor(a = "Query was cancelled due to a new query being submitted") {
|
|
4587
4601
|
super(a), this.name = "QueryCancelledError";
|
|
4588
4602
|
}
|
|
4589
4603
|
}
|
|
4590
|
-
class
|
|
4604
|
+
class Rr {
|
|
4591
4605
|
executor = null;
|
|
4592
4606
|
pendingQuery = null;
|
|
4593
4607
|
conversationRef = null;
|
|
@@ -4604,7 +4618,7 @@ class zr {
|
|
|
4604
4618
|
return this.executor;
|
|
4605
4619
|
}
|
|
4606
4620
|
setPendingQuery(a) {
|
|
4607
|
-
this.pendingQuery && a !== null && (clearTimeout(this.pendingQuery.timeout), this.pendingQuery.reject(new
|
|
4621
|
+
this.pendingQuery && a !== null && (clearTimeout(this.pendingQuery.timeout), this.pendingQuery.reject(new Or())), this.pendingQuery = a;
|
|
4608
4622
|
}
|
|
4609
4623
|
getPendingQuery() {
|
|
4610
4624
|
return this.pendingQuery;
|
|
@@ -4616,17 +4630,17 @@ class zr {
|
|
|
4616
4630
|
return this.pendingQuery?.query === a;
|
|
4617
4631
|
}
|
|
4618
4632
|
}
|
|
4619
|
-
const te = new
|
|
4633
|
+
const te = new Rr(), Ar = (e) => ({
|
|
4620
4634
|
content: "",
|
|
4621
4635
|
source_url: e.source_url ?? "",
|
|
4622
4636
|
title: e.title ?? "",
|
|
4623
4637
|
source_type: e.source_type ?? "document"
|
|
4624
|
-
}),
|
|
4638
|
+
}), Pr = (e) => ({
|
|
4625
4639
|
content: "",
|
|
4626
4640
|
source_url: e.source_url ?? "",
|
|
4627
4641
|
title: e.title ?? "",
|
|
4628
4642
|
source_type: e.source_type ?? "document"
|
|
4629
|
-
}),
|
|
4643
|
+
}), Lr = (e) => {
|
|
4630
4644
|
const a = /* @__PURE__ */ new Set();
|
|
4631
4645
|
return e.filter((n) => {
|
|
4632
4646
|
const s = a.has(n.source_url);
|
|
@@ -4639,10 +4653,10 @@ function gt(e) {
|
|
|
4639
4653
|
function ft(e) {
|
|
4640
4654
|
te.setExecutor(e);
|
|
4641
4655
|
}
|
|
4642
|
-
function
|
|
4656
|
+
function Mr() {
|
|
4643
4657
|
return te.getExecutor();
|
|
4644
4658
|
}
|
|
4645
|
-
function
|
|
4659
|
+
function Nr() {
|
|
4646
4660
|
return (e) => {
|
|
4647
4661
|
const a = te.getPendingQuery();
|
|
4648
4662
|
if (!a) return;
|
|
@@ -4653,31 +4667,31 @@ function Pr() {
|
|
|
4653
4667
|
const l = te.getPendingQuery();
|
|
4654
4668
|
l && (clearTimeout(l.timeout), te.setPendingQuery(null), l.resolve({
|
|
4655
4669
|
answer: t,
|
|
4656
|
-
sources:
|
|
4670
|
+
sources: Lr(c)
|
|
4657
4671
|
}));
|
|
4658
4672
|
};
|
|
4659
4673
|
if (o.length > 0) {
|
|
4660
|
-
const c = o.map((l) =>
|
|
4674
|
+
const c = o.map((l) => Ar(l));
|
|
4661
4675
|
i(c);
|
|
4662
4676
|
return;
|
|
4663
4677
|
}
|
|
4664
4678
|
const r = (c) => {
|
|
4665
4679
|
if (!te.getPendingQuery()) return;
|
|
4666
|
-
const
|
|
4667
|
-
if (
|
|
4668
|
-
const
|
|
4669
|
-
if (
|
|
4670
|
-
const
|
|
4671
|
-
i(
|
|
4680
|
+
const d = te.getConversationRef();
|
|
4681
|
+
if (d?.current) {
|
|
4682
|
+
const u = d.current.getLatest();
|
|
4683
|
+
if (u?.sources && u.sources.length > 0) {
|
|
4684
|
+
const m = u.sources.map((f) => Pr(f));
|
|
4685
|
+
i(m);
|
|
4672
4686
|
return;
|
|
4673
4687
|
}
|
|
4674
4688
|
}
|
|
4675
|
-
c > 0 ? setTimeout(() => r(c - 1),
|
|
4689
|
+
c > 0 ? setTimeout(() => r(c - 1), Ir) : i([]);
|
|
4676
4690
|
};
|
|
4677
|
-
r(
|
|
4691
|
+
r(zr);
|
|
4678
4692
|
};
|
|
4679
4693
|
}
|
|
4680
|
-
function
|
|
4694
|
+
function qr(e, a = jr) {
|
|
4681
4695
|
return (n) => new Promise((s, t) => {
|
|
4682
4696
|
const o = setTimeout(() => {
|
|
4683
4697
|
te.isPendingQueryMatch(n) && (te.clearPendingQuery(), t(new Error("Request timed out")));
|
|
@@ -4690,11 +4704,11 @@ function Lr(e, a = Er) {
|
|
|
4690
4704
|
}), e(n);
|
|
4691
4705
|
});
|
|
4692
4706
|
}
|
|
4693
|
-
function
|
|
4707
|
+
function Dr({ children: e }) {
|
|
4694
4708
|
const { submitQuery: a, conversation: n } = Li(), s = V(n);
|
|
4695
4709
|
return s.current = n, K(() => {
|
|
4696
4710
|
gt(s);
|
|
4697
|
-
const t =
|
|
4711
|
+
const t = qr(a);
|
|
4698
4712
|
return ft(t), () => {
|
|
4699
4713
|
ft(null), gt(null);
|
|
4700
4714
|
};
|
|
@@ -4712,47 +4726,48 @@ const kt = ({
|
|
|
4712
4726
|
className: c,
|
|
4713
4727
|
contextItems: l
|
|
4714
4728
|
}) => {
|
|
4715
|
-
const
|
|
4716
|
-
|
|
4717
|
-
}, [
|
|
4718
|
-
f === "history" ?
|
|
4719
|
-
}, [f,
|
|
4729
|
+
const d = A((E) => E.messages), u = A((E) => E.clearMessages), m = A((E) => E.conversationTitle), f = A((E) => E.view), g = P((E) => E.conversationId), k = H((E) => !!E.transport?.fetchConversations), w = H((E) => E.conversations), p = H((E) => E.isLoadingConversations), y = H((E) => E.isLoadingMessages), b = H((E) => E.error), S = H((E) => E.hasMore), j = H((E) => E.showHistory), v = H((E) => E.hideHistory), x = H((E) => E.selectConversation), C = H((E) => E.renameConversation), B = H((E) => E.deleteConversation), Z = H((E) => E.loadMore), U = s ?? x, W = T(() => {
|
|
4730
|
+
u(), n?.();
|
|
4731
|
+
}, [u, n]), ne = T(() => {
|
|
4732
|
+
f === "history" ? v() : j();
|
|
4733
|
+
}, [f, j, v]);
|
|
4720
4734
|
return /* @__PURE__ */ z(zn, { className: `${Ma.container} ${c ?? ""}`, showWorkspace: f === "history", children: [
|
|
4721
4735
|
/* @__PURE__ */ h("div", { slot: "header", children: /* @__PURE__ */ h(
|
|
4722
4736
|
zs,
|
|
4723
4737
|
{
|
|
4724
|
-
onReset:
|
|
4725
|
-
onShowHistory:
|
|
4726
|
-
conversationTitle:
|
|
4738
|
+
onReset: W,
|
|
4739
|
+
onShowHistory: k ? ne : void 0,
|
|
4740
|
+
conversationTitle: m ?? void 0,
|
|
4727
4741
|
view: f
|
|
4728
4742
|
}
|
|
4729
4743
|
) }),
|
|
4730
4744
|
/* @__PURE__ */ h("div", { slot: "messages", className: Ma.messagesSlot, children: /* @__PURE__ */ h(
|
|
4731
4745
|
ys,
|
|
4732
4746
|
{
|
|
4733
|
-
messages:
|
|
4747
|
+
messages: d,
|
|
4734
4748
|
emptyStateTitle: i,
|
|
4735
4749
|
emptyStateDescription: r
|
|
4736
4750
|
}
|
|
4737
4751
|
) }),
|
|
4738
4752
|
/* @__PURE__ */ h("div", { slot: "workspace", children: /* @__PURE__ */ h(
|
|
4739
|
-
|
|
4753
|
+
Sr,
|
|
4740
4754
|
{
|
|
4741
|
-
conversations:
|
|
4742
|
-
|
|
4743
|
-
|
|
4744
|
-
|
|
4745
|
-
|
|
4746
|
-
|
|
4747
|
-
|
|
4748
|
-
|
|
4749
|
-
|
|
4755
|
+
conversations: w,
|
|
4756
|
+
activeConversationId: g,
|
|
4757
|
+
onSelectConversation: U,
|
|
4758
|
+
onRenameConversation: C,
|
|
4759
|
+
onDeleteConversation: B,
|
|
4760
|
+
isLoadingConversations: p,
|
|
4761
|
+
isOpeningConversation: y,
|
|
4762
|
+
error: b,
|
|
4763
|
+
hasMore: S,
|
|
4764
|
+
onLoadMore: Z
|
|
4750
4765
|
}
|
|
4751
4766
|
) }),
|
|
4752
4767
|
/* @__PURE__ */ h("div", { slot: "input-before", children: /* @__PURE__ */ h(Rs, { items: l }) }),
|
|
4753
4768
|
/* @__PURE__ */ h("div", { slot: "input", children: /* @__PURE__ */ h(Ln, { onSend: e, onStop: a, isBusy: t, isOpen: o }) })
|
|
4754
4769
|
] });
|
|
4755
|
-
},
|
|
4770
|
+
}, $c = ({
|
|
4756
4771
|
onSendMessage: e,
|
|
4757
4772
|
kapaAiIntegrationId: a,
|
|
4758
4773
|
onStopGeneration: n,
|
|
@@ -4764,7 +4779,7 @@ const kt = ({
|
|
|
4764
4779
|
className: c,
|
|
4765
4780
|
contextItems: l
|
|
4766
4781
|
}) => {
|
|
4767
|
-
const
|
|
4782
|
+
const d = {
|
|
4768
4783
|
onSendMessage: e,
|
|
4769
4784
|
onStopGeneration: n,
|
|
4770
4785
|
onResetConversation: s,
|
|
@@ -4774,45 +4789,45 @@ const kt = ({
|
|
|
4774
4789
|
emptyStateDescription: r,
|
|
4775
4790
|
className: c,
|
|
4776
4791
|
contextItems: l
|
|
4777
|
-
},
|
|
4792
|
+
}, u = ma(
|
|
4778
4793
|
() => ({
|
|
4779
4794
|
askAI: {
|
|
4780
4795
|
// onQuerySubmit is intentionally empty - we don't need to handle query submission
|
|
4781
4796
|
// as the tool execution flow is managed by createSubmitAndWait and the executor
|
|
4782
4797
|
onQuerySubmit: () => {
|
|
4783
4798
|
},
|
|
4784
|
-
onAnswerGenerationCompleted:
|
|
4799
|
+
onAnswerGenerationCompleted: Nr()
|
|
4785
4800
|
}
|
|
4786
4801
|
}),
|
|
4787
4802
|
[]
|
|
4788
4803
|
);
|
|
4789
|
-
return a ? /* @__PURE__ */ h(Pi, { integrationId: a, callbacks:
|
|
4790
|
-
},
|
|
4791
|
-
wrapper:
|
|
4792
|
-
wrapperOpen:
|
|
4793
|
-
panel:
|
|
4794
|
-
},
|
|
4804
|
+
return a ? /* @__PURE__ */ h(Pi, { integrationId: a, callbacks: u, userTrackingMode: "none", children: /* @__PURE__ */ h(Dr, { children: /* @__PURE__ */ h(kt, { ...d }) }) }) : /* @__PURE__ */ h(kt, { ...d });
|
|
4805
|
+
}, Br = "_wrapper_1n2fz_9", Fr = "_wrapperOpen_1n2fz_22", Ur = "_panel_1n2fz_26", aa = {
|
|
4806
|
+
wrapper: Br,
|
|
4807
|
+
wrapperOpen: Fr,
|
|
4808
|
+
panel: Ur
|
|
4809
|
+
}, Hr = () => ({
|
|
4795
4810
|
activeCount: 0,
|
|
4796
4811
|
rootSnapshot: null,
|
|
4797
4812
|
hostRegistry: /* @__PURE__ */ new Map(),
|
|
4798
4813
|
mediaWatcher: null,
|
|
4799
4814
|
mode: "sidecar",
|
|
4800
4815
|
activeWidth: 416
|
|
4801
|
-
}),
|
|
4802
|
-
const e = { current:
|
|
4816
|
+
}), Kr = () => {
|
|
4817
|
+
const e = { current: Hr() }, a = () => e.current, n = (t) => {
|
|
4803
4818
|
e.current = { ...e.current, ...t };
|
|
4804
4819
|
};
|
|
4805
4820
|
return { getState: a, setState: n, updateHostRegistry: (t) => {
|
|
4806
4821
|
const o = a();
|
|
4807
4822
|
n({ hostRegistry: t(o.hostRegistry) });
|
|
4808
4823
|
} };
|
|
4809
|
-
},
|
|
4810
|
-
if (!
|
|
4824
|
+
}, L = Kr(), Jt = "data-copilot-chat-layout", da = "data-copilot-chat-host", Fe = "--copilot-chat-sidecar-width", Ue = "--copilot-chat-panel-z-index", He = "--copilot-chat-offset-top", re = () => typeof document < "u" && typeof window < "u", Qr = (e) => {
|
|
4825
|
+
if (!re() || !e)
|
|
4811
4826
|
return 0;
|
|
4812
4827
|
const a = document.querySelector(e);
|
|
4813
4828
|
return a instanceof HTMLElement ? a.offsetHeight : 0;
|
|
4814
|
-
},
|
|
4815
|
-
if (!
|
|
4829
|
+
}, $r = (e) => {
|
|
4830
|
+
if (!re())
|
|
4816
4831
|
return [];
|
|
4817
4832
|
if (e) {
|
|
4818
4833
|
const a = document.querySelectorAll(e), n = Array.from(a).filter(
|
|
@@ -4822,54 +4837,54 @@ const kt = ({
|
|
|
4822
4837
|
}
|
|
4823
4838
|
return [document.body];
|
|
4824
4839
|
}, Zt = (e) => {
|
|
4825
|
-
|
|
4826
|
-
},
|
|
4827
|
-
if (!
|
|
4840
|
+
L.getState().hostRegistry.forEach((n, s) => s.setAttribute(da, e));
|
|
4841
|
+
}, Gr = (e, a, n) => {
|
|
4842
|
+
if (!re())
|
|
4828
4843
|
return;
|
|
4829
4844
|
const s = document.documentElement;
|
|
4830
|
-
|
|
4845
|
+
L.getState().rootSnapshot || L.setState({
|
|
4831
4846
|
rootSnapshot: {
|
|
4832
4847
|
width: s.style.getPropertyValue(Fe),
|
|
4833
4848
|
zIndex: s.style.getPropertyValue(Ue),
|
|
4834
4849
|
topOffset: s.style.getPropertyValue(He)
|
|
4835
4850
|
}
|
|
4836
|
-
}),
|
|
4837
|
-
},
|
|
4838
|
-
if (!
|
|
4851
|
+
}), L.setState({ activeWidth: e }), s.style.setProperty(Fe, `${e}px`), s.style.setProperty(Ue, `${a}`), s.style.setProperty(He, `${n}px`), Zt(L.getState().mode);
|
|
4852
|
+
}, Vr = () => {
|
|
4853
|
+
if (!re())
|
|
4839
4854
|
return;
|
|
4840
|
-
const e =
|
|
4855
|
+
const e = L.getState();
|
|
4841
4856
|
if (!e.rootSnapshot)
|
|
4842
4857
|
return;
|
|
4843
4858
|
const a = document.documentElement, { width: n, zIndex: s, topOffset: t } = e.rootSnapshot;
|
|
4844
|
-
n ? a.style.setProperty(Fe, n) : a.style.removeProperty(Fe), s ? a.style.setProperty(Ue, s) : a.style.removeProperty(Ue), t ? a.style.setProperty(He, t) : a.style.removeProperty(He),
|
|
4845
|
-
},
|
|
4846
|
-
const a =
|
|
4847
|
-
return
|
|
4859
|
+
n ? a.style.setProperty(Fe, n) : a.style.removeProperty(Fe), s ? a.style.setProperty(Ue, s) : a.style.removeProperty(Ue), t ? a.style.setProperty(He, t) : a.style.removeProperty(He), L.setState({ rootSnapshot: null, activeWidth: 416 });
|
|
4860
|
+
}, Wr = (e) => {
|
|
4861
|
+
const a = L.getState(), n = a.hostRegistry.get(e) ?? { count: 0 };
|
|
4862
|
+
return L.updateHostRegistry((s) => {
|
|
4848
4863
|
const t = new Map(s);
|
|
4849
4864
|
return t.set(e, { count: n.count + 1 }), t;
|
|
4850
4865
|
}), e.setAttribute(da, a.mode), () => {
|
|
4851
|
-
const t =
|
|
4866
|
+
const t = L.getState().hostRegistry.get(e);
|
|
4852
4867
|
if (!t)
|
|
4853
4868
|
return;
|
|
4854
4869
|
const o = t.count - 1;
|
|
4855
4870
|
if (o <= 0) {
|
|
4856
|
-
e.removeAttribute(da),
|
|
4871
|
+
e.removeAttribute(da), L.updateHostRegistry((i) => {
|
|
4857
4872
|
const r = new Map(i);
|
|
4858
4873
|
return r.delete(e), r;
|
|
4859
4874
|
});
|
|
4860
4875
|
return;
|
|
4861
4876
|
}
|
|
4862
|
-
|
|
4877
|
+
L.updateHostRegistry((i) => {
|
|
4863
4878
|
const r = new Map(i);
|
|
4864
4879
|
return r.set(e, { count: o }), r;
|
|
4865
4880
|
});
|
|
4866
4881
|
};
|
|
4867
4882
|
}, yt = (e) => {
|
|
4868
|
-
|
|
4869
|
-
},
|
|
4870
|
-
|
|
4871
|
-
},
|
|
4872
|
-
if (!
|
|
4883
|
+
re() && (L.setState({ mode: e }), document.body.setAttribute(Jt, e), Zt(e));
|
|
4884
|
+
}, Xr = () => {
|
|
4885
|
+
re() && (document.body.removeAttribute(Jt), L.setState({ mode: "sidecar" }));
|
|
4886
|
+
}, Yr = (e) => {
|
|
4887
|
+
if (!re() || typeof window.matchMedia != "function")
|
|
4873
4888
|
return yt("sidecar"), () => {
|
|
4874
4889
|
};
|
|
4875
4890
|
const a = window.matchMedia(`(max-width: ${e}px)`), n = (t) => {
|
|
@@ -4878,36 +4893,36 @@ const kt = ({
|
|
|
4878
4893
|
n(a.matches);
|
|
4879
4894
|
const s = (t) => n(t.matches);
|
|
4880
4895
|
return a.addEventListener("change", s), () => a.removeEventListener("change", s);
|
|
4881
|
-
},
|
|
4882
|
-
if (!
|
|
4896
|
+
}, Jr = (e) => {
|
|
4897
|
+
if (!re())
|
|
4883
4898
|
return;
|
|
4884
|
-
const a =
|
|
4899
|
+
const a = L.getState();
|
|
4885
4900
|
if (a.mediaWatcher && a.mediaWatcher.breakpoint === e)
|
|
4886
4901
|
return;
|
|
4887
4902
|
a.mediaWatcher?.dispose();
|
|
4888
|
-
const n =
|
|
4889
|
-
|
|
4890
|
-
},
|
|
4891
|
-
|
|
4892
|
-
},
|
|
4903
|
+
const n = Yr(e);
|
|
4904
|
+
L.setState({ mediaWatcher: { breakpoint: e, dispose: n } });
|
|
4905
|
+
}, Zr = () => {
|
|
4906
|
+
L.getState().mediaWatcher?.dispose(), L.setState({ mediaWatcher: null }), Xr();
|
|
4907
|
+
}, ec = ({
|
|
4893
4908
|
width: e,
|
|
4894
4909
|
zIndex: a,
|
|
4895
4910
|
workareaSelector: n,
|
|
4896
4911
|
headerSelector: s,
|
|
4897
4912
|
responsiveBreakpoint: t
|
|
4898
4913
|
}) => {
|
|
4899
|
-
if (!
|
|
4914
|
+
if (!re())
|
|
4900
4915
|
return () => {
|
|
4901
4916
|
};
|
|
4902
|
-
const o =
|
|
4903
|
-
|
|
4904
|
-
const r = o.map((l) =>
|
|
4905
|
-
return
|
|
4906
|
-
r.forEach((
|
|
4907
|
-
const l =
|
|
4908
|
-
|
|
4917
|
+
const o = $r(n), i = Qr(s);
|
|
4918
|
+
Gr(e, a, i), Jr(t);
|
|
4919
|
+
const r = o.map((l) => Wr(l)), c = L.getState();
|
|
4920
|
+
return L.setState({ activeCount: c.activeCount + 1 }), () => {
|
|
4921
|
+
r.forEach((u) => u());
|
|
4922
|
+
const l = L.getState(), d = Math.max(l.activeCount - 1, 0);
|
|
4923
|
+
L.setState({ activeCount: d }), d === 0 && (Zr(), Vr());
|
|
4909
4924
|
};
|
|
4910
|
-
},
|
|
4925
|
+
}, ac = ({
|
|
4911
4926
|
enabled: e,
|
|
4912
4927
|
width: a,
|
|
4913
4928
|
zIndex: n,
|
|
@@ -4918,7 +4933,7 @@ const kt = ({
|
|
|
4918
4933
|
wt(() => {
|
|
4919
4934
|
if (!e)
|
|
4920
4935
|
return;
|
|
4921
|
-
const i =
|
|
4936
|
+
const i = ec({
|
|
4922
4937
|
width: a,
|
|
4923
4938
|
zIndex: n,
|
|
4924
4939
|
workareaSelector: s,
|
|
@@ -4927,23 +4942,23 @@ const kt = ({
|
|
|
4927
4942
|
});
|
|
4928
4943
|
return () => i();
|
|
4929
4944
|
}, [e, a, n, s, t, o]);
|
|
4930
|
-
},
|
|
4931
|
-
"../ContextBar/ContextBar.module.css":
|
|
4932
|
-
"../ConversationHistoryPanel/ConversationHistoryPanel.module.css":
|
|
4933
|
-
"../ConversationHistoryPanel/ConversationHistoryRow.module.css":
|
|
4934
|
-
"./copilotChat.module.css":
|
|
4935
|
-
"./copilotSidecar.module.css":
|
|
4936
|
-
}),
|
|
4937
|
-
`),
|
|
4945
|
+
}, tc = '._container_60yaf_9{display:flex;flex-wrap:wrap;align-items:center;gap:var(--cds-spacing-02, .25rem);padding:var(--cds-spacing-03, .5rem) var(--cds-spacing-05, 1rem);border-block-start:1px solid var(--cds-border-subtle-00, rgba(0, 0, 0, .1));background-color:var(--cds-background, #fff)}._chip_60yaf_19{display:inline-block;max-width:10rem;padding:.125rem .5rem;border-radius:1rem;border:1px solid var(--cds-border-subtle-01, #e0e0e0);background-color:var(--cds-layer-01, #f4f4f4);color:var(--cds-text-secondary, #525252);font-family:var(--cds-font-family-sans, "IBM Plex Sans", sans-serif);font-size:.6875rem;font-weight:400;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none}', nc = "._panel_4mjtn_9{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}._conversationList_4mjtn_17{display:flex;flex-direction:column;flex:1;overflow-x:hidden;overflow-y:auto;padding:0}._emptyState_4mjtn_26{display:flex;flex-direction:column;flex:1;padding:var(--cds-spacing-05, 1rem);color:var(--cds-text-secondary, #525252)}._emptyStateTitle_4mjtn_34{margin-block-end:var(--cds-spacing-03, .5rem);font-size:var(--cds-body-compact-01-font-size, .875rem);color:var(--cds-text-secondary, #525252)}._emptyStateDescription_4mjtn_40{font-size:var(--cds-body-compact-01-font-size, .875rem);color:var(--cds-text-secondary, #525252)}._loadMoreContainer_4mjtn_45{display:flex;justify-content:center;padding:var(--cds-spacing-03, .5rem) 0}._loadingMoreContainer_4mjtn_51{display:flex;align-items:center;justify-content:center;padding:var(--cds-spacing-05, 1rem) 0}._loadingRow_4mjtn_58{display:inline-flex;align-items:center;justify-content:center;gap:var(--cds-spacing-03, .5rem)}._errorNotification_4mjtn_65{margin:var(--cds-spacing-03, .5rem)}._skeletonItem_4mjtn_69{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)}", sc = "._conversationItem_gnyic_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_gnyic_9:hover{background-color:var(--cds-layer-hover-01, #e8e8e8)}._conversationItem_gnyic_9:hover,._conversationItem_gnyic_9:link,._conversationItem_gnyic_9:focus,._conversationItem_gnyic_9:active,._conversationItem_gnyic_9:visited{color:inherit;text-decoration:none}._rowContent_gnyic_38{display:flex;align-items:center;gap:var(--cds-spacing-03, .5rem);inline-size:100%}._rowActions_gnyic_45{display:flex;gap:var(--cds-spacing-01, .125rem);flex-shrink:0;opacity:0;transition:opacity .12s ease}._conversationItem_gnyic_9:hover ._rowActions_gnyic_45,._conversationItem_gnyic_9:focus-within ._rowActions_gnyic_45{opacity:1}._actionIcon_gnyic_58{min-block-size:unset;block-size:1.5rem;inline-size:1.5rem}._editRow_gnyic_64{display:flex;align-items:center;gap:var(--cds-spacing-02, .25rem)}._editInput_gnyic_70{flex:1;min-inline-size:0}._deleteConfirmation_gnyic_75{display:flex;align-items:center;gap:var(--cds-spacing-03, .5rem)}._deleteActions_gnyic_81{display:flex;gap:var(--cds-spacing-03, .5rem);margin-inline-start:auto}._rowButton_gnyic_87{display:flex;flex-direction:column;align-items:flex-start;gap:var(--cds-spacing-02, .25rem);flex:1;min-inline-size:0;padding:0;border:0;background:none;text-align:start;color:var(--cds-text-primary, #161616);font-family:inherit;font-size:inherit;line-height:inherit;cursor:pointer}._active_gnyic_105{background-color:var(--cds-layer-selected-01, #e0e0e0)}._activeDot_gnyic_109{position:absolute;inset-block-start:50%;inset-inline-start:calc(-1 * var(--cds-spacing-03, .5rem));translate:0 -50%;display:block;inline-size:.375rem;block-size:.375rem;border-radius:50%;background-color:var(--cds-link-primary, #0f62fe)}._timestampRow_gnyic_121{position:relative;display:inline-flex;align-items:center}._timestamp_gnyic_121{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)}", oc = '._container_ydqv1_9{--cds-chat-shell-background: var(--cds-background, #f4f4f4);display:flex;flex-direction:column;flex:1;min-height:0;height:100%;background-color:var(--cds-background, #f4f4f4);font-family:var( --cds-font-family-sans, "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif )}._messagesSlot_ydqv1_29{display:flex;flex-direction:column;height:100%;min-height:0}', ic = "._wrapper_1n2fz_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, 400px);z-index:12;transform:translate(100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column}._wrapperOpen_1n2fz_22{transform:translate(0)}._panel_1n2fz_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))}", rc = ":root{--copilot-chat-sidecar-width: var(--sidecar-width, 400px);--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: 400px;--sidecar-min-width: 320px;--sidecar-max-width: 512px}body[data-copilot-chat-layout=sidecar][data-copilot-chat-host],[data-copilot-chat-host]{padding-inline-end:var(--copilot-chat-sidecar-width);transition:padding-inline-end var(--copilot-chat-transition);box-sizing:border-box}body[data-copilot-chat-layout=bottom-sheet]{padding-inline-end:0}", bt = "copilot-chat-sidecar-styles", cc = /* @__PURE__ */ Object.assign({
|
|
4946
|
+
"../ContextBar/ContextBar.module.css": tc,
|
|
4947
|
+
"../ConversationHistoryPanel/ConversationHistoryPanel.module.css": nc,
|
|
4948
|
+
"../ConversationHistoryPanel/ConversationHistoryRow.module.css": sc,
|
|
4949
|
+
"./copilotChat.module.css": oc,
|
|
4950
|
+
"./copilotSidecar.module.css": ic
|
|
4951
|
+
}), lc = [rc, ...Object.values(cc)].join(`
|
|
4952
|
+
`), uc = () => {
|
|
4938
4953
|
if (typeof document > "u" || document.getElementById(bt))
|
|
4939
4954
|
return;
|
|
4940
4955
|
const a = document.createElement("style");
|
|
4941
|
-
a.id = bt, a.textContent =
|
|
4942
|
-
},
|
|
4943
|
-
const s =
|
|
4956
|
+
a.id = bt, a.textContent = lc, document.head.appendChild(a);
|
|
4957
|
+
}, Gc = ({ children: e, workareaSelector: a, headerSelector: n }) => {
|
|
4958
|
+
const s = be((o) => o.isOpen);
|
|
4944
4959
|
K(() => {
|
|
4945
|
-
|
|
4946
|
-
}, []),
|
|
4960
|
+
uc();
|
|
4961
|
+
}, []), ac({
|
|
4947
4962
|
enabled: s,
|
|
4948
4963
|
width: 400,
|
|
4949
4964
|
zIndex: 12,
|
|
@@ -4952,16 +4967,16 @@ const kt = ({
|
|
|
4952
4967
|
responsiveBreakpoint: 960
|
|
4953
4968
|
});
|
|
4954
4969
|
const t = T(() => {
|
|
4955
|
-
|
|
4970
|
+
be.getState().close();
|
|
4956
4971
|
}, []);
|
|
4957
4972
|
return /* @__PURE__ */ h("div", { className: `${aa.wrapper} ${s ? aa.wrapperOpen : ""}`, children: /* @__PURE__ */ h("div", { className: aa.panel, children: e({ onMinimize: t, isOpen: s }) }) });
|
|
4958
|
-
},
|
|
4959
|
-
|
|
4960
|
-
},
|
|
4961
|
-
|
|
4962
|
-
},
|
|
4963
|
-
|
|
4964
|
-
},
|
|
4973
|
+
}, Vc = () => {
|
|
4974
|
+
be.getState().open();
|
|
4975
|
+
}, Wc = () => {
|
|
4976
|
+
be.getState().close();
|
|
4977
|
+
}, Xc = () => {
|
|
4978
|
+
be.getState().toggle();
|
|
4979
|
+
}, Yc = () => be((e) => e.isOpen), dc = {
|
|
4965
4980
|
[R.THINKING]: "Thinking...",
|
|
4966
4981
|
[R.EXECUTION_PLAN]: "Planning...",
|
|
4967
4982
|
[R.TOOL_PLANNING]: void 0,
|
|
@@ -4971,8 +4986,8 @@ const kt = ({
|
|
|
4971
4986
|
[R.EXECUTION_COMPLETE]: void 0,
|
|
4972
4987
|
[R.ERROR]: "Error",
|
|
4973
4988
|
[R.CONVERSATION_TITLE]: void 0
|
|
4974
|
-
}, en = (e, a) =>
|
|
4975
|
-
` : "") + e,
|
|
4989
|
+
}, en = (e, a) => dc[e], ga = (e) => e.type === R.THINKING && (e.status === $.IN_PROGRESS || e.status === $.COMPLETED) && !!e.content, hc = (e) => e.type === R.TOOL_PLANNING && (e.status === $.IN_PROGRESS || e.status === $.COMPLETED), mc = (e) => e.type === R.TOOL_RESULT && (e.status === $.IN_PROGRESS || e.status === $.COMPLETED), an = (e) => e.type === R.TOOL_INVOKE || e.type === R.EXTERNAL_TOOL_CALL, pc = (e) => e.type === R.EXECUTION_COMPLETE, gc = (e) => e.status === $.ERROR, fc = (e) => e.status === $.IN_PROGRESS && !!e.type, kc = (e) => ga(e) || hc(e) || an(e) || mc(e), tn = () => `thinking-${Date.now()}-${Math.random().toString(36).slice(2, 7)}`, yc = (e, a) => e.startsWith(a) ? e.slice(a.length) : (a.length > 0 ? `
|
|
4990
|
+
` : "") + e, bc = (e) => {
|
|
4976
4991
|
const n = {
|
|
4977
4992
|
[R.TOOL_PLANNING]: "Planning",
|
|
4978
4993
|
[R.TOOL_INVOKE]: "Executing",
|
|
@@ -4995,22 +5010,22 @@ const kt = ({
|
|
|
4995
5010
|
o(e.messageId);
|
|
4996
5011
|
break;
|
|
4997
5012
|
}
|
|
4998
|
-
},
|
|
4999
|
-
contentType:
|
|
5013
|
+
}, vc = (e, a) => ({
|
|
5014
|
+
contentType: oe.getContentType(e),
|
|
5000
5015
|
resultString: typeof a == "string" ? a : JSON.stringify(a)
|
|
5001
|
-
}),
|
|
5002
|
-
if (!
|
|
5016
|
+
}), wc = (e, a) => fc(e) ? a(e.type, e.toolName) : void 0, xc = (e, a, n, s, t, o, i) => {
|
|
5017
|
+
if (!kc(e))
|
|
5003
5018
|
return { newBlockId: n, newContent: s };
|
|
5004
|
-
const r = ga(e) ? e.content || "" :
|
|
5019
|
+
const r = ga(e) ? e.content || "" : bc(e);
|
|
5005
5020
|
if (!r)
|
|
5006
5021
|
return { newBlockId: n, newContent: s };
|
|
5007
|
-
const c = !n, l = c ? tn() : n,
|
|
5022
|
+
const c = !n, l = c ? tn() : n, d = t || o || `Thinking (${i + 1})...`, u = yc(r, c ? "" : s);
|
|
5008
5023
|
return {
|
|
5009
|
-
action: c ? { type: "ADD_BLOCK", messageId: a, blockId: l, label:
|
|
5024
|
+
action: c ? { type: "ADD_BLOCK", messageId: a, blockId: l, label: d, content: u } : { type: "APPEND_BLOCK", messageId: a, blockId: l, label: "", content: u },
|
|
5010
5025
|
newBlockId: l,
|
|
5011
5026
|
newContent: r
|
|
5012
5027
|
};
|
|
5013
|
-
},
|
|
5028
|
+
}, _c = ({
|
|
5014
5029
|
event: e,
|
|
5015
5030
|
messageId: a,
|
|
5016
5031
|
currentBlockId: n,
|
|
@@ -5027,8 +5042,8 @@ const kt = ({
|
|
|
5027
5042
|
newAccumulatedContent: i,
|
|
5028
5043
|
newBlockCount: o
|
|
5029
5044
|
};
|
|
5030
|
-
if (
|
|
5031
|
-
const g = `**Error**: ${e.content || "Copilot agent error"}`, k = n || tn(),
|
|
5045
|
+
if (gc(e)) {
|
|
5046
|
+
const g = `**Error**: ${e.content || "Copilot agent error"}`, k = n || tn(), w = n ? {
|
|
5032
5047
|
type: "APPEND_BLOCK",
|
|
5033
5048
|
messageId: a,
|
|
5034
5049
|
blockId: n,
|
|
@@ -5045,18 +5060,18 @@ ${g}`
|
|
|
5045
5060
|
};
|
|
5046
5061
|
return {
|
|
5047
5062
|
error: e.content || "Copilot agent error",
|
|
5048
|
-
thinkingAction:
|
|
5063
|
+
thinkingAction: w,
|
|
5049
5064
|
newBlockId: null,
|
|
5050
5065
|
newThinkingContent: "",
|
|
5051
5066
|
newAccumulatedContent: i,
|
|
5052
5067
|
newBlockCount: n ? o : o + 1
|
|
5053
5068
|
};
|
|
5054
5069
|
}
|
|
5055
|
-
const c =
|
|
5070
|
+
const c = wc(e, r), {
|
|
5056
5071
|
action: l,
|
|
5057
|
-
newBlockId:
|
|
5058
|
-
newContent:
|
|
5059
|
-
} =
|
|
5072
|
+
newBlockId: d,
|
|
5073
|
+
newContent: u
|
|
5074
|
+
} = xc(
|
|
5060
5075
|
e,
|
|
5061
5076
|
a,
|
|
5062
5077
|
n,
|
|
@@ -5064,7 +5079,7 @@ ${g}`
|
|
|
5064
5079
|
c || "",
|
|
5065
5080
|
t,
|
|
5066
5081
|
o
|
|
5067
|
-
),
|
|
5082
|
+
), m = l?.type === "ADD_BLOCK" ? o + 1 : o, f = ga(e) && e.content && e.status === $.COMPLETED ? e.content : i;
|
|
5068
5083
|
if (an(e))
|
|
5069
5084
|
return n && l ? {
|
|
5070
5085
|
statusLabel: c,
|
|
@@ -5078,16 +5093,16 @@ ${g}`
|
|
|
5078
5093
|
newBlockId: null,
|
|
5079
5094
|
newThinkingContent: "",
|
|
5080
5095
|
newAccumulatedContent: f,
|
|
5081
|
-
newBlockCount:
|
|
5096
|
+
newBlockCount: m
|
|
5082
5097
|
} : {
|
|
5083
5098
|
statusLabel: c,
|
|
5084
5099
|
thinkingAction: l,
|
|
5085
5100
|
newBlockId: null,
|
|
5086
5101
|
newThinkingContent: "",
|
|
5087
5102
|
newAccumulatedContent: f,
|
|
5088
|
-
newBlockCount:
|
|
5103
|
+
newBlockCount: m
|
|
5089
5104
|
};
|
|
5090
|
-
if (
|
|
5105
|
+
if (pc(e)) {
|
|
5091
5106
|
const g = f || (e.content ?? "");
|
|
5092
5107
|
return {
|
|
5093
5108
|
statusLabel: c,
|
|
@@ -5102,122 +5117,122 @@ ${g}`
|
|
|
5102
5117
|
newBlockId: null,
|
|
5103
5118
|
newThinkingContent: "",
|
|
5104
5119
|
newAccumulatedContent: g,
|
|
5105
|
-
newBlockCount:
|
|
5120
|
+
newBlockCount: m
|
|
5106
5121
|
};
|
|
5107
5122
|
}
|
|
5108
5123
|
return {
|
|
5109
5124
|
statusLabel: c,
|
|
5110
5125
|
thinkingAction: l,
|
|
5111
|
-
newBlockId:
|
|
5112
|
-
newThinkingContent:
|
|
5126
|
+
newBlockId: d,
|
|
5127
|
+
newThinkingContent: u,
|
|
5113
5128
|
newAccumulatedContent: f,
|
|
5114
|
-
newBlockCount:
|
|
5129
|
+
newBlockCount: m
|
|
5115
5130
|
};
|
|
5116
|
-
},
|
|
5131
|
+
}, Cc = ({ onToolInvoke: e, transport: a }) => {
|
|
5117
5132
|
const n = V(e), s = V(a);
|
|
5118
5133
|
n.current = e, s.current = a;
|
|
5119
5134
|
const t = T((i, r) => {
|
|
5120
|
-
|
|
5135
|
+
P.getState().setError(`Tool "${i}" failed: ${r.message}`);
|
|
5121
5136
|
}, []);
|
|
5122
5137
|
return {
|
|
5123
5138
|
executeToolAndSendResult: T(
|
|
5124
5139
|
async (i, r) => {
|
|
5125
|
-
const c =
|
|
5140
|
+
const c = oe.has(i) ? oe.getHandler(i) : void 0, l = n.current;
|
|
5126
5141
|
if (c === void 0 && l === void 0) {
|
|
5127
|
-
|
|
5142
|
+
P.getState().setError(`Tool "${i}" invoked but no handler provided.`);
|
|
5128
5143
|
return;
|
|
5129
5144
|
}
|
|
5130
5145
|
try {
|
|
5131
|
-
const
|
|
5146
|
+
const u = c ? await c(r, t) : await l?.(i, r), { contentType: m, resultString: f } = oe.has(i) ? vc(i, u) : { contentType: "TEXT", resultString: String(u) }, g = P.getState().conversationId;
|
|
5132
5147
|
g && await s.current.sendToolResult({
|
|
5133
5148
|
conversationId: g,
|
|
5134
5149
|
type: "TOOL_RESULT",
|
|
5135
5150
|
toolName: i,
|
|
5136
5151
|
toolResult: f,
|
|
5137
|
-
contentType:
|
|
5152
|
+
contentType: m
|
|
5138
5153
|
});
|
|
5139
|
-
} catch (
|
|
5140
|
-
const
|
|
5141
|
-
|
|
5154
|
+
} catch (u) {
|
|
5155
|
+
const m = u instanceof Error ? u.message : "Tool execution failed";
|
|
5156
|
+
P.getState().setError(m);
|
|
5142
5157
|
}
|
|
5143
5158
|
},
|
|
5144
5159
|
[t]
|
|
5145
5160
|
),
|
|
5146
5161
|
handleToolExecutionError: t
|
|
5147
5162
|
};
|
|
5148
|
-
},
|
|
5163
|
+
}, Ec = () => `tool-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, Sc = ({
|
|
5149
5164
|
getStatusLabel: e,
|
|
5150
5165
|
getMessageContext: a,
|
|
5151
5166
|
onUpdateMessageContext: n
|
|
5152
5167
|
}) => {
|
|
5153
|
-
const s = A((
|
|
5154
|
-
(
|
|
5155
|
-
if (!
|
|
5168
|
+
const s = A((p) => p.updateMessageStatusLabel), t = A((p) => p.addThinkingBlock), o = A((p) => p.appendToThinkingBlock), i = A((p) => p.completeThinkingBlock), r = A((p) => p.completeAllThinkingBlocks), c = A((p) => p.setMessageContent), l = A((p) => p.setMessageSources), d = A((p) => p.addToolBlock), u = A((p) => p.updateToolBlockStatus), m = A((p) => p.updateToolBlockResult), f = A((p) => p.setConversationTitle), g = V(null), k = T(
|
|
5169
|
+
(p, y) => {
|
|
5170
|
+
if (!oe.isMixed(p))
|
|
5156
5171
|
return;
|
|
5157
|
-
const
|
|
5158
|
-
if (!
|
|
5172
|
+
const b = oe.getMixedHandler(p);
|
|
5173
|
+
if (!b)
|
|
5159
5174
|
return;
|
|
5160
|
-
const j =
|
|
5161
|
-
|
|
5175
|
+
const j = b(y, (x, C) => {
|
|
5176
|
+
P.getState().setError(`Tool "${x}" failed: ${C.message}`);
|
|
5162
5177
|
});
|
|
5163
5178
|
if (!j?.sources?.length)
|
|
5164
5179
|
return;
|
|
5165
|
-
const v =
|
|
5180
|
+
const v = P.getState().currentMessageId;
|
|
5166
5181
|
if (v) {
|
|
5167
|
-
const
|
|
5168
|
-
content:
|
|
5169
|
-
sourceUrl:
|
|
5170
|
-
title:
|
|
5171
|
-
sourceType:
|
|
5182
|
+
const x = j.sources.map((C) => ({
|
|
5183
|
+
content: C.content,
|
|
5184
|
+
sourceUrl: C.source_url,
|
|
5185
|
+
title: C.title,
|
|
5186
|
+
sourceType: C.source_type
|
|
5172
5187
|
}));
|
|
5173
|
-
l(v,
|
|
5188
|
+
l(v, x);
|
|
5174
5189
|
}
|
|
5175
5190
|
},
|
|
5176
5191
|
[l]
|
|
5177
5192
|
);
|
|
5178
5193
|
return { handleEvent: T(
|
|
5179
|
-
(
|
|
5180
|
-
if (
|
|
5181
|
-
return f(
|
|
5182
|
-
const y = a(),
|
|
5183
|
-
event:
|
|
5194
|
+
(p) => {
|
|
5195
|
+
if (p.type === R.CONVERSATION_TITLE && p.content)
|
|
5196
|
+
return f(p.content), { agentResultType: $e.CONVERSATION_TITLE, conversationTitle: p.content };
|
|
5197
|
+
const y = a(), b = e ?? en, S = _c({
|
|
5198
|
+
event: p,
|
|
5184
5199
|
messageId: y.messageId,
|
|
5185
5200
|
currentBlockId: y.currentThinkingBlockId,
|
|
5186
5201
|
lastThinkingContent: y.lastThinkingContent,
|
|
5187
5202
|
lastStatusLabel: y.lastStatusLabel,
|
|
5188
5203
|
blockCount: y.blockCount,
|
|
5189
5204
|
accumulatedContent: y.accumulatedContent,
|
|
5190
|
-
getStatusLabel:
|
|
5205
|
+
getStatusLabel: b
|
|
5191
5206
|
});
|
|
5192
|
-
if (
|
|
5193
|
-
return
|
|
5207
|
+
if (S.error)
|
|
5208
|
+
return S.thinkingAction && vt(S.thinkingAction, {
|
|
5194
5209
|
addThinkingBlock: t,
|
|
5195
5210
|
appendToThinkingBlock: o,
|
|
5196
5211
|
completeThinkingBlock: i,
|
|
5197
5212
|
completeAllThinkingBlocks: r
|
|
5198
|
-
}),
|
|
5199
|
-
|
|
5213
|
+
}), P.getState().setError(S.error), { agentResultType: null };
|
|
5214
|
+
S.statusLabel && y.messageId && (s(y.messageId, S.statusLabel), n({ lastStatusLabel: S.statusLabel })), S.thinkingAction && (vt(S.thinkingAction, {
|
|
5200
5215
|
addThinkingBlock: t,
|
|
5201
5216
|
appendToThinkingBlock: o,
|
|
5202
5217
|
completeThinkingBlock: i,
|
|
5203
5218
|
completeAllThinkingBlocks: r
|
|
5204
|
-
}),
|
|
5219
|
+
}), S.thinkingAction.type === "ADD_BLOCK" && n({
|
|
5205
5220
|
blockCount: y.blockCount + 1
|
|
5206
5221
|
})), n({
|
|
5207
|
-
currentThinkingBlockId:
|
|
5208
|
-
lastThinkingContent:
|
|
5209
|
-
accumulatedContent:
|
|
5210
|
-
}),
|
|
5211
|
-
const j =
|
|
5212
|
-
if ((
|
|
5213
|
-
const v =
|
|
5222
|
+
currentThinkingBlockId: S.newBlockId,
|
|
5223
|
+
lastThinkingContent: S.newThinkingContent,
|
|
5224
|
+
accumulatedContent: S.newAccumulatedContent
|
|
5225
|
+
}), S.finalContent?.trim() && y.messageId && c(y.messageId, S.finalContent);
|
|
5226
|
+
const j = P.getState().processEvent(p);
|
|
5227
|
+
if ((p.type === R.TOOL_INVOKE || p.type === R.EXTERNAL_TOOL_CALL) && y.messageId && p.toolName) {
|
|
5228
|
+
const v = Ec(), x = (y.toolStepCount ?? 0) + 1;
|
|
5214
5229
|
g.current = v;
|
|
5215
|
-
const
|
|
5216
|
-
|
|
5230
|
+
const C = p.toolArguments ? Yt(p.toolArguments) : void 0;
|
|
5231
|
+
d(y.messageId, v, p.toolName, x, C), n({ toolStepCount: x });
|
|
5217
5232
|
}
|
|
5218
|
-
if (
|
|
5219
|
-
const v =
|
|
5220
|
-
|
|
5233
|
+
if (p.type === R.TOOL_RESULT && y.messageId && g.current) {
|
|
5234
|
+
const v = p.status === $.ERROR ? "error" : "success";
|
|
5235
|
+
p.toolResult && m(y.messageId, g.current, p.toolResult), u(y.messageId, g.current, v), g.current = null;
|
|
5221
5236
|
}
|
|
5222
5237
|
return j?.type === "MIXED_TOOL_RESULT" && k(j.toolName, j.toolResult), {
|
|
5223
5238
|
agentResultType: j?.type ?? null,
|
|
@@ -5238,35 +5253,35 @@ ${g}`
|
|
|
5238
5253
|
r,
|
|
5239
5254
|
c,
|
|
5240
5255
|
k,
|
|
5241
|
-
u,
|
|
5242
5256
|
d,
|
|
5243
|
-
|
|
5257
|
+
u,
|
|
5258
|
+
m,
|
|
5244
5259
|
f
|
|
5245
5260
|
]
|
|
5246
5261
|
) };
|
|
5247
|
-
},
|
|
5262
|
+
}, Tc = ({
|
|
5248
5263
|
transport: e,
|
|
5249
5264
|
onEvent: a,
|
|
5250
5265
|
onInitializeMessage: n
|
|
5251
5266
|
}) => {
|
|
5252
|
-
const s = A((k) => k.addUserMessage), t = A((k) => k.addAssistantMessage), o = A((k) => k.clearMessages), i =
|
|
5253
|
-
async (k,
|
|
5267
|
+
const s = A((k) => k.addUserMessage), t = 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), d = T(
|
|
5268
|
+
async (k, w) => {
|
|
5254
5269
|
if (!k.trim() || r)
|
|
5255
5270
|
return;
|
|
5256
5271
|
s(k);
|
|
5257
|
-
const
|
|
5258
|
-
n(y), c(
|
|
5272
|
+
const p = i || crypto.randomUUID(), y = crypto.randomUUID();
|
|
5273
|
+
n(y), c(p, y), t(y), e.subscribe(p, a);
|
|
5259
5274
|
try {
|
|
5260
5275
|
await e.sendMessage({
|
|
5261
|
-
conversationId:
|
|
5276
|
+
conversationId: p,
|
|
5262
5277
|
messageId: y,
|
|
5263
5278
|
content: k,
|
|
5264
|
-
externalTools:
|
|
5265
|
-
context:
|
|
5279
|
+
externalTools: oe.getToolsForBackend(),
|
|
5280
|
+
context: w
|
|
5266
5281
|
});
|
|
5267
|
-
} catch (
|
|
5268
|
-
const
|
|
5269
|
-
|
|
5282
|
+
} catch (b) {
|
|
5283
|
+
const S = b instanceof Error ? b.message : "Failed to send message";
|
|
5284
|
+
P.getState().setError(S);
|
|
5270
5285
|
}
|
|
5271
5286
|
},
|
|
5272
5287
|
[
|
|
@@ -5279,40 +5294,40 @@ ${g}`
|
|
|
5279
5294
|
a,
|
|
5280
5295
|
e
|
|
5281
5296
|
]
|
|
5282
|
-
),
|
|
5283
|
-
const k =
|
|
5297
|
+
), u = T(() => {
|
|
5298
|
+
const k = P.getState().conversationId;
|
|
5284
5299
|
k && e.haltConversation?.(k), l();
|
|
5285
|
-
}, [l, e]),
|
|
5286
|
-
const k =
|
|
5300
|
+
}, [l, e]), m = T(() => {
|
|
5301
|
+
const k = P.getState().conversationId;
|
|
5287
5302
|
k && (e.haltConversation?.(k), e.unsubscribe(k)), l(), o();
|
|
5288
5303
|
}, [l, o, e]), f = T(
|
|
5289
|
-
(k,
|
|
5290
|
-
e.updateConversation?.(k,
|
|
5304
|
+
(k, w) => {
|
|
5305
|
+
e.updateConversation?.(k, w);
|
|
5291
5306
|
},
|
|
5292
5307
|
[e]
|
|
5293
5308
|
), g = T(
|
|
5294
5309
|
async (k) => {
|
|
5295
|
-
const
|
|
5296
|
-
|
|
5310
|
+
const w = P.getState().conversationId;
|
|
5311
|
+
w && (e.haltConversation?.(w), e.unsubscribe(w)), await H.getState().selectConversation(k), e.subscribe(k, a);
|
|
5297
5312
|
},
|
|
5298
5313
|
[e, a]
|
|
5299
5314
|
);
|
|
5300
5315
|
return {
|
|
5301
|
-
sendMessage:
|
|
5302
|
-
stopGeneration:
|
|
5316
|
+
sendMessage: d,
|
|
5317
|
+
stopGeneration: u,
|
|
5303
5318
|
updateConversation: f,
|
|
5304
|
-
resetConversation:
|
|
5319
|
+
resetConversation: m,
|
|
5305
5320
|
loadConversation: g
|
|
5306
5321
|
};
|
|
5307
|
-
},
|
|
5322
|
+
}, jc = ({ transport: e }) => {
|
|
5308
5323
|
const a = V(e);
|
|
5309
5324
|
K(() => {
|
|
5310
5325
|
a.current = e;
|
|
5311
5326
|
}, [e]), K(() => () => {
|
|
5312
|
-
const n =
|
|
5327
|
+
const n = P.getState().conversationId;
|
|
5313
5328
|
n && a.current.unsubscribe(n);
|
|
5314
5329
|
}, []);
|
|
5315
|
-
},
|
|
5330
|
+
}, we = (e = null) => ({
|
|
5316
5331
|
messageId: e,
|
|
5317
5332
|
currentThinkingBlockId: null,
|
|
5318
5333
|
lastThinkingContent: "",
|
|
@@ -5320,12 +5335,12 @@ ${g}`
|
|
|
5320
5335
|
accumulatedContent: "",
|
|
5321
5336
|
blockCount: 0,
|
|
5322
5337
|
toolStepCount: 0
|
|
5323
|
-
}),
|
|
5338
|
+
}), Jc = ({
|
|
5324
5339
|
transport: e,
|
|
5325
5340
|
onToolInvoke: a,
|
|
5326
5341
|
getStatusLabel: n = en
|
|
5327
5342
|
}) => {
|
|
5328
|
-
const s =
|
|
5343
|
+
const s = P(Gi), t = P((x) => x.setCallbacks), o = A((x) => x.updateMessageStatus), i = A((x) => x.updateMessageStatusLabel), r = A((x) => x.setMessageError), c = V(we());
|
|
5329
5344
|
K(() => {
|
|
5330
5345
|
t({
|
|
5331
5346
|
onMessageStatusUpdate: o,
|
|
@@ -5333,51 +5348,51 @@ ${g}`
|
|
|
5333
5348
|
onMessageError: r
|
|
5334
5349
|
});
|
|
5335
5350
|
}, [t, o, i, r]);
|
|
5336
|
-
const l = T((
|
|
5337
|
-
c.current = { ...c.current, ...
|
|
5338
|
-
}, []),
|
|
5339
|
-
c.current =
|
|
5340
|
-
}, []), { executeToolAndSendResult:
|
|
5351
|
+
const l = T((x) => {
|
|
5352
|
+
c.current = { ...c.current, ...x };
|
|
5353
|
+
}, []), d = T((x) => {
|
|
5354
|
+
c.current = we(x);
|
|
5355
|
+
}, []), { executeToolAndSendResult: u } = Cc({
|
|
5341
5356
|
onToolInvoke: a,
|
|
5342
5357
|
transport: e
|
|
5343
|
-
}),
|
|
5358
|
+
}), m = V(null), f = T(() => c.current, []), g = Sc({
|
|
5344
5359
|
getStatusLabel: n,
|
|
5345
5360
|
getMessageContext: f,
|
|
5346
5361
|
onUpdateMessageContext: l
|
|
5347
5362
|
});
|
|
5348
|
-
|
|
5363
|
+
m.current = g.handleEvent;
|
|
5349
5364
|
const k = T(
|
|
5350
|
-
(
|
|
5351
|
-
const
|
|
5352
|
-
|
|
5365
|
+
(x) => {
|
|
5366
|
+
const C = m.current?.(x);
|
|
5367
|
+
C?.agentResultType === $e.TOOL_INVOKE && C.toolName && u(C.toolName, C.toolArguments ?? {});
|
|
5353
5368
|
},
|
|
5354
|
-
[
|
|
5355
|
-
), { sendMessage:
|
|
5369
|
+
[u]
|
|
5370
|
+
), { sendMessage: w, stopGeneration: p, resetConversation: y, loadConversation: b } = Tc({
|
|
5356
5371
|
transport: e,
|
|
5357
5372
|
onEvent: k,
|
|
5358
|
-
onInitializeMessage:
|
|
5373
|
+
onInitializeMessage: d
|
|
5359
5374
|
});
|
|
5360
|
-
|
|
5375
|
+
jc({ transport: e }), K(() => {
|
|
5361
5376
|
H.getState().setTransport(e);
|
|
5362
5377
|
}, [e]);
|
|
5363
|
-
const
|
|
5364
|
-
y(), c.current =
|
|
5378
|
+
const S = T(() => {
|
|
5379
|
+
y(), c.current = we();
|
|
5365
5380
|
}, [y]), j = T(() => {
|
|
5366
|
-
|
|
5367
|
-
}, [
|
|
5368
|
-
async (
|
|
5369
|
-
c.current =
|
|
5381
|
+
p(), c.current = we();
|
|
5382
|
+
}, [p]), v = T(
|
|
5383
|
+
async (x) => {
|
|
5384
|
+
c.current = we(), await b(x);
|
|
5370
5385
|
},
|
|
5371
|
-
[
|
|
5386
|
+
[b]
|
|
5372
5387
|
);
|
|
5373
5388
|
return {
|
|
5374
|
-
sendMessage:
|
|
5389
|
+
sendMessage: w,
|
|
5375
5390
|
isBusy: s,
|
|
5376
5391
|
stopGeneration: j,
|
|
5377
|
-
resetConversation:
|
|
5392
|
+
resetConversation: S,
|
|
5378
5393
|
loadConversation: v
|
|
5379
5394
|
};
|
|
5380
|
-
},
|
|
5395
|
+
}, zc = async (e, a) => {
|
|
5381
5396
|
const n = e.query;
|
|
5382
5397
|
if (typeof n != "string" || n.trim() === "")
|
|
5383
5398
|
return a("kapa_ai_search", new Error("Query parameter is required and must be a non-empty string")), JSON.stringify({
|
|
@@ -5385,7 +5400,7 @@ ${g}`
|
|
|
5385
5400
|
answer: "",
|
|
5386
5401
|
sources: []
|
|
5387
5402
|
});
|
|
5388
|
-
const s = n.trim(), t =
|
|
5403
|
+
const s = n.trim(), t = Mr();
|
|
5389
5404
|
if (!t) {
|
|
5390
5405
|
const o = "Kapa search is not available. Ensure CopilotChat is rendered with kapaAiIntegrationId.";
|
|
5391
5406
|
return a("kapa_ai_search", new Error(o)), JSON.stringify({ error: o, answer: "", sources: [] });
|
|
@@ -5404,7 +5419,7 @@ ${g}`
|
|
|
5404
5419
|
sources: []
|
|
5405
5420
|
});
|
|
5406
5421
|
}
|
|
5407
|
-
},
|
|
5422
|
+
}, Zc = {
|
|
5408
5423
|
name: "kapa_ai_search",
|
|
5409
5424
|
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.",
|
|
5410
5425
|
parameters: {
|
|
@@ -5420,32 +5435,32 @@ ${g}`
|
|
|
5420
5435
|
type: "frontend",
|
|
5421
5436
|
contentType: "TEXT",
|
|
5422
5437
|
category: "GENERAL",
|
|
5423
|
-
handler:
|
|
5438
|
+
handler: zc
|
|
5424
5439
|
};
|
|
5425
5440
|
export {
|
|
5426
|
-
|
|
5441
|
+
Kc as AgentState,
|
|
5427
5442
|
Ln as ChatInput,
|
|
5428
5443
|
ds as ChatMessage,
|
|
5429
5444
|
ys as ChatMessageList,
|
|
5430
|
-
|
|
5445
|
+
$c as CopilotChat,
|
|
5431
5446
|
zs as CopilotHeader,
|
|
5432
|
-
|
|
5447
|
+
Gc as CopilotSidecar,
|
|
5433
5448
|
$ as EventStatus,
|
|
5434
5449
|
R as EventType,
|
|
5435
5450
|
St as MarkdownRenderer,
|
|
5436
|
-
|
|
5451
|
+
Or as QueryCancelledError,
|
|
5437
5452
|
$e as ResultType,
|
|
5438
5453
|
ns as ThinkingIndicator,
|
|
5439
|
-
|
|
5454
|
+
Wc as closeSidecar,
|
|
5440
5455
|
en as getDefaultStatusLabel,
|
|
5441
|
-
|
|
5442
|
-
|
|
5443
|
-
|
|
5456
|
+
Zc as kapaSearchTool,
|
|
5457
|
+
Vc as openSidecar,
|
|
5458
|
+
Qc as selectAgentState,
|
|
5444
5459
|
Gi as selectIsBusy,
|
|
5445
|
-
|
|
5446
|
-
|
|
5447
|
-
|
|
5448
|
-
|
|
5460
|
+
Xc as toggleSidecar,
|
|
5461
|
+
oe as toolRegistry,
|
|
5462
|
+
Jc as useAgentAdapter,
|
|
5463
|
+
P as useAgentStore,
|
|
5449
5464
|
A as useChatStore,
|
|
5450
|
-
|
|
5465
|
+
Yc as useSidecarOpen
|
|
5451
5466
|
};
|