@camunda/copilot-chat 0.4.19 → 0.4.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,9 +1,9 @@
1
- import { jsx as h, jsxs as T, Fragment as $e } from "react/jsx-runtime";
1
+ import { jsx as h, jsxs as E, Fragment as Ke } from "react/jsx-runtime";
2
2
  import * as R from "react";
3
- import Te, { createElement as yn, Fragment as Ia, useRef as $, useReducer as bn, useCallback as S, useContext as vn, forwardRef as wn, useState as ae, useEffect as K, createContext as xn, useLayoutEffect as za, useMemo as Oa } from "react";
4
- import { InlineNotification as Ra, Tag as _n, IconButton as ce, Button as we, Link as Nt, DismissibleTag as Cn, TextInput as Sn, SkeletonText as qt, Loading as En, Theme as Tn } from "@carbon/react";
3
+ import Te, { createElement as yn, Fragment as za, useRef as $, useReducer as vn, useCallback as S, useContext as wn, forwardRef as xn, useState as ae, useEffect as K, createContext as _n, useLayoutEffect as Oa, useMemo as Ra } from "react";
4
+ import { InlineNotification as Aa, Tag as Cn, IconButton as pe, Button as we, Link as Nt, DismissibleTag as Sn, TextInput as En, SkeletonText as qt, Loading as Tn, Theme as jn } from "@carbon/react";
5
5
  import Dt from "@carbon/ai-chat-components/es/react/chat-button";
6
- import { StopFilledAlt as jn, Send as In, AddLarge as zn, ChevronDown as Aa, ChevronRight as La, ErrorFilled as On, ChevronUp as Rn, ChevronLeft as An, Launch as Ln, Undo as Pn, Checkmark as Mn, Close as Nn, Edit as qn, TrashCan as Dn } from "@carbon/icons-react";
6
+ import { StopFilledAlt as In, Send as zn, AddLarge as On, ChevronDown as La, ChevronRight as Pa, ErrorFilled as Rn, ChevronUp as An, ChevronLeft as Ln, Launch as Pn, Checkmark as Mn, Close as Nn, Edit as qn, TrashCan as Dn } from "@carbon/icons-react";
7
7
  import Bn from "@carbon/ai-chat-components/es/react/reasoning-steps";
8
8
  import Fn from "@carbon/ai-chat-components/es/react/reasoning-steps-toggle";
9
9
  import Un from "@carbon/ai-chat-components/es/react/reasoning-step";
@@ -11,10 +11,10 @@ import Hn from "@carbon/ai-chat-components/es/react/markdown";
11
11
  import Kn from "@carbon/ai-chat-components/es/react/processing.js";
12
12
  import $n from "@carbon/ai-chat-components/es/react/card";
13
13
  import Qn from "@carbon/ai-chat-components/es/react/toolbar";
14
- import Vn from "@carbon/ai-chat-components/es/react/chat-shell";
15
- const Wn = "_themeWrapper_neun4_9", Gn = "_container_neun4_17", Xn = "_messagesSlot_neun4_29", Jn = "_workspaceSlot_neun4_36", Yn = "_inputBlock_neun4_47", je = {
16
- themeWrapper: Wn,
17
- container: Gn,
14
+ import Gn from "@carbon/ai-chat-components/es/react/chat-shell";
15
+ const Vn = "_themeWrapper_neun4_9", Wn = "_container_neun4_17", Xn = "_messagesSlot_neun4_29", Jn = "_workspaceSlot_neun4_36", Yn = "_inputBlock_neun4_47", je = {
16
+ themeWrapper: Vn,
17
+ container: Wn,
18
18
  messagesSlot: Xn,
19
19
  workspaceSlot: Jn,
20
20
  inputBlock: Yn
@@ -23,24 +23,24 @@ function Y(e) {
23
23
  if (e === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
24
24
  return e;
25
25
  }
26
- function ut(e, t) {
27
- return ut = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(n, s) {
26
+ function lt(e, t) {
27
+ return lt = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(n, s) {
28
28
  return n.__proto__ = s, n;
29
- }, ut(e, t);
29
+ }, lt(e, t);
30
30
  }
31
31
  function Zn(e, t) {
32
- e.prototype = Object.create(t.prototype), e.prototype.constructor = e, ut(e, t);
32
+ e.prototype = Object.create(t.prototype), e.prototype.constructor = e, lt(e, t);
33
33
  }
34
- var es = Object.defineProperty, ts = Object.defineProperties, as = Object.getOwnPropertyDescriptors, Qe = Object.getOwnPropertySymbols, Pa = Object.prototype.hasOwnProperty, Ma = Object.prototype.propertyIsEnumerable, dt = (e, t, n) => t in e ? es(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, G = (e, t) => {
35
- for (var n in t || (t = {})) Pa.call(t, n) && dt(e, n, t[n]);
36
- if (Qe) for (var n of Qe(t)) Ma.call(t, n) && dt(e, n, t[n]);
34
+ var es = Object.defineProperty, ts = Object.defineProperties, as = Object.getOwnPropertyDescriptors, $e = Object.getOwnPropertySymbols, Ma = Object.prototype.hasOwnProperty, Na = Object.prototype.propertyIsEnumerable, ut = (e, t, n) => t in e ? es(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, W = (e, t) => {
35
+ for (var n in t || (t = {})) Ma.call(t, n) && ut(e, n, t[n]);
36
+ if ($e) for (var n of $e(t)) Na.call(t, n) && ut(e, n, t[n]);
37
37
  return e;
38
- }, Na = (e, t) => ts(e, as(t)), ns = (e, t) => {
38
+ }, qa = (e, t) => ts(e, as(t)), ns = (e, t) => {
39
39
  var n = {};
40
- for (var s in e) Pa.call(e, s) && t.indexOf(s) < 0 && (n[s] = e[s]);
41
- if (e != null && Qe) for (var s of Qe(e)) t.indexOf(s) < 0 && Ma.call(e, s) && (n[s] = e[s]);
40
+ for (var s in e) Ma.call(e, s) && t.indexOf(s) < 0 && (n[s] = e[s]);
41
+ if (e != null && $e) for (var s of $e(e)) t.indexOf(s) < 0 && Na.call(e, s) && (n[s] = e[s]);
42
42
  return n;
43
- }, q = (e, t, n) => (dt(e, typeof t != "symbol" ? t + "" : t, n), n), xe = (e, t, n) => new Promise((s, a) => {
43
+ }, q = (e, t, n) => (ut(e, typeof t != "symbol" ? t + "" : t, n), n), xe = (e, t, n) => new Promise((s, a) => {
44
44
  var o = (c) => {
45
45
  try {
46
46
  r(n.next(c));
@@ -55,20 +55,20 @@ var es = Object.defineProperty, ts = Object.defineProperties, as = Object.getOwn
55
55
  }
56
56
  }, r = (c) => c.done ? s(c.value) : Promise.resolve(c.value).then(o, i);
57
57
  r((n = n.apply(e, t)).next());
58
- }), ss = "hCaptcha-script", He = "hCaptchaOnLoad", Bt = "script-error", pe = "@hCaptcha/loader";
58
+ }), ss = "hCaptcha-script", Ue = "hCaptchaOnLoad", Bt = "script-error", me = "@hCaptcha/loader";
59
59
  function os(e) {
60
60
  return Object.entries(e).filter(([, t]) => t || t === !1).map(([t, n]) => `${encodeURIComponent(t)}=${encodeURIComponent(String(n))}`).join("&");
61
61
  }
62
- function qa(e) {
62
+ function Da(e) {
63
63
  let t = e && e.ownerDocument || document, n = t.defaultView || t.parentWindow || window;
64
64
  return { document: t, window: n };
65
65
  }
66
- function Da(e) {
66
+ function Ba(e) {
67
67
  return e || document.head;
68
68
  }
69
69
  function is(e) {
70
70
  var t;
71
- e.setTag("source", pe), e.setTag("url", document.URL), e.setContext("os", { UA: navigator.userAgent }), e.setContext("browser", G({}, rs())), e.setContext("device", Na(G({}, ls()), { screen_width_pixels: screen.width, screen_height_pixels: screen.height, language: navigator.language, orientation: ((t = screen.orientation) == null ? void 0 : t.type) || "Unknown", processor_count: navigator.hardwareConcurrency, platform: navigator.platform }));
71
+ e.setTag("source", me), e.setTag("url", document.URL), e.setContext("os", { UA: navigator.userAgent }), e.setContext("browser", W({}, rs())), e.setContext("device", qa(W({}, ls()), { screen_width_pixels: screen.width, screen_height_pixels: screen.height, language: navigator.language, orientation: ((t = screen.orientation) == null ? void 0 : t.type) || "Unknown", processor_count: navigator.hardwareConcurrency, platform: navigator.platform }));
72
72
  }
73
73
  function rs() {
74
74
  var e, t, n, s, a, o;
@@ -84,7 +84,7 @@ function ls() {
84
84
  let n;
85
85
  return /Mobile|iPhone|iPod|Android/i.test(e) ? n = "Mobile" : /Tablet|iPad/i.test(e) ? n = "Tablet" : n = "Desktop", { model: t, family: t, device: n };
86
86
  }
87
- var us = class Ba {
87
+ var us = class Fa {
88
88
  constructor(t) {
89
89
  q(this, "_parent"), q(this, "breadcrumbs", []), q(this, "context", {}), q(this, "extra", {}), q(this, "tags", {}), q(this, "request"), q(this, "user"), this._parent = t;
90
90
  }
@@ -92,7 +92,7 @@ var us = class Ba {
92
92
  return this._parent;
93
93
  }
94
94
  child() {
95
- return new Ba(this);
95
+ return new Fa(this);
96
96
  }
97
97
  setRequest(t) {
98
98
  return this.request = t, this;
@@ -116,7 +116,7 @@ var us = class Ba {
116
116
  return delete this.context[t], this;
117
117
  }
118
118
  setTags(t) {
119
- return this.tags = G(G({}, this.tags), t), this;
119
+ return this.tags = W(W({}, this.tags), t), this;
120
120
  }
121
121
  setTag(t, n) {
122
122
  return this.tags[t] = n, this;
@@ -135,13 +135,13 @@ var us = class Ba {
135
135
  for (; n; ) t.push(n), n = n.parent;
136
136
  return t.reverse().reduce((s, a) => {
137
137
  var o;
138
- return s.breadcrumbs = [...(o = s.breadcrumbs) != null ? o : [], ...a.breadcrumbs], s.extra = G(G({}, s.extra), a.extra), s.contexts = G(G({}, s.contexts), a.context), s.tags = G(G({}, s.tags), a.tags), a.user && (s.user = a.user), a.request && (s.request = a.request), s;
138
+ return s.breadcrumbs = [...(o = s.breadcrumbs) != null ? o : [], ...a.breadcrumbs], s.extra = W(W({}, s.extra), a.extra), s.contexts = W(W({}, s.contexts), a.context), s.tags = W(W({}, s.tags), a.tags), a.user && (s.user = a.user), a.request && (s.request = a.request), s;
139
139
  }, { breadcrumbs: [], extra: {}, contexts: {}, tags: {}, request: void 0, user: void 0 });
140
140
  }
141
141
  clear() {
142
142
  this.breadcrumbs = [], this.context = {}, this.tags = {}, this.user = void 0;
143
143
  }
144
- }, ds = /^\s*at (?:(.*?) ?\()?((?:file|https?|blob|chrome-extension|address|native|eval|webpack|<anonymous>|[-a-z]+:|.*bundle|\/).*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i, hs = /^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:file|https?|blob|chrome|webpack|resource|moz-extension).*?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js))(?::(\d+))?(?::(\d+))?\s*$/i, ms = /^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i, ps = /^(?:(\w+):)\/\/(?:(\w+)(?::(\w+))?@)([\w.-]+)(?::(\d+))?\/(.+)/, Ne = "?", Ft = "An unknown error occurred", gs = "0.0.4";
144
+ }, ds = /^\s*at (?:(.*?) ?\()?((?:file|https?|blob|chrome-extension|address|native|eval|webpack|<anonymous>|[-a-z]+:|.*bundle|\/).*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i, hs = /^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:file|https?|blob|chrome|webpack|resource|moz-extension).*?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js))(?::(\d+))?(?::(\d+))?\s*$/i, ms = /^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i, ps = /^(?:(\w+):)\/\/(?:(\w+)(?::(\w+))?@)([\w.-]+)(?::(\d+))?\/(.+)/, Me = "?", Ft = "An unknown error occurred", gs = "0.0.4";
145
145
  function fs(e) {
146
146
  for (let t = 0; t < e.length; t++) e[t] = Math.floor(Math.random() * 256);
147
147
  return e;
@@ -153,30 +153,30 @@ function ks() {
153
153
  let e = fs(new Array(16));
154
154
  return e[6] = e[6] & 15 | 64, e[8] = e[8] & 63 | 128, H(e[0]) + H(e[1]) + H(e[2]) + H(e[3]) + "-" + H(e[4]) + H(e[5]) + "-" + H(e[6]) + H(e[7]) + "-" + H(e[8]) + H(e[9]) + "-" + H(e[10]) + H(e[11]) + H(e[12]) + H(e[13]) + H(e[14]) + H(e[15]);
155
155
  }
156
- var ys = [[ds, "chrome"], [ms, "winjs"], [hs, "gecko"]];
157
- function bs(e) {
156
+ var bs = [[ds, "chrome"], [ms, "winjs"], [hs, "gecko"]];
157
+ function ys(e) {
158
158
  var t, n, s, a;
159
159
  if (!e.stack) return null;
160
160
  let o = [], i = (s = (n = (t = e.stack).split) == null ? void 0 : n.call(t, `
161
161
  `)) != null ? s : [];
162
162
  for (let r = 0; r < i.length; ++r) {
163
163
  let c = null, l = null, d = null;
164
- for (let [u, m] of ys) if (l = u.exec(i[r]), l) {
164
+ for (let [u, m] of bs) if (l = u.exec(i[r]), l) {
165
165
  d = m;
166
166
  break;
167
167
  }
168
168
  if (!(!l || !d)) {
169
- if (d === "chrome") c = { filename: (a = l[2]) != null && a.startsWith("address at ") ? l[2].substring(11) : l[2], function: l[1] || Ne, lineno: l[3] ? +l[3] : null, colno: l[4] ? +l[4] : null };
170
- else if (d === "winjs") c = { filename: l[2], function: l[1] || Ne, lineno: +l[3], colno: l[4] ? +l[4] : null };
171
- 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] || Ne, lineno: l[4] ? +l[4] : null, colno: l[5] ? +l[5] : null };
169
+ if (d === "chrome") c = { filename: (a = l[2]) != null && a.startsWith("address at ") ? l[2].substring(11) : l[2], function: l[1] || Me, lineno: l[3] ? +l[3] : null, colno: l[4] ? +l[4] : null };
170
+ else if (d === "winjs") c = { filename: l[2], function: l[1] || Me, lineno: +l[3], colno: l[4] ? +l[4] : null };
171
+ 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] || Me, lineno: l[4] ? +l[4] : null, colno: l[5] ? +l[5] : null };
172
172
  else continue;
173
- !c.function && c.lineno && (c.function = Ne), o.push(c);
173
+ !c.function && c.lineno && (c.function = Me), o.push(c);
174
174
  }
175
175
  }
176
176
  return o.length ? o.reverse() : null;
177
177
  }
178
178
  function vs(e) {
179
- let t = bs(e);
179
+ let t = ys(e);
180
180
  return { type: e.name, value: e.message, stacktrace: { frames: t ?? [] } };
181
181
  }
182
182
  function ws(e) {
@@ -187,7 +187,7 @@ function ws(e) {
187
187
  }
188
188
  function xs(e, t, n) {
189
189
  var s, a;
190
- let o = G({ event_id: ks().replaceAll("-", ""), platform: "javascript", sdk: { name: "@hcaptcha/sentry", version: gs }, environment: t, release: n, timestamp: Date.now() / 1e3 }, e.scope.toBody());
190
+ let o = W({ event_id: ks().replaceAll("-", ""), platform: "javascript", sdk: { name: "@hcaptcha/sentry", version: gs }, environment: t, release: n, timestamp: Date.now() / 1e3 }, e.scope.toBody());
191
191
  if (e.type === "exception") {
192
192
  o.message = (a = (s = e.error) == null ? void 0 : s.message) != null ? a : "Unknown error", o.fingerprint = [o.message];
193
193
  let i = [], r = e.error;
@@ -216,7 +216,7 @@ function Cs(e, t, n) {
216
216
  let c = new AbortController();
217
217
  o = c.signal, setTimeout(() => c.abort(), n);
218
218
  }
219
- let i = yield fetch(e, Na(G({}, t), { signal: o })), r = yield i.text();
219
+ let i = yield fetch(e, qa(W({}, t), { signal: o })), r = yield i.text();
220
220
  return { status: i.status, body: r };
221
221
  }
222
222
  return yield new Promise((o, i) => {
@@ -238,7 +238,7 @@ function Cs(e, t, n) {
238
238
  }
239
239
  });
240
240
  }
241
- var Q, ht = (Q = class {
241
+ var Q, dt = (Q = class {
242
242
  constructor(e) {
243
243
  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", []);
244
244
  var t, n, s, a, o;
@@ -322,8 +322,8 @@ var Q, ht = (Q = class {
322
322
  }, q(Q, "_instance"), Q), Ss = "https://d233059272824702afc8c43834c4912d@sentry.hcaptcha.com/6", Es = "2.3.0", Ts = "production";
323
323
  function js(e = !0) {
324
324
  if (!e) return Ut();
325
- ht.init({ dsn: Ss, release: Es, environment: Ts });
326
- let t = ht.scope;
325
+ dt.init({ dsn: Ss, release: Es, environment: Ts });
326
+ let t = dt.scope;
327
327
  return is(t), Ut(t);
328
328
  }
329
329
  function Ut(e = null) {
@@ -332,17 +332,17 @@ function Ut(e = null) {
332
332
  }, captureRequest: (t) => {
333
333
  e && e.setRequest(t);
334
334
  }, captureException: (t) => {
335
- e && ht.captureException(t, e);
335
+ e && dt.captureException(t, e);
336
336
  } };
337
337
  }
338
338
  function Is({ scriptLocation: e, query: t, loadAsync: n = !0, crossOrigin: s = "anonymous", apihost: a = "https://js.hcaptcha.com", cleanup: o = !1, secureApi: i = !1, scriptSource: r = "" } = {}, c) {
339
- let l = Da(e), d = qa(l);
339
+ let l = Ba(e), d = Da(l);
340
340
  return new Promise((u, m) => {
341
341
  let k = d.document.createElement("script");
342
- k.id = ss, r ? k.src = `${r}?onload=${He}` : i ? k.src = `${a}/1/secure-api.js?onload=${He}` : k.src = `${a}/1/api.js?onload=${He}`, k.crossOrigin = s, k.async = n;
343
- let p = (f, b) => {
342
+ k.id = ss, r ? k.src = `${r}?onload=${Ue}` : i ? k.src = `${a}/1/secure-api.js?onload=${Ue}` : k.src = `${a}/1/api.js?onload=${Ue}`, k.crossOrigin = s, k.async = n;
343
+ let p = (f, y) => {
344
344
  try {
345
- !i && o && l.removeChild(k), b(f);
345
+ !i && o && l.removeChild(k), y(f);
346
346
  } catch (g) {
347
347
  m(g);
348
348
  }
@@ -352,47 +352,47 @@ function Is({ scriptLocation: e, query: t, loadAsync: n = !0, crossOrigin: s = "
352
352
  }, k.src += t !== "" ? `&${t}` : "", l.appendChild(k);
353
353
  });
354
354
  }
355
- var qe = [];
355
+ var Ne = [];
356
356
  function zs(e = { cleanup: !1 }, t) {
357
357
  try {
358
- t.addBreadcrumb({ category: pe, message: "hCaptcha loader params", data: e });
359
- let n = Da(e.scriptLocation), s = qa(n), a = qe.find(({ scope: i }) => i === s.window);
360
- if (a) return t.addBreadcrumb({ category: pe, message: "hCaptcha already loaded" }), a.promise;
358
+ t.addBreadcrumb({ category: me, message: "hCaptcha loader params", data: e });
359
+ let n = Ba(e.scriptLocation), s = Da(n), a = Ne.find(({ scope: i }) => i === s.window);
360
+ if (a) return t.addBreadcrumb({ category: me, message: "hCaptcha already loaded" }), a.promise;
361
361
  let o = new Promise((i, r) => xe(this, null, function* () {
362
362
  try {
363
- s.window[He] = () => {
364
- t.addBreadcrumb({ category: pe, message: "hCaptcha script called onload function" }), i(s.window.hcaptcha);
363
+ s.window[Ue] = () => {
364
+ t.addBreadcrumb({ category: me, message: "hCaptcha script called onload function" }), i(s.window.hcaptcha);
365
365
  };
366
366
  let c = os({ 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 });
367
- yield Is(G({ query: c }, e), (l) => {
367
+ yield Is(W({ query: c }, e), (l) => {
368
368
  t.captureRequest({ url: l, method: "GET" });
369
- }), t.addBreadcrumb({ category: pe, message: "hCaptcha loaded", data: a });
369
+ }), t.addBreadcrumb({ category: me, message: "hCaptcha loaded", data: a });
370
370
  } catch {
371
- t.addBreadcrumb({ category: pe, message: "hCaptcha failed to load" });
372
- let l = qe.findIndex((d) => d.scope === s.window);
373
- l !== -1 && qe.splice(l, 1), r(new Error(Bt));
371
+ t.addBreadcrumb({ category: me, message: "hCaptcha failed to load" });
372
+ let l = Ne.findIndex((d) => d.scope === s.window);
373
+ l !== -1 && Ne.splice(l, 1), r(new Error(Bt));
374
374
  }
375
375
  }));
376
- return qe.push({ promise: o, scope: s.window }), o;
376
+ return Ne.push({ promise: o, scope: s.window }), o;
377
377
  } catch (n) {
378
378
  return t.captureException(n), Promise.reject(new Error(Bt));
379
379
  }
380
380
  }
381
- function Fa(e, t, n = 0) {
381
+ function Ua(e, t, n = 0) {
382
382
  return xe(this, null, function* () {
383
383
  var s, a;
384
384
  let o = (s = e.maxRetries) != null ? s : 2, i = (a = e.retryDelay) != null ? a : 1e3, r = n < o ? "Retry loading hCaptcha Api" : "Exceeded maximum retries";
385
385
  try {
386
386
  return yield zs(e, t);
387
387
  } catch (c) {
388
- return t.addBreadcrumb({ category: pe, message: r }), n >= o ? (t.captureException(c), Promise.reject(c)) : (t.addBreadcrumb({ category: pe, message: `Waiting ${i}ms before retry attempt ${n + 1}` }), yield cs(i), n += 1, Fa(e, t, n));
388
+ return t.addBreadcrumb({ category: me, message: r }), n >= o ? (t.captureException(c), Promise.reject(c)) : (t.addBreadcrumb({ category: me, message: `Waiting ${i}ms before retry attempt ${n + 1}` }), yield cs(i), n += 1, Ua(e, t, n));
389
389
  }
390
390
  });
391
391
  }
392
392
  function Os() {
393
393
  return xe(this, arguments, function* (e = {}) {
394
394
  let t = js(e.sentry);
395
- return yield Fa(e, t);
395
+ return yield Ua(e, t);
396
396
  });
397
397
  }
398
398
  function Ht(e) {
@@ -443,7 +443,7 @@ var Rs = /* @__PURE__ */ (function(e) {
443
443
  });
444
444
  }, n.loadCaptcha = function() {
445
445
  if (!this.apiScriptRequested) {
446
- var a = this.props, o = a.apihost, i = a.assethost, r = a.endpoint, c = a.host, l = a.imghost, d = a.languageOverride, u = a.reCaptchaCompat, m = a.reportapi, k = a.sentry, p = a.custom, f = a.loadAsync, b = a.scriptLocation, g = a.scriptSource, y = a.secureApi, v = a.cleanup, E = v === void 0 ? !0 : v, I = a.userJourneys, w = {
446
+ var a = this.props, o = a.apihost, i = a.assethost, r = a.endpoint, c = a.host, l = a.imghost, d = a.languageOverride, u = a.reCaptchaCompat, m = a.reportapi, k = a.sentry, p = a.custom, f = a.loadAsync, y = a.scriptLocation, g = a.scriptSource, b = a.secureApi, v = a.cleanup, T = v === void 0 ? !0 : v, I = a.userJourneys, w = {
447
447
  render: "explicit",
448
448
  apihost: o,
449
449
  assethost: i,
@@ -456,10 +456,10 @@ var Rs = /* @__PURE__ */ (function(e) {
456
456
  sentry: k,
457
457
  custom: p,
458
458
  loadAsync: f,
459
- scriptLocation: b,
459
+ scriptLocation: y,
460
460
  scriptSource: g,
461
- secureApi: y,
462
- cleanup: E,
461
+ secureApi: b,
462
+ cleanup: T,
463
463
  uj: I !== void 0 ? I : !1
464
464
  };
465
465
  Os(w).then(this.handleOnLoad, this.handleError).catch(this.handleError), this.apiScriptRequested = !0;
@@ -594,7 +594,7 @@ var Rs = /* @__PURE__ */ (function(e) {
594
594
  });
595
595
  }, t;
596
596
  })(R.Component);
597
- const As = ({ children: e }) => yn(Ia, null, e), Ls = () => ({
597
+ const As = ({ children: e }) => yn(za, null, e), Ls = () => ({
598
598
  data: void 0,
599
599
  getData: async () => ({
600
600
  visitorId: void 0
@@ -658,11 +658,11 @@ var ze = class {
658
658
  clearInterval(e) {
659
659
  this.#e.clearInterval(e);
660
660
  }
661
- }, mt = new Ms();
661
+ }, ht = new Ms();
662
662
  function Ns(e) {
663
663
  setTimeout(e, 0);
664
664
  }
665
- var Ye = typeof window > "u" || "Deno" in globalThis;
665
+ var Je = typeof window > "u" || "Deno" in globalThis;
666
666
  function Z() {
667
667
  }
668
668
  function qs(e, t) {
@@ -674,7 +674,7 @@ function Ds(e) {
674
674
  function Bs(e, t) {
675
675
  return Math.max(e + (t || 0) - Date.now(), 0);
676
676
  }
677
- function pt(e, t) {
677
+ function mt(e, t) {
678
678
  return typeof e == "function" ? e(t) : e;
679
679
  }
680
680
  function Fs(e, t) {
@@ -691,7 +691,7 @@ function $t(e, t) {
691
691
  } = e;
692
692
  if (i) {
693
693
  if (s) {
694
- if (t.queryHash !== vt(i, t.options))
694
+ if (t.queryHash !== yt(i, t.options))
695
695
  return !1;
696
696
  } else if (!Ie(t.queryKey, i))
697
697
  return !1;
@@ -716,25 +716,25 @@ function Qt(e, t) {
716
716
  }
717
717
  return !(s && t.state.status !== s || a && !a(t));
718
718
  }
719
- function vt(e, t) {
719
+ function yt(e, t) {
720
720
  return (t?.queryKeyHashFn || fe)(e);
721
721
  }
722
722
  function fe(e) {
723
723
  return JSON.stringify(
724
724
  e,
725
- (t, n) => ft(n) ? Object.keys(n).sort().reduce((s, a) => (s[a] = n[a], s), {}) : n
725
+ (t, n) => gt(n) ? Object.keys(n).sort().reduce((s, a) => (s[a] = n[a], s), {}) : n
726
726
  );
727
727
  }
728
728
  function Ie(e, t) {
729
729
  return e === t ? !0 : typeof e != typeof t ? !1 : e && t && typeof e == "object" && typeof t == "object" ? Object.keys(t).every((n) => Ie(e[n], t[n])) : !1;
730
730
  }
731
731
  var Us = Object.prototype.hasOwnProperty;
732
- function gt(e, t, n = 0) {
732
+ function pt(e, t, n = 0) {
733
733
  if (e === t)
734
734
  return e;
735
735
  if (n > 500) return t;
736
- const s = Vt(e) && Vt(t);
737
- if (!s && !(ft(e) && ft(t))) return t;
736
+ const s = Gt(e) && Gt(t);
737
+ if (!s && !(gt(e) && gt(t))) return t;
738
738
  const o = (s ? e : Object.keys(e)).length, i = s ? t : Object.keys(t), r = i.length, c = s ? new Array(r) : {};
739
739
  let l = 0;
740
740
  for (let d = 0; d < r; d++) {
@@ -747,7 +747,7 @@ function gt(e, t, n = 0) {
747
747
  c[u] = k;
748
748
  continue;
749
749
  }
750
- const p = gt(m, k, n + 1);
750
+ const p = pt(m, k, n + 1);
751
751
  c[u] = p, p === m && l++;
752
752
  }
753
753
  return o === r && l === o ? e : c;
@@ -760,24 +760,24 @@ function Hs(e, t) {
760
760
  return !1;
761
761
  return !0;
762
762
  }
763
- function Vt(e) {
763
+ function Gt(e) {
764
764
  return Array.isArray(e) && e.length === Object.keys(e).length;
765
765
  }
766
- function ft(e) {
767
- if (!Wt(e))
766
+ function gt(e) {
767
+ if (!Vt(e))
768
768
  return !1;
769
769
  const t = e.constructor;
770
770
  if (t === void 0)
771
771
  return !0;
772
772
  const n = t.prototype;
773
- return !(!Wt(n) || !n.hasOwnProperty("isPrototypeOf") || Object.getPrototypeOf(e) !== Object.prototype);
773
+ return !(!Vt(n) || !n.hasOwnProperty("isPrototypeOf") || Object.getPrototypeOf(e) !== Object.prototype);
774
774
  }
775
- function Wt(e) {
775
+ function Vt(e) {
776
776
  return Object.prototype.toString.call(e) === "[object Object]";
777
777
  }
778
778
  function Ks(e) {
779
779
  return new Promise((t) => {
780
- mt.setTimeout(t, e);
780
+ ht.setTimeout(t, e);
781
781
  });
782
782
  }
783
783
  function $s(e, t, n) {
@@ -786,13 +786,13 @@ function $s(e, t, n) {
786
786
  if (n.structuralSharing !== !1) {
787
787
  if (process.env.NODE_ENV !== "production")
788
788
  try {
789
- return gt(e, t);
789
+ return pt(e, t);
790
790
  } catch (s) {
791
791
  throw console.error(
792
792
  `Structural sharing requires data to be JSON serializable. To fix this, turn off structuralSharing or return JSON-serializable data from your queryFn. [${n.queryHash}]: ${s}`
793
793
  ), s;
794
794
  }
795
- return gt(e, t);
795
+ return pt(e, t);
796
796
  }
797
797
  return t;
798
798
  }
@@ -800,20 +800,20 @@ function Qs(e, t, n = 0) {
800
800
  const s = [...e, t];
801
801
  return n && s.length > n ? s.slice(1) : s;
802
802
  }
803
- function Vs(e, t, n = 0) {
803
+ function Gs(e, t, n = 0) {
804
804
  const s = [t, ...e];
805
805
  return n && s.length > n ? s.slice(0, -1) : s;
806
806
  }
807
- var Ve = /* @__PURE__ */ Symbol();
808
- function Ua(e, t) {
809
- return process.env.NODE_ENV !== "production" && e.queryFn === Ve && console.error(
807
+ var Qe = /* @__PURE__ */ Symbol();
808
+ function Ha(e, t) {
809
+ return process.env.NODE_ENV !== "production" && e.queryFn === Qe && console.error(
810
810
  `Attempted to invoke queryFn when set to skipToken. This is likely a configuration error. Query hash: '${e.queryHash}'`
811
- ), !e.queryFn && t?.initialPromise ? () => t.initialPromise : !e.queryFn || e.queryFn === Ve ? () => Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)) : e.queryFn;
811
+ ), !e.queryFn && t?.initialPromise ? () => t.initialPromise : !e.queryFn || e.queryFn === Qe ? () => Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)) : e.queryFn;
812
812
  }
813
- function Ws(e, t) {
813
+ function Vs(e, t) {
814
814
  return typeof e == "function" ? e(...t) : !!e;
815
815
  }
816
- function Gs(e, t, n) {
816
+ function Ws(e, t, n) {
817
817
  let s = !1, a;
818
818
  return Object.defineProperty(e, "signal", {
819
819
  enumerable: !0,
@@ -826,7 +826,7 @@ var Xs = class extends ze {
826
826
  #t;
827
827
  constructor() {
828
828
  super(), this.#t = (e) => {
829
- if (!Ye && window.addEventListener) {
829
+ if (!Je && window.addEventListener) {
830
830
  const t = () => e();
831
831
  return window.addEventListener("visibilitychange", t, !1), () => {
832
832
  window.removeEventListener("visibilitychange", t);
@@ -857,7 +857,7 @@ var Xs = class extends ze {
857
857
  isFocused() {
858
858
  return typeof this.#e == "boolean" ? this.#e : globalThis.document?.visibilityState !== "hidden";
859
859
  }
860
- }, Ha = new Xs();
860
+ }, Ka = new Xs();
861
861
  function Js() {
862
862
  let e, t;
863
863
  const n = new Promise((a, o) => {
@@ -946,7 +946,7 @@ var B = Zs(), eo = class extends ze {
946
946
  #t;
947
947
  constructor() {
948
948
  super(), this.#t = (e) => {
949
- if (!Ye && window.addEventListener) {
949
+ if (!Je && window.addEventListener) {
950
950
  const t = () => e(!0), n = () => e(!1);
951
951
  return window.addEventListener("online", t, !1), window.addEventListener("offline", n, !1), () => {
952
952
  window.removeEventListener("online", t), window.removeEventListener("offline", n);
@@ -971,36 +971,36 @@ var B = Zs(), eo = class extends ze {
971
971
  isOnline() {
972
972
  return this.#e;
973
973
  }
974
- }, We = new eo();
974
+ }, Ge = new eo();
975
975
  function to(e) {
976
976
  return Math.min(1e3 * 2 ** e, 3e4);
977
977
  }
978
- function Ka(e) {
979
- return (e ?? "online") === "online" ? We.isOnline() : !0;
978
+ function $a(e) {
979
+ return (e ?? "online") === "online" ? Ge.isOnline() : !0;
980
980
  }
981
- var kt = class extends Error {
981
+ var ft = class extends Error {
982
982
  constructor(e) {
983
983
  super("CancelledError"), this.revert = e?.revert, this.silent = e?.silent;
984
984
  }
985
985
  };
986
- function $a(e) {
986
+ function Qa(e) {
987
987
  let t = !1, n = 0, s;
988
988
  const a = Js(), o = () => a.status !== "pending", i = (f) => {
989
989
  if (!o()) {
990
- const b = new kt(f);
991
- m(b), e.onCancel?.(b);
990
+ const y = new ft(f);
991
+ m(y), e.onCancel?.(y);
992
992
  }
993
993
  }, r = () => {
994
994
  t = !0;
995
995
  }, c = () => {
996
996
  t = !1;
997
- }, l = () => Ha.isFocused() && (e.networkMode === "always" || We.isOnline()) && e.canRun(), d = () => Ka(e.networkMode) && e.canRun(), u = (f) => {
997
+ }, l = () => Ka.isFocused() && (e.networkMode === "always" || Ge.isOnline()) && e.canRun(), d = () => $a(e.networkMode) && e.canRun(), u = (f) => {
998
998
  o() || (s?.(), a.resolve(f));
999
999
  }, m = (f) => {
1000
1000
  o() || (s?.(), a.reject(f));
1001
1001
  }, k = () => new Promise((f) => {
1002
- s = (b) => {
1003
- (o() || l()) && f(b);
1002
+ s = (y) => {
1003
+ (o() || l()) && f(y);
1004
1004
  }, e.onPause?.();
1005
1005
  }).then(() => {
1006
1006
  s = void 0, o() || e.onContinue?.();
@@ -1008,21 +1008,21 @@ function $a(e) {
1008
1008
  if (o())
1009
1009
  return;
1010
1010
  let f;
1011
- const b = n === 0 ? e.initialPromise : void 0;
1011
+ const y = n === 0 ? e.initialPromise : void 0;
1012
1012
  try {
1013
- f = b ?? e.fn();
1013
+ f = y ?? e.fn();
1014
1014
  } catch (g) {
1015
1015
  f = Promise.reject(g);
1016
1016
  }
1017
1017
  Promise.resolve(f).then(u).catch((g) => {
1018
1018
  if (o())
1019
1019
  return;
1020
- const y = e.retry ?? (Ye ? 0 : 3), v = e.retryDelay ?? to, E = typeof v == "function" ? v(n, g) : v, I = y === !0 || typeof y == "number" && n < y || typeof y == "function" && y(n, g);
1020
+ const b = e.retry ?? (Je ? 0 : 3), v = e.retryDelay ?? to, T = typeof v == "function" ? v(n, g) : v, I = b === !0 || typeof b == "number" && n < b || typeof b == "function" && b(n, g);
1021
1021
  if (t || !I) {
1022
1022
  m(g);
1023
1023
  return;
1024
1024
  }
1025
- n++, e.onFail?.(n, g), Ks(E).then(() => l() ? void 0 : k()).then(() => {
1025
+ n++, e.onFail?.(n, g), Ks(T).then(() => l() ? void 0 : k()).then(() => {
1026
1026
  t ? m(g) : p();
1027
1027
  });
1028
1028
  });
@@ -1038,26 +1038,26 @@ function $a(e) {
1038
1038
  start: () => (d() ? p() : k().then(p), a)
1039
1039
  };
1040
1040
  }
1041
- var Qa = class {
1041
+ var Ga = class {
1042
1042
  #e;
1043
1043
  destroy() {
1044
1044
  this.clearGcTimeout();
1045
1045
  }
1046
1046
  scheduleGc() {
1047
- this.clearGcTimeout(), Ds(this.gcTime) && (this.#e = mt.setTimeout(() => {
1047
+ this.clearGcTimeout(), Ds(this.gcTime) && (this.#e = ht.setTimeout(() => {
1048
1048
  this.optionalRemove();
1049
1049
  }, this.gcTime));
1050
1050
  }
1051
1051
  updateGcTime(e) {
1052
1052
  this.gcTime = Math.max(
1053
1053
  this.gcTime || 0,
1054
- e ?? (Ye ? 1 / 0 : 300 * 1e3)
1054
+ e ?? (Je ? 1 / 0 : 300 * 1e3)
1055
1055
  );
1056
1056
  }
1057
1057
  clearGcTimeout() {
1058
- this.#e && (mt.clearTimeout(this.#e), this.#e = void 0);
1058
+ this.#e && (ht.clearTimeout(this.#e), this.#e = void 0);
1059
1059
  }
1060
- }, ao = class extends Qa {
1060
+ }, ao = class extends Ga {
1061
1061
  #e;
1062
1062
  #a;
1063
1063
  #t;
@@ -1078,7 +1078,7 @@ var Qa = class {
1078
1078
  if (this.options = { ...this.#i, ...e }, this.updateGcTime(this.options.gcTime), this.state && this.state.data === void 0) {
1079
1079
  const t = Xt(this.options);
1080
1080
  t.data !== void 0 && (this.setState(
1081
- Gt(t.data, t.dataUpdatedAt)
1081
+ Wt(t.data, t.dataUpdatedAt)
1082
1082
  ), this.#e = t);
1083
1083
  }
1084
1084
  }
@@ -1113,11 +1113,11 @@ var Qa = class {
1113
1113
  );
1114
1114
  }
1115
1115
  isDisabled() {
1116
- return this.getObserversCount() > 0 ? !this.isActive() : this.options.queryFn === Ve || this.state.dataUpdateCount + this.state.errorUpdateCount === 0;
1116
+ return this.getObserversCount() > 0 ? !this.isActive() : this.options.queryFn === Qe || this.state.dataUpdateCount + this.state.errorUpdateCount === 0;
1117
1117
  }
1118
1118
  isStatic() {
1119
1119
  return this.getObserversCount() > 0 ? this.observers.some(
1120
- (e) => pt(e.options.staleTime, this) === "static"
1120
+ (e) => mt(e.options.staleTime, this) === "static"
1121
1121
  ) : !1;
1122
1122
  }
1123
1123
  isStale() {
@@ -1169,7 +1169,7 @@ var Qa = class {
1169
1169
  get: () => (this.#r = !0, n.signal)
1170
1170
  });
1171
1171
  }, a = () => {
1172
- const r = Ua(this.options, t), l = (() => {
1172
+ const r = Ha(this.options, t), l = (() => {
1173
1173
  const d = {
1174
1174
  client: this.#s,
1175
1175
  queryKey: this.queryKey,
@@ -1193,11 +1193,11 @@ var Qa = class {
1193
1193
  };
1194
1194
  return s(r), r;
1195
1195
  })();
1196
- this.options.behavior?.onFetch(i, this), this.#a = this.state, (this.state.fetchStatus === "idle" || this.state.fetchMeta !== i.fetchOptions?.meta) && this.#o({ type: "fetch", meta: i.fetchOptions?.meta }), this.#n = $a({
1196
+ this.options.behavior?.onFetch(i, this), this.#a = this.state, (this.state.fetchStatus === "idle" || this.state.fetchMeta !== i.fetchOptions?.meta) && this.#o({ type: "fetch", meta: i.fetchOptions?.meta }), this.#n = Qa({
1197
1197
  initialPromise: t?.initialPromise,
1198
1198
  fn: i.fetchFn,
1199
1199
  onCancel: (r) => {
1200
- r instanceof kt && r.revert && this.setState({
1200
+ r instanceof ft && r.revert && this.setState({
1201
1201
  ...this.#a,
1202
1202
  fetchStatus: "idle"
1203
1203
  }), n.abort();
@@ -1228,7 +1228,7 @@ var Qa = class {
1228
1228
  this
1229
1229
  ), r;
1230
1230
  } catch (r) {
1231
- if (r instanceof kt) {
1231
+ if (r instanceof ft) {
1232
1232
  if (r.silent)
1233
1233
  return this.#n.promise;
1234
1234
  if (r.revert) {
@@ -1280,7 +1280,7 @@ var Qa = class {
1280
1280
  case "success":
1281
1281
  const s = {
1282
1282
  ...n,
1283
- ...Gt(e.data, e.dataUpdatedAt),
1283
+ ...Wt(e.data, e.dataUpdatedAt),
1284
1284
  dataUpdateCount: n.dataUpdateCount + 1,
1285
1285
  ...!e.manual && {
1286
1286
  fetchStatus: "idle",
@@ -1327,14 +1327,14 @@ function no(e, t) {
1327
1327
  return {
1328
1328
  fetchFailureCount: 0,
1329
1329
  fetchFailureReason: null,
1330
- fetchStatus: Ka(t.networkMode) ? "fetching" : "paused",
1330
+ fetchStatus: $a(t.networkMode) ? "fetching" : "paused",
1331
1331
  ...e === void 0 && {
1332
1332
  error: null,
1333
1333
  status: "pending"
1334
1334
  }
1335
1335
  };
1336
1336
  }
1337
- function Gt(e, t) {
1337
+ function Wt(e, t) {
1338
1338
  return {
1339
1339
  data: e,
1340
1340
  dataUpdatedAt: t ?? Date.now(),
@@ -1368,37 +1368,37 @@ function Jt(e) {
1368
1368
  const l = async () => {
1369
1369
  let d = !1;
1370
1370
  const u = (p) => {
1371
- Gs(
1371
+ Ws(
1372
1372
  p,
1373
1373
  () => t.signal,
1374
1374
  () => d = !0
1375
1375
  );
1376
- }, m = Ua(t.options, t.fetchOptions), k = async (p, f, b) => {
1376
+ }, m = Ha(t.options, t.fetchOptions), k = async (p, f, y) => {
1377
1377
  if (d)
1378
1378
  return Promise.reject();
1379
1379
  if (f == null && p.pages.length)
1380
1380
  return Promise.resolve(p);
1381
- const y = (() => {
1381
+ const b = (() => {
1382
1382
  const w = {
1383
1383
  client: t.client,
1384
1384
  queryKey: t.queryKey,
1385
1385
  pageParam: f,
1386
- direction: b ? "backward" : "forward",
1386
+ direction: y ? "backward" : "forward",
1387
1387
  meta: t.options.meta
1388
1388
  };
1389
1389
  return u(w), w;
1390
- })(), v = await m(y), { maxPages: E } = t.options, I = b ? Vs : Qs;
1390
+ })(), v = await m(b), { maxPages: T } = t.options, I = y ? Gs : Qs;
1391
1391
  return {
1392
- pages: I(p.pages, v, E),
1393
- pageParams: I(p.pageParams, f, E)
1392
+ pages: I(p.pages, v, T),
1393
+ pageParams: I(p.pageParams, f, T)
1394
1394
  };
1395
1395
  };
1396
1396
  if (a && o.length) {
1397
- const p = a === "backward", f = p ? so : Yt, b = {
1397
+ const p = a === "backward", f = p ? so : Yt, y = {
1398
1398
  pages: o,
1399
1399
  pageParams: i
1400
- }, g = f(s, b);
1401
- r = await k(b, g, p);
1400
+ }, g = f(s, y);
1401
+ r = await k(y, g, p);
1402
1402
  } else {
1403
1403
  const p = e ?? o.length;
1404
1404
  do {
@@ -1435,7 +1435,7 @@ function Yt(e, { pages: t, pageParams: n }) {
1435
1435
  function so(e, { pages: t, pageParams: n }) {
1436
1436
  return t.length > 0 ? e.getPreviousPageParam?.(t[0], t, n[0], n) : void 0;
1437
1437
  }
1438
- var oo = class extends Qa {
1438
+ var oo = class extends Ga {
1439
1439
  #e;
1440
1440
  #a;
1441
1441
  #t;
@@ -1478,7 +1478,7 @@ var oo = class extends Qa {
1478
1478
  meta: this.options.meta,
1479
1479
  mutationKey: this.options.mutationKey
1480
1480
  };
1481
- this.#s = $a({
1481
+ this.#s = Qa({
1482
1482
  fn: () => this.options.mutationFn ? this.options.mutationFn(e, n) : Promise.reject(new Error("No mutationFn found")),
1483
1483
  onFail: (o, i) => {
1484
1484
  this.#n({ type: "failed", failureCount: o, error: i });
@@ -1686,7 +1686,7 @@ var io = class extends ze {
1686
1686
  }
1687
1687
  add(e) {
1688
1688
  this.#e.add(e);
1689
- const t = De(e);
1689
+ const t = qe(e);
1690
1690
  if (typeof t == "string") {
1691
1691
  const n = this.#a.get(t);
1692
1692
  n ? n.push(e) : this.#a.set(t, [e]);
@@ -1695,7 +1695,7 @@ var io = class extends ze {
1695
1695
  }
1696
1696
  remove(e) {
1697
1697
  if (this.#e.delete(e)) {
1698
- const t = De(e);
1698
+ const t = qe(e);
1699
1699
  if (typeof t == "string") {
1700
1700
  const n = this.#a.get(t);
1701
1701
  if (n)
@@ -1708,7 +1708,7 @@ var io = class extends ze {
1708
1708
  this.notify({ type: "removed", mutation: e });
1709
1709
  }
1710
1710
  canRun(e) {
1711
- const t = De(e);
1711
+ const t = qe(e);
1712
1712
  if (typeof t == "string") {
1713
1713
  const s = this.#a.get(t)?.find(
1714
1714
  (a) => a.state.status === "pending"
@@ -1718,7 +1718,7 @@ var io = class extends ze {
1718
1718
  return !0;
1719
1719
  }
1720
1720
  runNext(e) {
1721
- const t = De(e);
1721
+ const t = qe(e);
1722
1722
  return typeof t == "string" ? this.#a.get(t)?.find((s) => s !== e && s.state.isPaused)?.continue() ?? Promise.resolve() : Promise.resolve();
1723
1723
  }
1724
1724
  clear() {
@@ -1756,7 +1756,7 @@ var io = class extends ze {
1756
1756
  );
1757
1757
  }
1758
1758
  };
1759
- function De(e) {
1759
+ function qe(e) {
1760
1760
  return e.options.scope?.id;
1761
1761
  }
1762
1762
  var ro = class extends ze {
@@ -1870,7 +1870,7 @@ var ro = class extends ze {
1870
1870
  }
1871
1871
  #e;
1872
1872
  build(e, t, n) {
1873
- const s = t.queryKey, a = t.queryHash ?? vt(s, t);
1873
+ const s = t.queryKey, a = t.queryHash ?? yt(s, t);
1874
1874
  let o = this.get(a);
1875
1875
  return o || (o = new ao({
1876
1876
  client: e,
@@ -1948,9 +1948,9 @@ var ro = class extends ze {
1948
1948
  this.#e = e.queryCache || new co(), this.#a = e.mutationCache || new io(), this.#t = e.defaultOptions || {}, this.#s = /* @__PURE__ */ new Map(), this.#n = /* @__PURE__ */ new Map(), this.#i = 0;
1949
1949
  }
1950
1950
  mount() {
1951
- this.#i++, this.#i === 1 && (this.#r = Ha.subscribe(async (e) => {
1951
+ this.#i++, this.#i === 1 && (this.#r = Ka.subscribe(async (e) => {
1952
1952
  e && (await this.resumePausedMutations(), this.#e.onFocus());
1953
- }), this.#o = We.subscribe(async (e) => {
1953
+ }), this.#o = Ge.subscribe(async (e) => {
1954
1954
  e && (await this.resumePausedMutations(), this.#e.onOnline());
1955
1955
  }));
1956
1956
  }
@@ -1976,7 +1976,7 @@ var ro = class extends ze {
1976
1976
  }
1977
1977
  ensureQueryData(e) {
1978
1978
  const t = this.defaultQueryOptions(e), n = this.#e.build(this, t), s = n.state.data;
1979
- return s === void 0 ? this.fetchQuery(e) : (e.revalidateIfStale && n.isStaleByTime(pt(t.staleTime, n)) && this.prefetchQuery(t), Promise.resolve(s));
1979
+ return s === void 0 ? this.fetchQuery(e) : (e.revalidateIfStale && n.isStaleByTime(mt(t.staleTime, n)) && this.prefetchQuery(t), Promise.resolve(s));
1980
1980
  }
1981
1981
  getQueriesData(e) {
1982
1982
  return this.#e.findAll(e).map(({ queryKey: t, state: n }) => {
@@ -2059,7 +2059,7 @@ var ro = class extends ze {
2059
2059
  t.retry === void 0 && (t.retry = !1);
2060
2060
  const n = this.#e.build(this, t);
2061
2061
  return n.isStaleByTime(
2062
- pt(t.staleTime, n)
2062
+ mt(t.staleTime, n)
2063
2063
  ) ? n.fetch(t) : Promise.resolve(n.state.data);
2064
2064
  }
2065
2065
  prefetchQuery(e) {
@@ -2075,7 +2075,7 @@ var ro = class extends ze {
2075
2075
  return e.behavior = Jt(e.pages), this.ensureQueryData(e);
2076
2076
  }
2077
2077
  resumePausedMutations() {
2078
- return We.isOnline() ? this.#a.resumePausedMutations() : Promise.resolve();
2078
+ return Ge.isOnline() ? this.#a.resumePausedMutations() : Promise.resolve();
2079
2079
  }
2080
2080
  getQueryCache() {
2081
2081
  return this.#e;
@@ -2122,10 +2122,10 @@ var ro = class extends ze {
2122
2122
  ...e,
2123
2123
  _defaulted: !0
2124
2124
  };
2125
- return t.queryHash || (t.queryHash = vt(
2125
+ return t.queryHash || (t.queryHash = yt(
2126
2126
  t.queryKey,
2127
2127
  t
2128
- )), t.refetchOnReconnect === void 0 && (t.refetchOnReconnect = t.networkMode !== "always"), t.throwOnError === void 0 && (t.throwOnError = !!t.suspense), !t.networkMode && t.persister && (t.networkMode = "offlineFirst"), t.queryFn === Ve && (t.enabled = !1), t;
2128
+ )), t.refetchOnReconnect === void 0 && (t.refetchOnReconnect = t.networkMode !== "always"), t.throwOnError === void 0 && (t.throwOnError = !!t.suspense), !t.networkMode && t.persister && (t.networkMode = "offlineFirst"), t.queryFn === Qe && (t.enabled = !1), t;
2129
2129
  }
2130
2130
  defaultMutationOptions(e) {
2131
2131
  return e?._defaulted ? e : {
@@ -2174,11 +2174,11 @@ function mo(e, t) {
2174
2174
  },
2175
2175
  [s]
2176
2176
  );
2177
- if (a.error && Ws(s.options.throwOnError, [a.error]))
2177
+ if (a.error && Vs(s.options.throwOnError, [a.error]))
2178
2178
  throw a.error;
2179
2179
  return { ...a, mutate: o, mutateAsync: a.mutate };
2180
2180
  }
2181
- function Be(e) {
2181
+ function De(e) {
2182
2182
  for (var t = 1; t < arguments.length; t++) {
2183
2183
  var n = arguments[t];
2184
2184
  for (var s in n)
@@ -2197,10 +2197,10 @@ var po = {
2197
2197
  );
2198
2198
  }
2199
2199
  };
2200
- function yt(e, t) {
2200
+ function kt(e, t) {
2201
2201
  function n(a, o, i) {
2202
2202
  if (!(typeof document > "u")) {
2203
- i = Be({}, t, i), typeof i.expires == "number" && (i.expires = new Date(Date.now() + i.expires * 864e5)), i.expires && (i.expires = i.expires.toUTCString()), a = encodeURIComponent(a).replace(/%(2[346B]|5E|60|7C)/g, decodeURIComponent).replace(/[()]/g, escape);
2203
+ i = De({}, t, i), typeof i.expires == "number" && (i.expires = new Date(Date.now() + i.expires * 864e5)), i.expires && (i.expires = i.expires.toUTCString()), a = encodeURIComponent(a).replace(/%(2[346B]|5E|60|7C)/g, decodeURIComponent).replace(/[()]/g, escape);
2204
2204
  var r = "";
2205
2205
  for (var c in i)
2206
2206
  i[c] && (r += "; " + c, i[c] !== !0 && (r += "=" + i[c].split(";")[0]));
@@ -2229,16 +2229,16 @@ function yt(e, t) {
2229
2229
  n(
2230
2230
  a,
2231
2231
  "",
2232
- Be({}, o, {
2232
+ De({}, o, {
2233
2233
  expires: -1
2234
2234
  })
2235
2235
  );
2236
2236
  },
2237
2237
  withAttributes: function(a) {
2238
- return yt(this.converter, Be({}, this.attributes, a));
2238
+ return kt(this.converter, De({}, this.attributes, a));
2239
2239
  },
2240
2240
  withConverter: function(a) {
2241
- return yt(Be({}, this.converter, a), this.attributes);
2241
+ return kt(De({}, this.converter, a), this.attributes);
2242
2242
  }
2243
2243
  },
2244
2244
  {
@@ -2247,7 +2247,7 @@ function yt(e, t) {
2247
2247
  }
2248
2248
  );
2249
2249
  }
2250
- var Zt = yt(po, { path: "/" });
2250
+ var Zt = kt(po, { path: "/" });
2251
2251
  function go(e, t) {
2252
2252
  return e.endsWith(t) ? e.length === t.length || e[e.length - t.length - 1] === "." : !1;
2253
2253
  }
@@ -2292,8 +2292,8 @@ function ea(e, t) {
2292
2292
  if (!(d === 5 && u === 104 && m === 116 && k === 116 && p === 112 && f === 115)) {
2293
2293
  if (!(d === 4 && u === 104 && m === 116 && k === 116 && p === 112)) {
2294
2294
  if (!(d === 3 && u === 119 && m === 115 && k === 115)) {
2295
- if (!(d === 2 && u === 119 && m === 115)) for (let b = n; b < l; b += 1) {
2296
- const g = e.charCodeAt(b) | 32;
2295
+ if (!(d === 2 && u === 119 && m === 115)) for (let y = n; y < l; y += 1) {
2296
+ const g = e.charCodeAt(y) | 32;
2297
2297
  if (!(g >= 97 && g <= 122 || // [a, z]
2298
2298
  g >= 48 && g <= 57 || // [0, 9]
2299
2299
  g === 46 || // '.'
@@ -2327,7 +2327,7 @@ function ea(e, t) {
2327
2327
  const o = n !== 0 || s !== e.length ? e.slice(n, s) : e;
2328
2328
  return a ? o.toLowerCase() : o;
2329
2329
  }
2330
- function yo(e) {
2330
+ function bo(e) {
2331
2331
  if (e.length < 7 || e.length > 15)
2332
2332
  return !1;
2333
2333
  let t = 0;
@@ -2340,7 +2340,7 @@ function yo(e) {
2340
2340
  }
2341
2341
  return t === 3 && e.charCodeAt(0) !== 46 && e.charCodeAt(e.length - 1) !== 46;
2342
2342
  }
2343
- function bo(e) {
2343
+ function yo(e) {
2344
2344
  if (e.length < 3)
2345
2345
  return !1;
2346
2346
  let t = e.startsWith("[") ? 1 : 0, n = e.length;
@@ -2359,7 +2359,7 @@ function bo(e) {
2359
2359
  return s;
2360
2360
  }
2361
2361
  function vo(e) {
2362
- return bo(e) || yo(e);
2362
+ return yo(e) || bo(e);
2363
2363
  }
2364
2364
  function ta(e) {
2365
2365
  return e >= 97 && e <= 122 || e >= 48 && e <= 57 || e > 127;
@@ -2396,7 +2396,7 @@ function aa(e) {
2396
2396
  n !== 45
2397
2397
  );
2398
2398
  }
2399
- function Ga({ allowIcannDomains: e = !0, allowPrivateDomains: t = !1, detectIp: n = !0, extractHostname: s = !0, mixedInputs: a = !0, validHosts: o = null, validateHostname: i = !0 }) {
2399
+ function Xa({ allowIcannDomains: e = !0, allowPrivateDomains: t = !1, detectIp: n = !0, extractHostname: s = !0, mixedInputs: a = !0, validHosts: o = null, validateHostname: i = !0 }) {
2400
2400
  return {
2401
2401
  allowIcannDomains: e,
2402
2402
  allowPrivateDomains: t,
@@ -2409,12 +2409,12 @@ function Ga({ allowIcannDomains: e = !0, allowPrivateDomains: t = !1, detectIp:
2409
2409
  }
2410
2410
  const wo = (
2411
2411
  /*@__INLINE__*/
2412
- Ga({})
2412
+ Xa({})
2413
2413
  );
2414
2414
  function xo(e) {
2415
2415
  return e === void 0 ? wo : (
2416
2416
  /*@__INLINE__*/
2417
- Ga(e)
2417
+ Xa(e)
2418
2418
  );
2419
2419
  }
2420
2420
  function _o() {
@@ -2461,8 +2461,8 @@ const To = /* @__PURE__ */ (function() {
2461
2461
  const e = [1, {}], t = [0, { city: e }];
2462
2462
  return [0, { ck: [0, { www: e }], jp: [0, { kawasaki: t, kitakyushu: t, kobe: t, nagoya: t, sapporo: t, sendai: t, yokohama: t }] }];
2463
2463
  })(), jo = /* @__PURE__ */ (function() {
2464
- const e = [1, {}], t = [2, {}], n = [1, { com: e, edu: e, gov: e, net: e, org: e }], s = [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e }], a = [0, { "*": t }], o = [2, { s: a }], i = [0, { relay: t }], r = [2, { id: t }], c = [1, { gov: e }], l = [0, { airflow: a, "lambda-url": t, "transfer-webapp": t }], d = [0, { airflow: a, "transfer-webapp": t }], u = [0, { "transfer-webapp": t }], m = [0, { "transfer-webapp": t, "transfer-webapp-fips": t }], k = [0, { notebook: t, studio: t }], p = [0, { labeling: t, notebook: t, studio: t }], f = [0, { notebook: t }], b = [0, { labeling: t, notebook: t, "notebook-fips": t, studio: t }], g = [0, { notebook: t, "notebook-fips": t, studio: t, "studio-fips": t }], y = [0, { shop: t }], v = [0, { "*": e }], E = [1, { co: t }], I = [0, { objects: t }], w = [2, { nodes: t }], x = [0, { my: t }], j = [0, { s3: t, "s3-accesspoint": t, "s3-website": t }], F = [0, { s3: t, "s3-accesspoint": t }], X = [0, { direct: t }], U = [0, { "webview-assets": t }], J = [0, { vfs: t, "webview-assets": t }], ne = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": U, cloud9: J }], ke = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: F, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": U, cloud9: J }], ue = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": U, cloud9: J }], de = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t }], ye = [0, { s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-website": t }], Oe = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: ye, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": U, cloud9: J }], Ce = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: ye, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t }], Re = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: ye, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-deprecated": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": U, cloud9: J }], z = [0, { auth: t }], _ = [0, { auth: t, "auth-fips": t }], Ae = [0, { "auth-fips": t }], xt = [0, { apps: t }], tt = [0, { paas: t }], _t = [2, { eu: t }], at = [0, { app: t }], nt = [0, { site: t }], Le = [1, { com: e, edu: e, net: e, org: e }], st = [0, { j: t }], Ct = [0, { dyn: t }], St = [2, { web: t }], Et = [1, { discourse: t }], Tt = [1, { co: e, com: e, edu: e, gov: e, net: e, org: e }], jt = [0, { p: t }], It = [0, { user: t }], Se = [0, { cdn: t }], zt = [2, { raw: a }], ot = [0, { cust: t, reservd: t }], Ot = [0, { cust: t }], it = [0, { s3: t }], Rt = [1, { biz: e, com: e, edu: e, gov: e, info: e, net: e, org: e }], rt = [0, { ipfs: t }], Pe = [1, { framer: t }], At = [0, { forgot: t }], kn = [0, { blob: t, file: t, web: t }], Lt = [0, { core: kn, servicebus: t }], P = [1, { gs: e }], Pt = [0, { nes: e }], C = [1, { k12: e, cc: e, lib: e }], Mt = [1, { cc: e }], Me = [1, { cc: e, lib: e }];
2465
- return [0, { ac: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, drr: t, feedback: t, forms: t }], ad: e, ae: [1, { ac: e, co: e, gov: e, mil: e, net: e, org: e, sch: e }], aero: [1, { airline: e, airport: e, "accident-investigation": e, "accident-prevention": e, aerobatic: e, aeroclub: e, aerodrome: e, agents: e, "air-surveillance": e, "air-traffic-control": e, aircraft: e, airtraffic: e, ambulance: e, association: e, author: e, ballooning: e, broker: e, caa: e, cargo: e, catering: e, certification: e, championship: e, charter: e, civilaviation: e, club: e, conference: e, consultant: e, consulting: e, control: e, council: e, crew: e, design: e, dgca: e, educator: e, emergency: e, engine: e, engineer: e, entertainment: e, equipment: e, exchange: e, express: e, federation: e, flight: e, freight: e, fuel: e, gliding: e, government: e, groundhandling: e, group: e, hanggliding: e, homebuilt: e, insurance: e, journal: e, journalist: e, leasing: e, logistics: e, magazine: e, maintenance: e, marketplace: e, media: e, microlight: e, modelling: e, navigation: e, parachuting: e, paragliding: e, "passenger-association": e, pilot: e, press: e, production: e, recreation: e, repbody: e, res: e, research: e, rotorcraft: e, safety: e, scientist: e, services: e, show: e, skydiving: e, software: e, student: e, taxi: e, trader: e, trading: e, trainer: e, union: e, workinggroup: e, works: e }], af: n, ag: [1, { co: e, com: e, net: e, nom: e, org: e, obj: t }], ai: [1, { com: e, net: e, off: e, org: e, uwu: t, framer: t, kiloapps: t }], al: s, am: [1, { co: e, com: e, commune: e, net: e, org: e, radio: t }], ao: [1, { co: e, ed: e, edu: e, gov: e, gv: e, it: e, og: e, org: e, pb: e }], aq: e, ar: [1, { bet: e, com: e, coop: e, edu: e, gob: e, gov: e, int: e, mil: e, musica: e, mutual: e, net: e, org: e, seg: e, senasa: e, tur: e }], arpa: [1, { e164: e, home: e, "in-addr": e, ip6: e, iris: e, uri: e, urn: e }], as: c, asia: [1, { cloudns: t, daemon: t, dix: t }], at: [1, { 4: t, ac: [1, { sth: e }], co: e, gv: e, or: e, funkfeuer: [0, { wien: t }], futurecms: [0, { "*": t, ex: a, in: a }], futurehosting: t, futuremailing: t, ortsinfo: [0, { ex: a, kunden: a }], biz: t, info: t, "123webseite": t, priv: t, my: t, myspreadshop: t, "12hp": t, "2ix": t, "4lima": t, "lima-city": t }], au: [1, { asn: e, com: [1, { cloudlets: [0, { mel: t }], myspreadshop: t }], edu: [1, { act: e, catholic: e, nsw: e, nt: e, qld: e, sa: e, tas: e, vic: e, wa: e }], gov: [1, { qld: e, sa: e, tas: e, vic: e, wa: e }], id: e, net: e, org: e, conf: e, oz: e, act: e, nsw: e, nt: e, qld: e, sa: e, tas: e, vic: e, wa: e, hrsn: [0, { vps: t }] }], aw: [1, { com: e }], ax: e, az: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, int: e, mil: e, name: e, net: e, org: e, pp: e, pro: e }], ba: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, brendly: y, rs: t }], bb: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, net: e, org: e, store: e, tv: e }], bd: [1, { ac: e, ai: e, co: e, com: e, edu: e, gov: e, id: e, info: e, it: e, mil: e, net: e, org: e, sch: e, tv: e }], be: [1, { ac: e, cloudns: t, webhosting: t, interhostsolutions: [0, { cloud: t }], kuleuven: [0, { ezproxy: t }], "123website": t, myspreadshop: t, transurl: a }], bf: c, bg: [1, { 0: e, 1: e, 2: e, 3: e, 4: e, 5: e, 6: e, 7: e, 8: e, 9: e, a: e, b: e, c: e, d: e, e, f: e, g: e, h: e, i: e, j: e, k: e, l: e, m: e, n: e, o: e, p: e, q: e, r: e, s: e, t: e, u: e, v: e, w: e, x: e, y: e, z: e, barsy: t }], bh: n, bi: [1, { co: e, com: e, edu: e, or: e, org: e }], biz: [1, { activetrail: t, "cloud-ip": t, cloudns: t, jozi: t, dyndns: t, "for-better": t, "for-more": t, "for-some": t, "for-the": t, selfip: t, webhop: t, orx: t, mmafan: t, myftp: t, "no-ip": t, dscloud: t }], bj: [1, { africa: e, agro: e, architectes: e, assur: e, avocats: e, co: e, com: e, eco: e, econo: e, edu: e, info: e, loisirs: e, money: e, net: e, org: e, ote: e, restaurant: e, resto: e, tourism: e, univ: e }], bm: n, bn: [1, { com: e, edu: e, gov: e, net: e, org: e, co: t }], bo: [1, { com: e, edu: e, gob: e, int: e, mil: e, net: e, org: e, tv: e, web: e, academia: e, agro: e, arte: e, blog: e, bolivia: e, ciencia: e, cooperativa: e, democracia: e, deporte: e, ecologia: e, economia: e, empresa: e, indigena: e, industria: e, info: e, medicina: e, movimiento: e, musica: e, natural: e, nombre: e, noticias: e, patria: e, plurinacional: e, politica: e, profesional: e, pueblo: e, revista: e, salud: e, tecnologia: e, tksat: e, transporte: e, wiki: e }], br: [1, { "9guacu": e, abc: e, adm: e, adv: e, agr: e, aju: e, am: e, anani: e, aparecida: e, api: e, app: e, arq: e, art: e, ato: e, b: e, barueri: e, belem: e, bet: e, bhz: e, bib: e, bio: e, blog: e, bmd: e, boavista: e, bsb: e, campinagrande: e, campinas: e, caxias: e, cim: e, cng: e, cnt: e, com: [1, { simplesite: t }], contagem: e, coop: e, coz: e, cri: e, cuiaba: e, curitiba: e, def: e, des: e, det: e, dev: e, ecn: e, eco: e, edu: e, emp: e, enf: e, eng: e, esp: e, etc: e, eti: e, far: e, feira: e, flog: e, floripa: e, fm: e, fnd: e, fortal: e, fot: e, foz: e, fst: e, g12: e, geo: e, ggf: e, goiania: e, gov: [1, { ac: e, al: e, am: e, ap: e, ba: e, ce: e, df: e, es: e, go: e, ma: e, mg: e, ms: e, mt: e, pa: e, pb: e, pe: e, pi: e, pr: e, rj: e, rn: e, ro: e, rr: e, rs: e, sc: e, se: e, sp: e, to: e }], gru: e, ia: e, imb: e, ind: e, inf: e, jab: e, jampa: e, jdf: e, joinville: e, jor: e, jus: e, leg: [1, { ac: t, al: t, am: t, ap: t, ba: t, ce: t, df: t, es: t, go: t, ma: t, mg: t, ms: t, mt: t, pa: t, pb: t, pe: t, pi: t, pr: t, rj: t, rn: t, ro: t, rr: t, rs: t, sc: t, se: t, sp: t, to: t }], leilao: e, lel: e, log: e, londrina: e, macapa: e, maceio: e, manaus: e, maringa: e, mat: e, med: e, mil: e, morena: e, mp: e, mus: e, natal: e, net: e, niteroi: e, nom: v, not: e, ntr: e, odo: e, ong: e, org: e, osasco: e, palmas: e, poa: e, ppg: e, pro: e, psc: e, psi: e, pvh: e, qsl: e, radio: e, rec: e, recife: e, rep: e, ribeirao: e, rio: e, riobranco: e, riopreto: e, salvador: e, sampa: e, santamaria: e, santoandre: e, saobernardo: e, saogonca: e, seg: e, sjc: e, slg: e, slz: e, social: e, sorocaba: e, srv: e, taxi: e, tc: e, tec: e, teo: e, the: e, tmp: e, trd: e, tur: e, tv: e, udi: e, vet: e, vix: e, vlog: e, wiki: e, xyz: e, zlg: e, tche: t }], bs: [1, { com: e, edu: e, gov: e, net: e, org: e, we: t }], bt: n, bv: e, bw: [1, { ac: e, co: e, gov: e, net: e, org: e }], by: [1, { gov: e, mil: e, com: e, of: e, mediatech: t }], bz: [1, { co: e, com: e, edu: e, gov: e, net: e, org: e, za: t, mydns: t, gsj: t }], ca: [1, { ab: e, bc: e, mb: e, nb: e, nf: e, nl: e, ns: e, nt: e, nu: e, on: e, pe: e, qc: e, sk: e, yk: e, gc: e, barsy: t, awdev: a, co: t, "no-ip": t, onid: t, myspreadshop: t, box: t }], cat: e, cc: [1, { cleverapps: t, "cloud-ip": t, cloudns: t, ccwu: t, ftpaccess: t, "game-server": t, myphotos: t, scrapping: t, twmail: t, csx: t, fantasyleague: t, spawn: [0, { instances: t }], ec: t, eu: t, gu: t, uk: t, us: t }], cd: [1, { gov: e, cc: t }], cf: e, cg: e, ch: [1, { square7: t, cloudns: t, cloudscale: [0, { cust: t, lpg: I, rma: I }], objectstorage: [0, { lpg: t, rma: t }], flow: [0, { ae: [0, { alp1: t }], appengine: t }], "linkyard-cloud": t, gotdns: t, dnsking: t, "123website": t, myspreadshop: t, firenet: [0, { "*": t, svc: a }], "12hp": t, "2ix": t, "4lima": t, "lima-city": t }], ci: [1, { ac: e, "xn--aroport-bya": e, aéroport: e, asso: e, co: e, com: e, ed: e, edu: e, go: e, gouv: e, int: e, net: e, or: e, org: e, us: t }], ck: v, cl: [1, { co: e, gob: e, gov: e, mil: e, cloudns: t }], cm: [1, { co: e, com: e, gov: e, net: e }], cn: [1, { ac: e, com: [1, { amazonaws: [0, { "cn-north-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, rds: a, dualstack: j, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t }], "cn-northwest-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, rds: a, dualstack: F, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t }], compute: a, airflow: [0, { "cn-north-1": a, "cn-northwest-1": a }], eb: [0, { "cn-north-1": t, "cn-northwest-1": t }], elb: a }], amazonwebservices: [0, { on: [0, { "cn-north-1": d, "cn-northwest-1": d }] }], sagemaker: [0, { "cn-north-1": k, "cn-northwest-1": k }] }], edu: e, gov: e, mil: e, net: e, org: e, "xn--55qx5d": e, 公司: e, "xn--od0alg": e, 網絡: e, "xn--io0a7i": e, 网络: e, ah: e, bj: e, cq: e, fj: e, gd: e, gs: e, gx: e, gz: e, ha: e, hb: e, he: e, hi: e, hk: e, hl: e, hn: e, jl: e, js: e, jx: e, ln: e, mo: e, nm: e, nx: e, qh: e, sc: e, sd: e, sh: [1, { as: t }], sn: e, sx: e, tj: e, tw: e, xj: e, xz: e, yn: e, zj: e, "canva-apps": t, canvasite: x, myqnapcloud: t, quickconnect: X }], co: [1, { com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e, carrd: t, crd: t, otap: a, hidns: t, leadpages: t, lpages: t, mypi: t, xmit: a, rdpa: [0, { clusters: a, srvrless: a }], firewalledreplit: r, repl: r, supabase: [2, { realtime: t, storage: t }], umso: t }], com: [1, { a2hosted: t, cpserver: t, adobeaemcloud: [2, { dev: a }], africa: t, auiusercontent: a, aivencloud: t, alibabacloudcs: t, kasserver: t, amazonaws: [0, { "af-south-1": ne, "ap-east-1": ke, "ap-northeast-1": ue, "ap-northeast-2": ue, "ap-northeast-3": ne, "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": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t }], "ca-central-1": Oe, "ca-west-1": Ce, "eu-central-1": ue, "eu-central-2": de, "eu-north-1": ke, "eu-south-1": ne, "eu-south-2": de, "eu-west-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": U, cloud9: J }], "eu-west-2": ke, "eu-west-3": ne, "il-central-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": U, cloud9: [0, { vfs: t }] }], "me-central-1": de, "me-south-1": ke, "sa-east-1": ne, "us-east-1": [2, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: ye, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-deprecated": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": U, cloud9: J }], "us-east-2": Re, "us-gov-east-1": Ce, "us-gov-west-1": Ce, "us-west-1": Oe, "us-west-2": Re, compute: a, "compute-1": a, airflow: [0, { "af-south-1": a, "ap-east-1": a, "ap-northeast-1": a, "ap-northeast-2": a, "ap-northeast-3": a, "ap-south-1": a, "ap-south-2": a, "ap-southeast-1": a, "ap-southeast-2": a, "ap-southeast-3": a, "ap-southeast-4": a, "ap-southeast-5": a, "ap-southeast-7": a, "ca-central-1": a, "ca-west-1": a, "eu-central-1": a, "eu-central-2": a, "eu-north-1": a, "eu-south-1": a, "eu-south-2": a, "eu-west-1": a, "eu-west-2": a, "eu-west-3": a, "il-central-1": a, "me-central-1": a, "me-south-1": a, "sa-east-1": a, "us-east-1": a, "us-east-2": a, "us-west-1": a, "us-west-2": a }], rds: [0, { "af-south-1": a, "ap-east-1": a, "ap-east-2": a, "ap-northeast-1": a, "ap-northeast-2": a, "ap-northeast-3": a, "ap-south-1": a, "ap-south-2": a, "ap-southeast-1": a, "ap-southeast-2": a, "ap-southeast-3": a, "ap-southeast-4": a, "ap-southeast-5": a, "ap-southeast-6": a, "ap-southeast-7": a, "ca-central-1": a, "ca-west-1": a, "eu-central-1": a, "eu-central-2": a, "eu-west-1": a, "eu-west-2": a, "eu-west-3": a, "il-central-1": a, "me-central-1": a, "me-south-1": a, "mx-central-1": a, "sa-east-1": a, "us-east-1": a, "us-east-2": a, "us-gov-east-1": a, "us-gov-west-1": a, "us-northeast-1": a, "us-west-1": a, "us-west-2": a }], s3: t, "s3-1": t, "s3-ap-east-1": t, "s3-ap-northeast-1": t, "s3-ap-northeast-2": t, "s3-ap-northeast-3": t, "s3-ap-south-1": t, "s3-ap-southeast-1": t, "s3-ap-southeast-2": t, "s3-ca-central-1": t, "s3-eu-central-1": t, "s3-eu-north-1": t, "s3-eu-west-1": t, "s3-eu-west-2": t, "s3-eu-west-3": t, "s3-external-1": t, "s3-fips-us-gov-east-1": t, "s3-fips-us-gov-west-1": t, "s3-global": [0, { accesspoint: [0, { mrap: t }] }], "s3-me-south-1": t, "s3-sa-east-1": t, "s3-us-east-2": t, "s3-us-gov-east-1": t, "s3-us-gov-west-1": t, "s3-us-west-1": t, "s3-us-west-2": t, "s3-website-ap-northeast-1": t, "s3-website-ap-southeast-1": t, "s3-website-ap-southeast-2": t, "s3-website-eu-west-1": t, "s3-website-sa-east-1": t, "s3-website-us-east-1": t, "s3-website-us-gov-west-1": t, "s3-website-us-west-1": t, "s3-website-us-west-2": t, elb: a }], amazoncognito: [0, { "af-south-1": z, "ap-east-1": z, "ap-northeast-1": z, "ap-northeast-2": z, "ap-northeast-3": z, "ap-south-1": z, "ap-south-2": z, "ap-southeast-1": z, "ap-southeast-2": z, "ap-southeast-3": z, "ap-southeast-4": z, "ap-southeast-5": z, "ap-southeast-7": z, "ca-central-1": z, "ca-west-1": z, "eu-central-1": z, "eu-central-2": z, "eu-north-1": z, "eu-south-1": z, "eu-south-2": z, "eu-west-1": z, "eu-west-2": z, "eu-west-3": z, "il-central-1": z, "me-central-1": z, "me-south-1": z, "mx-central-1": z, "sa-east-1": z, "us-east-1": _, "us-east-2": _, "us-gov-east-1": Ae, "us-gov-west-1": Ae, "us-west-1": _, "us-west-2": _ }], amplifyapp: t, awsapprunner: a, awsapps: t, elasticbeanstalk: [2, { "af-south-1": t, "ap-east-1": t, "ap-northeast-1": t, "ap-northeast-2": t, "ap-northeast-3": t, "ap-south-1": t, "ap-southeast-1": t, "ap-southeast-2": t, "ap-southeast-3": t, "ap-southeast-5": t, "ap-southeast-7": t, "ca-central-1": t, "eu-central-1": t, "eu-north-1": t, "eu-south-1": t, "eu-south-2": t, "eu-west-1": t, "eu-west-2": t, "eu-west-3": t, "il-central-1": t, "me-central-1": t, "me-south-1": t, "sa-east-1": t, "us-east-1": t, "us-east-2": t, "us-gov-east-1": t, "us-gov-west-1": t, "us-west-1": t, "us-west-2": t }], awsglobalaccelerator: t, siiites: t, appspacehosted: t, appspaceusercontent: t, "on-aptible": t, myasustor: t, "balena-devices": t, boutir: t, bplaced: t, cafjs: t, "canva-apps": t, "canva-hosted-embed": t, canvacode: t, "rice-labs": t, "cdn77-storage": t, br: t, cn: t, de: t, eu: t, jpn: t, mex: t, ru: t, sa: t, uk: t, us: t, za: t, "clever-cloud": [0, { services: a }], abrdns: t, dnsabr: t, "ip-ddns": t, jdevcloud: t, wpdevcloud: t, "cf-ipfs": t, "cloudflare-ipfs": t, trycloudflare: t, co: t, devinapps: a, builtwithdark: t, datadetect: [0, { demo: t, instance: t }], dattolocal: t, dattorelay: t, dattoweb: t, mydatto: t, digitaloceanspaces: a, discordsays: t, discordsez: t, drayddns: t, dreamhosters: t, durumis: t, blogdns: t, cechire: t, dnsalias: t, dnsdojo: t, doesntexist: t, dontexist: t, doomdns: t, "dyn-o-saur": t, dynalias: t, "dyndns-at-home": t, "dyndns-at-work": t, "dyndns-blog": t, "dyndns-free": t, "dyndns-home": t, "dyndns-ip": t, "dyndns-mail": t, "dyndns-office": t, "dyndns-pics": t, "dyndns-remote": t, "dyndns-server": t, "dyndns-web": t, "dyndns-wiki": t, "dyndns-work": t, "est-a-la-maison": t, "est-a-la-masion": t, "est-le-patron": t, "est-mon-blogueur": t, "from-ak": t, "from-al": t, "from-ar": t, "from-ca": t, "from-ct": t, "from-dc": t, "from-de": t, "from-fl": t, "from-ga": t, "from-hi": t, "from-ia": t, "from-id": t, "from-il": t, "from-in": t, "from-ks": t, "from-ky": t, "from-ma": t, "from-md": t, "from-mi": t, "from-mn": t, "from-mo": t, "from-ms": t, "from-mt": t, "from-nc": t, "from-nd": t, "from-ne": t, "from-nh": t, "from-nj": t, "from-nm": t, "from-nv": t, "from-oh": t, "from-ok": t, "from-or": t, "from-pa": t, "from-pr": t, "from-ri": t, "from-sc": t, "from-sd": t, "from-tn": t, "from-tx": t, "from-ut": t, "from-va": t, "from-vt": t, "from-wa": t, "from-wi": t, "from-wv": t, "from-wy": t, getmyip: t, gotdns: t, "hobby-site": t, homelinux: t, homeunix: t, iamallama: t, "is-a-anarchist": t, "is-a-blogger": t, "is-a-bookkeeper": t, "is-a-bulls-fan": t, "is-a-caterer": t, "is-a-chef": t, "is-a-conservative": t, "is-a-cpa": t, "is-a-cubicle-slave": t, "is-a-democrat": t, "is-a-designer": t, "is-a-doctor": t, "is-a-financialadvisor": t, "is-a-geek": t, "is-a-green": t, "is-a-guru": t, "is-a-hard-worker": t, "is-a-hunter": t, "is-a-landscaper": t, "is-a-lawyer": t, "is-a-liberal": t, "is-a-libertarian": t, "is-a-llama": t, "is-a-musician": t, "is-a-nascarfan": t, "is-a-nurse": t, "is-a-painter": t, "is-a-personaltrainer": t, "is-a-photographer": t, "is-a-player": t, "is-a-republican": t, "is-a-rockstar": t, "is-a-socialist": t, "is-a-student": t, "is-a-teacher": t, "is-a-techie": t, "is-a-therapist": t, "is-an-accountant": t, "is-an-actor": t, "is-an-actress": t, "is-an-anarchist": t, "is-an-artist": t, "is-an-engineer": t, "is-an-entertainer": t, "is-certified": t, "is-gone": t, "is-into-anime": t, "is-into-cars": t, "is-into-cartoons": t, "is-into-games": t, "is-leet": t, "is-not-certified": t, "is-slick": t, "is-uberleet": t, "is-with-theband": t, "isa-geek": t, "isa-hockeynut": t, issmarterthanyou: t, "likes-pie": t, likescandy: t, "neat-url": t, "saves-the-whales": t, selfip: t, "sells-for-less": t, "sells-for-u": t, servebbs: t, "simple-url": t, "space-to-rent": t, "teaches-yoga": t, writesthisblog: t, "1cooldns": t, bumbleshrimp: t, ddnsfree: t, ddnsgeek: t, ddnsguru: t, dynuddns: t, dynuhosting: t, giize: t, gleeze: t, kozow: t, loseyourip: t, ooguy: t, pivohosting: t, theworkpc: t, wiredbladehosting: t, emergentagent: [0, { preview: t }], mytuleap: t, "tuleap-partners": t, encoreapi: t, evennode: [0, { "eu-1": t, "eu-2": t, "eu-3": t, "eu-4": t, "us-1": t, "us-2": t, "us-3": t, "us-4": t }], onfabrica: t, "fastly-edge": t, "fastly-terrarium": t, "fastvps-server": t, mydobiss: t, firebaseapp: t, fldrv: t, framercanvas: t, "freebox-os": t, freeboxos: t, freemyip: t, aliases121: t, gentapps: t, gentlentapis: t, githubusercontent: t, "0emm": a, appspot: [2, { r: a }], blogspot: t, codespot: t, googleapis: t, googlecode: t, pagespeedmobilizer: t, withgoogle: t, withyoutube: t, grayjayleagues: t, hatenablog: t, hatenadiary: t, "hercules-app": t, "hercules-dev": t, herokuapp: t, gr: t, smushcdn: t, wphostedmail: t, wpmucdn: t, pixolino: t, "apps-1and1": t, "live-website": t, "webspace-host": t, dopaas: t, "hosted-by-previder": tt, hosteur: [0, { "rag-cloud": t, "rag-cloud-ch": t }], "ik-server": [0, { jcloud: t, "jcloud-ver-jpc": t }], jelastic: [0, { demo: t }], massivegrid: tt, wafaicloud: [0, { jed: t, ryd: t }], "eu1-plenit": t, "la1-plenit": t, "us1-plenit": t, webadorsite: t, "on-forge": t, "on-vapor": t, lpusercontent: t, linode: [0, { members: t, nodebalancer: a }], linodeobjects: a, linodeusercontent: [0, { ip: t }], localtonet: t, lovableproject: t, barsycenter: t, barsyonline: t, lutrausercontent: a, magicpatternsapp: t, modelscape: t, mwcloudnonprod: t, polyspace: t, mazeplay: t, miniserver: t, atmeta: t, fbsbx: xt, meteorapp: _t, routingthecloud: t, "same-app": t, "same-preview": t, mydbserver: t, mochausercontent: t, hostedpi: t, "mythic-beasts": [0, { caracal: t, customer: t, fentiger: t, lynx: t, ocelot: t, oncilla: t, onza: t, sphinx: t, vs: t, x: t, yali: t }], nospamproxy: [0, { cloud: [2, { o365: t }] }], "4u": t, nfshost: t, "3utilities": t, blogsyte: t, ciscofreak: t, damnserver: t, ddnsking: t, ditchyourip: t, dnsiskinky: t, dynns: t, geekgalaxy: t, "health-carereform": t, homesecuritymac: t, homesecuritypc: t, myactivedirectory: t, mysecuritycamera: t, myvnc: t, "net-freaks": t, onthewifi: t, point2this: t, quicksytes: t, securitytactics: t, servebeer: t, servecounterstrike: t, serveexchange: t, serveftp: t, servegame: t, servehalflife: t, servehttp: t, servehumour: t, serveirc: t, servemp3: t, servep2p: t, servepics: t, servequake: t, servesarcasm: t, stufftoread: t, unusualperson: t, workisboring: t, myiphost: t, observableusercontent: [0, { static: t }], simplesite: t, oaiusercontent: a, orsites: t, operaunite: t, "customer-oci": [0, { "*": t, oci: a, ocp: a, ocs: a }], oraclecloudapps: a, oraclegovcloudapps: a, "authgear-staging": t, authgearapps: t, outsystemscloud: t, ownprovider: t, pgfog: t, pagexl: t, gotpantheon: t, paywhirl: a, forgeblocks: t, upsunapp: t, "postman-echo": t, prgmr: [0, { xen: t }], "project-study": [0, { dev: t }], pythonanywhere: _t, qa2: t, "alpha-myqnapcloud": t, "dev-myqnapcloud": t, mycloudnas: t, mynascloud: t, myqnapcloud: t, qualifioapp: t, ladesk: t, qualyhqpartner: a, qualyhqportal: a, qbuser: t, quipelements: a, rackmaze: t, "readthedocs-hosted": t, rhcloud: t, onrender: t, render: at, "subsc-pay": t, "180r": t, dojin: t, sakuratan: t, sakuraweb: t, x0: t, code: [0, { builder: a, "dev-builder": a, "stg-builder": a }], salesforce: [0, { platform: [0, { "code-builder-stg": [0, { test: [0, { "001": a }] }] }] }], logoip: t, scrysec: t, "firewall-gateway": t, myshopblocks: t, myshopify: t, shopitsite: t, "1kapp": t, appchizi: t, applinzi: t, sinaapp: t, vipsinaapp: t, streamlitapp: t, "try-snowplow": t, "playstation-cloud": t, myspreadshop: t, "w-corp-staticblitz": t, "w-credentialless-staticblitz": t, "w-staticblitz": t, "stackhero-network": t, stdlib: [0, { api: t }], strapiapp: [2, { media: t }], "streak-link": t, streaklinks: t, streakusercontent: t, "temp-dns": t, dsmynas: t, familyds: t, mytabit: t, taveusercontent: t, "tb-hosting": nt, reservd: t, thingdustdata: t, "townnews-staging": t, typeform: [0, { pro: t }], hk: t, it: t, "deus-canvas": t, vultrobjects: a, wafflecell: t, hotelwithflight: t, "reserve-online": t, cprapid: t, pleskns: t, remotewd: t, wiardweb: [0, { pages: t }], "base44-sandbox": t, wixsite: t, wixstudio: t, messwithdns: t, "woltlab-demo": t, wpenginepowered: [2, { js: t }], xnbay: [2, { u2: t, "u2-local": t }], xtooldevice: t, yolasite: t }], coop: e, cr: [1, { ac: e, co: e, ed: e, fi: e, go: e, or: e, sa: e }], cu: [1, { com: e, edu: e, gob: e, inf: e, nat: e, net: e, org: e }], cv: [1, { com: e, edu: e, id: e, int: e, net: e, nome: e, org: e, publ: e }], cw: Le, cx: [1, { gov: e, cloudns: t, ath: t, info: t, assessments: t, calculators: t, funnels: t, paynow: t, quizzes: t, researched: t, tests: t }], cy: [1, { ac: e, biz: e, com: [1, { scaleforce: st }], ekloges: e, gov: e, ltd: e, mil: e, net: e, org: e, press: e, pro: e, tm: e }], cz: [1, { gov: e, contentproxy9: [0, { rsc: t }], realm: t, e4: t, co: t, metacentrum: [0, { cloud: a, custom: t }], muni: [0, { cloud: [0, { flt: t, usr: t }] }] }], de: [1, { bplaced: t, square7: t, "bwcloud-os-instance": a, com: t, cosidns: Ct, dnsupdater: t, "dynamisches-dns": t, "internet-dns": t, "l-o-g-i-n": t, ddnss: [2, { dyn: t, dyndns: t }], "dyn-ip24": t, dyndns1: t, "home-webserver": [2, { dyn: t }], "myhome-server": t, dnshome: t, fuettertdasnetz: t, isteingeek: t, istmein: t, lebtimnetz: t, leitungsen: t, traeumtgerade: t, frusky: a, goip: t, "xn--gnstigbestellen-zvb": t, günstigbestellen: t, "xn--gnstigliefern-wob": t, günstigliefern: t, "hs-heilbronn": [0, { it: [0, { pages: t, "pages-research": t }] }], "dyn-berlin": t, "in-berlin": t, "in-brb": t, "in-butter": t, "in-dsl": t, "in-vpn": t, iservschule: t, "mein-iserv": t, schuldock: t, schulplattform: t, schulserver: t, "test-iserv": t, keymachine: t, co: t, "git-repos": t, "lcube-server": t, "svn-repos": t, barsy: t, webspaceconfig: t, "123webseite": t, rub: t, "ruhr-uni-bochum": [2, { noc: [0, { io: t }] }], logoip: t, "firewall-gateway": t, "my-gateway": t, "my-router": t, spdns: t, my: t, speedpartner: [0, { customer: t }], myspreadshop: t, "taifun-dns": t, "12hp": t, "2ix": t, "4lima": t, "lima-city": t, "virtual-user": t, virtualuser: t, "community-pro": t, diskussionsbereich: t, xenonconnect: a }], dj: e, dk: [1, { biz: t, co: t, firm: t, reg: t, store: t, "123hjemmeside": t, myspreadshop: t }], dm: Tt, do: [1, { art: e, com: e, edu: e, gob: e, gov: e, mil: e, net: e, org: e, sld: e, web: e }], dz: [1, { art: e, asso: e, com: e, edu: e, gov: e, net: e, org: e, pol: e, soc: e, tm: e }], ec: [1, { abg: e, adm: e, agron: e, arqt: e, art: e, bar: e, chef: e, com: e, cont: e, cpa: e, cue: e, dent: e, dgn: e, disco: e, doc: e, edu: e, eng: e, esm: e, fin: e, fot: e, gal: e, gob: e, gov: e, gye: e, ibr: e, info: e, k12: e, lat: e, loj: e, med: e, mil: e, mktg: e, mon: e, net: e, ntr: e, odont: e, org: e, pro: e, prof: e, psic: e, psiq: e, pub: e, rio: e, rrpp: e, sal: e, tech: e, tul: e, tur: e, uio: e, vet: e, xxx: e, base: t, official: t }], edu: [1, { rit: [0, { "git-pages": t }] }], ee: [1, { aip: e, com: e, edu: e, fie: e, gov: e, lib: e, med: e, org: e, pri: e, riik: e }], eg: [1, { ac: e, com: e, edu: e, eun: e, gov: e, info: e, me: e, mil: e, name: e, net: e, org: e, sci: e, sport: e, tv: e }], er: v, es: [1, { com: e, edu: e, gob: e, nom: e, org: e, "123miweb": t, myspreadshop: t }], et: [1, { biz: e, com: e, edu: e, gov: e, info: e, name: e, net: e, org: e }], eu: [1, { amazonwebservices: [0, { on: [0, { "eusc-de-east-1": [0, { "cognito-idp": z }] }] }], cloudns: t, prvw: t, deuxfleurs: t, dogado: [0, { jelastic: t }], barsy: t, spdns: t, nxa: a, directwp: t, transurl: a }], fi: [1, { aland: e, dy: t, "xn--hkkinen-5wa": t, häkkinen: t, iki: t, cloudplatform: [0, { fi: t }], datacenter: [0, { demo: t, paas: t }], kapsi: t, "123kotisivu": t, myspreadshop: t }], fj: [1, { ac: e, biz: e, com: e, edu: e, gov: e, id: e, info: e, mil: e, name: e, net: e, org: e, pro: e }], fk: v, fm: [1, { com: e, edu: e, net: e, org: e, radio: t, user: a }], fo: e, fr: [1, { asso: e, com: e, gouv: e, nom: e, prd: e, tm: e, avoues: e, cci: e, greta: e, "huissier-justice": e, "fbx-os": t, fbxos: t, "freebox-os": t, freeboxos: t, goupile: t, "123siteweb": t, "on-web": t, "chirurgiens-dentistes-en-france": t, dedibox: t, aeroport: t, avocat: t, chambagri: t, "chirurgiens-dentistes": t, "experts-comptables": t, medecin: t, notaires: t, pharmacien: t, port: t, veterinaire: t, myspreadshop: t, ynh: t }], ga: e, gb: e, gd: [1, { edu: e, gov: e }], ge: [1, { com: e, edu: e, gov: e, net: e, org: e, pvt: e, school: e }], gf: e, gg: [1, { co: e, net: e, org: e, ply: [0, { at: a, d6: t }], botdash: t, kaas: t, stackit: t, panel: [2, { daemon: t }] }], gh: [1, { biz: e, com: e, edu: e, gov: e, mil: e, net: e, org: e }], gi: [1, { com: e, edu: e, gov: e, ltd: e, mod: e, org: e }], gl: [1, { co: e, com: e, edu: e, net: e, org: e }], gm: e, gn: [1, { ac: e, com: e, edu: e, gov: e, net: e, org: e }], gov: e, gp: [1, { asso: e, com: e, edu: e, mobi: e, net: e, org: e }], gq: e, gr: [1, { com: e, edu: e, gov: e, net: e, org: e, barsy: t, simplesite: t }], gs: e, gt: [1, { com: e, edu: e, gob: e, ind: e, mil: e, net: e, org: e }], gu: [1, { com: e, edu: e, gov: e, guam: e, info: e, net: e, org: e, web: e }], gw: [1, { nx: t }], gy: Tt, hk: [1, { com: e, edu: e, gov: e, idv: e, net: e, org: e, "xn--ciqpn": e, 个人: e, "xn--gmqw5a": e, 個人: e, "xn--55qx5d": e, 公司: e, "xn--mxtq1m": e, 政府: e, "xn--lcvr32d": e, 敎育: e, "xn--wcvs22d": e, 教育: e, "xn--gmq050i": e, 箇人: e, "xn--uc0atv": e, 組織: e, "xn--uc0ay4a": e, 組织: e, "xn--od0alg": e, 網絡: e, "xn--zf0avx": e, 網络: e, "xn--mk0axi": e, 组織: e, "xn--tn0ag": e, 组织: e, "xn--od0aq3b": e, 网絡: e, "xn--io0a7i": e, 网络: e, inc: t, ltd: t }], hm: e, hn: [1, { com: e, edu: e, gob: e, mil: e, net: e, org: e }], hr: [1, { com: e, from: e, iz: e, name: e, brendly: y }], ht: [1, { adult: e, art: e, asso: e, com: e, coop: e, edu: e, firm: e, gouv: e, info: e, med: e, net: e, org: e, perso: e, pol: e, pro: e, rel: e, shop: e, rt: t }], hu: [1, { 2e3: e, agrar: e, bolt: e, casino: e, city: e, co: e, erotica: e, erotika: e, film: e, forum: e, games: e, hotel: e, info: e, ingatlan: e, jogasz: e, konyvelo: e, lakas: e, media: e, news: e, org: e, priv: e, reklam: e, sex: e, shop: e, sport: e, suli: e, szex: e, tm: e, tozsde: e, utazas: e, video: e }], id: [1, { ac: e, biz: e, co: e, desa: e, go: e, kop: e, mil: e, my: e, net: e, or: e, ponpes: e, sch: e, web: e, "xn--9tfky": e, "ᬩᬮᬶ": e, e: t, zone: t }], ie: [1, { gov: e, myspreadshop: t }], il: [1, { ac: e, co: [1, { ravpage: t, mytabit: t, tabitorder: t }], gov: e, idf: e, k12: e, muni: e, net: e, org: e }], "xn--4dbrk0ce": [1, { "xn--4dbgdty6c": e, "xn--5dbhl8d": e, "xn--8dbq2a": e, "xn--hebda8b": e }], ישראל: [1, { אקדמיה: e, ישוב: e, צהל: e, ממשל: e }], im: [1, { ac: e, co: [1, { ltd: e, plc: e }], com: e, net: e, org: e, tt: e, tv: e }], in: [1, { "5g": e, "6g": e, ac: e, ai: e, am: e, bank: e, bihar: e, biz: e, business: e, ca: e, cn: e, co: e, com: e, coop: e, cs: e, delhi: e, dr: e, edu: e, er: e, fin: e, firm: e, gen: e, gov: e, gujarat: e, ind: e, info: e, int: e, internet: e, io: e, me: e, mil: e, net: e, nic: e, org: e, pg: e, post: e, pro: e, res: e, travel: e, tv: e, uk: e, up: e, us: e, cloudns: t, barsy: t, web: t, indevs: t, supabase: t }], info: [1, { cloudns: t, "dynamic-dns": t, "barrel-of-knowledge": t, "barrell-of-knowledge": t, dyndns: t, "for-our": t, "groks-the": t, "groks-this": t, "here-for-more": t, knowsitall: t, selfip: t, webhop: t, barsy: t, mayfirst: t, mittwald: t, mittwaldserver: t, typo3server: t, dvrcam: t, ilovecollege: t, "no-ip": t, forumz: t, nsupdate: t, dnsupdate: t, "v-info": t }], int: [1, { eu: e }], io: [1, { 2038: t, co: e, com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e, "on-acorn": a, myaddr: t, apigee: t, "b-data": t, beagleboard: t, bitbucket: t, bluebite: t, boxfuse: t, brave: o, browsersafetymark: t, bubble: Se, bubbleapps: t, bigv: [0, { uk0: t }], cleverapps: t, cloudbeesusercontent: t, dappnode: [0, { dyndns: t }], darklang: t, definima: t, dedyn: t, icp0: zt, icp1: zt, qzz: t, "fh-muenster": t, gitbook: t, github: t, gitlab: t, lolipop: t, "hasura-app": t, hostyhosting: t, hypernode: t, moonscale: a, beebyte: tt, beebyteapp: [0, { sekd1: t }], jele: t, keenetic: t, kiloapps: t, webthings: t, loginline: t, barsy: t, azurecontainer: a, ngrok: [2, { ap: t, au: t, eu: t, in: t, jp: t, sa: t, us: t }], nodeart: [0, { stage: t }], pantheonsite: t, forgerock: [0, { id: t }], pstmn: [2, { mock: t }], protonet: t, qcx: [2, { sys: a }], qoto: t, vaporcloud: t, myrdbx: t, "rb-hosting": nt, "on-k3s": a, "on-rio": a, readthedocs: t, resindevice: t, resinstaging: [0, { devices: t }], hzc: t, sandcats: t, scrypted: [0, { client: t }], "mo-siemens": t, lair: xt, stolos: a, musician: t, utwente: t, edugit: t, telebit: t, thingdust: [0, { dev: ot, disrec: ot, prod: Ot, testing: ot }], tickets: t, webflow: t, webflowtest: t, editorx: t, wixstudio: t, basicserver: t, virtualserver: t }], iq: s, ir: [1, { ac: e, co: e, gov: e, id: e, net: e, org: e, sch: e, "xn--mgba3a4f16a": e, ایران: e, "xn--mgba3a4fra": e, ايران: e, arvanedge: t, vistablog: t }], is: e, it: [1, { edu: e, gov: e, abr: e, abruzzo: e, "aosta-valley": e, aostavalley: e, bas: e, basilicata: e, cal: e, calabria: e, cam: e, campania: e, "emilia-romagna": e, emiliaromagna: e, emr: e, "friuli-v-giulia": e, "friuli-ve-giulia": e, "friuli-vegiulia": e, "friuli-venezia-giulia": e, "friuli-veneziagiulia": e, "friuli-vgiulia": e, "friuliv-giulia": e, "friulive-giulia": e, friulivegiulia: e, "friulivenezia-giulia": e, friuliveneziagiulia: e, friulivgiulia: e, fvg: e, laz: e, lazio: e, lig: e, liguria: e, lom: e, lombardia: e, lombardy: e, lucania: e, mar: e, marche: e, mol: e, molise: e, piedmont: e, piemonte: e, pmn: e, pug: e, puglia: e, sar: e, sardegna: e, sardinia: e, sic: e, sicilia: e, sicily: e, taa: e, tos: e, toscana: e, "trentin-sud-tirol": e, "xn--trentin-sd-tirol-rzb": e, "trentin-süd-tirol": e, "trentin-sudtirol": e, "xn--trentin-sdtirol-7vb": e, "trentin-südtirol": e, "trentin-sued-tirol": e, "trentin-suedtirol": e, trentino: e, "trentino-a-adige": e, "trentino-aadige": e, "trentino-alto-adige": e, "trentino-altoadige": e, "trentino-s-tirol": e, "trentino-stirol": e, "trentino-sud-tirol": e, "xn--trentino-sd-tirol-c3b": e, "trentino-süd-tirol": e, "trentino-sudtirol": e, "xn--trentino-sdtirol-szb": e, "trentino-südtirol": e, "trentino-sued-tirol": e, "trentino-suedtirol": e, "trentinoa-adige": e, trentinoaadige: e, "trentinoalto-adige": e, trentinoaltoadige: e, "trentinos-tirol": e, trentinostirol: e, "trentinosud-tirol": e, "xn--trentinosd-tirol-rzb": e, "trentinosüd-tirol": e, trentinosudtirol: e, "xn--trentinosdtirol-7vb": e, trentinosüdtirol: e, "trentinosued-tirol": e, trentinosuedtirol: e, "trentinsud-tirol": e, "xn--trentinsd-tirol-6vb": e, "trentinsüd-tirol": e, trentinsudtirol: e, "xn--trentinsdtirol-nsb": e, trentinsüdtirol: e, "trentinsued-tirol": e, trentinsuedtirol: e, tuscany: e, umb: e, umbria: e, "val-d-aosta": e, "val-daosta": e, "vald-aosta": e, valdaosta: e, "valle-aosta": e, "valle-d-aosta": e, "valle-daosta": e, valleaosta: e, "valled-aosta": e, valledaosta: e, "vallee-aoste": e, "xn--valle-aoste-ebb": e, "vallée-aoste": e, "vallee-d-aoste": e, "xn--valle-d-aoste-ehb": e, "vallée-d-aoste": e, valleeaoste: e, "xn--valleaoste-e7a": e, valléeaoste: e, valleedaoste: e, "xn--valledaoste-ebb": e, valléedaoste: e, vao: e, vda: e, ven: e, veneto: e, ag: e, agrigento: e, al: e, alessandria: e, "alto-adige": e, altoadige: e, an: e, ancona: e, "andria-barletta-trani": e, "andria-trani-barletta": e, andriabarlettatrani: e, andriatranibarletta: e, ao: e, aosta: e, aoste: e, ap: e, aq: e, aquila: e, ar: e, arezzo: e, "ascoli-piceno": e, ascolipiceno: e, asti: e, at: e, av: e, avellino: e, ba: e, balsan: e, "balsan-sudtirol": e, "xn--balsan-sdtirol-nsb": e, "balsan-südtirol": e, "balsan-suedtirol": e, bari: e, "barletta-trani-andria": e, barlettatraniandria: e, belluno: e, benevento: e, bergamo: e, bg: e, bi: e, biella: e, bl: e, bn: e, bo: e, bologna: e, bolzano: e, "bolzano-altoadige": e, bozen: e, "bozen-sudtirol": e, "xn--bozen-sdtirol-2ob": e, "bozen-südtirol": e, "bozen-suedtirol": e, br: e, brescia: e, brindisi: e, bs: e, bt: e, bulsan: e, "bulsan-sudtirol": e, "xn--bulsan-sdtirol-nsb": e, "bulsan-südtirol": e, "bulsan-suedtirol": e, bz: e, ca: e, cagliari: e, caltanissetta: e, "campidano-medio": e, campidanomedio: e, campobasso: e, "carbonia-iglesias": e, carboniaiglesias: e, "carrara-massa": e, carraramassa: e, caserta: e, catania: e, catanzaro: e, cb: e, ce: e, "cesena-forli": e, "xn--cesena-forl-mcb": e, "cesena-forlì": e, cesenaforli: e, "xn--cesenaforl-i8a": e, cesenaforlì: e, ch: e, chieti: e, ci: e, cl: e, cn: e, co: e, como: e, cosenza: e, cr: e, cremona: e, crotone: e, cs: e, ct: e, cuneo: e, cz: e, "dell-ogliastra": e, dellogliastra: e, en: e, enna: e, fc: e, fe: e, fermo: e, ferrara: e, fg: e, fi: e, firenze: e, florence: e, fm: e, foggia: e, "forli-cesena": e, "xn--forl-cesena-fcb": e, "forlì-cesena": e, forlicesena: e, "xn--forlcesena-c8a": e, forlìcesena: e, fr: e, frosinone: e, ge: e, genoa: e, genova: e, go: e, gorizia: e, gr: e, grosseto: e, "iglesias-carbonia": e, iglesiascarbonia: e, im: e, imperia: e, is: e, isernia: e, kr: e, "la-spezia": e, laquila: e, laspezia: e, latina: e, lc: e, le: e, lecce: e, lecco: e, li: e, livorno: e, lo: e, lodi: e, lt: e, lu: e, lucca: e, macerata: e, mantova: e, "massa-carrara": e, massacarrara: e, matera: e, mb: e, mc: e, me: e, "medio-campidano": e, mediocampidano: e, messina: e, mi: e, milan: e, milano: e, mn: e, mo: e, modena: e, monza: e, "monza-brianza": e, "monza-e-della-brianza": e, monzabrianza: e, monzaebrianza: e, monzaedellabrianza: e, ms: e, mt: e, na: e, naples: e, napoli: e, no: e, novara: e, nu: e, nuoro: e, og: e, ogliastra: e, "olbia-tempio": e, olbiatempio: e, or: e, oristano: e, ot: e, pa: e, padova: e, padua: e, palermo: e, parma: e, pavia: e, pc: e, pd: e, pe: e, perugia: e, "pesaro-urbino": e, pesarourbino: e, pescara: e, pg: e, pi: e, piacenza: e, pisa: e, pistoia: e, pn: e, po: e, pordenone: e, potenza: e, pr: e, prato: e, pt: e, pu: e, pv: e, pz: e, ra: e, ragusa: e, ravenna: e, rc: e, re: e, "reggio-calabria": e, "reggio-emilia": e, reggiocalabria: e, reggioemilia: e, rg: e, ri: e, rieti: e, rimini: e, rm: e, rn: e, ro: e, roma: e, rome: e, rovigo: e, sa: e, salerno: e, sassari: e, savona: e, si: e, siena: e, siracusa: e, so: e, sondrio: e, sp: e, sr: e, ss: e, "xn--sdtirol-n2a": e, südtirol: e, suedtirol: e, sv: e, ta: e, taranto: e, te: e, "tempio-olbia": e, tempioolbia: e, teramo: e, terni: e, tn: e, to: e, torino: e, tp: e, tr: e, "trani-andria-barletta": e, "trani-barletta-andria": e, traniandriabarletta: e, tranibarlettaandria: e, trapani: e, trento: e, treviso: e, trieste: e, ts: e, turin: e, tv: e, ud: e, udine: e, "urbino-pesaro": e, urbinopesaro: e, va: e, varese: e, vb: e, vc: e, ve: e, venezia: e, venice: e, verbania: e, vercelli: e, verona: e, vi: e, "vibo-valentia": e, vibovalentia: e, vicenza: e, viterbo: e, vr: e, vs: e, vt: e, vv: e, ibxos: t, iliadboxos: t, neen: [0, { jc: t }], "123homepage": t, "16-b": t, "32-b": t, "64-b": t, myspreadshop: t, syncloud: t }], je: [1, { co: e, net: e, org: e, of: t }], jm: v, 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: It, gehirn: t, ivory: t, "mail-box": t, mints: t, mokuren: t, opal: t, sakura: t, sumomo: t, topaz: t }], or: e, aichi: [1, { aisai: e, ama: e, anjo: e, asuke: e, chiryu: e, chita: e, fuso: e, gamagori: e, handa: e, hazu: e, hekinan: e, higashiura: e, ichinomiya: e, inazawa: e, inuyama: e, isshiki: e, iwakura: e, kanie: e, kariya: e, kasugai: e, kira: e, kiyosu: e, komaki: e, konan: e, kota: e, mihama: e, miyoshi: e, nishio: e, nisshin: e, obu: e, oguchi: e, oharu: e, okazaki: e, owariasahi: e, seto: e, shikatsu: e, shinshiro: e, shitara: e, tahara: e, takahama: e, tobishima: e, toei: e, togo: e, tokai: e, tokoname: e, toyoake: e, toyohashi: e, toyokawa: e, toyone: e, toyota: e, tsushima: e, yatomi: e }], akita: [1, { akita: e, daisen: e, fujisato: e, gojome: e, hachirogata: e, happou: e, higashinaruse: e, honjo: e, honjyo: e, ikawa: e, kamikoani: e, kamioka: e, katagami: e, kazuno: e, kitaakita: e, kosaka: e, kyowa: e, misato: e, mitane: e, moriyoshi: e, nikaho: e, noshiro: e, odate: e, oga: e, ogata: e, semboku: e, yokote: e, yurihonjo: e }], aomori: [1, { aomori: e, gonohe: e, hachinohe: e, hashikami: e, hiranai: e, hirosaki: e, itayanagi: e, kuroishi: e, misawa: e, mutsu: e, nakadomari: e, noheji: e, oirase: e, owani: e, rokunohe: e, sannohe: e, shichinohe: e, shingo: e, takko: e, towada: e, tsugaru: e, tsuruta: e }], chiba: [1, { abiko: e, asahi: e, chonan: e, chosei: e, choshi: e, chuo: e, funabashi: e, futtsu: e, hanamigawa: e, ichihara: e, ichikawa: e, ichinomiya: e, inzai: e, isumi: e, kamagaya: e, kamogawa: e, kashiwa: e, katori: e, katsuura: e, kimitsu: e, kisarazu: e, kozaki: e, kujukuri: e, kyonan: e, matsudo: e, midori: e, mihama: e, minamiboso: e, mobara: e, mutsuzawa: e, nagara: e, nagareyama: e, narashino: e, narita: e, noda: e, oamishirasato: e, omigawa: e, onjuku: e, otaki: e, sakae: e, sakura: e, shimofusa: e, shirako: e, shiroi: e, shisui: e, sodegaura: e, sosa: e, tako: e, tateyama: e, togane: e, tohnosho: e, tomisato: e, urayasu: e, yachimata: e, yachiyo: e, yokaichiba: e, yokoshibahikari: e, yotsukaido: e }], ehime: [1, { ainan: e, honai: e, ikata: e, imabari: e, iyo: e, kamijima: e, kihoku: e, kumakogen: e, masaki: e, matsuno: e, matsuyama: e, namikata: e, niihama: e, ozu: e, saijo: e, seiyo: e, shikokuchuo: e, tobe: e, toon: e, uchiko: e, uwajima: e, yawatahama: e }], fukui: [1, { echizen: e, eiheiji: e, fukui: e, ikeda: e, katsuyama: e, mihama: e, minamiechizen: e, obama: e, ohi: e, ono: e, sabae: e, sakai: e, takahama: e, tsuruga: e, wakasa: e }], fukuoka: [1, { ashiya: e, buzen: e, chikugo: e, chikuho: e, chikujo: e, chikushino: e, chikuzen: e, chuo: e, dazaifu: e, fukuchi: e, hakata: e, higashi: e, hirokawa: e, hisayama: e, iizuka: e, inatsuki: e, kaho: e, kasuga: e, kasuya: e, kawara: e, keisen: e, koga: e, kurate: e, kurogi: e, kurume: e, minami: e, miyako: e, miyama: e, miyawaka: e, mizumaki: e, munakata: e, nakagawa: e, nakama: e, nishi: e, nogata: e, ogori: e, okagaki: e, okawa: e, oki: e, omuta: e, onga: e, onojo: e, oto: e, saigawa: e, sasaguri: e, shingu: e, shinyoshitomi: e, shonai: e, soeda: e, sue: e, tachiarai: e, tagawa: e, takata: e, toho: e, toyotsu: e, tsuiki: e, ukiha: e, umi: e, usui: e, yamada: e, yame: e, yanagawa: e, yukuhashi: e }], fukushima: [1, { aizubange: e, aizumisato: e, aizuwakamatsu: e, asakawa: e, bandai: e, date: e, fukushima: e, furudono: e, futaba: e, hanawa: e, higashi: e, hirata: e, hirono: e, iitate: e, inawashiro: e, ishikawa: e, iwaki: e, izumizaki: e, kagamiishi: e, kaneyama: e, kawamata: e, kitakata: e, kitashiobara: e, koori: e, koriyama: e, kunimi: e, miharu: e, mishima: e, namie: e, nango: e, nishiaizu: e, nishigo: e, okuma: e, omotego: e, ono: e, otama: e, samegawa: e, shimogo: e, shirakawa: e, showa: e, soma: e, sukagawa: e, taishin: e, tamakawa: e, tanagura: e, tenei: e, yabuki: e, yamato: e, yamatsuri: e, yanaizu: e, yugawa: e }], gifu: [1, { anpachi: e, ena: e, gifu: e, ginan: e, godo: e, gujo: e, hashima: e, hichiso: e, hida: e, higashishirakawa: e, ibigawa: e, ikeda: e, kakamigahara: e, kani: e, kasahara: e, kasamatsu: e, kawaue: e, kitagata: e, mino: e, minokamo: e, mitake: e, mizunami: e, motosu: e, nakatsugawa: e, ogaki: e, sakahogi: e, seki: e, sekigahara: e, shirakawa: e, tajimi: e, takayama: e, tarui: e, toki: e, tomika: e, wanouchi: e, yamagata: e, yaotsu: e, yoro: e }], gunma: [1, { annaka: e, chiyoda: e, fujioka: e, higashiagatsuma: e, isesaki: e, itakura: e, kanna: e, kanra: e, katashina: e, kawaba: e, kiryu: e, kusatsu: e, maebashi: e, meiwa: e, midori: e, minakami: e, naganohara: e, nakanojo: e, nanmoku: e, numata: e, oizumi: e, ora: e, ota: e, shibukawa: e, shimonita: e, shinto: e, showa: e, takasaki: e, takayama: e, tamamura: e, tatebayashi: e, tomioka: e, tsukiyono: e, tsumagoi: e, ueno: e, yoshioka: e }], hiroshima: [1, { asaminami: e, daiwa: e, etajima: e, fuchu: e, fukuyama: e, hatsukaichi: e, higashihiroshima: e, hongo: e, jinsekikogen: e, kaita: e, kui: e, kumano: e, kure: e, mihara: e, miyoshi: e, naka: e, onomichi: e, osakikamijima: e, otake: e, saka: e, sera: e, seranishi: e, shinichi: e, shobara: e, takehara: e }], hokkaido: [1, { abashiri: e, abira: e, aibetsu: e, akabira: e, akkeshi: e, asahikawa: e, ashibetsu: e, ashoro: e, assabu: e, atsuma: e, bibai: e, biei: e, bifuka: e, bihoro: e, biratori: e, chippubetsu: e, chitose: e, date: e, ebetsu: e, embetsu: e, eniwa: e, erimo: e, esan: e, esashi: e, fukagawa: e, fukushima: e, furano: e, furubira: e, haboro: e, hakodate: e, hamatonbetsu: e, hidaka: e, higashikagura: e, higashikawa: e, hiroo: e, hokuryu: e, hokuto: e, honbetsu: e, horokanai: e, horonobe: e, ikeda: e, imakane: e, ishikari: e, iwamizawa: e, iwanai: e, kamifurano: e, kamikawa: e, kamishihoro: e, kamisunagawa: e, kamoenai: e, kayabe: e, kembuchi: e, kikonai: e, kimobetsu: e, kitahiroshima: e, kitami: e, kiyosato: e, koshimizu: e, kunneppu: e, kuriyama: e, kuromatsunai: e, kushiro: e, kutchan: e, kyowa: e, mashike: e, matsumae: e, mikasa: e, minamifurano: e, mombetsu: e, moseushi: e, mukawa: e, muroran: e, naie: e, nakagawa: e, nakasatsunai: e, nakatombetsu: e, nanae: e, nanporo: e, nayoro: e, nemuro: e, niikappu: e, niki: e, nishiokoppe: e, noboribetsu: e, numata: e, obihiro: e, obira: e, oketo: e, okoppe: e, otaru: e, otobe: e, otofuke: e, otoineppu: e, oumu: e, ozora: e, pippu: e, rankoshi: e, rebun: e, rikubetsu: e, rishiri: e, rishirifuji: e, saroma: e, sarufutsu: e, shakotan: e, shari: e, shibecha: e, shibetsu: e, shikabe: e, shikaoi: e, shimamaki: e, shimizu: e, shimokawa: e, shinshinotsu: e, shintoku: e, shiranuka: e, shiraoi: e, shiriuchi: e, sobetsu: e, sunagawa: e, taiki: e, takasu: e, takikawa: e, takinoue: e, teshikaga: e, tobetsu: e, tohma: e, tomakomai: e, tomari: e, toya: e, toyako: e, toyotomi: e, toyoura: e, tsubetsu: e, tsukigata: e, urakawa: e, urausu: e, uryu: e, utashinai: e, wakkanai: e, wassamu: e, yakumo: e, yoichi: e }], hyogo: [1, { aioi: e, akashi: e, ako: e, amagasaki: e, aogaki: e, asago: e, ashiya: e, awaji: e, fukusaki: e, goshiki: e, harima: e, himeji: e, ichikawa: e, inagawa: e, itami: e, kakogawa: e, kamigori: e, kamikawa: e, kasai: e, kasuga: e, kawanishi: e, miki: e, minamiawaji: e, nishinomiya: e, nishiwaki: e, ono: e, sanda: e, sannan: e, sasayama: e, sayo: e, shingu: e, shinonsen: e, shiso: e, sumoto: e, taishi: e, taka: e, takarazuka: e, takasago: e, takino: e, tamba: e, tatsuno: e, toyooka: e, yabu: e, yashiro: e, yoka: e, yokawa: e }], ibaraki: [1, { ami: e, asahi: e, bando: e, chikusei: e, daigo: e, fujishiro: e, hitachi: e, hitachinaka: e, hitachiomiya: e, hitachiota: e, ibaraki: e, ina: e, inashiki: e, itako: e, iwama: e, joso: e, kamisu: e, kasama: e, kashima: e, kasumigaura: e, koga: e, miho: e, mito: e, moriya: e, naka: e, namegata: e, oarai: e, ogawa: e, omitama: e, ryugasaki: e, sakai: e, sakuragawa: e, shimodate: e, shimotsuma: e, shirosato: e, sowa: e, suifu: e, takahagi: e, tamatsukuri: e, tokai: e, tomobe: e, tone: e, toride: e, tsuchiura: e, tsukuba: e, uchihara: e, ushiku: e, yachiyo: e, yamagata: e, yawara: e, yuki: e }], ishikawa: [1, { anamizu: e, hakui: e, hakusan: e, kaga: e, kahoku: e, kanazawa: e, kawakita: e, komatsu: e, nakanoto: e, nanao: e, nomi: e, nonoichi: e, noto: e, shika: e, suzu: e, tsubata: e, tsurugi: e, uchinada: e, wajima: e }], iwate: [1, { fudai: e, fujisawa: e, hanamaki: e, hiraizumi: e, hirono: e, ichinohe: e, ichinoseki: e, iwaizumi: e, iwate: e, joboji: e, kamaishi: e, kanegasaki: e, karumai: e, kawai: e, kitakami: e, kuji: e, kunohe: e, kuzumaki: e, miyako: e, mizusawa: e, morioka: e, ninohe: e, noda: e, ofunato: e, oshu: e, otsuchi: e, rikuzentakata: e, shiwa: e, shizukuishi: e, sumita: e, tanohata: e, tono: e, yahaba: e, yamada: e }], kagawa: [1, { ayagawa: e, higashikagawa: e, kanonji: e, kotohira: e, manno: e, marugame: e, mitoyo: e, naoshima: e, sanuki: e, tadotsu: e, takamatsu: e, tonosho: e, uchinomi: e, utazu: e, zentsuji: e }], kagoshima: [1, { akune: e, amami: e, hioki: e, isa: e, isen: e, izumi: e, kagoshima: e, kanoya: e, kawanabe: e, kinko: e, kouyama: e, makurazaki: e, matsumoto: e, minamitane: e, nakatane: e, nishinoomote: e, satsumasendai: e, soo: e, tarumizu: e, yusui: e }], kanagawa: [1, { aikawa: e, atsugi: e, ayase: e, chigasaki: e, ebina: e, fujisawa: e, hadano: e, hakone: e, hiratsuka: e, isehara: e, kaisei: e, kamakura: e, kiyokawa: e, matsuda: e, minamiashigara: e, miura: e, nakai: e, ninomiya: e, odawara: e, oi: e, oiso: e, sagamihara: e, samukawa: e, tsukui: e, yamakita: e, yamato: e, yokosuka: e, yugawara: e, zama: e, zushi: e }], kochi: [1, { aki: e, geisei: e, hidaka: e, higashitsuno: e, ino: e, kagami: e, kami: e, kitagawa: e, kochi: e, mihara: e, motoyama: e, muroto: e, nahari: e, nakamura: e, nankoku: e, nishitosa: e, niyodogawa: e, ochi: e, okawa: e, otoyo: e, otsuki: e, sakawa: e, sukumo: e, susaki: e, tosa: e, tosashimizu: e, toyo: e, tsuno: e, umaji: e, yasuda: e, yusuhara: e }], kumamoto: [1, { amakusa: e, arao: e, aso: e, choyo: e, gyokuto: e, kamiamakusa: e, kikuchi: e, kumamoto: e, mashiki: e, mifune: e, minamata: e, minamioguni: e, nagasu: e, nishihara: e, oguni: e, ozu: e, sumoto: e, takamori: e, uki: e, uto: e, yamaga: e, yamato: e, yatsushiro: e }], kyoto: [1, { ayabe: e, fukuchiyama: e, higashiyama: e, ide: e, ine: e, joyo: e, kameoka: e, kamo: e, kita: e, kizu: e, kumiyama: e, kyotamba: e, kyotanabe: e, kyotango: e, maizuru: e, minami: e, minamiyamashiro: e, miyazu: e, muko: e, nagaokakyo: e, nakagyo: e, nantan: e, oyamazaki: e, sakyo: e, seika: e, tanabe: e, uji: e, ujitawara: e, wazuka: e, yamashina: e, yawata: e }], mie: [1, { asahi: e, inabe: e, ise: e, kameyama: e, kawagoe: e, kiho: e, kisosaki: e, kiwa: e, komono: e, kumano: e, kuwana: e, matsusaka: e, meiwa: e, mihama: e, minamiise: e, misugi: e, miyama: e, nabari: e, shima: e, suzuka: e, tado: e, taiki: e, taki: e, tamaki: e, toba: e, tsu: e, udono: e, ureshino: e, watarai: e, yokkaichi: e }], miyagi: [1, { furukawa: e, higashimatsushima: e, ishinomaki: e, iwanuma: e, kakuda: e, kami: e, kawasaki: e, marumori: e, matsushima: e, minamisanriku: e, misato: e, murata: e, natori: e, ogawara: e, ohira: e, onagawa: e, osaki: e, rifu: e, semine: e, shibata: e, shichikashuku: e, shikama: e, shiogama: e, shiroishi: e, tagajo: e, taiwa: e, tome: e, tomiya: e, wakuya: e, watari: e, yamamoto: e, zao: e }], miyazaki: [1, { aya: e, ebino: e, gokase: e, hyuga: e, kadogawa: e, kawaminami: e, kijo: e, kitagawa: e, kitakata: e, kitaura: e, kobayashi: e, kunitomi: e, kushima: e, mimata: e, miyakonojo: e, miyazaki: e, morotsuka: e, nichinan: e, nishimera: e, nobeoka: e, saito: e, shiiba: e, shintomi: e, takaharu: e, takanabe: e, takazaki: e, tsuno: e }], nagano: [1, { achi: e, agematsu: e, anan: e, aoki: e, asahi: e, azumino: e, chikuhoku: e, chikuma: e, chino: e, fujimi: e, hakuba: e, hara: e, hiraya: e, iida: e, iijima: e, iiyama: e, iizuna: e, ikeda: e, ikusaka: e, ina: e, karuizawa: e, kawakami: e, kiso: e, kisofukushima: e, kitaaiki: e, komagane: e, komoro: e, matsukawa: e, matsumoto: e, miasa: e, minamiaiki: e, minamimaki: e, minamiminowa: e, minowa: e, miyada: e, miyota: e, mochizuki: e, nagano: e, nagawa: e, nagiso: e, nakagawa: e, nakano: e, nozawaonsen: e, obuse: e, ogawa: e, okaya: e, omachi: e, omi: e, ookuwa: e, ooshika: e, otaki: e, otari: e, sakae: e, sakaki: e, saku: e, sakuho: e, shimosuwa: e, shinanomachi: e, shiojiri: e, suwa: e, suzaka: e, takagi: e, takamori: e, takayama: e, tateshina: e, tatsuno: e, togakushi: e, togura: e, tomi: e, ueda: e, wada: e, yamagata: e, yamanouchi: e, yasaka: e, yasuoka: e }], nagasaki: [1, { chijiwa: e, futsu: e, goto: e, hasami: e, hirado: e, iki: e, isahaya: e, kawatana: e, kuchinotsu: e, matsuura: e, nagasaki: e, obama: e, omura: e, oseto: e, saikai: e, sasebo: e, seihi: e, shimabara: e, shinkamigoto: e, togitsu: e, tsushima: e, unzen: e }], nara: [1, { ando: e, gose: e, heguri: e, higashiyoshino: e, ikaruga: e, ikoma: e, kamikitayama: e, kanmaki: e, kashiba: e, kashihara: e, katsuragi: e, kawai: e, kawakami: e, kawanishi: e, koryo: e, kurotaki: e, mitsue: e, miyake: e, nara: e, nosegawa: e, oji: e, ouda: e, oyodo: e, sakurai: e, sango: e, shimoichi: e, shimokitayama: e, shinjo: e, soni: e, takatori: e, tawaramoto: e, tenkawa: e, tenri: e, uda: e, yamatokoriyama: e, yamatotakada: e, yamazoe: e, yoshino: e }], niigata: [1, { aga: e, agano: e, gosen: e, itoigawa: e, izumozaki: e, joetsu: e, kamo: e, kariwa: e, kashiwazaki: e, minamiuonuma: e, mitsuke: e, muika: e, murakami: e, myoko: e, nagaoka: e, niigata: e, ojiya: e, omi: e, sado: e, sanjo: e, seiro: e, seirou: e, sekikawa: e, shibata: e, tagami: e, tainai: e, tochio: e, tokamachi: e, tsubame: e, tsunan: e, uonuma: e, yahiko: e, yoita: e, yuzawa: e }], oita: [1, { beppu: e, bungoono: e, bungotakada: e, hasama: e, hiji: e, himeshima: e, hita: e, kamitsue: e, kokonoe: e, kuju: e, kunisaki: e, kusu: e, oita: e, saiki: e, taketa: e, tsukumi: e, usa: e, usuki: e, yufu: e }], okayama: [1, { akaiwa: e, asakuchi: e, bizen: e, hayashima: e, ibara: e, kagamino: e, kasaoka: e, kibichuo: e, kumenan: e, kurashiki: e, maniwa: e, misaki: e, nagi: e, niimi: e, nishiawakura: e, okayama: e, satosho: e, setouchi: e, shinjo: e, shoo: e, soja: e, takahashi: e, tamano: e, tsuyama: e, wake: e, yakage: e }], okinawa: [1, { aguni: e, ginowan: e, ginoza: e, gushikami: e, haebaru: e, higashi: e, hirara: e, iheya: e, ishigaki: e, ishikawa: e, itoman: e, izena: e, kadena: e, kin: e, kitadaito: e, kitanakagusuku: e, kumejima: e, kunigami: e, minamidaito: e, motobu: e, nago: e, naha: e, nakagusuku: e, nakijin: e, nanjo: e, nishihara: e, ogimi: e, okinawa: e, onna: e, shimoji: e, taketomi: e, tarama: e, tokashiki: e, tomigusuku: e, tonaki: e, urasoe: e, uruma: e, yaese: e, yomitan: e, yonabaru: e, yonaguni: e, zamami: e }], osaka: [1, { abeno: e, chihayaakasaka: e, chuo: e, daito: e, fujiidera: e, habikino: e, hannan: e, higashiosaka: e, higashisumiyoshi: e, higashiyodogawa: e, hirakata: e, ibaraki: e, ikeda: e, izumi: e, izumiotsu: e, izumisano: e, kadoma: e, kaizuka: e, kanan: e, kashiwara: e, katano: e, kawachinagano: e, kishiwada: e, kita: e, kumatori: e, matsubara: e, minato: e, minoh: e, misaki: e, moriguchi: e, neyagawa: e, nishi: e, nose: e, osakasayama: e, sakai: e, sayama: e, sennan: e, settsu: e, shijonawate: e, shimamoto: e, suita: e, tadaoka: e, taishi: e, tajiri: e, takaishi: e, takatsuki: e, tondabayashi: e, toyonaka: e, toyono: e, yao: e }], saga: [1, { ariake: e, arita: e, fukudomi: e, genkai: e, hamatama: e, hizen: e, imari: e, kamimine: e, kanzaki: e, karatsu: e, kashima: e, kitagata: e, kitahata: e, kiyama: e, kouhoku: e, kyuragi: e, nishiarita: e, ogi: e, omachi: e, ouchi: e, saga: e, shiroishi: e, taku: e, tara: e, tosu: e, yoshinogari: e }], saitama: [1, { arakawa: e, asaka: e, chichibu: e, fujimi: e, fujimino: e, fukaya: e, hanno: e, hanyu: e, hasuda: e, hatogaya: e, hatoyama: e, hidaka: e, higashichichibu: e, higashimatsuyama: e, honjo: e, ina: e, iruma: e, iwatsuki: e, kamiizumi: e, kamikawa: e, kamisato: e, kasukabe: e, kawagoe: e, kawaguchi: e, kawajima: e, kazo: e, kitamoto: e, koshigaya: e, kounosu: e, kuki: e, kumagaya: e, matsubushi: e, minano: e, misato: e, miyashiro: e, miyoshi: e, moroyama: e, nagatoro: e, namegawa: e, niiza: e, ogano: e, ogawa: e, ogose: e, okegawa: e, omiya: e, otaki: e, ranzan: e, ryokami: e, saitama: e, sakado: e, satte: e, sayama: e, shiki: e, shiraoka: e, soka: e, sugito: e, toda: e, tokigawa: e, tokorozawa: e, tsurugashima: e, urawa: e, warabi: e, yashio: e, yokoze: e, yono: e, yorii: e, yoshida: e, yoshikawa: e, yoshimi: e }], shiga: [1, { aisho: e, gamo: e, higashiomi: e, hikone: e, koka: e, konan: e, kosei: e, koto: e, kusatsu: e, maibara: e, moriyama: e, nagahama: e, nishiazai: e, notogawa: e, omihachiman: e, otsu: e, ritto: e, ryuoh: e, takashima: e, takatsuki: e, torahime: e, toyosato: e, yasu: e }], shimane: [1, { akagi: e, ama: e, gotsu: e, hamada: e, higashiizumo: e, hikawa: e, hikimi: e, izumo: e, kakinoki: e, masuda: e, matsue: e, misato: e, nishinoshima: e, ohda: e, okinoshima: e, okuizumo: e, shimane: e, tamayu: e, tsuwano: e, unnan: e, yakumo: e, yasugi: e, yatsuka: e }], shizuoka: [1, { arai: e, atami: e, fuji: e, fujieda: e, fujikawa: e, fujinomiya: e, fukuroi: e, gotemba: e, haibara: e, hamamatsu: e, higashiizu: e, ito: e, iwata: e, izu: e, izunokuni: e, kakegawa: e, kannami: e, kawanehon: e, kawazu: e, kikugawa: e, kosai: e, makinohara: e, matsuzaki: e, minamiizu: e, mishima: e, morimachi: e, nishiizu: e, numazu: e, omaezaki: e, shimada: e, shimizu: e, shimoda: e, shizuoka: e, susono: e, yaizu: e, yoshida: e }], tochigi: [1, { ashikaga: e, bato: e, haga: e, ichikai: e, iwafune: e, kaminokawa: e, kanuma: e, karasuyama: e, kuroiso: e, mashiko: e, mibu: e, moka: e, motegi: e, nasu: e, nasushiobara: e, nikko: e, nishikata: e, nogi: e, ohira: e, ohtawara: e, oyama: e, sakura: e, sano: e, shimotsuke: e, shioya: e, takanezawa: e, tochigi: e, tsuga: e, ujiie: e, utsunomiya: e, yaita: e }], tokushima: [1, { aizumi: e, anan: e, ichiba: e, itano: e, kainan: e, komatsushima: e, matsushige: e, mima: e, minami: e, miyoshi: e, mugi: e, nakagawa: e, naruto: e, sanagochi: e, shishikui: e, tokushima: e, wajiki: e }], tokyo: [1, { adachi: e, akiruno: e, akishima: e, aogashima: e, arakawa: e, bunkyo: e, chiyoda: e, chofu: e, chuo: e, edogawa: e, fuchu: e, fussa: e, hachijo: e, hachioji: e, hamura: e, higashikurume: e, higashimurayama: e, higashiyamato: e, hino: e, hinode: e, hinohara: e, inagi: e, itabashi: e, katsushika: e, kita: e, kiyose: e, kodaira: e, koganei: e, kokubunji: e, komae: e, koto: e, kouzushima: e, kunitachi: e, machida: e, meguro: e, minato: e, mitaka: e, mizuho: e, musashimurayama: e, musashino: e, nakano: e, nerima: e, ogasawara: e, okutama: e, ome: e, oshima: e, ota: e, setagaya: e, shibuya: e, shinagawa: e, shinjuku: e, suginami: e, sumida: e, tachikawa: e, taito: e, tama: e, toshima: e }], tottori: [1, { chizu: e, hino: e, kawahara: e, koge: e, kotoura: e, misasa: e, nanbu: e, nichinan: e, sakaiminato: e, tottori: e, wakasa: e, yazu: e, yonago: e }], toyama: [1, { asahi: e, fuchu: e, fukumitsu: e, funahashi: e, himi: e, imizu: e, inami: e, johana: e, kamiichi: e, kurobe: e, nakaniikawa: e, namerikawa: e, nanto: e, nyuzen: e, oyabe: e, taira: e, takaoka: e, tateyama: e, toga: e, tonami: e, toyama: e, unazuki: e, uozu: e, yamada: e }], wakayama: [1, { arida: e, aridagawa: e, gobo: e, hashimoto: e, hidaka: e, hirogawa: e, inami: e, iwade: e, kainan: e, kamitonda: e, katsuragi: e, kimino: e, kinokawa: e, kitayama: e, koya: e, koza: e, kozagawa: e, kudoyama: e, kushimoto: e, mihama: e, misato: e, nachikatsuura: e, shingu: e, shirahama: e, taiji: e, tanabe: e, wakayama: e, yuasa: e, yura: e }], yamagata: [1, { asahi: e, funagata: e, higashine: e, iide: e, kahoku: e, kaminoyama: e, kaneyama: e, kawanishi: e, mamurogawa: e, mikawa: e, murayama: e, nagai: e, nakayama: e, nanyo: e, nishikawa: e, obanazawa: e, oe: e, oguni: e, ohkura: e, oishida: e, sagae: e, sakata: e, sakegawa: e, shinjo: e, shirataka: e, shonai: e, takahata: e, tendo: e, tozawa: e, tsuruoka: e, yamagata: e, yamanobe: e, yonezawa: e, yuza: e }], yamaguchi: [1, { abu: e, hagi: e, hikari: e, hofu: e, iwakuni: e, kudamatsu: e, mitou: e, nagato: e, oshima: e, shimonoseki: e, shunan: e, tabuse: e, tokuyama: e, toyota: e, ube: e, yuu: e }], yamanashi: [1, { chuo: e, doshi: e, fuefuki: e, fujikawa: e, fujikawaguchiko: e, fujiyoshida: e, hayakawa: e, hokuto: e, ichikawamisato: e, kai: e, kofu: e, koshu: e, kosuge: e, "minami-alps": e, minobu: e, nakamichi: e, nanbu: e, narusawa: e, nirasaki: e, nishikatsura: e, oshino: e, otsuki: e, showa: e, tabayama: e, tsuru: e, uenohara: e, yamanakako: e, yamanashi: e }], "xn--ehqz56n": e, 三重: e, "xn--1lqs03n": e, 京都: e, "xn--qqqt11m": e, 佐賀: e, "xn--f6qx53a": e, 兵庫: e, "xn--djrs72d6uy": e, 北海道: e, "xn--mkru45i": e, 千葉: e, "xn--0trq7p7nn": e, 和歌山: e, "xn--5js045d": e, 埼玉: e, "xn--kbrq7o": e, 大分: e, "xn--pssu33l": e, 大阪: e, "xn--ntsq17g": e, 奈良: e, "xn--uisz3g": e, 宮城: e, "xn--6btw5a": e, 宮崎: e, "xn--1ctwo": e, 富山: e, "xn--6orx2r": e, 山口: e, "xn--rht61e": e, 山形: e, "xn--rht27z": e, 山梨: e, "xn--nit225k": e, 岐阜: e, "xn--rht3d": e, 岡山: e, "xn--djty4k": e, 岩手: e, "xn--klty5x": e, 島根: e, "xn--kltx9a": e, 広島: e, "xn--kltp7d": e, 徳島: e, "xn--c3s14m": e, 愛媛: e, "xn--vgu402c": e, 愛知: e, "xn--efvn9s": e, 新潟: e, "xn--1lqs71d": e, 東京: e, "xn--4pvxs": e, 栃木: e, "xn--uuwu58a": e, 沖縄: e, "xn--zbx025d": e, 滋賀: e, "xn--8pvr4u": e, 熊本: e, "xn--5rtp49c": e, 石川: e, "xn--ntso0iqx3a": e, 神奈川: e, "xn--elqq16h": e, 福井: e, "xn--4it168d": e, 福岡: e, "xn--klt787d": e, 福島: e, "xn--rny31h": e, 秋田: e, "xn--7t0a264c": e, 群馬: e, "xn--uist22h": e, 茨城: e, "xn--8ltr62k": e, 長崎: e, "xn--2m4a15e": e, 長野: e, "xn--32vp30h": e, 青森: e, "xn--4it797k": e, 静岡: e, "xn--5rtq34k": e, 香川: e, "xn--k7yn95e": e, 高知: e, "xn--tor131o": e, 鳥取: e, "xn--d5qv7z876c": e, 鹿児島: e, kawasaki: v, kitakyushu: v, kobe: v, nagoya: v, sapporo: v, sendai: v, yokohama: v, buyshop: t, fashionstore: t, handcrafted: t, kawaiishop: t, supersale: t, theshop: t, "0am": t, "0g0": t, "0j0": t, "0t0": t, mydns: t, pgw: t, wjg: t, usercontent: t, angry: t, babyblue: t, babymilk: t, backdrop: t, bambina: t, bitter: t, blush: t, boo: t, boy: t, boyfriend: t, but: t, candypop: t, capoo: t, catfood: t, cheap: t, chicappa: t, chillout: t, chips: t, chowder: t, chu: t, ciao: t, cocotte: t, coolblog: t, cranky: t, cutegirl: t, daa: t, deca: t, deci: t, digick: t, egoism: t, fakefur: t, fem: t, flier: t, floppy: t, fool: t, frenchkiss: t, girlfriend: t, girly: t, gloomy: t, gonna: t, greater: t, hacca: t, heavy: t, her: t, hiho: t, hippy: t, holy: t, hungry: t, icurus: t, itigo: t, jellybean: t, kikirara: t, kill: t, kilo: t, kuron: t, littlestar: t, lolipopmc: t, lolitapunk: t, lomo: t, lovepop: t, lovesick: t, main: t, mods: t, mond: t, mongolian: t, moo: t, namaste: t, nikita: t, nobushi: t, noor: t, oops: t, parallel: t, parasite: t, pecori: t, peewee: t, penne: t, pepper: t, perma: t, pigboat: t, pinoko: t, punyu: t, pupu: t, pussycat: t, pya: t, raindrop: t, readymade: t, sadist: t, schoolbus: t, secret: t, staba: t, stripper: t, sub: t, sunnyday: t, thick: t, tonkotsu: t, under: t, upper: t, velvet: t, verse: t, versus: t, vivian: t, watson: t, weblike: t, whitesnow: t, zombie: t, hateblo: t, hatenablog: t, hatenadiary: t, "2-d": t, bona: t, crap: t, daynight: t, eek: t, flop: t, halfmoon: t, jeez: t, matrix: t, mimoza: t, netgamers: t, nyanta: t, o0o0: t, rdy: t, rgr: t, rulez: t, sakurastorage: [0, { isk01: it, isk02: it }], saloon: t, sblo: t, skr: t, tank: t, "uh-oh": t, undo: t, webaccel: [0, { rs: t, user: t }], websozai: t, xii: t }], ke: [1, { ac: e, co: e, go: e, info: e, me: e, mobi: e, ne: e, or: e, sc: e }], kg: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, us: t, xx: t, ae: t }], kh: v, ki: Rt, km: [1, { ass: e, com: e, edu: e, gov: e, mil: e, nom: e, org: e, prd: e, tm: e, asso: e, coop: e, gouv: e, medecin: e, notaires: e, pharmaciens: e, presse: e, veterinaire: e }], kn: [1, { edu: e, gov: e, net: e, org: e }], kp: [1, { com: e, edu: e, gov: e, org: e, rep: e, tra: e }], kr: [1, { ac: e, ai: e, co: e, es: e, go: e, hs: e, io: e, it: e, kg: e, me: e, mil: e, ms: e, ne: e, or: e, pe: e, re: e, sc: e, busan: e, chungbuk: e, chungnam: e, daegu: e, daejeon: e, gangwon: e, gwangju: e, gyeongbuk: e, gyeonggi: e, gyeongnam: e, incheon: e, jeju: e, jeonbuk: e, jeonnam: e, seoul: e, ulsan: e, c01: t, "eliv-api": t, "eliv-cdn": t, "eliv-dns": t, mmv: t, vki: t }], kw: [1, { com: e, edu: e, emb: e, gov: e, ind: e, net: e, org: e }], ky: Le, kz: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, jcloud: t }], la: [1, { com: e, edu: e, gov: e, info: e, int: e, net: e, org: e, per: e, bnr: t }], lb: n, lc: [1, { co: e, com: e, edu: e, gov: e, net: e, org: e, oy: t }], li: e, lk: [1, { ac: e, assn: e, com: e, edu: e, gov: e, grp: e, hotel: e, int: e, ltd: e, net: e, ngo: e, org: e, sch: e, soc: e, web: e }], lr: n, ls: [1, { ac: e, biz: e, co: e, edu: e, gov: e, info: e, net: e, org: e, sc: e }], lt: c, lu: [1, { "123website": t }], lv: [1, { asn: e, com: e, conf: e, edu: e, gov: e, id: e, mil: e, net: e, org: e }], ly: [1, { com: e, edu: e, gov: e, id: e, med: e, net: e, org: e, plc: e, sch: e }], ma: [1, { ac: e, co: e, gov: e, net: e, org: e, press: e }], mc: [1, { asso: e, tm: e }], md: [1, { ir: t }], me: [1, { ac: e, co: e, edu: e, gov: e, its: e, net: e, org: e, priv: e, c66: t, craft: t, edgestack: t, filegear: t, "filegear-sg": t, lohmus: t, barsy: t, mcdir: t, brasilia: t, ddns: t, dnsfor: t, hopto: t, loginto: t, noip: t, webhop: t, soundcast: t, tcp4: t, vp4: t, diskstation: t, dscloud: t, i234: t, myds: t, synology: t, transip: nt, nohost: t }], mg: [1, { co: e, com: e, edu: e, gov: e, mil: e, nom: e, org: e, prd: e }], mh: e, mil: e, mk: [1, { com: e, edu: e, gov: e, inf: e, name: e, net: e, org: e }], ml: [1, { ac: e, art: e, asso: e, com: e, edu: e, gouv: e, gov: e, info: e, inst: e, net: e, org: e, pr: e, presse: e }], mm: v, mn: [1, { edu: e, gov: e, org: e, nyc: t }], mo: n, mobi: [1, { barsy: t, dscloud: t }], mp: [1, { ju: t }], mq: e, mr: c, ms: [1, { com: e, edu: e, gov: e, net: e, org: e, minisite: t }], mt: Le, 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: At, his: At, ispmanager: t, keenetic: t }], nc: [1, { asso: e, nom: e }], ne: e, net: [1, { adobeaemcloud: t, "adobeio-static": t, adobeioruntime: t, akadns: t, akamai: t, "akamai-staging": t, akamaiedge: t, "akamaiedge-staging": t, akamaihd: t, "akamaihd-staging": t, akamaiorigin: t, "akamaiorigin-staging": t, akamaized: t, "akamaized-staging": t, edgekey: t, "edgekey-staging": t, edgesuite: t, "edgesuite-staging": t, alwaysdata: t, myamaze: t, cloudfront: t, appudo: t, "atlassian-dev": [0, { prod: Se }], myfritz: t, shopselect: t, blackbaudcdn: t, boomla: t, bplaced: t, square7: t, cdn77: [0, { r: t }], "cdn77-ssl": t, gb: t, hu: t, jp: t, se: t, uk: t, clickrising: t, "ddns-ip": t, "dns-cloud": t, "dns-dynamic": t, cloudaccess: t, cloudflare: [2, { cdn: t }], cloudflareanycast: Se, cloudflarecn: Se, cloudflareglobal: Se, ctfcloud: t, "feste-ip": t, "knx-server": t, "static-access": t, cryptonomic: a, dattolocal: t, mydatto: t, debian: t, definima: t, deno: t, icp: a, de5: t, "at-band-camp": t, blogdns: t, "broke-it": t, buyshouses: t, dnsalias: t, dnsdojo: t, "does-it": t, dontexist: t, dynalias: t, dynathome: t, endofinternet: t, "from-az": t, "from-co": t, "from-la": t, "from-ny": t, "gets-it": t, "ham-radio-op": t, homeftp: t, homeip: t, homelinux: t, homeunix: t, "in-the-band": t, "is-a-chef": t, "is-a-geek": t, "isa-geek": t, "kicks-ass": t, "office-on-the": t, podzone: t, "scrapper-site": t, selfip: t, "sells-it": t, servebbs: t, serveftp: t, thruhere: t, webhop: t, casacam: t, dynu: t, dynuddns: t, mysynology: t, opik: t, spryt: t, dynv6: t, twmail: t, ru: t, channelsdvr: [2, { u: t }], fastly: [0, { freetls: t, map: t, prod: [0, { a: t, global: t }], ssl: [0, { a: t, b: t, global: t }] }], fastlylb: [2, { map: t }], "keyword-on": t, "live-on": t, "server-on": t, "cdn-edges": t, heteml: t, cloudfunctions: t, "grafana-dev": t, iobb: t, moonscale: t, "in-dsl": t, "in-vpn": t, oninferno: t, botdash: t, "apps-1and1": t, ipifony: t, cloudjiffy: [2, { "fra1-de": t, "west1-us": t }], elastx: [0, { "jls-sto1": t, "jls-sto2": t, "jls-sto3": t }], massivegrid: [0, { paas: [0, { "fr-1": t, "lon-1": t, "lon-2": t, "ny-1": t, "ny-2": t, "sg-1": t }] }], saveincloud: [0, { jelastic: t, "nordeste-idc": t }], scaleforce: st, kinghost: t, uni5: t, krellian: t, ggff: t, localto: a, barsy: t, luyani: t, memset: t, "azure-api": t, "azure-mobile": t, azureedge: t, azurefd: t, azurestaticapps: [2, { 1: t, 2: t, 3: t, 4: t, 5: t, 6: t, 7: t, centralus: t, eastasia: t, eastus2: t, westeurope: t, westus2: t }], azurewebsites: t, cloudapp: t, trafficmanager: t, usgovcloudapi: Lt, usgovcloudapp: t, usgovtrafficmanager: t, windows: Lt, mynetname: [0, { sn: t }], routingthecloud: t, bounceme: t, ddns: t, "eating-organic": t, mydissent: t, myeffect: t, mymediapc: t, mypsx: t, mysecuritycamera: t, nhlfan: t, "no-ip": t, pgafan: t, privatizehealthinsurance: t, redirectme: t, serveblog: t, serveminecraft: t, sytes: t, dnsup: t, hicam: t, "now-dns": t, ownip: t, vpndns: t, cloudycluster: t, ovh: [0, { hosting: a, webpaas: a }], rackmaze: t, myradweb: t, in: t, "subsc-pay": t, squares: t, schokokeks: t, "firewall-gateway": t, seidat: t, senseering: t, siteleaf: t, mafelo: t, myspreadshop: t, "vps-host": [2, { jelastic: [0, { atl: t, njs: t, ric: t }] }], srcf: [0, { soc: t, user: t }], supabase: t, dsmynas: t, familyds: t, ts: [2, { c: a }], torproject: [2, { pages: t }], tunnelmole: t, vusercontent: t, "reserve-online": t, localcert: t, "community-pro": t, meinforum: t, yandexcloud: [2, { storage: t, website: t }], za: t, zabc: t }], nf: [1, { arts: e, com: e, firm: e, info: e, net: e, other: e, per: e, rec: e, store: e, web: e }], ng: [1, { com: e, edu: e, gov: e, i: e, mil: e, mobi: e, name: e, net: e, org: e, sch: e, biz: [2, { co: t, dl: t, go: t, lg: t, on: t }], col: t, firm: t, gen: t, ltd: t, ngo: t, plc: t }], ni: [1, { ac: e, biz: e, co: e, com: e, edu: e, gob: e, in: e, info: e, int: e, mil: e, net: e, nom: e, org: e, web: e }], nl: [1, { co: t, "hosting-cluster": t, gov: t, khplay: t, "123website": t, myspreadshop: t, transurl: a, cistron: t, demon: t }], no: [1, { fhs: e, folkebibl: e, fylkesbibl: e, idrett: e, museum: e, priv: e, vgs: e, dep: e, herad: e, kommune: e, mil: e, stat: e, aa: P, ah: P, bu: P, fm: P, hl: P, hm: P, "jan-mayen": P, mr: P, nl: P, nt: P, of: P, ol: P, oslo: P, rl: P, sf: P, st: P, svalbard: P, tm: P, tr: P, va: P, vf: P, 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: Pt, 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: Pt, bygland: e, bykle: e, cahcesuolo: e, "xn--hcesuolo-7ya35b": e, čáhcesuolo: e, davvenjarga: e, "xn--davvenjrga-y4a": e, davvenjárga: e, davvesiida: e, deatnu: e, dielddanuorri: e, divtasvuodna: e, divttasvuotna: e, donna: e, "xn--dnna-gra": e, dønna: e, dovre: e, drammen: e, drangedal: e, dyroy: e, "xn--dyry-ira": e, dyrøy: e, eid: e, eidfjord: e, eidsberg: e, eidskog: e, eidsvoll: e, eigersund: e, elverum: e, enebakk: e, engerdal: e, etne: e, etnedal: e, evenassi: e, "xn--eveni-0qa01ga": e, evenášši: e, evenes: e, "evje-og-hornnes": e, farsund: e, fauske: e, fedje: e, fet: e, finnoy: e, "xn--finny-yua": e, finnøy: e, fitjar: e, fjaler: e, fjell: e, fla: e, "xn--fl-zia": e, flå: e, flakstad: e, flatanger: e, flekkefjord: e, flesberg: e, flora: e, folldal: e, forde: e, "xn--frde-gra": e, førde: e, forsand: e, fosnes: e, "xn--frna-woa": e, fræna: e, frana: e, frei: e, frogn: e, froland: e, frosta: e, froya: e, "xn--frya-hra": e, frøya: e, fuoisku: e, fuossko: e, fusa: e, fyresdal: e, gaivuotna: e, "xn--givuotna-8ya": e, gáivuotna: e, galsa: e, "xn--gls-elac": e, gálsá: e, gamvik: e, gangaviika: e, "xn--ggaviika-8ya47h": e, gáŋgaviika: e, gaular: e, gausdal: e, giehtavuoatna: e, gildeskal: e, "xn--gildeskl-g0a": e, gildeskål: e, giske: e, gjemnes: e, gjerdrum: e, gjerstad: e, gjesdal: e, gjovik: e, "xn--gjvik-wua": e, gjøvik: e, gloppen: e, gol: e, gran: e, grane: e, granvin: e, gratangen: e, grimstad: e, grong: e, grue: e, gulen: e, guovdageaidnu: e, ha: e, "xn--h-2fa": e, hå: e, habmer: e, "xn--hbmer-xqa": e, hábmer: e, hadsel: e, "xn--hgebostad-g3a": e, hægebostad: e, hagebostad: e, halden: e, halsa: e, hamar: e, hamaroy: e, hammarfeasta: e, "xn--hmmrfeasta-s4ac": e, hámmárfeasta: e, hammerfest: e, hapmir: e, "xn--hpmir-xqa": e, hápmir: e, haram: e, hareid: e, harstad: e, hasvik: e, hattfjelldal: e, haugesund: e, hedmark: [0, { os: e, valer: e, "xn--vler-qoa": e, våler: e }], hemne: e, hemnes: e, hemsedal: e, hitra: e, hjartdal: e, hjelmeland: e, hobol: e, "xn--hobl-ira": e, hobøl: e, hof: e, hol: e, hole: e, holmestrand: e, holtalen: e, "xn--holtlen-hxa": e, holtålen: e, hordaland: [0, { os: e }], hornindal: e, horten: e, hoyanger: e, "xn--hyanger-q1a": e, høyanger: e, hoylandet: e, "xn--hylandet-54a": e, høylandet: e, hurdal: e, hurum: e, hvaler: e, hyllestad: e, ibestad: e, inderoy: e, "xn--indery-fya": e, inderøy: e, iveland: e, ivgu: e, jevnaker: e, jolster: e, "xn--jlster-bya": e, jølster: e, jondal: e, kafjord: e, "xn--kfjord-iua": e, kåfjord: e, karasjohka: e, "xn--krjohka-hwab49j": e, kárášjohka: e, karasjok: e, karlsoy: e, karmoy: e, "xn--karmy-yua": e, karmøy: e, kautokeino: e, klabu: e, "xn--klbu-woa": e, klæbu: e, klepp: e, kongsberg: e, kongsvinger: e, kraanghke: e, "xn--kranghke-b0a": e, kråanghke: e, kragero: e, "xn--krager-gya": e, kragerø: e, kristiansand: e, kristiansund: e, krodsherad: e, "xn--krdsherad-m8a": e, krødsherad: e, "xn--kvfjord-nxa": e, kvæfjord: e, "xn--kvnangen-k0a": e, kvænangen: e, kvafjord: e, kvalsund: e, kvam: e, kvanangen: e, kvinesdal: e, kvinnherad: e, kviteseid: e, kvitsoy: e, "xn--kvitsy-fya": e, kvitsøy: e, laakesvuemie: e, "xn--lrdal-sra": e, lærdal: e, lahppi: e, "xn--lhppi-xqa": e, láhppi: e, lardal: e, larvik: e, lavagis: e, lavangen: e, leangaviika: e, "xn--leagaviika-52b": e, leaŋgaviika: e, lebesby: e, leikanger: e, leirfjord: e, leka: e, leksvik: e, lenvik: e, lerdal: e, lesja: e, levanger: e, lier: e, lierne: e, lillehammer: e, lillesand: e, lindas: e, "xn--linds-pra": e, lindås: e, lindesnes: e, loabat: e, "xn--loabt-0qa": e, loabát: e, lodingen: e, "xn--ldingen-q1a": e, lødingen: e, lom: e, loppa: e, lorenskog: e, "xn--lrenskog-54a": e, lørenskog: e, loten: e, "xn--lten-gra": e, løten: e, lund: e, lunner: e, luroy: e, "xn--lury-ira": e, lurøy: e, luster: e, lyngdal: e, lyngen: e, malatvuopmi: e, "xn--mlatvuopmi-s4a": e, málatvuopmi: e, malselv: e, "xn--mlselv-iua": e, målselv: e, malvik: e, mandal: e, marker: e, marnardal: e, masfjorden: e, masoy: e, "xn--msy-ula0h": e, måsøy: e, "matta-varjjat": e, "xn--mtta-vrjjat-k7af": e, "mátta-várjjat": e, meland: e, meldal: e, melhus: e, meloy: e, "xn--mely-ira": e, meløy: e, meraker: e, "xn--merker-kua": e, meråker: e, midsund: e, "midtre-gauldal": e, moareke: e, "xn--moreke-jua": e, moåreke: e, modalen: e, modum: e, molde: e, "more-og-romsdal": [0, { heroy: e, sande: e }], "xn--mre-og-romsdal-qqb": [0, { "xn--hery-ira": e, sande: e }], "møre-og-romsdal": [0, { herøy: e, sande: e }], moskenes: e, moss: e, muosat: e, "xn--muost-0qa": e, muosát: e, naamesjevuemie: e, "xn--nmesjevuemie-tcba": e, nååmesjevuemie: e, "xn--nry-yla5g": e, nærøy: e, namdalseid: e, namsos: e, namsskogan: e, nannestad: e, naroy: e, narviika: e, narvik: e, naustdal: e, navuotna: e, "xn--nvuotna-hwa": e, návuotna: e, "nedre-eiker": e, nesna: e, nesodden: e, nesseby: e, nesset: e, nissedal: e, nittedal: e, "nord-aurdal": e, "nord-fron": e, "nord-odal": e, norddal: e, nordkapp: e, nordland: [0, { bo: e, "xn--b-5ga": e, bø: e, heroy: e, "xn--hery-ira": e, herøy: e }], "nordre-land": e, nordreisa: e, "nore-og-uvdal": e, notodden: e, notteroy: e, "xn--nttery-byae": e, nøtterøy: e, odda: e, oksnes: e, "xn--ksnes-uua": e, øksnes: e, omasvuotna: e, oppdal: e, oppegard: e, "xn--oppegrd-ixa": e, oppegård: e, orkdal: e, orland: e, "xn--rland-uua": e, ørland: e, orskog: e, "xn--rskog-uua": e, ørskog: e, orsta: e, "xn--rsta-fra": e, ørsta: e, osen: e, osteroy: e, "xn--ostery-fya": e, osterøy: e, ostfold: [0, { valer: e }], "xn--stfold-9xa": [0, { "xn--vler-qoa": e }], østfold: [0, { våler: e }], "ostre-toten": e, "xn--stre-toten-zcb": e, "østre-toten": e, overhalla: e, "ovre-eiker": e, "xn--vre-eiker-k8a": e, "øvre-eiker": e, oyer: e, "xn--yer-zna": e, øyer: e, oygarden: e, "xn--ygarden-p1a": e, øygarden: e, "oystre-slidre": e, "xn--ystre-slidre-ujb": e, "øystre-slidre": e, porsanger: e, porsangu: e, "xn--porsgu-sta26f": e, porsáŋgu: e, porsgrunn: e, rade: e, "xn--rde-ula": e, råde: e, radoy: e, "xn--rady-ira": e, radøy: e, "xn--rlingen-mxa": e, rælingen: e, rahkkeravju: e, "xn--rhkkervju-01af": e, ráhkkerávju: e, raisa: e, "xn--risa-5na": e, ráisa: e, rakkestad: e, ralingen: e, rana: e, randaberg: e, rauma: e, rendalen: e, rennebu: e, rennesoy: e, "xn--rennesy-v1a": e, rennesøy: e, rindal: e, ringebu: e, ringerike: e, ringsaker: e, risor: e, "xn--risr-ira": e, risør: e, rissa: e, roan: e, rodoy: e, "xn--rdy-0nab": e, rødøy: e, rollag: e, romsa: e, romskog: e, "xn--rmskog-bya": e, rømskog: e, roros: e, "xn--rros-gra": e, røros: e, rost: e, "xn--rst-0na": e, røst: e, royken: e, "xn--ryken-vua": e, røyken: e, royrvik: e, "xn--ryrvik-bya": e, røyrvik: e, ruovat: e, rygge: e, salangen: e, salat: e, "xn--slat-5na": e, sálat: e, "xn--slt-elab": e, sálát: e, saltdal: e, samnanger: e, sandefjord: e, sandnes: e, sandoy: e, "xn--sandy-yua": e, sandøy: e, sarpsborg: e, sauda: e, sauherad: e, sel: e, selbu: e, selje: e, seljord: e, siellak: e, sigdal: e, siljan: e, sirdal: e, skanit: e, "xn--sknit-yqa": e, skánit: e, skanland: e, "xn--sknland-fxa": e, skånland: e, skaun: e, skedsmo: e, ski: e, skien: e, skierva: e, "xn--skierv-uta": e, skiervá: e, skiptvet: e, skjak: e, "xn--skjk-soa": e, skjåk: e, skjervoy: e, "xn--skjervy-v1a": e, skjervøy: e, skodje: e, smola: e, "xn--smla-hra": e, smøla: e, snaase: e, "xn--snase-nra": e, snåase: e, snasa: e, "xn--snsa-roa": e, snåsa: e, snillfjord: e, snoasa: e, sogndal: e, sogne: e, "xn--sgne-gra": e, søgne: e, sokndal: e, sola: e, solund: e, somna: e, "xn--smna-gra": e, sømna: e, "sondre-land": e, "xn--sndre-land-0cb": e, "søndre-land": e, songdalen: e, "sor-aurdal": e, "xn--sr-aurdal-l8a": e, "sør-aurdal": e, "sor-fron": e, "xn--sr-fron-q1a": e, "sør-fron": e, "sor-odal": e, "xn--sr-odal-q1a": e, "sør-odal": e, "sor-varanger": e, "xn--sr-varanger-ggb": e, "sør-varanger": e, sorfold: e, "xn--srfold-bya": e, sørfold: e, sorreisa: e, "xn--srreisa-q1a": e, sørreisa: e, sortland: e, sorum: e, "xn--srum-gra": e, sørum: e, spydeberg: e, stange: e, stavanger: e, steigen: e, steinkjer: e, stjordal: e, "xn--stjrdal-s1a": e, stjørdal: e, stokke: e, "stor-elvdal": e, stord: e, stordal: e, storfjord: e, strand: e, stranda: e, stryn: e, sula: e, suldal: e, sund: e, sunndal: e, surnadal: e, sveio: e, svelvik: e, sykkylven: e, tana: e, telemark: [0, { bo: e, "xn--b-5ga": e, bø: e }], time: e, tingvoll: e, tinn: e, tjeldsund: e, tjome: e, "xn--tjme-hra": e, tjøme: e, tokke: e, tolga: e, tonsberg: e, "xn--tnsberg-q1a": e, tønsberg: e, torsken: e, "xn--trna-woa": e, træna: e, trana: e, tranoy: e, "xn--trany-yua": e, tranøy: e, troandin: e, trogstad: e, "xn--trgstad-r1a": e, trøgstad: e, tromsa: e, tromso: e, "xn--troms-zua": e, tromsø: e, trondheim: e, trysil: e, tvedestrand: e, tydal: e, tynset: e, tysfjord: e, tysnes: e, "xn--tysvr-vra": e, tysvær: e, tysvar: e, ullensaker: e, ullensvang: e, ulvik: e, unjarga: e, "xn--unjrga-rta": e, unjárga: e, utsira: e, vaapste: e, vadso: e, "xn--vads-jra": e, vadsø: e, "xn--vry-yla5g": e, værøy: e, vaga: e, "xn--vg-yiab": e, vågå: e, vagan: e, "xn--vgan-qoa": e, vågan: e, vagsoy: e, "xn--vgsy-qoa0j": e, vågsøy: e, vaksdal: e, valle: e, vang: e, vanylven: e, vardo: e, "xn--vard-jra": e, vardø: e, varggat: e, "xn--vrggt-xqad": e, várggát: e, varoy: e, vefsn: e, vega: e, vegarshei: e, "xn--vegrshei-c0a": e, vegårshei: e, vennesla: e, verdal: e, verran: e, vestby: e, vestfold: [0, { sande: e }], vestnes: e, "vestre-slidre": e, "vestre-toten": e, vestvagoy: e, "xn--vestvgy-ixa6o": e, vestvågøy: e, vevelstad: e, vik: e, vikna: e, vindafjord: e, voagat: e, volda: e, voss: e, co: t, "123hjemmeside": t, myspreadshop: t }], np: v, nr: Rt, nu: [1, { merseine: t, mine: t, shacknet: t, enterprisecloud: t }], nz: [1, { ac: e, co: e, cri: e, geek: e, gen: e, govt: e, health: e, iwi: e, kiwi: e, maori: e, "xn--mori-qsa": e, māori: e, mil: e, net: e, org: e, parliament: e, school: e, cloudns: t }], om: [1, { co: e, com: e, edu: e, gov: e, med: e, museum: e, net: e, org: e, pro: e }], onion: e, org: [1, { altervista: t, pimienta: t, poivron: t, potager: t, sweetpepper: t, cdn77: [0, { c: t, rsc: t }], "cdn77-secure": [0, { origin: [0, { ssl: t }] }], ae: t, cloudns: t, "ip-dynamic": t, ddnss: t, dpdns: t, duckdns: t, tunk: t, blogdns: t, blogsite: t, boldlygoingnowhere: t, dnsalias: t, dnsdojo: t, doesntexist: t, dontexist: t, doomdns: t, dvrdns: t, dynalias: t, dyndns: [2, { go: t, home: t }], endofinternet: t, endoftheinternet: t, "from-me": t, "game-host": t, gotdns: t, "hobby-site": t, homedns: t, homeftp: t, homelinux: t, homeunix: t, "is-a-bruinsfan": t, "is-a-candidate": t, "is-a-celticsfan": t, "is-a-chef": t, "is-a-geek": t, "is-a-knight": t, "is-a-linux-user": t, "is-a-patsfan": t, "is-a-soxfan": t, "is-found": t, "is-lost": t, "is-saved": t, "is-very-bad": t, "is-very-evil": t, "is-very-good": t, "is-very-nice": t, "is-very-sweet": t, "isa-geek": t, "kicks-ass": t, misconfused: t, podzone: t, readmyblog: t, selfip: t, sellsyourhome: t, servebbs: t, serveftp: t, servegame: t, "stuff-4-sale": t, webhop: t, accesscam: t, camdvr: t, freeddns: t, mywire: t, roxa: t, webredirect: t, twmail: t, eu: [2, { al: t, asso: t, at: t, au: t, be: t, bg: t, ca: t, cd: t, ch: t, cn: t, cy: t, cz: t, de: t, dk: t, edu: t, ee: t, es: t, fi: t, fr: t, gr: t, hr: t, hu: t, ie: t, il: t, in: t, int: t, is: t, it: t, jp: t, kr: t, lt: t, lu: t, lv: t, me: t, mk: t, mt: t, my: t, net: t, ng: t, nl: t, no: t, nz: t, pl: t, pt: t, ro: t, ru: t, se: t, si: t, sk: t, tr: t, uk: t, us: t }], fedorainfracloud: t, fedorapeople: t, fedoraproject: [0, { cloud: t, os: at, stg: [0, { os: at }] }], freedesktop: t, hatenadiary: t, hepforge: t, "in-dsl": t, "in-vpn": t, js: t, barsy: t, mayfirst: t, routingthecloud: t, bmoattachments: t, "cable-modem": t, collegefan: t, couchpotatofries: t, hopto: t, mlbfan: t, myftp: t, mysecuritycamera: t, nflfan: t, "no-ip": t, "read-books": t, ufcfan: t, zapto: t, dynserv: t, "now-dns": t, "is-local": t, httpbin: t, pubtls: t, jpn: t, "my-firewall": t, myfirewall: t, spdns: t, "small-web": t, dsmynas: t, familyds: t, teckids: it, tuxfamily: t, hk: t, us: t, toolforge: t, wmcloud: [2, { beta: t }], wmflabs: t, za: t }], pa: [1, { abo: e, ac: e, com: e, edu: e, gob: e, ing: e, med: e, net: e, nom: e, org: e, sld: e }], pe: [1, { com: e, edu: e, gob: e, mil: e, net: e, nom: e, org: e }], pf: [1, { com: e, edu: e, org: e }], pg: v, ph: [1, { com: e, edu: e, gov: e, i: e, mil: e, net: e, ngo: e, org: e, cloudns: t }], pk: [1, { ac: e, biz: e, com: e, edu: e, fam: e, gkp: e, gob: e, gog: e, gok: e, gop: e, gos: e, gov: e, net: e, org: e, web: e }], pl: [1, { com: e, net: e, org: e, agro: e, aid: e, atm: e, auto: e, biz: e, edu: e, gmina: e, gsm: e, info: e, mail: e, media: e, miasta: e, mil: e, nieruchomosci: e, nom: e, pc: e, powiat: e, priv: e, realestate: e, rel: e, sex: e, shop: e, sklep: e, sos: e, szkola: e, targi: e, tm: e, tourism: e, travel: e, turystyka: e, gov: [1, { ap: e, griw: e, ic: e, is: e, kmpsp: e, konsulat: e, kppsp: e, kwp: e, kwpsp: e, mup: e, mw: e, oia: e, oirm: e, oke: e, oow: e, oschr: e, oum: e, pa: e, pinb: e, piw: e, po: e, pr: e, psp: e, psse: e, pup: e, rzgw: e, sa: e, sdn: e, sko: e, so: e, sr: e, starostwo: e, ug: e, ugim: e, um: e, umig: e, upow: e, uppo: e, us: e, uw: e, uzs: e, wif: e, wiih: e, winb: e, wios: e, witd: e, wiw: e, wkz: e, wsa: e, wskr: e, wsse: e, wuoz: e, wzmiuw: e, zp: e, zpisdn: e }], augustow: e, "babia-gora": e, bedzin: e, beskidy: e, bialowieza: e, bialystok: e, bielawa: e, bieszczady: e, boleslawiec: e, bydgoszcz: e, bytom: e, cieszyn: e, czeladz: e, czest: e, dlugoleka: e, elblag: e, elk: e, glogow: e, gniezno: e, gorlice: e, grajewo: e, ilawa: e, jaworzno: e, "jelenia-gora": e, jgora: e, kalisz: e, karpacz: e, kartuzy: e, kaszuby: e, katowice: e, "kazimierz-dolny": e, kepno: e, ketrzyn: e, klodzko: e, kobierzyce: e, kolobrzeg: e, konin: e, konskowola: e, kutno: e, lapy: e, lebork: e, legnica: e, lezajsk: e, limanowa: e, lomza: e, lowicz: e, lubin: e, lukow: e, malbork: e, malopolska: e, mazowsze: e, mazury: e, mielec: e, mielno: e, mragowo: e, naklo: e, nowaruda: e, nysa: e, olawa: e, olecko: e, olkusz: e, olsztyn: e, opoczno: e, opole: e, ostroda: e, ostroleka: e, ostrowiec: e, ostrowwlkp: e, pila: e, pisz: e, podhale: e, podlasie: e, polkowice: e, pomorskie: e, pomorze: e, prochowice: e, pruszkow: e, przeworsk: e, pulawy: e, radom: e, "rawa-maz": e, rybnik: e, rzeszow: e, sanok: e, sejny: e, skoczow: e, slask: e, slupsk: e, sosnowiec: e, "stalowa-wola": e, starachowice: e, stargard: e, suwalki: e, swidnica: e, swiebodzin: e, swinoujscie: e, szczecin: e, szczytno: e, tarnobrzeg: e, tgory: e, turek: e, tychy: e, ustka: e, walbrzych: e, warmia: e, warszawa: e, waw: e, wegrow: e, wielun: e, wlocl: e, wloclawek: e, wodzislaw: e, wolomin: e, wroclaw: e, zachpomor: e, zagan: e, zarow: e, zgora: e, zgorzelec: e, art: t, gliwice: t, krakow: t, poznan: t, wroc: t, zakopane: t, beep: t, "ecommerce-shop": t, cfolks: t, dfirma: t, dkonto: t, you2: t, shoparena: t, homesklep: t, sdscloud: t, unicloud: t, lodz: t, pabianice: t, plock: t, sieradz: t, skierniewice: t, zgierz: t, krasnik: t, leczna: t, lubartow: t, lublin: t, poniatowa: t, swidnik: t, co: t, torun: t, simplesite: t, myspreadshop: t, gda: t, gdansk: t, gdynia: t, med: t, sopot: t, bielsko: t }], pm: [1, { own: t, name: t }], pn: [1, { co: e, edu: e, gov: e, net: e, org: e }], post: e, pr: [1, { biz: e, com: e, edu: e, gov: e, info: e, isla: e, name: e, net: e, org: e, pro: e, ac: e, est: e, prof: e }], pro: [1, { aaa: e, aca: e, acct: e, avocat: e, bar: e, cpa: e, eng: e, jur: e, law: e, med: e, recht: e, cloudns: t, keenetic: t, barsy: t, ngrok: t }], ps: [1, { com: e, edu: e, gov: e, net: e, org: e, plo: e, sec: e }], pt: [1, { com: e, edu: e, gov: e, int: e, net: e, nome: e, org: e, publ: e, "123paginaweb": t }], pw: [1, { gov: e, cloudns: t, x443: t }], py: [1, { com: e, coop: e, edu: e, gov: e, mil: e, net: e, org: e }], qa: [1, { com: e, edu: e, gov: e, mil: e, name: e, net: e, org: e, sch: e }], re: [1, { asso: e, com: e, netlib: t, can: t }], ro: [1, { arts: e, com: e, firm: e, info: e, nom: e, nt: e, org: e, rec: e, store: e, tm: e, www: e, co: t, shop: t, barsy: t }], rs: [1, { ac: e, co: e, edu: e, gov: e, in: e, org: e, brendly: y, barsy: t, ox: t }], ru: [1, { ac: t, edu: t, gov: t, int: t, mil: t, eurodir: t, adygeya: t, bashkiria: t, bir: t, cbg: t, com: t, dagestan: t, grozny: t, kalmykia: t, kustanai: t, marine: t, mordovia: t, msk: t, mytis: t, nalchik: t, nov: t, pyatigorsk: t, spb: t, vladikavkaz: t, vladimir: t, na4u: t, mircloud: t, myjino: [2, { hosting: a, landing: a, spectrum: a, vps: a }], cldmail: [0, { hb: t }], mcdir: [2, { vps: t }], mcpre: t, net: t, org: t, pp: t, ras: t }], rw: [1, { ac: e, co: e, coop: e, gov: e, mil: e, net: e, org: e }], sa: [1, { com: e, edu: e, gov: e, med: e, net: e, org: e, pub: e, sch: e }], sb: n, sc: n, sd: [1, { com: e, edu: e, gov: e, info: e, med: e, net: e, org: e, tv: e }], se: [1, { a: e, ac: e, b: e, bd: e, brand: e, c: e, d: e, e, f: e, fh: e, fhsk: e, fhv: e, g: e, h: e, i: e, k: e, komforb: e, kommunalforbund: e, komvux: e, l: e, lanbib: e, m: e, n: e, naturbruksgymn: e, o: e, org: e, p: e, parti: e, pp: e, press: e, r: e, s: e, t: e, tm: e, u: e, w: e, x: e, y: e, z: e, com: t, iopsys: t, "123minsida": t, itcouldbewor: t, myspreadshop: t }], sg: [1, { com: e, edu: e, gov: e, net: e, org: e, enscaled: t }], sh: [1, { com: e, gov: e, mil: e, net: e, org: e, hashbang: t, botda: t, lovable: t, platform: [0, { ent: t, eu: t, us: t }], teleport: t, now: t }], si: [1, { f5: t, gitapp: t, gitpage: t }], sj: e, sk: [1, { org: e }], sl: n, sm: e, sn: [1, { art: e, com: e, edu: e, gouv: e, org: e, univ: e }], so: [1, { com: e, edu: e, gov: e, me: e, net: e, org: e, surveys: t }], sr: e, ss: [1, { biz: e, co: e, com: e, edu: e, gov: e, me: e, net: e, org: e, sch: e }], st: [1, { co: e, com: e, consulado: e, edu: e, embaixada: e, mil: e, net: e, org: e, principe: e, saotome: e, store: e, helioho: t, cn: a, kirara: t, noho: t }], su: [1, { abkhazia: t, adygeya: t, aktyubinsk: t, arkhangelsk: t, armenia: t, ashgabad: t, azerbaijan: t, balashov: t, bashkiria: t, bryansk: t, bukhara: t, chimkent: t, dagestan: t, "east-kazakhstan": t, exnet: t, georgia: t, grozny: t, ivanovo: t, jambyl: t, kalmykia: t, kaluga: t, karacol: t, karaganda: t, karelia: t, khakassia: t, krasnodar: t, kurgan: t, kustanai: t, lenug: t, mangyshlak: t, mordovia: t, msk: t, murmansk: t, nalchik: t, navoi: t, "north-kazakhstan": t, nov: t, obninsk: t, penza: t, pokrovsk: t, sochi: t, spb: t, tashkent: t, termez: t, togliatti: t, troitsk: t, tselinograd: t, tula: t, tuva: t, vladikavkaz: t, vladimir: t, vologda: t }], sv: [1, { com: e, edu: e, gob: e, org: e, red: e }], sx: c, sy: s, sz: [1, { ac: e, co: e, org: e }], tc: e, td: e, tel: e, tf: [1, { sch: t }], tg: e, th: [1, { ac: e, co: e, go: e, in: e, mi: e, net: e, or: e, online: t, shop: t }], tj: [1, { ac: e, biz: e, co: e, com: e, edu: e, go: e, gov: e, int: e, mil: e, name: e, net: e, nic: e, org: e, test: e, web: e }], tk: e, tl: c, tm: [1, { co: e, com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e }], tn: [1, { com: e, ens: e, fin: e, gov: e, ind: e, info: e, intl: e, mincom: e, nat: e, net: e, org: e, perso: e, tourism: e, orangecloud: t }], to: [1, { 611: t, com: e, edu: e, gov: e, mil: e, net: e, org: e, oya: t, x0: t, quickconnect: X, vpnplus: t, nett: t }], tr: [1, { av: e, bbs: e, bel: e, biz: e, com: e, dr: e, edu: e, gen: e, gov: e, info: e, k12: e, kep: e, mil: e, name: e, net: e, org: e, pol: e, tel: e, tsk: e, tv: e, web: e, nc: c }], tt: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, mil: e, name: e, net: e, org: e, pro: e }], tv: [1, { "better-than": t, dyndns: t, "on-the-web": t, "worse-than": t, from: t, sakura: t }], tw: [1, { club: e, com: [1, { mymailer: t }], ebiz: e, edu: e, game: e, gov: e, idv: e, mil: e, net: e, org: e, url: t, mydns: t }], tz: [1, { ac: e, co: e, go: e, hotel: e, info: e, me: e, mil: e, mobi: e, ne: e, or: e, sc: e, tv: e }], ua: [1, { com: e, edu: e, gov: e, in: e, net: e, org: e, cherkassy: e, cherkasy: e, chernigov: e, chernihiv: e, chernivtsi: e, chernovtsy: e, ck: e, cn: e, cr: e, crimea: e, cv: e, dn: e, dnepropetrovsk: e, dnipropetrovsk: e, donetsk: e, dp: e, if: e, "ivano-frankivsk": e, kh: e, kharkiv: e, kharkov: e, kherson: e, khmelnitskiy: e, khmelnytskyi: e, kiev: e, kirovograd: e, km: e, kr: e, kropyvnytskyi: e, krym: e, ks: e, kv: e, kyiv: e, lg: e, lt: e, lugansk: e, luhansk: e, lutsk: e, lv: e, lviv: e, mk: e, mykolaiv: e, nikolaev: e, od: e, odesa: e, odessa: e, pl: e, poltava: e, rivne: e, rovno: e, rv: e, sb: e, sebastopol: e, sevastopol: e, sm: e, sumy: e, te: e, ternopil: e, uz: e, uzhgorod: e, uzhhorod: e, vinnica: e, vinnytsia: e, vn: e, volyn: e, yalta: e, zakarpattia: e, zaporizhzhe: e, zaporizhzhia: e, zhitomir: e, zhytomyr: e, zp: e, zt: e, cc: t, inf: t, ltd: t, cx: t, biz: t, co: t, pp: t, v: t }], ug: [1, { ac: e, co: e, com: e, edu: e, go: e, gov: e, mil: e, ne: e, or: e, org: e, sc: e, us: e }], uk: [1, { ac: e, co: [1, { bytemark: [0, { dh: t, vm: t }], layershift: st, barsy: t, barsyonline: t, retrosnub: Ot, "nh-serv": t, "no-ip": t, adimo: t, myspreadshop: t }], gov: [1, { api: t, campaign: t, service: t }], ltd: e, me: e, net: e, nhs: e, org: [1, { glug: t, lug: t, lugs: t, affinitylottery: t, raffleentry: t, weeklylottery: t }], plc: e, police: e, sch: v, conn: t, copro: t, hosp: t, "independent-commission": t, "independent-inquest": t, "independent-inquiry": t, "independent-panel": t, "independent-review": t, "public-inquiry": t, "royal-commission": t, pymnt: t, barsy: t, nimsite: t, oraclegovcloudapps: a }], us: [1, { dni: e, isa: e, nsn: e, ak: C, al: C, ar: C, as: C, az: C, ca: C, co: C, ct: C, dc: C, de: Mt, fl: C, ga: C, gu: C, hi: Me, ia: C, id: C, il: C, in: C, ks: C, ky: C, la: C, ma: [1, { k12: [1, { chtr: e, paroch: e, pvt: e }], cc: e, lib: e }], md: C, me: C, 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: C, mo: C, ms: [1, { k12: e, cc: e }], mt: C, nc: C, nd: Me, ne: C, nh: C, nj: C, nm: C, nv: C, ny: C, oh: C, ok: C, or: C, pa: C, pr: C, ri: Me, sc: C, sd: Me, tn: C, tx: C, ut: C, va: C, vi: C, vt: C, wa: C, wi: C, wv: Mt, wy: C, cloudns: t, "is-by": t, "land-4-sale": t, "stuff-4-sale": t, heliohost: t, enscaled: [0, { phx: t }], mircloud: t, "azure-api": t, azurewebsites: t, ngo: t, golffan: t, noip: t, pointto: t, freeddns: t, srv: [2, { gh: t, gl: t }], servername: t }], uy: [1, { com: e, edu: e, gub: e, mil: e, net: e, org: e, gv: t }], uz: [1, { co: e, com: e, net: e, org: e }], va: e, vc: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, gv: [2, { d: t }], "0e": a, mydns: t }], ve: [1, { arts: e, bib: e, co: e, com: e, e12: e, edu: e, emprende: e, firm: e, gob: e, gov: e, ia: e, info: e, int: e, mil: e, net: e, nom: e, org: e, rar: e, rec: e, store: e, tec: e, web: e }], vg: [1, { edu: e }], vi: [1, { co: e, com: e, k12: e, net: e, org: e }], vn: [1, { ac: e, ai: e, biz: e, com: e, edu: e, gov: e, health: e, id: e, info: e, int: e, io: e, name: e, net: e, org: e, pro: e, angiang: e, bacgiang: e, backan: e, baclieu: e, bacninh: e, "baria-vungtau": e, bentre: e, binhdinh: e, binhduong: e, binhphuoc: e, binhthuan: e, camau: e, cantho: e, caobang: e, daklak: e, daknong: e, danang: e, dienbien: e, dongnai: e, dongthap: e, gialai: e, hagiang: e, haiduong: e, haiphong: e, hanam: e, hanoi: e, hatinh: e, haugiang: e, hoabinh: e, hungyen: e, khanhhoa: e, kiengiang: e, kontum: e, laichau: e, lamdong: e, langson: e, laocai: e, longan: e, namdinh: e, nghean: e, ninhbinh: e, ninhthuan: e, phutho: e, phuyen: e, quangbinh: e, quangnam: e, quangngai: e, quangninh: e, quangtri: e, soctrang: e, sonla: e, tayninh: e, thaibinh: e, thainguyen: e, thanhhoa: e, thanhphohochiminh: e, thuathienhue: e, tiengiang: e, travinh: e, tuyenquang: e, vinhlong: e, vinhphuc: e, yenbai: e }], vu: Le, wf: [1, { biz: t, sch: t }], ws: [1, { com: e, edu: e, gov: e, net: e, org: e, advisor: a, cloud66: t, dyndns: t, mypets: t }], yt: [1, { org: t }], "xn--mgbaam7a8h": e, امارات: e, "xn--y9a3aq": e, հայ: e, "xn--54b7fta0cc": e, বাংলা: e, "xn--90ae": e, бг: e, "xn--mgbcpq6gpa1a": e, البحرين: e, "xn--90ais": e, бел: e, "xn--fiqs8s": e, 中国: e, "xn--fiqz9s": e, 中國: e, "xn--lgbbat1ad8j": e, الجزائر: e, "xn--wgbh1c": e, مصر: e, "xn--e1a4c": e, ею: e, "xn--qxa6a": e, ευ: e, "xn--mgbah1a3hjkrd": e, موريتانيا: e, "xn--node": e, გე: e, "xn--qxam": e, ελ: e, "xn--j6w193g": [1, { "xn--gmqw5a": e, "xn--55qx5d": e, "xn--mxtq1m": e, "xn--wcvs22d": e, "xn--uc0atv": e, "xn--od0alg": e }], 香港: [1, { 個人: e, 公司: e, 政府: e, 教育: e, 組織: e, 網絡: e }], "xn--2scrj9c": e, ಭಾರತ: e, "xn--3hcrj9c": e, ଭାରତ: e, "xn--45br5cyl": e, ভাৰত: e, "xn--h2breg3eve": e, भारतम्: e, "xn--h2brj9c8c": e, भारोत: e, "xn--mgbgu82a": e, ڀارت: e, "xn--rvc1e0am3e": e, ഭാരതം: e, "xn--h2brj9c": e, भारत: e, "xn--mgbbh1a": e, بارت: e, "xn--mgbbh1a71e": e, بھارت: e, "xn--fpcrj9c3d": e, భారత్: e, "xn--gecrj9c": e, ભારત: e, "xn--s9brj9c": e, ਭਾਰਤ: e, "xn--45brj9c": e, ভারত: e, "xn--xkc2dl3a5ee0h": e, இந்தியா: e, "xn--mgba3a4f16a": e, ایران: e, "xn--mgba3a4fra": e, ايران: e, "xn--mgbtx2b": e, عراق: e, "xn--mgbayh7gpa": e, الاردن: e, "xn--3e0b707e": e, 한국: e, "xn--80ao21a": e, қаз: e, "xn--q7ce6a": e, ລາວ: e, "xn--fzc2c9e2c": e, ලංකා: e, "xn--xkc2al3hye2a": e, இலங்கை: e, "xn--mgbc0a9azcg": e, المغرب: e, "xn--d1alf": e, мкд: e, "xn--l1acc": e, мон: e, "xn--mix891f": e, 澳門: e, "xn--mix082f": e, 澳门: e, "xn--mgbx4cd0ab": e, مليسيا: e, "xn--mgb9awbf": e, عمان: e, "xn--mgbai9azgqp6j": e, پاکستان: e, "xn--mgbai9a5eva00b": e, پاكستان: e, "xn--ygbi2ammx": e, فلسطين: e, "xn--90a3ac": [1, { "xn--80au": e, "xn--90azh": e, "xn--d1at": e, "xn--c1avg": e, "xn--o1ac": e, "xn--o1ach": e }], срб: [1, { ак: e, обр: e, од: e, орг: e, пр: e, упр: e }], "xn--p1ai": e, рф: e, "xn--wgbl6a": e, قطر: e, "xn--mgberp4a5d4ar": e, السعودية: e, "xn--mgberp4a5d4a87g": e, السعودیة: e, "xn--mgbqly7c0a67fbc": e, السعودیۃ: e, "xn--mgbqly7cvafr": e, السعوديه: e, "xn--mgbpl2fh": e, سودان: e, "xn--yfro4i67o": e, 新加坡: e, "xn--clchc0ea0b2g2a9gcd": e, சிங்கப்பூர்: e, "xn--ogbpf8fl": e, سورية: e, "xn--mgbtf8fl": e, سوريا: e, "xn--o3cw4h": [1, { "xn--o3cyx2a": e, "xn--12co0c3b4eva": e, "xn--m3ch0j3a": e, "xn--h3cuzk1di": e, "xn--12c1fe0br": e, "xn--12cfi8ixb8l": e }], ไทย: [1, { ทหาร: e, ธุรกิจ: e, เน็ต: e, รัฐบาล: e, ศึกษา: e, องค์กร: e }], "xn--pgbs0dh": e, تونس: e, "xn--kpry57d": e, 台灣: e, "xn--kprw13d": e, 台湾: e, "xn--nnx388a": e, 臺灣: e, "xn--j1amh": e, укр: e, "xn--mgb2ddes": e, اليمن: e, xxx: e, ye: s, za: [0, { ac: e, agric: e, alt: e, co: e, edu: e, gov: e, grondar: e, law: e, mil: e, net: e, ngo: e, nic: e, nis: e, nom: e, org: e, school: e, tm: e, web: e }], zm: [1, { ac: e, biz: e, co: e, com: e, edu: e, gov: e, info: e, mil: e, net: e, org: e, sch: e }], zw: [1, { ac: e, co: e, gov: e, mil: e, org: e }], aaa: e, aarp: e, abb: e, abbott: e, abbvie: e, abc: e, able: e, abogado: e, abudhabi: e, academy: [1, { official: t }], accenture: e, accountant: e, accountants: e, aco: e, actor: e, ads: e, adult: e, aeg: e, aetna: e, afl: e, africa: e, agakhan: e, agency: e, aig: e, airbus: e, airforce: e, airtel: e, akdn: e, alibaba: e, alipay: e, allfinanz: e, allstate: e, ally: e, alsace: e, alstom: e, amazon: e, americanexpress: e, americanfamily: e, amex: e, amfam: e, amica: e, amsterdam: e, analytics: e, android: e, anquan: e, anz: e, aol: e, apartments: e, app: [1, { adaptable: t, aiven: t, beget: a, brave: o, clerk: t, clerkstage: t, cloudflare: t, wnext: t, csb: [2, { preview: t }], convex: t, corespeed: t, deta: t, ondigitalocean: t, easypanel: t, encr: [2, { frontend: t }], evervault: i, expo: [2, { staging: t }], edgecompute: t, "on-fleek": t, flutterflow: t, sprites: t, e2b: t, framer: t, gadget: t, github: t, hosted: a, run: [0, { "*": t, mtls: a }], web: t, hackclub: t, hasura: t, onhercules: t, botdash: t, shiptoday: t, leapcell: t, loginline: t, lovable: t, luyani: t, magicpatterns: t, medusajs: t, messerli: t, miren: t, mocha: t, netlify: t, ngrok: t, "ngrok-free": t, developer: a, noop: t, northflank: a, upsun: a, railway: [0, { up: t }], replit: r, nyat: t, snowflake: [0, { "*": t, privatelink: a }], streamlit: t, spawnbase: t, telebit: t, typedream: t, vercel: t, wal: t, wasmer: t, bookonline: t, windsurf: t, base44: t, zeabur: t, zerops: a }], apple: [1, { int: [2, { cloud: [0, { "*": t, r: [0, { "*": t, "ap-north-1": a, "ap-south-1": a, "ap-south-2": a, "eu-central-1": a, "eu-north-1": a, "us-central-1": a, "us-central-2": a, "us-east-1": a, "us-east-2": a, "us-west-1": a, "us-west-2": a, "us-west-3": a }] }] }] }], aquarelle: e, arab: e, aramco: e, archi: e, army: e, art: e, arte: e, asda: e, associates: e, athleta: e, attorney: e, auction: e, audi: e, audible: e, audio: e, auspost: e, author: e, auto: e, autos: e, aws: [1, { on: [0, { "af-south-1": l, "ap-east-1": l, "ap-northeast-1": l, "ap-northeast-2": l, "ap-northeast-3": l, "ap-south-1": l, "ap-south-2": 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": p, "ap-northeast-2": p, "ap-south-1": p, "ap-southeast-1": p, "ap-southeast-2": p, "ca-central-1": b, "eu-central-1": p, "eu-west-1": p, "eu-west-2": p, "us-east-1": b, "us-east-2": b, "us-west-2": b, "af-south-1": k, "ap-east-1": k, "ap-northeast-3": k, "ap-south-2": f, "ap-southeast-3": k, "ap-southeast-4": f, "ca-west-1": [0, { notebook: t, "notebook-fips": t }], "eu-central-2": k, "eu-north-1": k, "eu-south-1": k, "eu-south-2": k, "eu-west-3": k, "il-central-1": k, "me-central-1": k, "me-south-1": k, "sa-east-1": k, "us-gov-east-1": g, "us-gov-west-1": g, "us-west-1": [0, { notebook: t, "notebook-fips": t, studio: t }], experiments: a }], repost: [0, { private: a }] }], axa: e, azure: e, baby: e, baidu: e, banamex: e, band: e, bank: e, bar: e, barcelona: e, barclaycard: e, barclays: e, barefoot: e, bargains: e, baseball: e, basketball: [1, { aus: t, nz: t }], bauhaus: e, bayern: e, bbc: e, bbt: e, bbva: e, bcg: e, bcn: e, beats: e, beauty: e, beer: e, berlin: e, best: e, bestbuy: e, bet: e, bharti: e, bible: e, bid: e, bike: e, bing: e, bingo: e, bio: e, black: e, blackfriday: e, blockbuster: e, blog: e, bloomberg: e, blue: e, bms: e, bmw: e, bnpparibas: e, boats: e, boehringer: e, bofa: e, bom: e, bond: e, boo: e, book: e, booking: e, bosch: e, bostik: e, boston: e, bot: e, boutique: e, box: e, bradesco: e, bridgestone: e, broadway: e, broker: e, brother: e, brussels: e, build: [1, { shiptoday: t, v0: t, windsurf: t }], builders: [1, { cloudsite: t }], business: E, buy: e, buzz: e, bzh: e, cab: e, cafe: e, cal: e, call: e, calvinklein: e, cam: e, camera: e, camp: [1, { emf: [0, { at: t }] }], canon: e, capetown: e, capital: e, capitalone: e, car: e, caravan: e, cards: e, care: e, career: e, careers: e, cars: e, casa: [1, { nabu: [0, { ui: t }] }], case: [1, { sav: t }], cash: e, casino: e, catering: e, catholic: e, cba: e, cbn: e, cbre: e, center: e, ceo: e, cern: e, cfa: e, cfd: e, chanel: e, channel: e, charity: e, chase: e, chat: e, cheap: e, chintai: e, christmas: e, chrome: e, church: e, cipriani: e, circle: e, cisco: e, citadel: e, citi: e, citic: e, city: e, claims: e, cleaning: e, click: e, clinic: e, clinique: e, clothing: e, cloud: [1, { antagonist: t, convex: t, elementor: t, emergent: t, encoway: [0, { eu: t }], statics: a, ravendb: t, axarnet: [0, { "es-1": t }], diadem: t, jelastic: [0, { vip: t }], jele: t, "jenv-aruba": [0, { aruba: [0, { eur: [0, { it1: t }] }], it1: t }], keliweb: [2, { cs: t }], oxa: [2, { tn: t, uk: t }], primetel: [2, { uk: t }], reclaim: [0, { ca: t, uk: t, us: t }], trendhosting: [0, { ch: t, de: t }], jote: t, jotelulu: t, kuleuven: t, laravel: t, linkyard: t, magentosite: a, matlab: t, observablehq: t, perspecta: t, vapor: t, "on-rancher": a, scw: [0, { baremetal: [0, { "fr-par-1": t, "fr-par-2": t, "nl-ams-1": t }], "fr-par": [0, { cockpit: t, ddl: t, dtwh: t, fnc: [2, { functions: t }], ifr: t, k8s: w, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t, whm: t }], instances: [0, { priv: t, pub: t }], k8s: t, "nl-ams": [0, { cockpit: t, ddl: t, dtwh: t, ifr: t, k8s: w, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t, whm: t }], "pl-waw": [0, { cockpit: t, ddl: t, dtwh: t, ifr: t, k8s: w, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t }], scalebook: t, smartlabeling: t }], servebolt: t, onstackit: [0, { runs: t }], trafficplex: t, "unison-services": t, urown: t, voorloper: t, zap: t }], club: [1, { cloudns: t, jele: t, barsy: t }], clubmed: e, coach: e, codes: [1, { owo: a }], coffee: e, college: e, cologne: e, commbank: e, community: [1, { nog: t, ravendb: t, myforum: t }], company: e, compare: e, computer: e, comsec: e, condos: e, construction: e, consulting: e, contact: e, contractors: e, cooking: e, cool: [1, { elementor: t, de: t }], corsica: e, country: e, coupon: e, coupons: e, courses: e, cpa: e, credit: e, creditcard: e, creditunion: e, cricket: e, crown: e, crs: e, cruise: e, cruises: e, cuisinella: e, cymru: e, cyou: e, dad: e, dance: e, data: e, date: e, dating: e, datsun: e, day: e, dclk: e, dds: e, deal: e, dealer: e, deals: e, degree: e, delivery: e, dell: e, deloitte: e, delta: e, democrat: e, dental: e, dentist: e, desi: e, design: [1, { graphic: t, bss: t }], dev: [1, { myaddr: t, panel: t, bearblog: t, brave: o, lcl: a, lclstage: a, stg: a, stgstage: a, pages: t, r2: t, workers: t, deno: t, "deno-staging": t, deta: t, lp: [2, { api: t, objects: t }], evervault: i, fly: t, githubpreview: t, gateway: a, grebedoc: t, botdash: t, inbrowser: a, "is-a-good": t, iserv: t, leapcell: t, runcontainers: t, localcert: [0, { user: a }], loginline: t, barsy: t, mediatech: t, "mocha-sandbox": t, modx: t, ngrok: t, "ngrok-free": t, "is-a-fullstack": t, "is-cool": t, "is-not-a": t, localplayer: t, xmit: t, "platter-app": t, replit: [2, { archer: t, bones: t, canary: t, global: t, hacker: t, id: t, janeway: t, kim: t, kira: t, kirk: t, odo: t, paris: t, picard: t, pike: t, prerelease: t, reed: t, riker: t, sisko: t, spock: t, staging: t, sulu: t, tarpit: t, teams: t, tucker: t, wesley: t, worf: t }], crm: [0, { aa: a, ab: a, ac: a, ad: a, ae: a, af: a, ci: a, d: a, pa: a, pb: a, pc: a, pd: a, pe: a, pf: a, w: a, wa: a, wb: a, wc: a, wd: a, we: a, wf: a }], erp: St, vercel: t, webhare: a, hrsn: t, "is-a": t }], dhl: e, diamonds: e, diet: e, digital: [1, { cloudapps: [2, { london: t }] }], direct: [1, { libp2p: t }], directory: e, discount: e, discover: e, dish: e, diy: Et, dnp: e, docs: e, doctor: e, dog: e, domains: e, dot: e, download: e, drive: e, dtv: e, dubai: e, dupont: e, durban: e, dvag: e, dvr: e, earth: e, eat: e, eco: e, edeka: e, education: E, email: [1, { crisp: [0, { on: t }], tawk: jt, tawkto: jt }], emerck: e, energy: e, engineer: e, engineering: e, enterprises: e, epson: e, equipment: e, ericsson: e, erni: e, esq: e, estate: [1, { compute: a }], eurovision: e, eus: [1, { party: It }], events: [1, { koobin: t, co: t }], exchange: e, expert: e, exposed: e, express: e, extraspace: e, fage: e, fail: e, fairwinds: e, faith: e, family: e, fan: e, fans: e, farm: [1, { storj: t }], farmers: e, fashion: e, fast: e, fedex: e, feedback: e, ferrari: e, ferrero: e, fidelity: e, fido: e, film: e, final: e, finance: e, financial: E, fire: e, firestone: e, firmdale: e, fish: e, fishing: e, fit: e, fitness: e, flickr: e, flights: e, flir: e, florist: e, flowers: e, fly: e, foo: e, food: e, football: e, ford: e, forex: e, forsale: e, forum: e, foundation: e, fox: e, free: e, fresenius: e, frl: e, frogans: e, frontier: e, ftr: e, fujitsu: e, fun: e, fund: e, furniture: e, futbol: e, fyi: e, gal: e, gallery: e, gallo: e, gallup: e, game: e, games: [1, { pley: t, sheezy: t }], gap: e, garden: e, gay: [1, { pages: t }], gbiz: e, gdn: [1, { cnpy: t }], gea: e, gent: e, genting: e, george: e, ggee: e, gift: e, gifts: e, gives: e, giving: e, glass: e, gle: e, global: [1, { appwrite: t }], globo: e, gmail: e, gmbh: e, gmo: e, gmx: e, godaddy: e, gold: e, goldpoint: e, golf: e, goodyear: e, goog: [1, { cloud: t, translate: t, usercontent: a }], google: e, gop: e, got: e, grainger: e, graphics: e, gratis: e, green: e, gripe: e, grocery: e, group: Et, gucci: e, guge: e, guide: e, guitars: e, guru: e, hair: e, hamburg: e, hangout: e, haus: e, hbo: e, hdfc: e, hdfcbank: e, health: [1, { hra: t }], healthcare: e, help: e, helsinki: e, here: e, hermes: e, hiphop: e, hisamitsu: e, hitachi: e, hiv: e, hkt: e, hockey: e, holdings: e, holiday: e, homedepot: e, homegoods: e, homes: e, homesense: e, honda: e, horse: e, hospital: e, host: [1, { cloudaccess: t, freesite: t, easypanel: t, emergent: t, fastvps: t, myfast: t, gadget: t, tempurl: t, wpmudev: t, iserv: t, jele: t, mircloud: t, bolt: t, wp2: t, half: t }], hosting: [1, { opencraft: t }], hot: e, hotel: e, hotels: e, hotmail: e, house: e, how: e, hsbc: e, hughes: e, hyatt: e, hyundai: e, ibm: e, icbc: e, ice: e, icu: e, ieee: e, ifm: e, ikano: e, imamat: e, imdb: e, immo: e, immobilien: e, inc: e, industries: e, infiniti: e, ing: e, ink: e, institute: e, insurance: e, insure: e, international: e, intuit: e, investments: e, ipiranga: e, irish: e, ismaili: e, ist: e, istanbul: e, itau: e, itv: e, jaguar: e, java: e, jcb: e, jeep: e, jetzt: e, jewelry: e, jio: e, jll: e, jmp: e, jnj: e, joburg: e, jot: e, joy: e, jpmorgan: e, jprs: e, juegos: e, juniper: e, kaufen: e, kddi: e, kerryhotels: e, kerryproperties: e, kfh: e, kia: e, kids: e, kim: e, kindle: e, kitchen: e, kiwi: e, koeln: e, komatsu: e, kosher: e, kpmg: e, kpn: e, krd: [1, { co: t, edu: t }], kred: e, kuokgroup: e, kyoto: e, lacaixa: e, lamborghini: e, lamer: e, land: e, landrover: e, lanxess: e, lasalle: e, lat: e, latino: e, latrobe: e, law: e, lawyer: e, lds: e, lease: e, leclerc: e, lefrak: e, legal: e, lego: e, lexus: e, lgbt: e, lidl: e, life: e, lifeinsurance: e, lifestyle: e, lighting: e, like: e, lilly: e, limited: e, limo: e, lincoln: e, link: [1, { myfritz: t, cyon: t, joinmc: t, dweb: a, inbrowser: a, keenetic: t, nftstorage: rt, mypep: t, storacha: rt, w3s: rt }], live: [1, { aem: t, hlx: t, ewp: a }], living: e, llc: e, llp: e, loan: e, loans: e, locker: e, locus: e, lol: [1, { omg: t }], london: e, lotte: e, lotto: e, love: e, lpl: e, lplfinancial: e, ltd: e, ltda: e, lundbeck: e, luxe: e, luxury: e, madrid: e, maif: e, maison: e, makeup: e, man: e, management: e, mango: e, map: e, market: e, marketing: e, markets: e, marriott: e, marshalls: e, mattel: e, mba: e, mckinsey: e, med: e, media: Pe, meet: e, melbourne: e, meme: e, memorial: e, men: e, menu: [1, { barsy: t, barsyonline: t }], merck: e, merckmsd: e, miami: e, microsoft: e, mini: e, mint: e, mit: e, mitsubishi: e, mlb: e, mls: e, mma: e, mobile: e, moda: e, moe: e, moi: e, mom: e, monash: e, money: e, monster: e, mormon: e, mortgage: e, moscow: e, moto: e, motorcycles: e, mov: e, movie: e, msd: e, mtn: e, mtr: e, music: e, nab: e, nagoya: e, navy: e, nba: e, nec: e, netbank: e, netflix: e, network: [1, { aem: t, alces: a, appwrite: t, co: t, arvo: t, azimuth: t, tlon: t }], neustar: e, new: e, news: [1, { noticeable: t }], next: e, nextdirect: e, nexus: e, nfl: e, ngo: e, nhk: e, nico: e, nike: e, nikon: e, ninja: e, nissan: e, nissay: e, nokia: e, norton: e, now: e, nowruz: e, nowtv: e, nra: e, nrw: e, ntt: e, nyc: e, obi: e, observer: e, office: e, okinawa: e, olayan: e, olayangroup: e, ollo: e, omega: e, one: [1, { kin: a, service: t, website: t }], ong: e, onl: e, online: [1, { eero: t, "eero-stage": t, websitebuilder: t, leapcell: t, barsy: t }], ooo: e, open: e, oracle: e, orange: [1, { tech: t }], organic: e, origins: e, osaka: e, otsuka: e, ott: e, ovh: [1, { nerdpol: t }], page: [1, { aem: t, hlx: t, codeberg: t, deuxfleurs: t, heyflow: t, prvcy: t, rocky: t, statichost: t, pdns: t, plesk: t }], panasonic: e, paris: e, pars: e, partners: e, parts: e, party: e, pay: e, pccw: e, pet: e, pfizer: e, pharmacy: e, phd: e, philips: e, phone: e, photo: e, photography: e, photos: Pe, physio: e, pics: e, pictet: e, pictures: [1, { 1337: t }], pid: e, pin: e, ping: e, pink: e, pioneer: e, pizza: [1, { ngrok: t }], place: E, play: e, playstation: e, plumbing: e, plus: [1, { playit: [2, { at: a, with: t }] }], pnc: e, pohl: e, poker: e, politie: e, porn: e, praxi: e, press: e, prime: e, prod: e, productions: e, prof: e, progressive: e, promo: e, properties: e, property: e, protection: e, pru: e, prudential: e, pub: [1, { id: a, kin: a, barsy: t }], pwc: e, qpon: e, quebec: e, quest: e, racing: e, radio: e, read: e, realestate: e, realtor: e, realty: e, recipes: e, red: e, redumbrella: e, rehab: e, reise: e, reisen: e, reit: e, reliance: e, ren: e, rent: e, rentals: e, repair: e, report: e, republican: e, rest: e, restaurant: e, review: e, reviews: [1, { aem: t }], rexroth: e, rich: e, richardli: e, ricoh: e, ril: e, rio: e, rip: [1, { clan: t }], rocks: [1, { myddns: t, stackit: t, "lima-city": t, webspace: t }], rodeo: e, rogers: e, room: e, rsvp: e, rugby: e, ruhr: e, run: [1, { appwrite: a, canva: t, development: t, ravendb: t, liara: [2, { iran: t }], lovable: t, needle: t, build: a, code: a, database: a, migration: a, onporter: t, repl: t, stackit: t, val: St, vercel: t, wix: t }], rwe: e, ryukyu: e, saarland: e, safe: e, safety: e, sakura: e, sale: e, salon: e, samsclub: e, samsung: e, sandvik: e, sandvikcoromant: e, sanofi: e, sap: e, sarl: e, sas: e, save: e, saxo: e, sbi: e, sbs: e, scb: e, schaeffler: e, schmidt: e, scholarships: e, school: e, schule: e, schwarz: e, science: e, scot: [1, { co: t, me: t, org: t, gov: [2, { service: t }] }], search: e, seat: e, secure: e, security: e, seek: e, select: e, sener: e, services: [1, { loginline: t }], seven: e, sew: e, sex: e, sexy: e, sfr: e, shangrila: e, sharp: e, shell: e, shia: e, shiksha: e, shoes: e, shop: [1, { base: t, hoplix: t, barsy: t, barsyonline: t, shopware: t }], shopping: e, shouji: e, show: e, silk: e, sina: e, singles: e, site: [1, { square: t, canva: x, cloudera: a, convex: t, cyon: t, caffeine: t, fastvps: t, figma: t, "figma-gov": t, preview: t, heyflow: t, jele: t, jouwweb: t, loginline: t, barsy: t, co: t, notion: t, omniwe: t, opensocial: t, madethis: t, support: t, platformsh: a, tst: a, byen: t, sol: t, srht: t, novecore: t, cpanel: t, wpsquared: t, sourcecraft: t }], ski: e, skin: e, sky: e, skype: e, sling: e, smart: e, smile: e, sncf: e, soccer: e, social: e, softbank: e, software: e, sohu: e, solar: e, solutions: e, song: e, sony: e, soy: e, spa: e, space: [1, { myfast: t, heiyu: t, hf: [2, { static: t }], "app-ionos": t, project: t, uber: t, xs4all: t }], sport: e, spot: e, srl: e, stada: e, staples: e, star: e, statebank: e, statefarm: e, stc: e, stcgroup: e, stockholm: e, storage: e, store: [1, { barsy: t, sellfy: t, shopware: t, storebase: t }], stream: e, studio: e, study: e, style: e, sucks: e, supplies: e, supply: e, support: [1, { barsy: t }], surf: e, surgery: e, suzuki: e, swatch: e, swiss: e, sydney: e, systems: [1, { knightpoint: t, miren: t }], tab: e, taipei: e, talk: e, taobao: e, target: e, tatamotors: e, tatar: e, tattoo: e, tax: e, taxi: e, tci: e, tdk: e, team: [1, { discourse: t, jelastic: t }], tech: [1, { cleverapps: t }], technology: E, temasek: e, tennis: e, teva: e, thd: e, theater: e, theatre: e, tiaa: e, tickets: e, tienda: e, tips: e, tires: e, tirol: e, tjmaxx: e, tjx: e, tkmaxx: e, tmall: e, today: [1, { prequalifyme: t }], tokyo: e, tools: [1, { addr: Ct, myaddr: t }], top: [1, { ntdll: t, wadl: a }], toray: e, toshiba: e, total: e, tours: e, town: e, toyota: e, toys: e, trade: e, trading: e, training: e, travel: e, travelers: e, travelersinsurance: e, trust: e, trv: e, tube: e, tui: e, tunes: e, tushu: e, tvs: e, ubank: e, ubs: e, unicom: e, university: e, uno: e, uol: e, ups: e, vacations: e, vana: e, vanguard: e, vegas: e, ventures: e, verisign: e, versicherung: e, vet: e, viajes: e, video: e, vig: e, viking: e, villas: e, vin: e, vip: [1, { hidns: t }], virgin: e, visa: e, vision: e, viva: e, vivo: e, vlaanderen: e, vodka: e, volvo: e, vote: e, voting: e, voto: e, voyage: e, wales: e, walmart: e, walter: e, wang: e, wanggou: e, watch: e, watches: e, weather: e, weatherchannel: e, webcam: e, weber: e, website: Pe, wed: e, wedding: e, weibo: e, weir: e, whoswho: e, wien: e, wiki: Pe, williamhill: e, win: e, windows: e, wine: e, winners: e, wme: e, wolterskluwer: e, woodside: e, work: [1, { "imagine-proxy": t }], works: e, world: e, wow: e, wtc: e, wtf: e, xbox: e, xerox: e, xihuan: e, xin: e, "xn--11b4c3d": e, कॉम: e, "xn--1ck2e1b": e, セール: e, "xn--1qqw23a": e, 佛山: e, "xn--30rr7y": e, 慈善: e, "xn--3bst00m": e, 集团: e, "xn--3ds443g": e, 在线: e, "xn--3pxu8k": e, 点看: e, "xn--42c2d9a": e, คอม: e, "xn--45q11c": e, 八卦: e, "xn--4gbrim": e, موقع: e, "xn--55qw42g": e, 公益: e, "xn--55qx5d": e, 公司: e, "xn--5su34j936bgsg": e, 香格里拉: e, "xn--5tzm5g": e, 网站: e, "xn--6frz82g": e, 移动: e, "xn--6qq986b3xl": e, 我爱你: e, "xn--80adxhks": e, москва: e, "xn--80aqecdr1a": e, католик: e, "xn--80asehdb": e, онлайн: e, "xn--80aswg": e, сайт: e, "xn--8y0a063a": e, 联通: e, "xn--9dbq2a": e, קום: e, "xn--9et52u": e, 时尚: e, "xn--9krt00a": e, 微博: e, "xn--b4w605ferd": e, 淡马锡: e, "xn--bck1b9a5dre4c": e, ファッション: e, "xn--c1avg": e, орг: e, "xn--c2br7g": e, नेट: e, "xn--cck2b3b": e, ストア: e, "xn--cckwcxetd": e, アマゾン: e, "xn--cg4bki": e, 삼성: e, "xn--czr694b": e, 商标: e, "xn--czrs0t": e, 商店: e, "xn--czru2d": e, 商城: e, "xn--d1acj3b": e, дети: e, "xn--eckvdtc9d": e, ポイント: e, "xn--efvy88h": e, 新闻: e, "xn--fct429k": e, 家電: e, "xn--fhbei": e, كوم: e, "xn--fiq228c5hs": e, 中文网: e, "xn--fiq64b": e, 中信: e, "xn--fjq720a": e, 娱乐: e, "xn--flw351e": e, 谷歌: e, "xn--fzys8d69uvgm": e, 電訊盈科: e, "xn--g2xx48c": e, 购物: e, "xn--gckr3f0f": e, クラウド: e, "xn--gk3at1e": e, 通販: e, "xn--hxt814e": e, 网店: e, "xn--i1b6b1a6a2e": e, संगठन: e, "xn--imr513n": e, 餐厅: e, "xn--io0a7i": e, 网络: e, "xn--j1aef": e, ком: e, "xn--jlq480n2rg": e, 亚马逊: e, "xn--jvr189m": e, 食品: e, "xn--kcrx77d1x4a": e, 飞利浦: e, "xn--kput3i": e, 手机: e, "xn--mgba3a3ejt": e, ارامكو: e, "xn--mgba7c0bbn0a": e, العليان: e, "xn--mgbab2bd": e, بازار: e, "xn--mgbca7dzdo": e, ابوظبي: e, "xn--mgbi4ecexp": e, كاثوليك: e, "xn--mgbt3dhd": e, همراه: e, "xn--mk1bu44c": e, 닷컴: e, "xn--mxtq1m": e, 政府: e, "xn--ngbc5azd": e, شبكة: e, "xn--ngbe9e0a": e, بيتك: e, "xn--ngbrx": e, عرب: e, "xn--nqv7f": e, 机构: e, "xn--nqv7fs00ema": e, 组织机构: e, "xn--nyqy26a": e, 健康: e, "xn--otu796d": e, 招聘: e, "xn--p1acf": [1, { "xn--90amc": t, "xn--j1aef": t, "xn--j1ael8b": t, "xn--h1ahn": t, "xn--j1adp": t, "xn--c1avg": t, "xn--80aaa0cvac": t, "xn--h1aliz": t, "xn--90a1af": t, "xn--41a": t }], рус: [1, { биз: t, ком: t, крым: t, мир: t, мск: t, орг: t, самара: t, сочи: t, спб: t, я: t }], "xn--pssy2u": e, 大拿: e, "xn--q9jyb4c": e, みんな: e, "xn--qcka1pmc": e, グーグル: e, "xn--rhqv96g": e, 世界: e, "xn--rovu88b": e, 書籍: e, "xn--ses554g": e, 网址: e, "xn--t60b56a": e, 닷넷: e, "xn--tckwe": e, コム: e, "xn--tiq49xqyj": e, 天主教: e, "xn--unup4y": e, 游戏: e, "xn--vermgensberater-ctb": e, vermögensberater: e, "xn--vermgensberatung-pwb": e, vermögensberatung: e, "xn--vhquv": e, 企业: e, "xn--vuq861b": e, 信息: e, "xn--w4r85el8fhu5dnra": e, 嘉里大酒店: e, "xn--w4rs40l": e, 嘉里: e, "xn--xhq521b": e, 广东: e, "xn--zfr164b": e, 政务: e, xyz: [1, { caffeine: t, botdash: t, telebit: a }], yachts: e, yahoo: e, yamaxun: e, yandex: e, yodobashi: e, yoga: e, yokohama: e, you: e, youtube: e, yun: e, zappos: e, zara: e, zero: e, zip: e, zone: [1, { triton: a, stackit: t, lima: t }], zuerich: e }];
2464
+ const e = [1, {}], t = [2, {}], n = [1, { com: e, edu: e, gov: e, net: e, org: e }], s = [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e }], a = [0, { "*": t }], o = [2, { s: a }], i = [0, { relay: t }], r = [2, { id: t }], c = [1, { gov: e }], l = [0, { airflow: a, "lambda-url": t, "transfer-webapp": t }], d = [0, { airflow: a, "transfer-webapp": t }], u = [0, { "transfer-webapp": t }], m = [0, { "transfer-webapp": t, "transfer-webapp-fips": t }], k = [0, { notebook: t, studio: t }], p = [0, { labeling: t, notebook: t, studio: t }], f = [0, { notebook: t }], y = [0, { labeling: t, notebook: t, "notebook-fips": t, studio: t }], g = [0, { notebook: t, "notebook-fips": t, studio: t, "studio-fips": t }], b = [0, { shop: t }], v = [0, { "*": e }], T = [1, { co: t }], I = [0, { objects: t }], w = [2, { nodes: t }], x = [0, { my: t }], j = [0, { s3: t, "s3-accesspoint": t, "s3-website": t }], F = [0, { s3: t, "s3-accesspoint": t }], X = [0, { direct: t }], U = [0, { "webview-assets": t }], J = [0, { vfs: t, "webview-assets": t }], ne = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": U, cloud9: J }], ke = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: F, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": U, cloud9: J }], le = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": U, cloud9: J }], ue = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t }], be = [0, { s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-website": t }], Oe = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: be, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": U, cloud9: J }], Ce = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: be, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t }], Re = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: be, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-deprecated": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": U, cloud9: J }], z = [0, { auth: t }], _ = [0, { auth: t, "auth-fips": t }], wt = [0, { "auth-fips": t }], xt = [0, { apps: t }], et = [0, { paas: t }], _t = [2, { eu: t }], tt = [0, { app: t }], at = [0, { site: t }], Ae = [1, { com: e, edu: e, net: e, org: e }], nt = [0, { j: t }], Ct = [0, { dyn: t }], St = [2, { web: t }], Et = [1, { discourse: t }], Tt = [1, { co: e, com: e, edu: e, gov: e, net: e, org: e }], jt = [0, { p: t }], It = [0, { user: t }], Se = [0, { cdn: t }], zt = [2, { raw: a }], st = [0, { cust: t, reservd: t }], Ot = [0, { cust: t }], ot = [0, { s3: t }], Rt = [1, { biz: e, com: e, edu: e, gov: e, info: e, net: e, org: e }], it = [0, { ipfs: t }], Le = [1, { framer: t }], At = [0, { forgot: t }], bn = [0, { blob: t, file: t, web: t }], Lt = [0, { core: bn, servicebus: t }], P = [1, { gs: e }], Pt = [0, { nes: e }], C = [1, { k12: e, cc: e, lib: e }], Mt = [1, { cc: e }], Pe = [1, { cc: e, lib: e }];
2465
+ return [0, { ac: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, drr: t, feedback: t, forms: t }], ad: e, ae: [1, { ac: e, co: e, gov: e, mil: e, net: e, org: e, sch: e }], aero: [1, { airline: e, airport: e, "accident-investigation": e, "accident-prevention": e, aerobatic: e, aeroclub: e, aerodrome: e, agents: e, "air-surveillance": e, "air-traffic-control": e, aircraft: e, airtraffic: e, ambulance: e, association: e, author: e, ballooning: e, broker: e, caa: e, cargo: e, catering: e, certification: e, championship: e, charter: e, civilaviation: e, club: e, conference: e, consultant: e, consulting: e, control: e, council: e, crew: e, design: e, dgca: e, educator: e, emergency: e, engine: e, engineer: e, entertainment: e, equipment: e, exchange: e, express: e, federation: e, flight: e, freight: e, fuel: e, gliding: e, government: e, groundhandling: e, group: e, hanggliding: e, homebuilt: e, insurance: e, journal: e, journalist: e, leasing: e, logistics: e, magazine: e, maintenance: e, marketplace: e, media: e, microlight: e, modelling: e, navigation: e, parachuting: e, paragliding: e, "passenger-association": e, pilot: e, press: e, production: e, recreation: e, repbody: e, res: e, research: e, rotorcraft: e, safety: e, scientist: e, services: e, show: e, skydiving: e, software: e, student: e, taxi: e, trader: e, trading: e, trainer: e, union: e, workinggroup: e, works: e }], af: n, ag: [1, { co: e, com: e, net: e, nom: e, org: e, obj: t }], ai: [1, { com: e, net: e, off: e, org: e, uwu: t, framer: t, kiloapps: t }], al: s, am: [1, { co: e, com: e, commune: e, net: e, org: e, radio: t }], ao: [1, { co: e, ed: e, edu: e, gov: e, gv: e, it: e, og: e, org: e, pb: e }], aq: e, ar: [1, { bet: e, com: e, coop: e, edu: e, gob: e, gov: e, int: e, mil: e, musica: e, mutual: e, net: e, org: e, seg: e, senasa: e, tur: e }], arpa: [1, { e164: e, home: e, "in-addr": e, ip6: e, iris: e, uri: e, urn: e }], as: c, asia: [1, { cloudns: t, daemon: t, dix: t }], at: [1, { 4: t, ac: [1, { sth: e }], co: e, gv: e, or: e, funkfeuer: [0, { wien: t }], futurecms: [0, { "*": t, ex: a, in: a }], futurehosting: t, futuremailing: t, ortsinfo: [0, { ex: a, kunden: a }], biz: t, info: t, "123webseite": t, priv: t, my: t, myspreadshop: t, "12hp": t, "2ix": t, "4lima": t, "lima-city": t }], au: [1, { asn: e, com: [1, { cloudlets: [0, { mel: t }], myspreadshop: t }], edu: [1, { act: e, catholic: e, nsw: e, nt: e, qld: e, sa: e, tas: e, vic: e, wa: e }], gov: [1, { qld: e, sa: e, tas: e, vic: e, wa: e }], id: e, net: e, org: e, conf: e, oz: e, act: e, nsw: e, nt: e, qld: e, sa: e, tas: e, vic: e, wa: e, hrsn: [0, { vps: t }] }], aw: [1, { com: e }], ax: e, az: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, int: e, mil: e, name: e, net: e, org: e, pp: e, pro: e }], ba: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, brendly: b, rs: t }], bb: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, net: e, org: e, store: e, tv: e }], bd: [1, { ac: e, ai: e, co: e, com: e, edu: e, gov: e, id: e, info: e, it: e, mil: e, net: e, org: e, sch: e, tv: e }], be: [1, { ac: e, cloudns: t, webhosting: t, interhostsolutions: [0, { cloud: t }], kuleuven: [0, { ezproxy: t }], "123website": t, myspreadshop: t, transurl: a }], bf: c, bg: [1, { 0: e, 1: e, 2: e, 3: e, 4: e, 5: e, 6: e, 7: e, 8: e, 9: e, a: e, b: e, c: e, d: e, e, f: e, g: e, h: e, i: e, j: e, k: e, l: e, m: e, n: e, o: e, p: e, q: e, r: e, s: e, t: e, u: e, v: e, w: e, x: e, y: e, z: e, barsy: t }], bh: n, bi: [1, { co: e, com: e, edu: e, or: e, org: e }], biz: [1, { activetrail: t, "cloud-ip": t, cloudns: t, jozi: t, dyndns: t, "for-better": t, "for-more": t, "for-some": t, "for-the": t, selfip: t, webhop: t, orx: t, mmafan: t, myftp: t, "no-ip": t, dscloud: t }], bj: [1, { africa: e, agro: e, architectes: e, assur: e, avocats: e, co: e, com: e, eco: e, econo: e, edu: e, info: e, loisirs: e, money: e, net: e, org: e, ote: e, restaurant: e, resto: e, tourism: e, univ: e }], bm: n, bn: [1, { com: e, edu: e, gov: e, net: e, org: e, co: t }], bo: [1, { com: e, edu: e, gob: e, int: e, mil: e, net: e, org: e, tv: e, web: e, academia: e, agro: e, arte: e, blog: e, bolivia: e, ciencia: e, cooperativa: e, democracia: e, deporte: e, ecologia: e, economia: e, empresa: e, indigena: e, industria: e, info: e, medicina: e, movimiento: e, musica: e, natural: e, nombre: e, noticias: e, patria: e, plurinacional: e, politica: e, profesional: e, pueblo: e, revista: e, salud: e, tecnologia: e, tksat: e, transporte: e, wiki: e }], br: [1, { "9guacu": e, abc: e, adm: e, adv: e, agr: e, aju: e, am: e, anani: e, aparecida: e, api: e, app: e, arq: e, art: e, ato: e, b: e, barueri: e, belem: e, bet: e, bhz: e, bib: e, bio: e, blog: e, bmd: e, boavista: e, bsb: e, campinagrande: e, campinas: e, caxias: e, cim: e, cng: e, cnt: e, com: [1, { simplesite: t }], contagem: e, coop: e, coz: e, cri: e, cuiaba: e, curitiba: e, def: e, des: e, det: e, dev: e, ecn: e, eco: e, edu: e, emp: e, enf: e, eng: e, esp: e, etc: e, eti: e, far: e, feira: e, flog: e, floripa: e, fm: e, fnd: e, fortal: e, fot: e, foz: e, fst: e, g12: e, geo: e, ggf: e, goiania: e, gov: [1, { ac: e, al: e, am: e, ap: e, ba: e, ce: e, df: e, es: e, go: e, ma: e, mg: e, ms: e, mt: e, pa: e, pb: e, pe: e, pi: e, pr: e, rj: e, rn: e, ro: e, rr: e, rs: e, sc: e, se: e, sp: e, to: e }], gru: e, ia: e, imb: e, ind: e, inf: e, jab: e, jampa: e, jdf: e, joinville: e, jor: e, jus: e, leg: [1, { ac: t, al: t, am: t, ap: t, ba: t, ce: t, df: t, es: t, go: t, ma: t, mg: t, ms: t, mt: t, pa: t, pb: t, pe: t, pi: t, pr: t, rj: t, rn: t, ro: t, rr: t, rs: t, sc: t, se: t, sp: t, to: t }], leilao: e, lel: e, log: e, londrina: e, macapa: e, maceio: e, manaus: e, maringa: e, mat: e, med: e, mil: e, morena: e, mp: e, mus: e, natal: e, net: e, niteroi: e, nom: v, not: e, ntr: e, odo: e, ong: e, org: e, osasco: e, palmas: e, poa: e, ppg: e, pro: e, psc: e, psi: e, pvh: e, qsl: e, radio: e, rec: e, recife: e, rep: e, ribeirao: e, rio: e, riobranco: e, riopreto: e, salvador: e, sampa: e, santamaria: e, santoandre: e, saobernardo: e, saogonca: e, seg: e, sjc: e, slg: e, slz: e, social: e, sorocaba: e, srv: e, taxi: e, tc: e, tec: e, teo: e, the: e, tmp: e, trd: e, tur: e, tv: e, udi: e, vet: e, vix: e, vlog: e, wiki: e, xyz: e, zlg: e, tche: t }], bs: [1, { com: e, edu: e, gov: e, net: e, org: e, we: t }], bt: n, bv: e, bw: [1, { ac: e, co: e, gov: e, net: e, org: e }], by: [1, { gov: e, mil: e, com: e, of: e, mediatech: t }], bz: [1, { co: e, com: e, edu: e, gov: e, net: e, org: e, za: t, mydns: t, gsj: t }], ca: [1, { ab: e, bc: e, mb: e, nb: e, nf: e, nl: e, ns: e, nt: e, nu: e, on: e, pe: e, qc: e, sk: e, yk: e, gc: e, barsy: t, awdev: a, co: t, "no-ip": t, onid: t, myspreadshop: t, box: t }], cat: e, cc: [1, { cleverapps: t, "cloud-ip": t, cloudns: t, ccwu: t, ftpaccess: t, "game-server": t, myphotos: t, scrapping: t, twmail: t, csx: t, fantasyleague: t, spawn: [0, { instances: t }], ec: t, eu: t, gu: t, uk: t, us: t }], cd: [1, { gov: e, cc: t }], cf: e, cg: e, ch: [1, { square7: t, cloudns: t, cloudscale: [0, { cust: t, lpg: I, rma: I }], objectstorage: [0, { lpg: t, rma: t }], flow: [0, { ae: [0, { alp1: t }], appengine: t }], "linkyard-cloud": t, gotdns: t, dnsking: t, "123website": t, myspreadshop: t, firenet: [0, { "*": t, svc: a }], "12hp": t, "2ix": t, "4lima": t, "lima-city": t }], ci: [1, { ac: e, "xn--aroport-bya": e, aéroport: e, asso: e, co: e, com: e, ed: e, edu: e, go: e, gouv: e, int: e, net: e, or: e, org: e, us: t }], ck: v, cl: [1, { co: e, gob: e, gov: e, mil: e, cloudns: t }], cm: [1, { co: e, com: e, gov: e, net: e }], cn: [1, { ac: e, com: [1, { amazonaws: [0, { "cn-north-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, rds: a, dualstack: j, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t }], "cn-northwest-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, rds: a, dualstack: F, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t }], compute: a, airflow: [0, { "cn-north-1": a, "cn-northwest-1": a }], eb: [0, { "cn-north-1": t, "cn-northwest-1": t }], elb: a }], amazonwebservices: [0, { on: [0, { "cn-north-1": d, "cn-northwest-1": d }] }], sagemaker: [0, { "cn-north-1": k, "cn-northwest-1": k }] }], edu: e, gov: e, mil: e, net: e, org: e, "xn--55qx5d": e, 公司: e, "xn--od0alg": e, 網絡: e, "xn--io0a7i": e, 网络: e, ah: e, bj: e, cq: e, fj: e, gd: e, gs: e, gx: e, gz: e, ha: e, hb: e, he: e, hi: e, hk: e, hl: e, hn: e, jl: e, js: e, jx: e, ln: e, mo: e, nm: e, nx: e, qh: e, sc: e, sd: e, sh: [1, { as: t }], sn: e, sx: e, tj: e, tw: e, xj: e, xz: e, yn: e, zj: e, "canva-apps": t, canvasite: x, myqnapcloud: t, quickconnect: X }], co: [1, { com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e, carrd: t, crd: t, otap: a, hidns: t, leadpages: t, lpages: t, mypi: t, xmit: a, rdpa: [0, { clusters: a, srvrless: a }], firewalledreplit: r, repl: r, supabase: [2, { realtime: t, storage: t }], umso: t }], com: [1, { a2hosted: t, cpserver: t, adobeaemcloud: [2, { dev: a }], africa: t, auiusercontent: a, aivencloud: t, alibabacloudcs: t, kasserver: t, amazonaws: [0, { "af-south-1": ne, "ap-east-1": ke, "ap-northeast-1": le, "ap-northeast-2": le, "ap-northeast-3": ne, "ap-south-1": le, "ap-south-2": ue, "ap-southeast-1": le, "ap-southeast-2": le, "ap-southeast-3": ue, "ap-southeast-4": ue, "ap-southeast-5": [0, { "execute-api": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t }], "ca-central-1": Oe, "ca-west-1": Ce, "eu-central-1": le, "eu-central-2": ue, "eu-north-1": ke, "eu-south-1": ne, "eu-south-2": ue, "eu-west-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": U, cloud9: J }], "eu-west-2": ke, "eu-west-3": ne, "il-central-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": U, cloud9: [0, { vfs: t }] }], "me-central-1": ue, "me-south-1": ke, "sa-east-1": ne, "us-east-1": [2, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: be, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-deprecated": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": U, cloud9: J }], "us-east-2": Re, "us-gov-east-1": Ce, "us-gov-west-1": Ce, "us-west-1": Oe, "us-west-2": Re, compute: a, "compute-1": a, airflow: [0, { "af-south-1": a, "ap-east-1": a, "ap-northeast-1": a, "ap-northeast-2": a, "ap-northeast-3": a, "ap-south-1": a, "ap-south-2": a, "ap-southeast-1": a, "ap-southeast-2": a, "ap-southeast-3": a, "ap-southeast-4": a, "ap-southeast-5": a, "ap-southeast-7": a, "ca-central-1": a, "ca-west-1": a, "eu-central-1": a, "eu-central-2": a, "eu-north-1": a, "eu-south-1": a, "eu-south-2": a, "eu-west-1": a, "eu-west-2": a, "eu-west-3": a, "il-central-1": a, "me-central-1": a, "me-south-1": a, "sa-east-1": a, "us-east-1": a, "us-east-2": a, "us-west-1": a, "us-west-2": a }], rds: [0, { "af-south-1": a, "ap-east-1": a, "ap-east-2": a, "ap-northeast-1": a, "ap-northeast-2": a, "ap-northeast-3": a, "ap-south-1": a, "ap-south-2": a, "ap-southeast-1": a, "ap-southeast-2": a, "ap-southeast-3": a, "ap-southeast-4": a, "ap-southeast-5": a, "ap-southeast-6": a, "ap-southeast-7": a, "ca-central-1": a, "ca-west-1": a, "eu-central-1": a, "eu-central-2": a, "eu-west-1": a, "eu-west-2": a, "eu-west-3": a, "il-central-1": a, "me-central-1": a, "me-south-1": a, "mx-central-1": a, "sa-east-1": a, "us-east-1": a, "us-east-2": a, "us-gov-east-1": a, "us-gov-west-1": a, "us-northeast-1": a, "us-west-1": a, "us-west-2": a }], s3: t, "s3-1": t, "s3-ap-east-1": t, "s3-ap-northeast-1": t, "s3-ap-northeast-2": t, "s3-ap-northeast-3": t, "s3-ap-south-1": t, "s3-ap-southeast-1": t, "s3-ap-southeast-2": t, "s3-ca-central-1": t, "s3-eu-central-1": t, "s3-eu-north-1": t, "s3-eu-west-1": t, "s3-eu-west-2": t, "s3-eu-west-3": t, "s3-external-1": t, "s3-fips-us-gov-east-1": t, "s3-fips-us-gov-west-1": t, "s3-global": [0, { accesspoint: [0, { mrap: t }] }], "s3-me-south-1": t, "s3-sa-east-1": t, "s3-us-east-2": t, "s3-us-gov-east-1": t, "s3-us-gov-west-1": t, "s3-us-west-1": t, "s3-us-west-2": t, "s3-website-ap-northeast-1": t, "s3-website-ap-southeast-1": t, "s3-website-ap-southeast-2": t, "s3-website-eu-west-1": t, "s3-website-sa-east-1": t, "s3-website-us-east-1": t, "s3-website-us-gov-west-1": t, "s3-website-us-west-1": t, "s3-website-us-west-2": t, elb: a }], amazoncognito: [0, { "af-south-1": z, "ap-east-1": z, "ap-northeast-1": z, "ap-northeast-2": z, "ap-northeast-3": z, "ap-south-1": z, "ap-south-2": z, "ap-southeast-1": z, "ap-southeast-2": z, "ap-southeast-3": z, "ap-southeast-4": z, "ap-southeast-5": z, "ap-southeast-7": z, "ca-central-1": z, "ca-west-1": z, "eu-central-1": z, "eu-central-2": z, "eu-north-1": z, "eu-south-1": z, "eu-south-2": z, "eu-west-1": z, "eu-west-2": z, "eu-west-3": z, "il-central-1": z, "me-central-1": z, "me-south-1": z, "mx-central-1": z, "sa-east-1": z, "us-east-1": _, "us-east-2": _, "us-gov-east-1": wt, "us-gov-west-1": wt, "us-west-1": _, "us-west-2": _ }], amplifyapp: t, awsapprunner: a, awsapps: t, elasticbeanstalk: [2, { "af-south-1": t, "ap-east-1": t, "ap-northeast-1": t, "ap-northeast-2": t, "ap-northeast-3": t, "ap-south-1": t, "ap-southeast-1": t, "ap-southeast-2": t, "ap-southeast-3": t, "ap-southeast-5": t, "ap-southeast-7": t, "ca-central-1": t, "eu-central-1": t, "eu-north-1": t, "eu-south-1": t, "eu-south-2": t, "eu-west-1": t, "eu-west-2": t, "eu-west-3": t, "il-central-1": t, "me-central-1": t, "me-south-1": t, "sa-east-1": t, "us-east-1": t, "us-east-2": t, "us-gov-east-1": t, "us-gov-west-1": t, "us-west-1": t, "us-west-2": t }], awsglobalaccelerator: t, siiites: t, appspacehosted: t, appspaceusercontent: t, "on-aptible": t, myasustor: t, "balena-devices": t, boutir: t, bplaced: t, cafjs: t, "canva-apps": t, "canva-hosted-embed": t, canvacode: t, "rice-labs": t, "cdn77-storage": t, br: t, cn: t, de: t, eu: t, jpn: t, mex: t, ru: t, sa: t, uk: t, us: t, za: t, "clever-cloud": [0, { services: a }], abrdns: t, dnsabr: t, "ip-ddns": t, jdevcloud: t, wpdevcloud: t, "cf-ipfs": t, "cloudflare-ipfs": t, trycloudflare: t, co: t, devinapps: a, builtwithdark: t, datadetect: [0, { demo: t, instance: t }], dattolocal: t, dattorelay: t, dattoweb: t, mydatto: t, digitaloceanspaces: a, discordsays: t, discordsez: t, drayddns: t, dreamhosters: t, durumis: t, blogdns: t, cechire: t, dnsalias: t, dnsdojo: t, doesntexist: t, dontexist: t, doomdns: t, "dyn-o-saur": t, dynalias: t, "dyndns-at-home": t, "dyndns-at-work": t, "dyndns-blog": t, "dyndns-free": t, "dyndns-home": t, "dyndns-ip": t, "dyndns-mail": t, "dyndns-office": t, "dyndns-pics": t, "dyndns-remote": t, "dyndns-server": t, "dyndns-web": t, "dyndns-wiki": t, "dyndns-work": t, "est-a-la-maison": t, "est-a-la-masion": t, "est-le-patron": t, "est-mon-blogueur": t, "from-ak": t, "from-al": t, "from-ar": t, "from-ca": t, "from-ct": t, "from-dc": t, "from-de": t, "from-fl": t, "from-ga": t, "from-hi": t, "from-ia": t, "from-id": t, "from-il": t, "from-in": t, "from-ks": t, "from-ky": t, "from-ma": t, "from-md": t, "from-mi": t, "from-mn": t, "from-mo": t, "from-ms": t, "from-mt": t, "from-nc": t, "from-nd": t, "from-ne": t, "from-nh": t, "from-nj": t, "from-nm": t, "from-nv": t, "from-oh": t, "from-ok": t, "from-or": t, "from-pa": t, "from-pr": t, "from-ri": t, "from-sc": t, "from-sd": t, "from-tn": t, "from-tx": t, "from-ut": t, "from-va": t, "from-vt": t, "from-wa": t, "from-wi": t, "from-wv": t, "from-wy": t, getmyip: t, gotdns: t, "hobby-site": t, homelinux: t, homeunix: t, iamallama: t, "is-a-anarchist": t, "is-a-blogger": t, "is-a-bookkeeper": t, "is-a-bulls-fan": t, "is-a-caterer": t, "is-a-chef": t, "is-a-conservative": t, "is-a-cpa": t, "is-a-cubicle-slave": t, "is-a-democrat": t, "is-a-designer": t, "is-a-doctor": t, "is-a-financialadvisor": t, "is-a-geek": t, "is-a-green": t, "is-a-guru": t, "is-a-hard-worker": t, "is-a-hunter": t, "is-a-landscaper": t, "is-a-lawyer": t, "is-a-liberal": t, "is-a-libertarian": t, "is-a-llama": t, "is-a-musician": t, "is-a-nascarfan": t, "is-a-nurse": t, "is-a-painter": t, "is-a-personaltrainer": t, "is-a-photographer": t, "is-a-player": t, "is-a-republican": t, "is-a-rockstar": t, "is-a-socialist": t, "is-a-student": t, "is-a-teacher": t, "is-a-techie": t, "is-a-therapist": t, "is-an-accountant": t, "is-an-actor": t, "is-an-actress": t, "is-an-anarchist": t, "is-an-artist": t, "is-an-engineer": t, "is-an-entertainer": t, "is-certified": t, "is-gone": t, "is-into-anime": t, "is-into-cars": t, "is-into-cartoons": t, "is-into-games": t, "is-leet": t, "is-not-certified": t, "is-slick": t, "is-uberleet": t, "is-with-theband": t, "isa-geek": t, "isa-hockeynut": t, issmarterthanyou: t, "likes-pie": t, likescandy: t, "neat-url": t, "saves-the-whales": t, selfip: t, "sells-for-less": t, "sells-for-u": t, servebbs: t, "simple-url": t, "space-to-rent": t, "teaches-yoga": t, writesthisblog: t, "1cooldns": t, bumbleshrimp: t, ddnsfree: t, ddnsgeek: t, ddnsguru: t, dynuddns: t, dynuhosting: t, giize: t, gleeze: t, kozow: t, loseyourip: t, ooguy: t, pivohosting: t, theworkpc: t, wiredbladehosting: t, emergentagent: [0, { preview: t }], mytuleap: t, "tuleap-partners": t, encoreapi: t, evennode: [0, { "eu-1": t, "eu-2": t, "eu-3": t, "eu-4": t, "us-1": t, "us-2": t, "us-3": t, "us-4": t }], onfabrica: t, "fastly-edge": t, "fastly-terrarium": t, "fastvps-server": t, mydobiss: t, firebaseapp: t, fldrv: t, framercanvas: t, "freebox-os": t, freeboxos: t, freemyip: t, aliases121: t, gentapps: t, gentlentapis: t, githubusercontent: t, "0emm": a, appspot: [2, { r: a }], blogspot: t, codespot: t, googleapis: t, googlecode: t, pagespeedmobilizer: t, withgoogle: t, withyoutube: t, grayjayleagues: t, hatenablog: t, hatenadiary: t, "hercules-app": t, "hercules-dev": t, herokuapp: t, gr: t, smushcdn: t, wphostedmail: t, wpmucdn: t, pixolino: t, "apps-1and1": t, "live-website": t, "webspace-host": t, dopaas: t, "hosted-by-previder": et, hosteur: [0, { "rag-cloud": t, "rag-cloud-ch": t }], "ik-server": [0, { jcloud: t, "jcloud-ver-jpc": t }], jelastic: [0, { demo: t }], massivegrid: et, wafaicloud: [0, { jed: t, ryd: t }], "eu1-plenit": t, "la1-plenit": t, "us1-plenit": t, webadorsite: t, "on-forge": t, "on-vapor": t, lpusercontent: t, linode: [0, { members: t, nodebalancer: a }], linodeobjects: a, linodeusercontent: [0, { ip: t }], localtonet: t, lovableproject: t, barsycenter: t, barsyonline: t, lutrausercontent: a, magicpatternsapp: t, modelscape: t, mwcloudnonprod: t, polyspace: t, mazeplay: t, miniserver: t, atmeta: t, fbsbx: xt, meteorapp: _t, routingthecloud: t, "same-app": t, "same-preview": t, mydbserver: t, mochausercontent: t, hostedpi: t, "mythic-beasts": [0, { caracal: t, customer: t, fentiger: t, lynx: t, ocelot: t, oncilla: t, onza: t, sphinx: t, vs: t, x: t, yali: t }], nospamproxy: [0, { cloud: [2, { o365: t }] }], "4u": t, nfshost: t, "3utilities": t, blogsyte: t, ciscofreak: t, damnserver: t, ddnsking: t, ditchyourip: t, dnsiskinky: t, dynns: t, geekgalaxy: t, "health-carereform": t, homesecuritymac: t, homesecuritypc: t, myactivedirectory: t, mysecuritycamera: t, myvnc: t, "net-freaks": t, onthewifi: t, point2this: t, quicksytes: t, securitytactics: t, servebeer: t, servecounterstrike: t, serveexchange: t, serveftp: t, servegame: t, servehalflife: t, servehttp: t, servehumour: t, serveirc: t, servemp3: t, servep2p: t, servepics: t, servequake: t, servesarcasm: t, stufftoread: t, unusualperson: t, workisboring: t, myiphost: t, observableusercontent: [0, { static: t }], simplesite: t, oaiusercontent: a, orsites: t, operaunite: t, "customer-oci": [0, { "*": t, oci: a, ocp: a, ocs: a }], oraclecloudapps: a, oraclegovcloudapps: a, "authgear-staging": t, authgearapps: t, outsystemscloud: t, ownprovider: t, pgfog: t, pagexl: t, gotpantheon: t, paywhirl: a, forgeblocks: t, upsunapp: t, "postman-echo": t, prgmr: [0, { xen: t }], "project-study": [0, { dev: t }], pythonanywhere: _t, qa2: t, "alpha-myqnapcloud": t, "dev-myqnapcloud": t, mycloudnas: t, mynascloud: t, myqnapcloud: t, qualifioapp: t, ladesk: t, qualyhqpartner: a, qualyhqportal: a, qbuser: t, quipelements: a, rackmaze: t, "readthedocs-hosted": t, rhcloud: t, onrender: t, render: tt, "subsc-pay": t, "180r": t, dojin: t, sakuratan: t, sakuraweb: t, x0: t, code: [0, { builder: a, "dev-builder": a, "stg-builder": a }], salesforce: [0, { platform: [0, { "code-builder-stg": [0, { test: [0, { "001": a }] }] }] }], logoip: t, scrysec: t, "firewall-gateway": t, myshopblocks: t, myshopify: t, shopitsite: t, "1kapp": t, appchizi: t, applinzi: t, sinaapp: t, vipsinaapp: t, streamlitapp: t, "try-snowplow": t, "playstation-cloud": t, myspreadshop: t, "w-corp-staticblitz": t, "w-credentialless-staticblitz": t, "w-staticblitz": t, "stackhero-network": t, stdlib: [0, { api: t }], strapiapp: [2, { media: t }], "streak-link": t, streaklinks: t, streakusercontent: t, "temp-dns": t, dsmynas: t, familyds: t, mytabit: t, taveusercontent: t, "tb-hosting": at, reservd: t, thingdustdata: t, "townnews-staging": t, typeform: [0, { pro: t }], hk: t, it: t, "deus-canvas": t, vultrobjects: a, wafflecell: t, hotelwithflight: t, "reserve-online": t, cprapid: t, pleskns: t, remotewd: t, wiardweb: [0, { pages: t }], "base44-sandbox": t, wixsite: t, wixstudio: t, messwithdns: t, "woltlab-demo": t, wpenginepowered: [2, { js: t }], xnbay: [2, { u2: t, "u2-local": t }], xtooldevice: t, yolasite: t }], coop: e, cr: [1, { ac: e, co: e, ed: e, fi: e, go: e, or: e, sa: e }], cu: [1, { com: e, edu: e, gob: e, inf: e, nat: e, net: e, org: e }], cv: [1, { com: e, edu: e, id: e, int: e, net: e, nome: e, org: e, publ: e }], cw: Ae, cx: [1, { gov: e, cloudns: t, ath: t, info: t, assessments: t, calculators: t, funnels: t, paynow: t, quizzes: t, researched: t, tests: t }], cy: [1, { ac: e, biz: e, com: [1, { scaleforce: nt }], ekloges: e, gov: e, ltd: e, mil: e, net: e, org: e, press: e, pro: e, tm: e }], cz: [1, { gov: e, contentproxy9: [0, { rsc: t }], realm: t, e4: t, co: t, metacentrum: [0, { cloud: a, custom: t }], muni: [0, { cloud: [0, { flt: t, usr: t }] }] }], de: [1, { bplaced: t, square7: t, "bwcloud-os-instance": a, com: t, cosidns: Ct, dnsupdater: t, "dynamisches-dns": t, "internet-dns": t, "l-o-g-i-n": t, ddnss: [2, { dyn: t, dyndns: t }], "dyn-ip24": t, dyndns1: t, "home-webserver": [2, { dyn: t }], "myhome-server": t, dnshome: t, fuettertdasnetz: t, isteingeek: t, istmein: t, lebtimnetz: t, leitungsen: t, traeumtgerade: t, frusky: a, goip: t, "xn--gnstigbestellen-zvb": t, günstigbestellen: t, "xn--gnstigliefern-wob": t, günstigliefern: t, "hs-heilbronn": [0, { it: [0, { pages: t, "pages-research": t }] }], "dyn-berlin": t, "in-berlin": t, "in-brb": t, "in-butter": t, "in-dsl": t, "in-vpn": t, iservschule: t, "mein-iserv": t, schuldock: t, schulplattform: t, schulserver: t, "test-iserv": t, keymachine: t, co: t, "git-repos": t, "lcube-server": t, "svn-repos": t, barsy: t, webspaceconfig: t, "123webseite": t, rub: t, "ruhr-uni-bochum": [2, { noc: [0, { io: t }] }], logoip: t, "firewall-gateway": t, "my-gateway": t, "my-router": t, spdns: t, my: t, speedpartner: [0, { customer: t }], myspreadshop: t, "taifun-dns": t, "12hp": t, "2ix": t, "4lima": t, "lima-city": t, "virtual-user": t, virtualuser: t, "community-pro": t, diskussionsbereich: t, xenonconnect: a }], dj: e, dk: [1, { biz: t, co: t, firm: t, reg: t, store: t, "123hjemmeside": t, myspreadshop: t }], dm: Tt, do: [1, { art: e, com: e, edu: e, gob: e, gov: e, mil: e, net: e, org: e, sld: e, web: e }], dz: [1, { art: e, asso: e, com: e, edu: e, gov: e, net: e, org: e, pol: e, soc: e, tm: e }], ec: [1, { abg: e, adm: e, agron: e, arqt: e, art: e, bar: e, chef: e, com: e, cont: e, cpa: e, cue: e, dent: e, dgn: e, disco: e, doc: e, edu: e, eng: e, esm: e, fin: e, fot: e, gal: e, gob: e, gov: e, gye: e, ibr: e, info: e, k12: e, lat: e, loj: e, med: e, mil: e, mktg: e, mon: e, net: e, ntr: e, odont: e, org: e, pro: e, prof: e, psic: e, psiq: e, pub: e, rio: e, rrpp: e, sal: e, tech: e, tul: e, tur: e, uio: e, vet: e, xxx: e, base: t, official: t }], edu: [1, { rit: [0, { "git-pages": t }] }], ee: [1, { aip: e, com: e, edu: e, fie: e, gov: e, lib: e, med: e, org: e, pri: e, riik: e }], eg: [1, { ac: e, com: e, edu: e, eun: e, gov: e, info: e, me: e, mil: e, name: e, net: e, org: e, sci: e, sport: e, tv: e }], er: v, es: [1, { com: e, edu: e, gob: e, nom: e, org: e, "123miweb": t, myspreadshop: t }], et: [1, { biz: e, com: e, edu: e, gov: e, info: e, name: e, net: e, org: e }], eu: [1, { amazonwebservices: [0, { on: [0, { "eusc-de-east-1": [0, { "cognito-idp": z }] }] }], cloudns: t, prvw: t, deuxfleurs: t, dogado: [0, { jelastic: t }], barsy: t, spdns: t, nxa: a, directwp: t, transurl: a }], fi: [1, { aland: e, dy: t, "xn--hkkinen-5wa": t, häkkinen: t, iki: t, cloudplatform: [0, { fi: t }], datacenter: [0, { demo: t, paas: t }], kapsi: t, "123kotisivu": t, myspreadshop: t }], fj: [1, { ac: e, biz: e, com: e, edu: e, gov: e, id: e, info: e, mil: e, name: e, net: e, org: e, pro: e }], fk: v, fm: [1, { com: e, edu: e, net: e, org: e, radio: t, user: a }], fo: e, fr: [1, { asso: e, com: e, gouv: e, nom: e, prd: e, tm: e, avoues: e, cci: e, greta: e, "huissier-justice": e, "fbx-os": t, fbxos: t, "freebox-os": t, freeboxos: t, goupile: t, "123siteweb": t, "on-web": t, "chirurgiens-dentistes-en-france": t, dedibox: t, aeroport: t, avocat: t, chambagri: t, "chirurgiens-dentistes": t, "experts-comptables": t, medecin: t, notaires: t, pharmacien: t, port: t, veterinaire: t, myspreadshop: t, ynh: t }], ga: e, gb: e, gd: [1, { edu: e, gov: e }], ge: [1, { com: e, edu: e, gov: e, net: e, org: e, pvt: e, school: e }], gf: e, gg: [1, { co: e, net: e, org: e, ply: [0, { at: a, d6: t }], botdash: t, kaas: t, stackit: t, panel: [2, { daemon: t }] }], gh: [1, { biz: e, com: e, edu: e, gov: e, mil: e, net: e, org: e }], gi: [1, { com: e, edu: e, gov: e, ltd: e, mod: e, org: e }], gl: [1, { co: e, com: e, edu: e, net: e, org: e }], gm: e, gn: [1, { ac: e, com: e, edu: e, gov: e, net: e, org: e }], gov: e, gp: [1, { asso: e, com: e, edu: e, mobi: e, net: e, org: e }], gq: e, gr: [1, { com: e, edu: e, gov: e, net: e, org: e, barsy: t, simplesite: t }], gs: e, gt: [1, { com: e, edu: e, gob: e, ind: e, mil: e, net: e, org: e }], gu: [1, { com: e, edu: e, gov: e, guam: e, info: e, net: e, org: e, web: e }], gw: [1, { nx: t }], gy: Tt, hk: [1, { com: e, edu: e, gov: e, idv: e, net: e, org: e, "xn--ciqpn": e, 个人: e, "xn--gmqw5a": e, 個人: e, "xn--55qx5d": e, 公司: e, "xn--mxtq1m": e, 政府: e, "xn--lcvr32d": e, 敎育: e, "xn--wcvs22d": e, 教育: e, "xn--gmq050i": e, 箇人: e, "xn--uc0atv": e, 組織: e, "xn--uc0ay4a": e, 組织: e, "xn--od0alg": e, 網絡: e, "xn--zf0avx": e, 網络: e, "xn--mk0axi": e, 组織: e, "xn--tn0ag": e, 组织: e, "xn--od0aq3b": e, 网絡: e, "xn--io0a7i": e, 网络: e, inc: t, ltd: t }], hm: e, hn: [1, { com: e, edu: e, gob: e, mil: e, net: e, org: e }], hr: [1, { com: e, from: e, iz: e, name: e, brendly: b }], ht: [1, { adult: e, art: e, asso: e, com: e, coop: e, edu: e, firm: e, gouv: e, info: e, med: e, net: e, org: e, perso: e, pol: e, pro: e, rel: e, shop: e, rt: t }], hu: [1, { 2e3: e, agrar: e, bolt: e, casino: e, city: e, co: e, erotica: e, erotika: e, film: e, forum: e, games: e, hotel: e, info: e, ingatlan: e, jogasz: e, konyvelo: e, lakas: e, media: e, news: e, org: e, priv: e, reklam: e, sex: e, shop: e, sport: e, suli: e, szex: e, tm: e, tozsde: e, utazas: e, video: e }], id: [1, { ac: e, biz: e, co: e, desa: e, go: e, kop: e, mil: e, my: e, net: e, or: e, ponpes: e, sch: e, web: e, "xn--9tfky": e, "ᬩᬮᬶ": e, e: t, zone: t }], ie: [1, { gov: e, myspreadshop: t }], il: [1, { ac: e, co: [1, { ravpage: t, mytabit: t, tabitorder: t }], gov: e, idf: e, k12: e, muni: e, net: e, org: e }], "xn--4dbrk0ce": [1, { "xn--4dbgdty6c": e, "xn--5dbhl8d": e, "xn--8dbq2a": e, "xn--hebda8b": e }], ישראל: [1, { אקדמיה: e, ישוב: e, צהל: e, ממשל: e }], im: [1, { ac: e, co: [1, { ltd: e, plc: e }], com: e, net: e, org: e, tt: e, tv: e }], in: [1, { "5g": e, "6g": e, ac: e, ai: e, am: e, bank: e, bihar: e, biz: e, business: e, ca: e, cn: e, co: e, com: e, coop: e, cs: e, delhi: e, dr: e, edu: e, er: e, fin: e, firm: e, gen: e, gov: e, gujarat: e, ind: e, info: e, int: e, internet: e, io: e, me: e, mil: e, net: e, nic: e, org: e, pg: e, post: e, pro: e, res: e, travel: e, tv: e, uk: e, up: e, us: e, cloudns: t, barsy: t, web: t, indevs: t, supabase: t }], info: [1, { cloudns: t, "dynamic-dns": t, "barrel-of-knowledge": t, "barrell-of-knowledge": t, dyndns: t, "for-our": t, "groks-the": t, "groks-this": t, "here-for-more": t, knowsitall: t, selfip: t, webhop: t, barsy: t, mayfirst: t, mittwald: t, mittwaldserver: t, typo3server: t, dvrcam: t, ilovecollege: t, "no-ip": t, forumz: t, nsupdate: t, dnsupdate: t, "v-info": t }], int: [1, { eu: e }], io: [1, { 2038: t, co: e, com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e, "on-acorn": a, myaddr: t, apigee: t, "b-data": t, beagleboard: t, bitbucket: t, bluebite: t, boxfuse: t, brave: o, browsersafetymark: t, bubble: Se, bubbleapps: t, bigv: [0, { uk0: t }], cleverapps: t, cloudbeesusercontent: t, dappnode: [0, { dyndns: t }], darklang: t, definima: t, dedyn: t, icp0: zt, icp1: zt, qzz: t, "fh-muenster": t, gitbook: t, github: t, gitlab: t, lolipop: t, "hasura-app": t, hostyhosting: t, hypernode: t, moonscale: a, beebyte: et, beebyteapp: [0, { sekd1: t }], jele: t, keenetic: t, kiloapps: t, webthings: t, loginline: t, barsy: t, azurecontainer: a, ngrok: [2, { ap: t, au: t, eu: t, in: t, jp: t, sa: t, us: t }], nodeart: [0, { stage: t }], pantheonsite: t, forgerock: [0, { id: t }], pstmn: [2, { mock: t }], protonet: t, qcx: [2, { sys: a }], qoto: t, vaporcloud: t, myrdbx: t, "rb-hosting": at, "on-k3s": a, "on-rio": a, readthedocs: t, resindevice: t, resinstaging: [0, { devices: t }], hzc: t, sandcats: t, scrypted: [0, { client: t }], "mo-siemens": t, lair: xt, stolos: a, musician: t, utwente: t, edugit: t, telebit: t, thingdust: [0, { dev: st, disrec: st, prod: Ot, testing: st }], tickets: t, webflow: t, webflowtest: t, editorx: t, wixstudio: t, basicserver: t, virtualserver: t }], iq: s, ir: [1, { ac: e, co: e, gov: e, id: e, net: e, org: e, sch: e, "xn--mgba3a4f16a": e, ایران: e, "xn--mgba3a4fra": e, ايران: e, arvanedge: t, vistablog: t }], is: e, it: [1, { edu: e, gov: e, abr: e, abruzzo: e, "aosta-valley": e, aostavalley: e, bas: e, basilicata: e, cal: e, calabria: e, cam: e, campania: e, "emilia-romagna": e, emiliaromagna: e, emr: e, "friuli-v-giulia": e, "friuli-ve-giulia": e, "friuli-vegiulia": e, "friuli-venezia-giulia": e, "friuli-veneziagiulia": e, "friuli-vgiulia": e, "friuliv-giulia": e, "friulive-giulia": e, friulivegiulia: e, "friulivenezia-giulia": e, friuliveneziagiulia: e, friulivgiulia: e, fvg: e, laz: e, lazio: e, lig: e, liguria: e, lom: e, lombardia: e, lombardy: e, lucania: e, mar: e, marche: e, mol: e, molise: e, piedmont: e, piemonte: e, pmn: e, pug: e, puglia: e, sar: e, sardegna: e, sardinia: e, sic: e, sicilia: e, sicily: e, taa: e, tos: e, toscana: e, "trentin-sud-tirol": e, "xn--trentin-sd-tirol-rzb": e, "trentin-süd-tirol": e, "trentin-sudtirol": e, "xn--trentin-sdtirol-7vb": e, "trentin-südtirol": e, "trentin-sued-tirol": e, "trentin-suedtirol": e, trentino: e, "trentino-a-adige": e, "trentino-aadige": e, "trentino-alto-adige": e, "trentino-altoadige": e, "trentino-s-tirol": e, "trentino-stirol": e, "trentino-sud-tirol": e, "xn--trentino-sd-tirol-c3b": e, "trentino-süd-tirol": e, "trentino-sudtirol": e, "xn--trentino-sdtirol-szb": e, "trentino-südtirol": e, "trentino-sued-tirol": e, "trentino-suedtirol": e, "trentinoa-adige": e, trentinoaadige: e, "trentinoalto-adige": e, trentinoaltoadige: e, "trentinos-tirol": e, trentinostirol: e, "trentinosud-tirol": e, "xn--trentinosd-tirol-rzb": e, "trentinosüd-tirol": e, trentinosudtirol: e, "xn--trentinosdtirol-7vb": e, trentinosüdtirol: e, "trentinosued-tirol": e, trentinosuedtirol: e, "trentinsud-tirol": e, "xn--trentinsd-tirol-6vb": e, "trentinsüd-tirol": e, trentinsudtirol: e, "xn--trentinsdtirol-nsb": e, trentinsüdtirol: e, "trentinsued-tirol": e, trentinsuedtirol: e, tuscany: e, umb: e, umbria: e, "val-d-aosta": e, "val-daosta": e, "vald-aosta": e, valdaosta: e, "valle-aosta": e, "valle-d-aosta": e, "valle-daosta": e, valleaosta: e, "valled-aosta": e, valledaosta: e, "vallee-aoste": e, "xn--valle-aoste-ebb": e, "vallée-aoste": e, "vallee-d-aoste": e, "xn--valle-d-aoste-ehb": e, "vallée-d-aoste": e, valleeaoste: e, "xn--valleaoste-e7a": e, valléeaoste: e, valleedaoste: e, "xn--valledaoste-ebb": e, valléedaoste: e, vao: e, vda: e, ven: e, veneto: e, ag: e, agrigento: e, al: e, alessandria: e, "alto-adige": e, altoadige: e, an: e, ancona: e, "andria-barletta-trani": e, "andria-trani-barletta": e, andriabarlettatrani: e, andriatranibarletta: e, ao: e, aosta: e, aoste: e, ap: e, aq: e, aquila: e, ar: e, arezzo: e, "ascoli-piceno": e, ascolipiceno: e, asti: e, at: e, av: e, avellino: e, ba: e, balsan: e, "balsan-sudtirol": e, "xn--balsan-sdtirol-nsb": e, "balsan-südtirol": e, "balsan-suedtirol": e, bari: e, "barletta-trani-andria": e, barlettatraniandria: e, belluno: e, benevento: e, bergamo: e, bg: e, bi: e, biella: e, bl: e, bn: e, bo: e, bologna: e, bolzano: e, "bolzano-altoadige": e, bozen: e, "bozen-sudtirol": e, "xn--bozen-sdtirol-2ob": e, "bozen-südtirol": e, "bozen-suedtirol": e, br: e, brescia: e, brindisi: e, bs: e, bt: e, bulsan: e, "bulsan-sudtirol": e, "xn--bulsan-sdtirol-nsb": e, "bulsan-südtirol": e, "bulsan-suedtirol": e, bz: e, ca: e, cagliari: e, caltanissetta: e, "campidano-medio": e, campidanomedio: e, campobasso: e, "carbonia-iglesias": e, carboniaiglesias: e, "carrara-massa": e, carraramassa: e, caserta: e, catania: e, catanzaro: e, cb: e, ce: e, "cesena-forli": e, "xn--cesena-forl-mcb": e, "cesena-forlì": e, cesenaforli: e, "xn--cesenaforl-i8a": e, cesenaforlì: e, ch: e, chieti: e, ci: e, cl: e, cn: e, co: e, como: e, cosenza: e, cr: e, cremona: e, crotone: e, cs: e, ct: e, cuneo: e, cz: e, "dell-ogliastra": e, dellogliastra: e, en: e, enna: e, fc: e, fe: e, fermo: e, ferrara: e, fg: e, fi: e, firenze: e, florence: e, fm: e, foggia: e, "forli-cesena": e, "xn--forl-cesena-fcb": e, "forlì-cesena": e, forlicesena: e, "xn--forlcesena-c8a": e, forlìcesena: e, fr: e, frosinone: e, ge: e, genoa: e, genova: e, go: e, gorizia: e, gr: e, grosseto: e, "iglesias-carbonia": e, iglesiascarbonia: e, im: e, imperia: e, is: e, isernia: e, kr: e, "la-spezia": e, laquila: e, laspezia: e, latina: e, lc: e, le: e, lecce: e, lecco: e, li: e, livorno: e, lo: e, lodi: e, lt: e, lu: e, lucca: e, macerata: e, mantova: e, "massa-carrara": e, massacarrara: e, matera: e, mb: e, mc: e, me: e, "medio-campidano": e, mediocampidano: e, messina: e, mi: e, milan: e, milano: e, mn: e, mo: e, modena: e, monza: e, "monza-brianza": e, "monza-e-della-brianza": e, monzabrianza: e, monzaebrianza: e, monzaedellabrianza: e, ms: e, mt: e, na: e, naples: e, napoli: e, no: e, novara: e, nu: e, nuoro: e, og: e, ogliastra: e, "olbia-tempio": e, olbiatempio: e, or: e, oristano: e, ot: e, pa: e, padova: e, padua: e, palermo: e, parma: e, pavia: e, pc: e, pd: e, pe: e, perugia: e, "pesaro-urbino": e, pesarourbino: e, pescara: e, pg: e, pi: e, piacenza: e, pisa: e, pistoia: e, pn: e, po: e, pordenone: e, potenza: e, pr: e, prato: e, pt: e, pu: e, pv: e, pz: e, ra: e, ragusa: e, ravenna: e, rc: e, re: e, "reggio-calabria": e, "reggio-emilia": e, reggiocalabria: e, reggioemilia: e, rg: e, ri: e, rieti: e, rimini: e, rm: e, rn: e, ro: e, roma: e, rome: e, rovigo: e, sa: e, salerno: e, sassari: e, savona: e, si: e, siena: e, siracusa: e, so: e, sondrio: e, sp: e, sr: e, ss: e, "xn--sdtirol-n2a": e, südtirol: e, suedtirol: e, sv: e, ta: e, taranto: e, te: e, "tempio-olbia": e, tempioolbia: e, teramo: e, terni: e, tn: e, to: e, torino: e, tp: e, tr: e, "trani-andria-barletta": e, "trani-barletta-andria": e, traniandriabarletta: e, tranibarlettaandria: e, trapani: e, trento: e, treviso: e, trieste: e, ts: e, turin: e, tv: e, ud: e, udine: e, "urbino-pesaro": e, urbinopesaro: e, va: e, varese: e, vb: e, vc: e, ve: e, venezia: e, venice: e, verbania: e, vercelli: e, verona: e, vi: e, "vibo-valentia": e, vibovalentia: e, vicenza: e, viterbo: e, vr: e, vs: e, vt: e, vv: e, ibxos: t, iliadboxos: t, neen: [0, { jc: t }], "123homepage": t, "16-b": t, "32-b": t, "64-b": t, myspreadshop: t, syncloud: t }], je: [1, { co: e, net: e, org: e, of: t }], jm: v, 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: It, gehirn: t, ivory: t, "mail-box": t, mints: t, mokuren: t, opal: t, sakura: t, sumomo: t, topaz: t }], or: e, aichi: [1, { aisai: e, ama: e, anjo: e, asuke: e, chiryu: e, chita: e, fuso: e, gamagori: e, handa: e, hazu: e, hekinan: e, higashiura: e, ichinomiya: e, inazawa: e, inuyama: e, isshiki: e, iwakura: e, kanie: e, kariya: e, kasugai: e, kira: e, kiyosu: e, komaki: e, konan: e, kota: e, mihama: e, miyoshi: e, nishio: e, nisshin: e, obu: e, oguchi: e, oharu: e, okazaki: e, owariasahi: e, seto: e, shikatsu: e, shinshiro: e, shitara: e, tahara: e, takahama: e, tobishima: e, toei: e, togo: e, tokai: e, tokoname: e, toyoake: e, toyohashi: e, toyokawa: e, toyone: e, toyota: e, tsushima: e, yatomi: e }], akita: [1, { akita: e, daisen: e, fujisato: e, gojome: e, hachirogata: e, happou: e, higashinaruse: e, honjo: e, honjyo: e, ikawa: e, kamikoani: e, kamioka: e, katagami: e, kazuno: e, kitaakita: e, kosaka: e, kyowa: e, misato: e, mitane: e, moriyoshi: e, nikaho: e, noshiro: e, odate: e, oga: e, ogata: e, semboku: e, yokote: e, yurihonjo: e }], aomori: [1, { aomori: e, gonohe: e, hachinohe: e, hashikami: e, hiranai: e, hirosaki: e, itayanagi: e, kuroishi: e, misawa: e, mutsu: e, nakadomari: e, noheji: e, oirase: e, owani: e, rokunohe: e, sannohe: e, shichinohe: e, shingo: e, takko: e, towada: e, tsugaru: e, tsuruta: e }], chiba: [1, { abiko: e, asahi: e, chonan: e, chosei: e, choshi: e, chuo: e, funabashi: e, futtsu: e, hanamigawa: e, ichihara: e, ichikawa: e, ichinomiya: e, inzai: e, isumi: e, kamagaya: e, kamogawa: e, kashiwa: e, katori: e, katsuura: e, kimitsu: e, kisarazu: e, kozaki: e, kujukuri: e, kyonan: e, matsudo: e, midori: e, mihama: e, minamiboso: e, mobara: e, mutsuzawa: e, nagara: e, nagareyama: e, narashino: e, narita: e, noda: e, oamishirasato: e, omigawa: e, onjuku: e, otaki: e, sakae: e, sakura: e, shimofusa: e, shirako: e, shiroi: e, shisui: e, sodegaura: e, sosa: e, tako: e, tateyama: e, togane: e, tohnosho: e, tomisato: e, urayasu: e, yachimata: e, yachiyo: e, yokaichiba: e, yokoshibahikari: e, yotsukaido: e }], ehime: [1, { ainan: e, honai: e, ikata: e, imabari: e, iyo: e, kamijima: e, kihoku: e, kumakogen: e, masaki: e, matsuno: e, matsuyama: e, namikata: e, niihama: e, ozu: e, saijo: e, seiyo: e, shikokuchuo: e, tobe: e, toon: e, uchiko: e, uwajima: e, yawatahama: e }], fukui: [1, { echizen: e, eiheiji: e, fukui: e, ikeda: e, katsuyama: e, mihama: e, minamiechizen: e, obama: e, ohi: e, ono: e, sabae: e, sakai: e, takahama: e, tsuruga: e, wakasa: e }], fukuoka: [1, { ashiya: e, buzen: e, chikugo: e, chikuho: e, chikujo: e, chikushino: e, chikuzen: e, chuo: e, dazaifu: e, fukuchi: e, hakata: e, higashi: e, hirokawa: e, hisayama: e, iizuka: e, inatsuki: e, kaho: e, kasuga: e, kasuya: e, kawara: e, keisen: e, koga: e, kurate: e, kurogi: e, kurume: e, minami: e, miyako: e, miyama: e, miyawaka: e, mizumaki: e, munakata: e, nakagawa: e, nakama: e, nishi: e, nogata: e, ogori: e, okagaki: e, okawa: e, oki: e, omuta: e, onga: e, onojo: e, oto: e, saigawa: e, sasaguri: e, shingu: e, shinyoshitomi: e, shonai: e, soeda: e, sue: e, tachiarai: e, tagawa: e, takata: e, toho: e, toyotsu: e, tsuiki: e, ukiha: e, umi: e, usui: e, yamada: e, yame: e, yanagawa: e, yukuhashi: e }], fukushima: [1, { aizubange: e, aizumisato: e, aizuwakamatsu: e, asakawa: e, bandai: e, date: e, fukushima: e, furudono: e, futaba: e, hanawa: e, higashi: e, hirata: e, hirono: e, iitate: e, inawashiro: e, ishikawa: e, iwaki: e, izumizaki: e, kagamiishi: e, kaneyama: e, kawamata: e, kitakata: e, kitashiobara: e, koori: e, koriyama: e, kunimi: e, miharu: e, mishima: e, namie: e, nango: e, nishiaizu: e, nishigo: e, okuma: e, omotego: e, ono: e, otama: e, samegawa: e, shimogo: e, shirakawa: e, showa: e, soma: e, sukagawa: e, taishin: e, tamakawa: e, tanagura: e, tenei: e, yabuki: e, yamato: e, yamatsuri: e, yanaizu: e, yugawa: e }], gifu: [1, { anpachi: e, ena: e, gifu: e, ginan: e, godo: e, gujo: e, hashima: e, hichiso: e, hida: e, higashishirakawa: e, ibigawa: e, ikeda: e, kakamigahara: e, kani: e, kasahara: e, kasamatsu: e, kawaue: e, kitagata: e, mino: e, minokamo: e, mitake: e, mizunami: e, motosu: e, nakatsugawa: e, ogaki: e, sakahogi: e, seki: e, sekigahara: e, shirakawa: e, tajimi: e, takayama: e, tarui: e, toki: e, tomika: e, wanouchi: e, yamagata: e, yaotsu: e, yoro: e }], gunma: [1, { annaka: e, chiyoda: e, fujioka: e, higashiagatsuma: e, isesaki: e, itakura: e, kanna: e, kanra: e, katashina: e, kawaba: e, kiryu: e, kusatsu: e, maebashi: e, meiwa: e, midori: e, minakami: e, naganohara: e, nakanojo: e, nanmoku: e, numata: e, oizumi: e, ora: e, ota: e, shibukawa: e, shimonita: e, shinto: e, showa: e, takasaki: e, takayama: e, tamamura: e, tatebayashi: e, tomioka: e, tsukiyono: e, tsumagoi: e, ueno: e, yoshioka: e }], hiroshima: [1, { asaminami: e, daiwa: e, etajima: e, fuchu: e, fukuyama: e, hatsukaichi: e, higashihiroshima: e, hongo: e, jinsekikogen: e, kaita: e, kui: e, kumano: e, kure: e, mihara: e, miyoshi: e, naka: e, onomichi: e, osakikamijima: e, otake: e, saka: e, sera: e, seranishi: e, shinichi: e, shobara: e, takehara: e }], hokkaido: [1, { abashiri: e, abira: e, aibetsu: e, akabira: e, akkeshi: e, asahikawa: e, ashibetsu: e, ashoro: e, assabu: e, atsuma: e, bibai: e, biei: e, bifuka: e, bihoro: e, biratori: e, chippubetsu: e, chitose: e, date: e, ebetsu: e, embetsu: e, eniwa: e, erimo: e, esan: e, esashi: e, fukagawa: e, fukushima: e, furano: e, furubira: e, haboro: e, hakodate: e, hamatonbetsu: e, hidaka: e, higashikagura: e, higashikawa: e, hiroo: e, hokuryu: e, hokuto: e, honbetsu: e, horokanai: e, horonobe: e, ikeda: e, imakane: e, ishikari: e, iwamizawa: e, iwanai: e, kamifurano: e, kamikawa: e, kamishihoro: e, kamisunagawa: e, kamoenai: e, kayabe: e, kembuchi: e, kikonai: e, kimobetsu: e, kitahiroshima: e, kitami: e, kiyosato: e, koshimizu: e, kunneppu: e, kuriyama: e, kuromatsunai: e, kushiro: e, kutchan: e, kyowa: e, mashike: e, matsumae: e, mikasa: e, minamifurano: e, mombetsu: e, moseushi: e, mukawa: e, muroran: e, naie: e, nakagawa: e, nakasatsunai: e, nakatombetsu: e, nanae: e, nanporo: e, nayoro: e, nemuro: e, niikappu: e, niki: e, nishiokoppe: e, noboribetsu: e, numata: e, obihiro: e, obira: e, oketo: e, okoppe: e, otaru: e, otobe: e, otofuke: e, otoineppu: e, oumu: e, ozora: e, pippu: e, rankoshi: e, rebun: e, rikubetsu: e, rishiri: e, rishirifuji: e, saroma: e, sarufutsu: e, shakotan: e, shari: e, shibecha: e, shibetsu: e, shikabe: e, shikaoi: e, shimamaki: e, shimizu: e, shimokawa: e, shinshinotsu: e, shintoku: e, shiranuka: e, shiraoi: e, shiriuchi: e, sobetsu: e, sunagawa: e, taiki: e, takasu: e, takikawa: e, takinoue: e, teshikaga: e, tobetsu: e, tohma: e, tomakomai: e, tomari: e, toya: e, toyako: e, toyotomi: e, toyoura: e, tsubetsu: e, tsukigata: e, urakawa: e, urausu: e, uryu: e, utashinai: e, wakkanai: e, wassamu: e, yakumo: e, yoichi: e }], hyogo: [1, { aioi: e, akashi: e, ako: e, amagasaki: e, aogaki: e, asago: e, ashiya: e, awaji: e, fukusaki: e, goshiki: e, harima: e, himeji: e, ichikawa: e, inagawa: e, itami: e, kakogawa: e, kamigori: e, kamikawa: e, kasai: e, kasuga: e, kawanishi: e, miki: e, minamiawaji: e, nishinomiya: e, nishiwaki: e, ono: e, sanda: e, sannan: e, sasayama: e, sayo: e, shingu: e, shinonsen: e, shiso: e, sumoto: e, taishi: e, taka: e, takarazuka: e, takasago: e, takino: e, tamba: e, tatsuno: e, toyooka: e, yabu: e, yashiro: e, yoka: e, yokawa: e }], ibaraki: [1, { ami: e, asahi: e, bando: e, chikusei: e, daigo: e, fujishiro: e, hitachi: e, hitachinaka: e, hitachiomiya: e, hitachiota: e, ibaraki: e, ina: e, inashiki: e, itako: e, iwama: e, joso: e, kamisu: e, kasama: e, kashima: e, kasumigaura: e, koga: e, miho: e, mito: e, moriya: e, naka: e, namegata: e, oarai: e, ogawa: e, omitama: e, ryugasaki: e, sakai: e, sakuragawa: e, shimodate: e, shimotsuma: e, shirosato: e, sowa: e, suifu: e, takahagi: e, tamatsukuri: e, tokai: e, tomobe: e, tone: e, toride: e, tsuchiura: e, tsukuba: e, uchihara: e, ushiku: e, yachiyo: e, yamagata: e, yawara: e, yuki: e }], ishikawa: [1, { anamizu: e, hakui: e, hakusan: e, kaga: e, kahoku: e, kanazawa: e, kawakita: e, komatsu: e, nakanoto: e, nanao: e, nomi: e, nonoichi: e, noto: e, shika: e, suzu: e, tsubata: e, tsurugi: e, uchinada: e, wajima: e }], iwate: [1, { fudai: e, fujisawa: e, hanamaki: e, hiraizumi: e, hirono: e, ichinohe: e, ichinoseki: e, iwaizumi: e, iwate: e, joboji: e, kamaishi: e, kanegasaki: e, karumai: e, kawai: e, kitakami: e, kuji: e, kunohe: e, kuzumaki: e, miyako: e, mizusawa: e, morioka: e, ninohe: e, noda: e, ofunato: e, oshu: e, otsuchi: e, rikuzentakata: e, shiwa: e, shizukuishi: e, sumita: e, tanohata: e, tono: e, yahaba: e, yamada: e }], kagawa: [1, { ayagawa: e, higashikagawa: e, kanonji: e, kotohira: e, manno: e, marugame: e, mitoyo: e, naoshima: e, sanuki: e, tadotsu: e, takamatsu: e, tonosho: e, uchinomi: e, utazu: e, zentsuji: e }], kagoshima: [1, { akune: e, amami: e, hioki: e, isa: e, isen: e, izumi: e, kagoshima: e, kanoya: e, kawanabe: e, kinko: e, kouyama: e, makurazaki: e, matsumoto: e, minamitane: e, nakatane: e, nishinoomote: e, satsumasendai: e, soo: e, tarumizu: e, yusui: e }], kanagawa: [1, { aikawa: e, atsugi: e, ayase: e, chigasaki: e, ebina: e, fujisawa: e, hadano: e, hakone: e, hiratsuka: e, isehara: e, kaisei: e, kamakura: e, kiyokawa: e, matsuda: e, minamiashigara: e, miura: e, nakai: e, ninomiya: e, odawara: e, oi: e, oiso: e, sagamihara: e, samukawa: e, tsukui: e, yamakita: e, yamato: e, yokosuka: e, yugawara: e, zama: e, zushi: e }], kochi: [1, { aki: e, geisei: e, hidaka: e, higashitsuno: e, ino: e, kagami: e, kami: e, kitagawa: e, kochi: e, mihara: e, motoyama: e, muroto: e, nahari: e, nakamura: e, nankoku: e, nishitosa: e, niyodogawa: e, ochi: e, okawa: e, otoyo: e, otsuki: e, sakawa: e, sukumo: e, susaki: e, tosa: e, tosashimizu: e, toyo: e, tsuno: e, umaji: e, yasuda: e, yusuhara: e }], kumamoto: [1, { amakusa: e, arao: e, aso: e, choyo: e, gyokuto: e, kamiamakusa: e, kikuchi: e, kumamoto: e, mashiki: e, mifune: e, minamata: e, minamioguni: e, nagasu: e, nishihara: e, oguni: e, ozu: e, sumoto: e, takamori: e, uki: e, uto: e, yamaga: e, yamato: e, yatsushiro: e }], kyoto: [1, { ayabe: e, fukuchiyama: e, higashiyama: e, ide: e, ine: e, joyo: e, kameoka: e, kamo: e, kita: e, kizu: e, kumiyama: e, kyotamba: e, kyotanabe: e, kyotango: e, maizuru: e, minami: e, minamiyamashiro: e, miyazu: e, muko: e, nagaokakyo: e, nakagyo: e, nantan: e, oyamazaki: e, sakyo: e, seika: e, tanabe: e, uji: e, ujitawara: e, wazuka: e, yamashina: e, yawata: e }], mie: [1, { asahi: e, inabe: e, ise: e, kameyama: e, kawagoe: e, kiho: e, kisosaki: e, kiwa: e, komono: e, kumano: e, kuwana: e, matsusaka: e, meiwa: e, mihama: e, minamiise: e, misugi: e, miyama: e, nabari: e, shima: e, suzuka: e, tado: e, taiki: e, taki: e, tamaki: e, toba: e, tsu: e, udono: e, ureshino: e, watarai: e, yokkaichi: e }], miyagi: [1, { furukawa: e, higashimatsushima: e, ishinomaki: e, iwanuma: e, kakuda: e, kami: e, kawasaki: e, marumori: e, matsushima: e, minamisanriku: e, misato: e, murata: e, natori: e, ogawara: e, ohira: e, onagawa: e, osaki: e, rifu: e, semine: e, shibata: e, shichikashuku: e, shikama: e, shiogama: e, shiroishi: e, tagajo: e, taiwa: e, tome: e, tomiya: e, wakuya: e, watari: e, yamamoto: e, zao: e }], miyazaki: [1, { aya: e, ebino: e, gokase: e, hyuga: e, kadogawa: e, kawaminami: e, kijo: e, kitagawa: e, kitakata: e, kitaura: e, kobayashi: e, kunitomi: e, kushima: e, mimata: e, miyakonojo: e, miyazaki: e, morotsuka: e, nichinan: e, nishimera: e, nobeoka: e, saito: e, shiiba: e, shintomi: e, takaharu: e, takanabe: e, takazaki: e, tsuno: e }], nagano: [1, { achi: e, agematsu: e, anan: e, aoki: e, asahi: e, azumino: e, chikuhoku: e, chikuma: e, chino: e, fujimi: e, hakuba: e, hara: e, hiraya: e, iida: e, iijima: e, iiyama: e, iizuna: e, ikeda: e, ikusaka: e, ina: e, karuizawa: e, kawakami: e, kiso: e, kisofukushima: e, kitaaiki: e, komagane: e, komoro: e, matsukawa: e, matsumoto: e, miasa: e, minamiaiki: e, minamimaki: e, minamiminowa: e, minowa: e, miyada: e, miyota: e, mochizuki: e, nagano: e, nagawa: e, nagiso: e, nakagawa: e, nakano: e, nozawaonsen: e, obuse: e, ogawa: e, okaya: e, omachi: e, omi: e, ookuwa: e, ooshika: e, otaki: e, otari: e, sakae: e, sakaki: e, saku: e, sakuho: e, shimosuwa: e, shinanomachi: e, shiojiri: e, suwa: e, suzaka: e, takagi: e, takamori: e, takayama: e, tateshina: e, tatsuno: e, togakushi: e, togura: e, tomi: e, ueda: e, wada: e, yamagata: e, yamanouchi: e, yasaka: e, yasuoka: e }], nagasaki: [1, { chijiwa: e, futsu: e, goto: e, hasami: e, hirado: e, iki: e, isahaya: e, kawatana: e, kuchinotsu: e, matsuura: e, nagasaki: e, obama: e, omura: e, oseto: e, saikai: e, sasebo: e, seihi: e, shimabara: e, shinkamigoto: e, togitsu: e, tsushima: e, unzen: e }], nara: [1, { ando: e, gose: e, heguri: e, higashiyoshino: e, ikaruga: e, ikoma: e, kamikitayama: e, kanmaki: e, kashiba: e, kashihara: e, katsuragi: e, kawai: e, kawakami: e, kawanishi: e, koryo: e, kurotaki: e, mitsue: e, miyake: e, nara: e, nosegawa: e, oji: e, ouda: e, oyodo: e, sakurai: e, sango: e, shimoichi: e, shimokitayama: e, shinjo: e, soni: e, takatori: e, tawaramoto: e, tenkawa: e, tenri: e, uda: e, yamatokoriyama: e, yamatotakada: e, yamazoe: e, yoshino: e }], niigata: [1, { aga: e, agano: e, gosen: e, itoigawa: e, izumozaki: e, joetsu: e, kamo: e, kariwa: e, kashiwazaki: e, minamiuonuma: e, mitsuke: e, muika: e, murakami: e, myoko: e, nagaoka: e, niigata: e, ojiya: e, omi: e, sado: e, sanjo: e, seiro: e, seirou: e, sekikawa: e, shibata: e, tagami: e, tainai: e, tochio: e, tokamachi: e, tsubame: e, tsunan: e, uonuma: e, yahiko: e, yoita: e, yuzawa: e }], oita: [1, { beppu: e, bungoono: e, bungotakada: e, hasama: e, hiji: e, himeshima: e, hita: e, kamitsue: e, kokonoe: e, kuju: e, kunisaki: e, kusu: e, oita: e, saiki: e, taketa: e, tsukumi: e, usa: e, usuki: e, yufu: e }], okayama: [1, { akaiwa: e, asakuchi: e, bizen: e, hayashima: e, ibara: e, kagamino: e, kasaoka: e, kibichuo: e, kumenan: e, kurashiki: e, maniwa: e, misaki: e, nagi: e, niimi: e, nishiawakura: e, okayama: e, satosho: e, setouchi: e, shinjo: e, shoo: e, soja: e, takahashi: e, tamano: e, tsuyama: e, wake: e, yakage: e }], okinawa: [1, { aguni: e, ginowan: e, ginoza: e, gushikami: e, haebaru: e, higashi: e, hirara: e, iheya: e, ishigaki: e, ishikawa: e, itoman: e, izena: e, kadena: e, kin: e, kitadaito: e, kitanakagusuku: e, kumejima: e, kunigami: e, minamidaito: e, motobu: e, nago: e, naha: e, nakagusuku: e, nakijin: e, nanjo: e, nishihara: e, ogimi: e, okinawa: e, onna: e, shimoji: e, taketomi: e, tarama: e, tokashiki: e, tomigusuku: e, tonaki: e, urasoe: e, uruma: e, yaese: e, yomitan: e, yonabaru: e, yonaguni: e, zamami: e }], osaka: [1, { abeno: e, chihayaakasaka: e, chuo: e, daito: e, fujiidera: e, habikino: e, hannan: e, higashiosaka: e, higashisumiyoshi: e, higashiyodogawa: e, hirakata: e, ibaraki: e, ikeda: e, izumi: e, izumiotsu: e, izumisano: e, kadoma: e, kaizuka: e, kanan: e, kashiwara: e, katano: e, kawachinagano: e, kishiwada: e, kita: e, kumatori: e, matsubara: e, minato: e, minoh: e, misaki: e, moriguchi: e, neyagawa: e, nishi: e, nose: e, osakasayama: e, sakai: e, sayama: e, sennan: e, settsu: e, shijonawate: e, shimamoto: e, suita: e, tadaoka: e, taishi: e, tajiri: e, takaishi: e, takatsuki: e, tondabayashi: e, toyonaka: e, toyono: e, yao: e }], saga: [1, { ariake: e, arita: e, fukudomi: e, genkai: e, hamatama: e, hizen: e, imari: e, kamimine: e, kanzaki: e, karatsu: e, kashima: e, kitagata: e, kitahata: e, kiyama: e, kouhoku: e, kyuragi: e, nishiarita: e, ogi: e, omachi: e, ouchi: e, saga: e, shiroishi: e, taku: e, tara: e, tosu: e, yoshinogari: e }], saitama: [1, { arakawa: e, asaka: e, chichibu: e, fujimi: e, fujimino: e, fukaya: e, hanno: e, hanyu: e, hasuda: e, hatogaya: e, hatoyama: e, hidaka: e, higashichichibu: e, higashimatsuyama: e, honjo: e, ina: e, iruma: e, iwatsuki: e, kamiizumi: e, kamikawa: e, kamisato: e, kasukabe: e, kawagoe: e, kawaguchi: e, kawajima: e, kazo: e, kitamoto: e, koshigaya: e, kounosu: e, kuki: e, kumagaya: e, matsubushi: e, minano: e, misato: e, miyashiro: e, miyoshi: e, moroyama: e, nagatoro: e, namegawa: e, niiza: e, ogano: e, ogawa: e, ogose: e, okegawa: e, omiya: e, otaki: e, ranzan: e, ryokami: e, saitama: e, sakado: e, satte: e, sayama: e, shiki: e, shiraoka: e, soka: e, sugito: e, toda: e, tokigawa: e, tokorozawa: e, tsurugashima: e, urawa: e, warabi: e, yashio: e, yokoze: e, yono: e, yorii: e, yoshida: e, yoshikawa: e, yoshimi: e }], shiga: [1, { aisho: e, gamo: e, higashiomi: e, hikone: e, koka: e, konan: e, kosei: e, koto: e, kusatsu: e, maibara: e, moriyama: e, nagahama: e, nishiazai: e, notogawa: e, omihachiman: e, otsu: e, ritto: e, ryuoh: e, takashima: e, takatsuki: e, torahime: e, toyosato: e, yasu: e }], shimane: [1, { akagi: e, ama: e, gotsu: e, hamada: e, higashiizumo: e, hikawa: e, hikimi: e, izumo: e, kakinoki: e, masuda: e, matsue: e, misato: e, nishinoshima: e, ohda: e, okinoshima: e, okuizumo: e, shimane: e, tamayu: e, tsuwano: e, unnan: e, yakumo: e, yasugi: e, yatsuka: e }], shizuoka: [1, { arai: e, atami: e, fuji: e, fujieda: e, fujikawa: e, fujinomiya: e, fukuroi: e, gotemba: e, haibara: e, hamamatsu: e, higashiizu: e, ito: e, iwata: e, izu: e, izunokuni: e, kakegawa: e, kannami: e, kawanehon: e, kawazu: e, kikugawa: e, kosai: e, makinohara: e, matsuzaki: e, minamiizu: e, mishima: e, morimachi: e, nishiizu: e, numazu: e, omaezaki: e, shimada: e, shimizu: e, shimoda: e, shizuoka: e, susono: e, yaizu: e, yoshida: e }], tochigi: [1, { ashikaga: e, bato: e, haga: e, ichikai: e, iwafune: e, kaminokawa: e, kanuma: e, karasuyama: e, kuroiso: e, mashiko: e, mibu: e, moka: e, motegi: e, nasu: e, nasushiobara: e, nikko: e, nishikata: e, nogi: e, ohira: e, ohtawara: e, oyama: e, sakura: e, sano: e, shimotsuke: e, shioya: e, takanezawa: e, tochigi: e, tsuga: e, ujiie: e, utsunomiya: e, yaita: e }], tokushima: [1, { aizumi: e, anan: e, ichiba: e, itano: e, kainan: e, komatsushima: e, matsushige: e, mima: e, minami: e, miyoshi: e, mugi: e, nakagawa: e, naruto: e, sanagochi: e, shishikui: e, tokushima: e, wajiki: e }], tokyo: [1, { adachi: e, akiruno: e, akishima: e, aogashima: e, arakawa: e, bunkyo: e, chiyoda: e, chofu: e, chuo: e, edogawa: e, fuchu: e, fussa: e, hachijo: e, hachioji: e, hamura: e, higashikurume: e, higashimurayama: e, higashiyamato: e, hino: e, hinode: e, hinohara: e, inagi: e, itabashi: e, katsushika: e, kita: e, kiyose: e, kodaira: e, koganei: e, kokubunji: e, komae: e, koto: e, kouzushima: e, kunitachi: e, machida: e, meguro: e, minato: e, mitaka: e, mizuho: e, musashimurayama: e, musashino: e, nakano: e, nerima: e, ogasawara: e, okutama: e, ome: e, oshima: e, ota: e, setagaya: e, shibuya: e, shinagawa: e, shinjuku: e, suginami: e, sumida: e, tachikawa: e, taito: e, tama: e, toshima: e }], tottori: [1, { chizu: e, hino: e, kawahara: e, koge: e, kotoura: e, misasa: e, nanbu: e, nichinan: e, sakaiminato: e, tottori: e, wakasa: e, yazu: e, yonago: e }], toyama: [1, { asahi: e, fuchu: e, fukumitsu: e, funahashi: e, himi: e, imizu: e, inami: e, johana: e, kamiichi: e, kurobe: e, nakaniikawa: e, namerikawa: e, nanto: e, nyuzen: e, oyabe: e, taira: e, takaoka: e, tateyama: e, toga: e, tonami: e, toyama: e, unazuki: e, uozu: e, yamada: e }], wakayama: [1, { arida: e, aridagawa: e, gobo: e, hashimoto: e, hidaka: e, hirogawa: e, inami: e, iwade: e, kainan: e, kamitonda: e, katsuragi: e, kimino: e, kinokawa: e, kitayama: e, koya: e, koza: e, kozagawa: e, kudoyama: e, kushimoto: e, mihama: e, misato: e, nachikatsuura: e, shingu: e, shirahama: e, taiji: e, tanabe: e, wakayama: e, yuasa: e, yura: e }], yamagata: [1, { asahi: e, funagata: e, higashine: e, iide: e, kahoku: e, kaminoyama: e, kaneyama: e, kawanishi: e, mamurogawa: e, mikawa: e, murayama: e, nagai: e, nakayama: e, nanyo: e, nishikawa: e, obanazawa: e, oe: e, oguni: e, ohkura: e, oishida: e, sagae: e, sakata: e, sakegawa: e, shinjo: e, shirataka: e, shonai: e, takahata: e, tendo: e, tozawa: e, tsuruoka: e, yamagata: e, yamanobe: e, yonezawa: e, yuza: e }], yamaguchi: [1, { abu: e, hagi: e, hikari: e, hofu: e, iwakuni: e, kudamatsu: e, mitou: e, nagato: e, oshima: e, shimonoseki: e, shunan: e, tabuse: e, tokuyama: e, toyota: e, ube: e, yuu: e }], yamanashi: [1, { chuo: e, doshi: e, fuefuki: e, fujikawa: e, fujikawaguchiko: e, fujiyoshida: e, hayakawa: e, hokuto: e, ichikawamisato: e, kai: e, kofu: e, koshu: e, kosuge: e, "minami-alps": e, minobu: e, nakamichi: e, nanbu: e, narusawa: e, nirasaki: e, nishikatsura: e, oshino: e, otsuki: e, showa: e, tabayama: e, tsuru: e, uenohara: e, yamanakako: e, yamanashi: e }], "xn--ehqz56n": e, 三重: e, "xn--1lqs03n": e, 京都: e, "xn--qqqt11m": e, 佐賀: e, "xn--f6qx53a": e, 兵庫: e, "xn--djrs72d6uy": e, 北海道: e, "xn--mkru45i": e, 千葉: e, "xn--0trq7p7nn": e, 和歌山: e, "xn--5js045d": e, 埼玉: e, "xn--kbrq7o": e, 大分: e, "xn--pssu33l": e, 大阪: e, "xn--ntsq17g": e, 奈良: e, "xn--uisz3g": e, 宮城: e, "xn--6btw5a": e, 宮崎: e, "xn--1ctwo": e, 富山: e, "xn--6orx2r": e, 山口: e, "xn--rht61e": e, 山形: e, "xn--rht27z": e, 山梨: e, "xn--nit225k": e, 岐阜: e, "xn--rht3d": e, 岡山: e, "xn--djty4k": e, 岩手: e, "xn--klty5x": e, 島根: e, "xn--kltx9a": e, 広島: e, "xn--kltp7d": e, 徳島: e, "xn--c3s14m": e, 愛媛: e, "xn--vgu402c": e, 愛知: e, "xn--efvn9s": e, 新潟: e, "xn--1lqs71d": e, 東京: e, "xn--4pvxs": e, 栃木: e, "xn--uuwu58a": e, 沖縄: e, "xn--zbx025d": e, 滋賀: e, "xn--8pvr4u": e, 熊本: e, "xn--5rtp49c": e, 石川: e, "xn--ntso0iqx3a": e, 神奈川: e, "xn--elqq16h": e, 福井: e, "xn--4it168d": e, 福岡: e, "xn--klt787d": e, 福島: e, "xn--rny31h": e, 秋田: e, "xn--7t0a264c": e, 群馬: e, "xn--uist22h": e, 茨城: e, "xn--8ltr62k": e, 長崎: e, "xn--2m4a15e": e, 長野: e, "xn--32vp30h": e, 青森: e, "xn--4it797k": e, 静岡: e, "xn--5rtq34k": e, 香川: e, "xn--k7yn95e": e, 高知: e, "xn--tor131o": e, 鳥取: e, "xn--d5qv7z876c": e, 鹿児島: e, kawasaki: v, kitakyushu: v, kobe: v, nagoya: v, sapporo: v, sendai: v, yokohama: v, buyshop: t, fashionstore: t, handcrafted: t, kawaiishop: t, supersale: t, theshop: t, "0am": t, "0g0": t, "0j0": t, "0t0": t, mydns: t, pgw: t, wjg: t, usercontent: t, angry: t, babyblue: t, babymilk: t, backdrop: t, bambina: t, bitter: t, blush: t, boo: t, boy: t, boyfriend: t, but: t, candypop: t, capoo: t, catfood: t, cheap: t, chicappa: t, chillout: t, chips: t, chowder: t, chu: t, ciao: t, cocotte: t, coolblog: t, cranky: t, cutegirl: t, daa: t, deca: t, deci: t, digick: t, egoism: t, fakefur: t, fem: t, flier: t, floppy: t, fool: t, frenchkiss: t, girlfriend: t, girly: t, gloomy: t, gonna: t, greater: t, hacca: t, heavy: t, her: t, hiho: t, hippy: t, holy: t, hungry: t, icurus: t, itigo: t, jellybean: t, kikirara: t, kill: t, kilo: t, kuron: t, littlestar: t, lolipopmc: t, lolitapunk: t, lomo: t, lovepop: t, lovesick: t, main: t, mods: t, mond: t, mongolian: t, moo: t, namaste: t, nikita: t, nobushi: t, noor: t, oops: t, parallel: t, parasite: t, pecori: t, peewee: t, penne: t, pepper: t, perma: t, pigboat: t, pinoko: t, punyu: t, pupu: t, pussycat: t, pya: t, raindrop: t, readymade: t, sadist: t, schoolbus: t, secret: t, staba: t, stripper: t, sub: t, sunnyday: t, thick: t, tonkotsu: t, under: t, upper: t, velvet: t, verse: t, versus: t, vivian: t, watson: t, weblike: t, whitesnow: t, zombie: t, hateblo: t, hatenablog: t, hatenadiary: t, "2-d": t, bona: t, crap: t, daynight: t, eek: t, flop: t, halfmoon: t, jeez: t, matrix: t, mimoza: t, netgamers: t, nyanta: t, o0o0: t, rdy: t, rgr: t, rulez: t, sakurastorage: [0, { isk01: ot, isk02: ot }], saloon: t, sblo: t, skr: t, tank: t, "uh-oh": t, undo: t, webaccel: [0, { rs: t, user: t }], websozai: t, xii: t }], ke: [1, { ac: e, co: e, go: e, info: e, me: e, mobi: e, ne: e, or: e, sc: e }], kg: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, us: t, xx: t, ae: t }], kh: v, ki: Rt, km: [1, { ass: e, com: e, edu: e, gov: e, mil: e, nom: e, org: e, prd: e, tm: e, asso: e, coop: e, gouv: e, medecin: e, notaires: e, pharmaciens: e, presse: e, veterinaire: e }], kn: [1, { edu: e, gov: e, net: e, org: e }], kp: [1, { com: e, edu: e, gov: e, org: e, rep: e, tra: e }], kr: [1, { ac: e, ai: e, co: e, es: e, go: e, hs: e, io: e, it: e, kg: e, me: e, mil: e, ms: e, ne: e, or: e, pe: e, re: e, sc: e, busan: e, chungbuk: e, chungnam: e, daegu: e, daejeon: e, gangwon: e, gwangju: e, gyeongbuk: e, gyeonggi: e, gyeongnam: e, incheon: e, jeju: e, jeonbuk: e, jeonnam: e, seoul: e, ulsan: e, c01: t, "eliv-api": t, "eliv-cdn": t, "eliv-dns": t, mmv: t, vki: t }], kw: [1, { com: e, edu: e, emb: e, gov: e, ind: e, net: e, org: e }], ky: Ae, kz: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, jcloud: t }], la: [1, { com: e, edu: e, gov: e, info: e, int: e, net: e, org: e, per: e, bnr: t }], lb: n, lc: [1, { co: e, com: e, edu: e, gov: e, net: e, org: e, oy: t }], li: e, lk: [1, { ac: e, assn: e, com: e, edu: e, gov: e, grp: e, hotel: e, int: e, ltd: e, net: e, ngo: e, org: e, sch: e, soc: e, web: e }], lr: n, ls: [1, { ac: e, biz: e, co: e, edu: e, gov: e, info: e, net: e, org: e, sc: e }], lt: c, lu: [1, { "123website": t }], lv: [1, { asn: e, com: e, conf: e, edu: e, gov: e, id: e, mil: e, net: e, org: e }], ly: [1, { com: e, edu: e, gov: e, id: e, med: e, net: e, org: e, plc: e, sch: e }], ma: [1, { ac: e, co: e, gov: e, net: e, org: e, press: e }], mc: [1, { asso: e, tm: e }], md: [1, { ir: t }], me: [1, { ac: e, co: e, edu: e, gov: e, its: e, net: e, org: e, priv: e, c66: t, craft: t, edgestack: t, filegear: t, "filegear-sg": t, lohmus: t, barsy: t, mcdir: t, brasilia: t, ddns: t, dnsfor: t, hopto: t, loginto: t, noip: t, webhop: t, soundcast: t, tcp4: t, vp4: t, diskstation: t, dscloud: t, i234: t, myds: t, synology: t, transip: at, nohost: t }], mg: [1, { co: e, com: e, edu: e, gov: e, mil: e, nom: e, org: e, prd: e }], mh: e, mil: e, mk: [1, { com: e, edu: e, gov: e, inf: e, name: e, net: e, org: e }], ml: [1, { ac: e, art: e, asso: e, com: e, edu: e, gouv: e, gov: e, info: e, inst: e, net: e, org: e, pr: e, presse: e }], mm: v, mn: [1, { edu: e, gov: e, org: e, nyc: t }], mo: n, mobi: [1, { barsy: t, dscloud: t }], mp: [1, { ju: t }], mq: e, mr: c, ms: [1, { com: e, edu: e, gov: e, net: e, org: e, minisite: t }], mt: Ae, 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: At, his: At, ispmanager: t, keenetic: t }], nc: [1, { asso: e, nom: e }], ne: e, net: [1, { adobeaemcloud: t, "adobeio-static": t, adobeioruntime: t, akadns: t, akamai: t, "akamai-staging": t, akamaiedge: t, "akamaiedge-staging": t, akamaihd: t, "akamaihd-staging": t, akamaiorigin: t, "akamaiorigin-staging": t, akamaized: t, "akamaized-staging": t, edgekey: t, "edgekey-staging": t, edgesuite: t, "edgesuite-staging": t, alwaysdata: t, myamaze: t, cloudfront: t, appudo: t, "atlassian-dev": [0, { prod: Se }], myfritz: t, shopselect: t, blackbaudcdn: t, boomla: t, bplaced: t, square7: t, cdn77: [0, { r: t }], "cdn77-ssl": t, gb: t, hu: t, jp: t, se: t, uk: t, clickrising: t, "ddns-ip": t, "dns-cloud": t, "dns-dynamic": t, cloudaccess: t, cloudflare: [2, { cdn: t }], cloudflareanycast: Se, cloudflarecn: Se, cloudflareglobal: Se, ctfcloud: t, "feste-ip": t, "knx-server": t, "static-access": t, cryptonomic: a, dattolocal: t, mydatto: t, debian: t, definima: t, deno: t, icp: a, de5: t, "at-band-camp": t, blogdns: t, "broke-it": t, buyshouses: t, dnsalias: t, dnsdojo: t, "does-it": t, dontexist: t, dynalias: t, dynathome: t, endofinternet: t, "from-az": t, "from-co": t, "from-la": t, "from-ny": t, "gets-it": t, "ham-radio-op": t, homeftp: t, homeip: t, homelinux: t, homeunix: t, "in-the-band": t, "is-a-chef": t, "is-a-geek": t, "isa-geek": t, "kicks-ass": t, "office-on-the": t, podzone: t, "scrapper-site": t, selfip: t, "sells-it": t, servebbs: t, serveftp: t, thruhere: t, webhop: t, casacam: t, dynu: t, dynuddns: t, mysynology: t, opik: t, spryt: t, dynv6: t, twmail: t, ru: t, channelsdvr: [2, { u: t }], fastly: [0, { freetls: t, map: t, prod: [0, { a: t, global: t }], ssl: [0, { a: t, b: t, global: t }] }], fastlylb: [2, { map: t }], "keyword-on": t, "live-on": t, "server-on": t, "cdn-edges": t, heteml: t, cloudfunctions: t, "grafana-dev": t, iobb: t, moonscale: t, "in-dsl": t, "in-vpn": t, oninferno: t, botdash: t, "apps-1and1": t, ipifony: t, cloudjiffy: [2, { "fra1-de": t, "west1-us": t }], elastx: [0, { "jls-sto1": t, "jls-sto2": t, "jls-sto3": t }], massivegrid: [0, { paas: [0, { "fr-1": t, "lon-1": t, "lon-2": t, "ny-1": t, "ny-2": t, "sg-1": t }] }], saveincloud: [0, { jelastic: t, "nordeste-idc": t }], scaleforce: nt, kinghost: t, uni5: t, krellian: t, ggff: t, localto: a, barsy: t, luyani: t, memset: t, "azure-api": t, "azure-mobile": t, azureedge: t, azurefd: t, azurestaticapps: [2, { 1: t, 2: t, 3: t, 4: t, 5: t, 6: t, 7: t, centralus: t, eastasia: t, eastus2: t, westeurope: t, westus2: t }], azurewebsites: t, cloudapp: t, trafficmanager: t, usgovcloudapi: Lt, usgovcloudapp: t, usgovtrafficmanager: t, windows: Lt, mynetname: [0, { sn: t }], routingthecloud: t, bounceme: t, ddns: t, "eating-organic": t, mydissent: t, myeffect: t, mymediapc: t, mypsx: t, mysecuritycamera: t, nhlfan: t, "no-ip": t, pgafan: t, privatizehealthinsurance: t, redirectme: t, serveblog: t, serveminecraft: t, sytes: t, dnsup: t, hicam: t, "now-dns": t, ownip: t, vpndns: t, cloudycluster: t, ovh: [0, { hosting: a, webpaas: a }], rackmaze: t, myradweb: t, in: t, "subsc-pay": t, squares: t, schokokeks: t, "firewall-gateway": t, seidat: t, senseering: t, siteleaf: t, mafelo: t, myspreadshop: t, "vps-host": [2, { jelastic: [0, { atl: t, njs: t, ric: t }] }], srcf: [0, { soc: t, user: t }], supabase: t, dsmynas: t, familyds: t, ts: [2, { c: a }], torproject: [2, { pages: t }], tunnelmole: t, vusercontent: t, "reserve-online": t, localcert: t, "community-pro": t, meinforum: t, yandexcloud: [2, { storage: t, website: t }], za: t, zabc: t }], nf: [1, { arts: e, com: e, firm: e, info: e, net: e, other: e, per: e, rec: e, store: e, web: e }], ng: [1, { com: e, edu: e, gov: e, i: e, mil: e, mobi: e, name: e, net: e, org: e, sch: e, biz: [2, { co: t, dl: t, go: t, lg: t, on: t }], col: t, firm: t, gen: t, ltd: t, ngo: t, plc: t }], ni: [1, { ac: e, biz: e, co: e, com: e, edu: e, gob: e, in: e, info: e, int: e, mil: e, net: e, nom: e, org: e, web: e }], nl: [1, { co: t, "hosting-cluster": t, gov: t, khplay: t, "123website": t, myspreadshop: t, transurl: a, cistron: t, demon: t }], no: [1, { fhs: e, folkebibl: e, fylkesbibl: e, idrett: e, museum: e, priv: e, vgs: e, dep: e, herad: e, kommune: e, mil: e, stat: e, aa: P, ah: P, bu: P, fm: P, hl: P, hm: P, "jan-mayen": P, mr: P, nl: P, nt: P, of: P, ol: P, oslo: P, rl: P, sf: P, st: P, svalbard: P, tm: P, tr: P, va: P, vf: P, 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: Pt, 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: Pt, bygland: e, bykle: e, cahcesuolo: e, "xn--hcesuolo-7ya35b": e, čáhcesuolo: e, davvenjarga: e, "xn--davvenjrga-y4a": e, davvenjárga: e, davvesiida: e, deatnu: e, dielddanuorri: e, divtasvuodna: e, divttasvuotna: e, donna: e, "xn--dnna-gra": e, dønna: e, dovre: e, drammen: e, drangedal: e, dyroy: e, "xn--dyry-ira": e, dyrøy: e, eid: e, eidfjord: e, eidsberg: e, eidskog: e, eidsvoll: e, eigersund: e, elverum: e, enebakk: e, engerdal: e, etne: e, etnedal: e, evenassi: e, "xn--eveni-0qa01ga": e, evenášši: e, evenes: e, "evje-og-hornnes": e, farsund: e, fauske: e, fedje: e, fet: e, finnoy: e, "xn--finny-yua": e, finnøy: e, fitjar: e, fjaler: e, fjell: e, fla: e, "xn--fl-zia": e, flå: e, flakstad: e, flatanger: e, flekkefjord: e, flesberg: e, flora: e, folldal: e, forde: e, "xn--frde-gra": e, førde: e, forsand: e, fosnes: e, "xn--frna-woa": e, fræna: e, frana: e, frei: e, frogn: e, froland: e, frosta: e, froya: e, "xn--frya-hra": e, frøya: e, fuoisku: e, fuossko: e, fusa: e, fyresdal: e, gaivuotna: e, "xn--givuotna-8ya": e, gáivuotna: e, galsa: e, "xn--gls-elac": e, gálsá: e, gamvik: e, gangaviika: e, "xn--ggaviika-8ya47h": e, gáŋgaviika: e, gaular: e, gausdal: e, giehtavuoatna: e, gildeskal: e, "xn--gildeskl-g0a": e, gildeskål: e, giske: e, gjemnes: e, gjerdrum: e, gjerstad: e, gjesdal: e, gjovik: e, "xn--gjvik-wua": e, gjøvik: e, gloppen: e, gol: e, gran: e, grane: e, granvin: e, gratangen: e, grimstad: e, grong: e, grue: e, gulen: e, guovdageaidnu: e, ha: e, "xn--h-2fa": e, hå: e, habmer: e, "xn--hbmer-xqa": e, hábmer: e, hadsel: e, "xn--hgebostad-g3a": e, hægebostad: e, hagebostad: e, halden: e, halsa: e, hamar: e, hamaroy: e, hammarfeasta: e, "xn--hmmrfeasta-s4ac": e, hámmárfeasta: e, hammerfest: e, hapmir: e, "xn--hpmir-xqa": e, hápmir: e, haram: e, hareid: e, harstad: e, hasvik: e, hattfjelldal: e, haugesund: e, hedmark: [0, { os: e, valer: e, "xn--vler-qoa": e, våler: e }], hemne: e, hemnes: e, hemsedal: e, hitra: e, hjartdal: e, hjelmeland: e, hobol: e, "xn--hobl-ira": e, hobøl: e, hof: e, hol: e, hole: e, holmestrand: e, holtalen: e, "xn--holtlen-hxa": e, holtålen: e, hordaland: [0, { os: e }], hornindal: e, horten: e, hoyanger: e, "xn--hyanger-q1a": e, høyanger: e, hoylandet: e, "xn--hylandet-54a": e, høylandet: e, hurdal: e, hurum: e, hvaler: e, hyllestad: e, ibestad: e, inderoy: e, "xn--indery-fya": e, inderøy: e, iveland: e, ivgu: e, jevnaker: e, jolster: e, "xn--jlster-bya": e, jølster: e, jondal: e, kafjord: e, "xn--kfjord-iua": e, kåfjord: e, karasjohka: e, "xn--krjohka-hwab49j": e, kárášjohka: e, karasjok: e, karlsoy: e, karmoy: e, "xn--karmy-yua": e, karmøy: e, kautokeino: e, klabu: e, "xn--klbu-woa": e, klæbu: e, klepp: e, kongsberg: e, kongsvinger: e, kraanghke: e, "xn--kranghke-b0a": e, kråanghke: e, kragero: e, "xn--krager-gya": e, kragerø: e, kristiansand: e, kristiansund: e, krodsherad: e, "xn--krdsherad-m8a": e, krødsherad: e, "xn--kvfjord-nxa": e, kvæfjord: e, "xn--kvnangen-k0a": e, kvænangen: e, kvafjord: e, kvalsund: e, kvam: e, kvanangen: e, kvinesdal: e, kvinnherad: e, kviteseid: e, kvitsoy: e, "xn--kvitsy-fya": e, kvitsøy: e, laakesvuemie: e, "xn--lrdal-sra": e, lærdal: e, lahppi: e, "xn--lhppi-xqa": e, láhppi: e, lardal: e, larvik: e, lavagis: e, lavangen: e, leangaviika: e, "xn--leagaviika-52b": e, leaŋgaviika: e, lebesby: e, leikanger: e, leirfjord: e, leka: e, leksvik: e, lenvik: e, lerdal: e, lesja: e, levanger: e, lier: e, lierne: e, lillehammer: e, lillesand: e, lindas: e, "xn--linds-pra": e, lindås: e, lindesnes: e, loabat: e, "xn--loabt-0qa": e, loabát: e, lodingen: e, "xn--ldingen-q1a": e, lødingen: e, lom: e, loppa: e, lorenskog: e, "xn--lrenskog-54a": e, lørenskog: e, loten: e, "xn--lten-gra": e, løten: e, lund: e, lunner: e, luroy: e, "xn--lury-ira": e, lurøy: e, luster: e, lyngdal: e, lyngen: e, malatvuopmi: e, "xn--mlatvuopmi-s4a": e, málatvuopmi: e, malselv: e, "xn--mlselv-iua": e, målselv: e, malvik: e, mandal: e, marker: e, marnardal: e, masfjorden: e, masoy: e, "xn--msy-ula0h": e, måsøy: e, "matta-varjjat": e, "xn--mtta-vrjjat-k7af": e, "mátta-várjjat": e, meland: e, meldal: e, melhus: e, meloy: e, "xn--mely-ira": e, meløy: e, meraker: e, "xn--merker-kua": e, meråker: e, midsund: e, "midtre-gauldal": e, moareke: e, "xn--moreke-jua": e, moåreke: e, modalen: e, modum: e, molde: e, "more-og-romsdal": [0, { heroy: e, sande: e }], "xn--mre-og-romsdal-qqb": [0, { "xn--hery-ira": e, sande: e }], "møre-og-romsdal": [0, { herøy: e, sande: e }], moskenes: e, moss: e, muosat: e, "xn--muost-0qa": e, muosát: e, naamesjevuemie: e, "xn--nmesjevuemie-tcba": e, nååmesjevuemie: e, "xn--nry-yla5g": e, nærøy: e, namdalseid: e, namsos: e, namsskogan: e, nannestad: e, naroy: e, narviika: e, narvik: e, naustdal: e, navuotna: e, "xn--nvuotna-hwa": e, návuotna: e, "nedre-eiker": e, nesna: e, nesodden: e, nesseby: e, nesset: e, nissedal: e, nittedal: e, "nord-aurdal": e, "nord-fron": e, "nord-odal": e, norddal: e, nordkapp: e, nordland: [0, { bo: e, "xn--b-5ga": e, bø: e, heroy: e, "xn--hery-ira": e, herøy: e }], "nordre-land": e, nordreisa: e, "nore-og-uvdal": e, notodden: e, notteroy: e, "xn--nttery-byae": e, nøtterøy: e, odda: e, oksnes: e, "xn--ksnes-uua": e, øksnes: e, omasvuotna: e, oppdal: e, oppegard: e, "xn--oppegrd-ixa": e, oppegård: e, orkdal: e, orland: e, "xn--rland-uua": e, ørland: e, orskog: e, "xn--rskog-uua": e, ørskog: e, orsta: e, "xn--rsta-fra": e, ørsta: e, osen: e, osteroy: e, "xn--ostery-fya": e, osterøy: e, ostfold: [0, { valer: e }], "xn--stfold-9xa": [0, { "xn--vler-qoa": e }], østfold: [0, { våler: e }], "ostre-toten": e, "xn--stre-toten-zcb": e, "østre-toten": e, overhalla: e, "ovre-eiker": e, "xn--vre-eiker-k8a": e, "øvre-eiker": e, oyer: e, "xn--yer-zna": e, øyer: e, oygarden: e, "xn--ygarden-p1a": e, øygarden: e, "oystre-slidre": e, "xn--ystre-slidre-ujb": e, "øystre-slidre": e, porsanger: e, porsangu: e, "xn--porsgu-sta26f": e, porsáŋgu: e, porsgrunn: e, rade: e, "xn--rde-ula": e, råde: e, radoy: e, "xn--rady-ira": e, radøy: e, "xn--rlingen-mxa": e, rælingen: e, rahkkeravju: e, "xn--rhkkervju-01af": e, ráhkkerávju: e, raisa: e, "xn--risa-5na": e, ráisa: e, rakkestad: e, ralingen: e, rana: e, randaberg: e, rauma: e, rendalen: e, rennebu: e, rennesoy: e, "xn--rennesy-v1a": e, rennesøy: e, rindal: e, ringebu: e, ringerike: e, ringsaker: e, risor: e, "xn--risr-ira": e, risør: e, rissa: e, roan: e, rodoy: e, "xn--rdy-0nab": e, rødøy: e, rollag: e, romsa: e, romskog: e, "xn--rmskog-bya": e, rømskog: e, roros: e, "xn--rros-gra": e, røros: e, rost: e, "xn--rst-0na": e, røst: e, royken: e, "xn--ryken-vua": e, røyken: e, royrvik: e, "xn--ryrvik-bya": e, røyrvik: e, ruovat: e, rygge: e, salangen: e, salat: e, "xn--slat-5na": e, sálat: e, "xn--slt-elab": e, sálát: e, saltdal: e, samnanger: e, sandefjord: e, sandnes: e, sandoy: e, "xn--sandy-yua": e, sandøy: e, sarpsborg: e, sauda: e, sauherad: e, sel: e, selbu: e, selje: e, seljord: e, siellak: e, sigdal: e, siljan: e, sirdal: e, skanit: e, "xn--sknit-yqa": e, skánit: e, skanland: e, "xn--sknland-fxa": e, skånland: e, skaun: e, skedsmo: e, ski: e, skien: e, skierva: e, "xn--skierv-uta": e, skiervá: e, skiptvet: e, skjak: e, "xn--skjk-soa": e, skjåk: e, skjervoy: e, "xn--skjervy-v1a": e, skjervøy: e, skodje: e, smola: e, "xn--smla-hra": e, smøla: e, snaase: e, "xn--snase-nra": e, snåase: e, snasa: e, "xn--snsa-roa": e, snåsa: e, snillfjord: e, snoasa: e, sogndal: e, sogne: e, "xn--sgne-gra": e, søgne: e, sokndal: e, sola: e, solund: e, somna: e, "xn--smna-gra": e, sømna: e, "sondre-land": e, "xn--sndre-land-0cb": e, "søndre-land": e, songdalen: e, "sor-aurdal": e, "xn--sr-aurdal-l8a": e, "sør-aurdal": e, "sor-fron": e, "xn--sr-fron-q1a": e, "sør-fron": e, "sor-odal": e, "xn--sr-odal-q1a": e, "sør-odal": e, "sor-varanger": e, "xn--sr-varanger-ggb": e, "sør-varanger": e, sorfold: e, "xn--srfold-bya": e, sørfold: e, sorreisa: e, "xn--srreisa-q1a": e, sørreisa: e, sortland: e, sorum: e, "xn--srum-gra": e, sørum: e, spydeberg: e, stange: e, stavanger: e, steigen: e, steinkjer: e, stjordal: e, "xn--stjrdal-s1a": e, stjørdal: e, stokke: e, "stor-elvdal": e, stord: e, stordal: e, storfjord: e, strand: e, stranda: e, stryn: e, sula: e, suldal: e, sund: e, sunndal: e, surnadal: e, sveio: e, svelvik: e, sykkylven: e, tana: e, telemark: [0, { bo: e, "xn--b-5ga": e, bø: e }], time: e, tingvoll: e, tinn: e, tjeldsund: e, tjome: e, "xn--tjme-hra": e, tjøme: e, tokke: e, tolga: e, tonsberg: e, "xn--tnsberg-q1a": e, tønsberg: e, torsken: e, "xn--trna-woa": e, træna: e, trana: e, tranoy: e, "xn--trany-yua": e, tranøy: e, troandin: e, trogstad: e, "xn--trgstad-r1a": e, trøgstad: e, tromsa: e, tromso: e, "xn--troms-zua": e, tromsø: e, trondheim: e, trysil: e, tvedestrand: e, tydal: e, tynset: e, tysfjord: e, tysnes: e, "xn--tysvr-vra": e, tysvær: e, tysvar: e, ullensaker: e, ullensvang: e, ulvik: e, unjarga: e, "xn--unjrga-rta": e, unjárga: e, utsira: e, vaapste: e, vadso: e, "xn--vads-jra": e, vadsø: e, "xn--vry-yla5g": e, værøy: e, vaga: e, "xn--vg-yiab": e, vågå: e, vagan: e, "xn--vgan-qoa": e, vågan: e, vagsoy: e, "xn--vgsy-qoa0j": e, vågsøy: e, vaksdal: e, valle: e, vang: e, vanylven: e, vardo: e, "xn--vard-jra": e, vardø: e, varggat: e, "xn--vrggt-xqad": e, várggát: e, varoy: e, vefsn: e, vega: e, vegarshei: e, "xn--vegrshei-c0a": e, vegårshei: e, vennesla: e, verdal: e, verran: e, vestby: e, vestfold: [0, { sande: e }], vestnes: e, "vestre-slidre": e, "vestre-toten": e, vestvagoy: e, "xn--vestvgy-ixa6o": e, vestvågøy: e, vevelstad: e, vik: e, vikna: e, vindafjord: e, voagat: e, volda: e, voss: e, co: t, "123hjemmeside": t, myspreadshop: t }], np: v, nr: Rt, nu: [1, { merseine: t, mine: t, shacknet: t, enterprisecloud: t }], nz: [1, { ac: e, co: e, cri: e, geek: e, gen: e, govt: e, health: e, iwi: e, kiwi: e, maori: e, "xn--mori-qsa": e, māori: e, mil: e, net: e, org: e, parliament: e, school: e, cloudns: t }], om: [1, { co: e, com: e, edu: e, gov: e, med: e, museum: e, net: e, org: e, pro: e }], onion: e, org: [1, { altervista: t, pimienta: t, poivron: t, potager: t, sweetpepper: t, cdn77: [0, { c: t, rsc: t }], "cdn77-secure": [0, { origin: [0, { ssl: t }] }], ae: t, cloudns: t, "ip-dynamic": t, ddnss: t, dpdns: t, duckdns: t, tunk: t, blogdns: t, blogsite: t, boldlygoingnowhere: t, dnsalias: t, dnsdojo: t, doesntexist: t, dontexist: t, doomdns: t, dvrdns: t, dynalias: t, dyndns: [2, { go: t, home: t }], endofinternet: t, endoftheinternet: t, "from-me": t, "game-host": t, gotdns: t, "hobby-site": t, homedns: t, homeftp: t, homelinux: t, homeunix: t, "is-a-bruinsfan": t, "is-a-candidate": t, "is-a-celticsfan": t, "is-a-chef": t, "is-a-geek": t, "is-a-knight": t, "is-a-linux-user": t, "is-a-patsfan": t, "is-a-soxfan": t, "is-found": t, "is-lost": t, "is-saved": t, "is-very-bad": t, "is-very-evil": t, "is-very-good": t, "is-very-nice": t, "is-very-sweet": t, "isa-geek": t, "kicks-ass": t, misconfused: t, podzone: t, readmyblog: t, selfip: t, sellsyourhome: t, servebbs: t, serveftp: t, servegame: t, "stuff-4-sale": t, webhop: t, accesscam: t, camdvr: t, freeddns: t, mywire: t, roxa: t, webredirect: t, twmail: t, eu: [2, { al: t, asso: t, at: t, au: t, be: t, bg: t, ca: t, cd: t, ch: t, cn: t, cy: t, cz: t, de: t, dk: t, edu: t, ee: t, es: t, fi: t, fr: t, gr: t, hr: t, hu: t, ie: t, il: t, in: t, int: t, is: t, it: t, jp: t, kr: t, lt: t, lu: t, lv: t, me: t, mk: t, mt: t, my: t, net: t, ng: t, nl: t, no: t, nz: t, pl: t, pt: t, ro: t, ru: t, se: t, si: t, sk: t, tr: t, uk: t, us: t }], fedorainfracloud: t, fedorapeople: t, fedoraproject: [0, { cloud: t, os: tt, stg: [0, { os: tt }] }], freedesktop: t, hatenadiary: t, hepforge: t, "in-dsl": t, "in-vpn": t, js: t, barsy: t, mayfirst: t, routingthecloud: t, bmoattachments: t, "cable-modem": t, collegefan: t, couchpotatofries: t, hopto: t, mlbfan: t, myftp: t, mysecuritycamera: t, nflfan: t, "no-ip": t, "read-books": t, ufcfan: t, zapto: t, dynserv: t, "now-dns": t, "is-local": t, httpbin: t, pubtls: t, jpn: t, "my-firewall": t, myfirewall: t, spdns: t, "small-web": t, dsmynas: t, familyds: t, teckids: ot, tuxfamily: t, hk: t, us: t, toolforge: t, wmcloud: [2, { beta: t }], wmflabs: t, za: t }], pa: [1, { abo: e, ac: e, com: e, edu: e, gob: e, ing: e, med: e, net: e, nom: e, org: e, sld: e }], pe: [1, { com: e, edu: e, gob: e, mil: e, net: e, nom: e, org: e }], pf: [1, { com: e, edu: e, org: e }], pg: v, ph: [1, { com: e, edu: e, gov: e, i: e, mil: e, net: e, ngo: e, org: e, cloudns: t }], pk: [1, { ac: e, biz: e, com: e, edu: e, fam: e, gkp: e, gob: e, gog: e, gok: e, gop: e, gos: e, gov: e, net: e, org: e, web: e }], pl: [1, { com: e, net: e, org: e, agro: e, aid: e, atm: e, auto: e, biz: e, edu: e, gmina: e, gsm: e, info: e, mail: e, media: e, miasta: e, mil: e, nieruchomosci: e, nom: e, pc: e, powiat: e, priv: e, realestate: e, rel: e, sex: e, shop: e, sklep: e, sos: e, szkola: e, targi: e, tm: e, tourism: e, travel: e, turystyka: e, gov: [1, { ap: e, griw: e, ic: e, is: e, kmpsp: e, konsulat: e, kppsp: e, kwp: e, kwpsp: e, mup: e, mw: e, oia: e, oirm: e, oke: e, oow: e, oschr: e, oum: e, pa: e, pinb: e, piw: e, po: e, pr: e, psp: e, psse: e, pup: e, rzgw: e, sa: e, sdn: e, sko: e, so: e, sr: e, starostwo: e, ug: e, ugim: e, um: e, umig: e, upow: e, uppo: e, us: e, uw: e, uzs: e, wif: e, wiih: e, winb: e, wios: e, witd: e, wiw: e, wkz: e, wsa: e, wskr: e, wsse: e, wuoz: e, wzmiuw: e, zp: e, zpisdn: e }], augustow: e, "babia-gora": e, bedzin: e, beskidy: e, bialowieza: e, bialystok: e, bielawa: e, bieszczady: e, boleslawiec: e, bydgoszcz: e, bytom: e, cieszyn: e, czeladz: e, czest: e, dlugoleka: e, elblag: e, elk: e, glogow: e, gniezno: e, gorlice: e, grajewo: e, ilawa: e, jaworzno: e, "jelenia-gora": e, jgora: e, kalisz: e, karpacz: e, kartuzy: e, kaszuby: e, katowice: e, "kazimierz-dolny": e, kepno: e, ketrzyn: e, klodzko: e, kobierzyce: e, kolobrzeg: e, konin: e, konskowola: e, kutno: e, lapy: e, lebork: e, legnica: e, lezajsk: e, limanowa: e, lomza: e, lowicz: e, lubin: e, lukow: e, malbork: e, malopolska: e, mazowsze: e, mazury: e, mielec: e, mielno: e, mragowo: e, naklo: e, nowaruda: e, nysa: e, olawa: e, olecko: e, olkusz: e, olsztyn: e, opoczno: e, opole: e, ostroda: e, ostroleka: e, ostrowiec: e, ostrowwlkp: e, pila: e, pisz: e, podhale: e, podlasie: e, polkowice: e, pomorskie: e, pomorze: e, prochowice: e, pruszkow: e, przeworsk: e, pulawy: e, radom: e, "rawa-maz": e, rybnik: e, rzeszow: e, sanok: e, sejny: e, skoczow: e, slask: e, slupsk: e, sosnowiec: e, "stalowa-wola": e, starachowice: e, stargard: e, suwalki: e, swidnica: e, swiebodzin: e, swinoujscie: e, szczecin: e, szczytno: e, tarnobrzeg: e, tgory: e, turek: e, tychy: e, ustka: e, walbrzych: e, warmia: e, warszawa: e, waw: e, wegrow: e, wielun: e, wlocl: e, wloclawek: e, wodzislaw: e, wolomin: e, wroclaw: e, zachpomor: e, zagan: e, zarow: e, zgora: e, zgorzelec: e, art: t, gliwice: t, krakow: t, poznan: t, wroc: t, zakopane: t, beep: t, "ecommerce-shop": t, cfolks: t, dfirma: t, dkonto: t, you2: t, shoparena: t, homesklep: t, sdscloud: t, unicloud: t, lodz: t, pabianice: t, plock: t, sieradz: t, skierniewice: t, zgierz: t, krasnik: t, leczna: t, lubartow: t, lublin: t, poniatowa: t, swidnik: t, co: t, torun: t, simplesite: t, myspreadshop: t, gda: t, gdansk: t, gdynia: t, med: t, sopot: t, bielsko: t }], pm: [1, { own: t, name: t }], pn: [1, { co: e, edu: e, gov: e, net: e, org: e }], post: e, pr: [1, { biz: e, com: e, edu: e, gov: e, info: e, isla: e, name: e, net: e, org: e, pro: e, ac: e, est: e, prof: e }], pro: [1, { aaa: e, aca: e, acct: e, avocat: e, bar: e, cpa: e, eng: e, jur: e, law: e, med: e, recht: e, cloudns: t, keenetic: t, barsy: t, ngrok: t }], ps: [1, { com: e, edu: e, gov: e, net: e, org: e, plo: e, sec: e }], pt: [1, { com: e, edu: e, gov: e, int: e, net: e, nome: e, org: e, publ: e, "123paginaweb": t }], pw: [1, { gov: e, cloudns: t, x443: t }], py: [1, { com: e, coop: e, edu: e, gov: e, mil: e, net: e, org: e }], qa: [1, { com: e, edu: e, gov: e, mil: e, name: e, net: e, org: e, sch: e }], re: [1, { asso: e, com: e, netlib: t, can: t }], ro: [1, { arts: e, com: e, firm: e, info: e, nom: e, nt: e, org: e, rec: e, store: e, tm: e, www: e, co: t, shop: t, barsy: t }], rs: [1, { ac: e, co: e, edu: e, gov: e, in: e, org: e, brendly: b, barsy: t, ox: t }], ru: [1, { ac: t, edu: t, gov: t, int: t, mil: t, eurodir: t, adygeya: t, bashkiria: t, bir: t, cbg: t, com: t, dagestan: t, grozny: t, kalmykia: t, kustanai: t, marine: t, mordovia: t, msk: t, mytis: t, nalchik: t, nov: t, pyatigorsk: t, spb: t, vladikavkaz: t, vladimir: t, na4u: t, mircloud: t, myjino: [2, { hosting: a, landing: a, spectrum: a, vps: a }], cldmail: [0, { hb: t }], mcdir: [2, { vps: t }], mcpre: t, net: t, org: t, pp: t, ras: t }], rw: [1, { ac: e, co: e, coop: e, gov: e, mil: e, net: e, org: e }], sa: [1, { com: e, edu: e, gov: e, med: e, net: e, org: e, pub: e, sch: e }], sb: n, sc: n, sd: [1, { com: e, edu: e, gov: e, info: e, med: e, net: e, org: e, tv: e }], se: [1, { a: e, ac: e, b: e, bd: e, brand: e, c: e, d: e, e, f: e, fh: e, fhsk: e, fhv: e, g: e, h: e, i: e, k: e, komforb: e, kommunalforbund: e, komvux: e, l: e, lanbib: e, m: e, n: e, naturbruksgymn: e, o: e, org: e, p: e, parti: e, pp: e, press: e, r: e, s: e, t: e, tm: e, u: e, w: e, x: e, y: e, z: e, com: t, iopsys: t, "123minsida": t, itcouldbewor: t, myspreadshop: t }], sg: [1, { com: e, edu: e, gov: e, net: e, org: e, enscaled: t }], sh: [1, { com: e, gov: e, mil: e, net: e, org: e, hashbang: t, botda: t, lovable: t, platform: [0, { ent: t, eu: t, us: t }], teleport: t, now: t }], si: [1, { f5: t, gitapp: t, gitpage: t }], sj: e, sk: [1, { org: e }], sl: n, sm: e, sn: [1, { art: e, com: e, edu: e, gouv: e, org: e, univ: e }], so: [1, { com: e, edu: e, gov: e, me: e, net: e, org: e, surveys: t }], sr: e, ss: [1, { biz: e, co: e, com: e, edu: e, gov: e, me: e, net: e, org: e, sch: e }], st: [1, { co: e, com: e, consulado: e, edu: e, embaixada: e, mil: e, net: e, org: e, principe: e, saotome: e, store: e, helioho: t, cn: a, kirara: t, noho: t }], su: [1, { abkhazia: t, adygeya: t, aktyubinsk: t, arkhangelsk: t, armenia: t, ashgabad: t, azerbaijan: t, balashov: t, bashkiria: t, bryansk: t, bukhara: t, chimkent: t, dagestan: t, "east-kazakhstan": t, exnet: t, georgia: t, grozny: t, ivanovo: t, jambyl: t, kalmykia: t, kaluga: t, karacol: t, karaganda: t, karelia: t, khakassia: t, krasnodar: t, kurgan: t, kustanai: t, lenug: t, mangyshlak: t, mordovia: t, msk: t, murmansk: t, nalchik: t, navoi: t, "north-kazakhstan": t, nov: t, obninsk: t, penza: t, pokrovsk: t, sochi: t, spb: t, tashkent: t, termez: t, togliatti: t, troitsk: t, tselinograd: t, tula: t, tuva: t, vladikavkaz: t, vladimir: t, vologda: t }], sv: [1, { com: e, edu: e, gob: e, org: e, red: e }], sx: c, sy: s, sz: [1, { ac: e, co: e, org: e }], tc: e, td: e, tel: e, tf: [1, { sch: t }], tg: e, th: [1, { ac: e, co: e, go: e, in: e, mi: e, net: e, or: e, online: t, shop: t }], tj: [1, { ac: e, biz: e, co: e, com: e, edu: e, go: e, gov: e, int: e, mil: e, name: e, net: e, nic: e, org: e, test: e, web: e }], tk: e, tl: c, tm: [1, { co: e, com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e }], tn: [1, { com: e, ens: e, fin: e, gov: e, ind: e, info: e, intl: e, mincom: e, nat: e, net: e, org: e, perso: e, tourism: e, orangecloud: t }], to: [1, { 611: t, com: e, edu: e, gov: e, mil: e, net: e, org: e, oya: t, x0: t, quickconnect: X, vpnplus: t, nett: t }], tr: [1, { av: e, bbs: e, bel: e, biz: e, com: e, dr: e, edu: e, gen: e, gov: e, info: e, k12: e, kep: e, mil: e, name: e, net: e, org: e, pol: e, tel: e, tsk: e, tv: e, web: e, nc: c }], tt: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, mil: e, name: e, net: e, org: e, pro: e }], tv: [1, { "better-than": t, dyndns: t, "on-the-web": t, "worse-than": t, from: t, sakura: t }], tw: [1, { club: e, com: [1, { mymailer: t }], ebiz: e, edu: e, game: e, gov: e, idv: e, mil: e, net: e, org: e, url: t, mydns: t }], tz: [1, { ac: e, co: e, go: e, hotel: e, info: e, me: e, mil: e, mobi: e, ne: e, or: e, sc: e, tv: e }], ua: [1, { com: e, edu: e, gov: e, in: e, net: e, org: e, cherkassy: e, cherkasy: e, chernigov: e, chernihiv: e, chernivtsi: e, chernovtsy: e, ck: e, cn: e, cr: e, crimea: e, cv: e, dn: e, dnepropetrovsk: e, dnipropetrovsk: e, donetsk: e, dp: e, if: e, "ivano-frankivsk": e, kh: e, kharkiv: e, kharkov: e, kherson: e, khmelnitskiy: e, khmelnytskyi: e, kiev: e, kirovograd: e, km: e, kr: e, kropyvnytskyi: e, krym: e, ks: e, kv: e, kyiv: e, lg: e, lt: e, lugansk: e, luhansk: e, lutsk: e, lv: e, lviv: e, mk: e, mykolaiv: e, nikolaev: e, od: e, odesa: e, odessa: e, pl: e, poltava: e, rivne: e, rovno: e, rv: e, sb: e, sebastopol: e, sevastopol: e, sm: e, sumy: e, te: e, ternopil: e, uz: e, uzhgorod: e, uzhhorod: e, vinnica: e, vinnytsia: e, vn: e, volyn: e, yalta: e, zakarpattia: e, zaporizhzhe: e, zaporizhzhia: e, zhitomir: e, zhytomyr: e, zp: e, zt: e, cc: t, inf: t, ltd: t, cx: t, biz: t, co: t, pp: t, v: t }], ug: [1, { ac: e, co: e, com: e, edu: e, go: e, gov: e, mil: e, ne: e, or: e, org: e, sc: e, us: e }], uk: [1, { ac: e, co: [1, { bytemark: [0, { dh: t, vm: t }], layershift: nt, barsy: t, barsyonline: t, retrosnub: Ot, "nh-serv": t, "no-ip": t, adimo: t, myspreadshop: t }], gov: [1, { api: t, campaign: t, service: t }], ltd: e, me: e, net: e, nhs: e, org: [1, { glug: t, lug: t, lugs: t, affinitylottery: t, raffleentry: t, weeklylottery: t }], plc: e, police: e, sch: v, conn: t, copro: t, hosp: t, "independent-commission": t, "independent-inquest": t, "independent-inquiry": t, "independent-panel": t, "independent-review": t, "public-inquiry": t, "royal-commission": t, pymnt: t, barsy: t, nimsite: t, oraclegovcloudapps: a }], us: [1, { dni: e, isa: e, nsn: e, ak: C, al: C, ar: C, as: C, az: C, ca: C, co: C, ct: C, dc: C, de: Mt, fl: C, ga: C, gu: C, hi: Pe, ia: C, id: C, il: C, in: C, ks: C, ky: C, la: C, ma: [1, { k12: [1, { chtr: e, paroch: e, pvt: e }], cc: e, lib: e }], md: C, me: C, 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: C, mo: C, ms: [1, { k12: e, cc: e }], mt: C, nc: C, nd: Pe, ne: C, nh: C, nj: C, nm: C, nv: C, ny: C, oh: C, ok: C, or: C, pa: C, pr: C, ri: Pe, sc: C, sd: Pe, tn: C, tx: C, ut: C, va: C, vi: C, vt: C, wa: C, wi: C, wv: Mt, wy: C, cloudns: t, "is-by": t, "land-4-sale": t, "stuff-4-sale": t, heliohost: t, enscaled: [0, { phx: t }], mircloud: t, "azure-api": t, azurewebsites: t, ngo: t, golffan: t, noip: t, pointto: t, freeddns: t, srv: [2, { gh: t, gl: t }], servername: t }], uy: [1, { com: e, edu: e, gub: e, mil: e, net: e, org: e, gv: t }], uz: [1, { co: e, com: e, net: e, org: e }], va: e, vc: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, gv: [2, { d: t }], "0e": a, mydns: t }], ve: [1, { arts: e, bib: e, co: e, com: e, e12: e, edu: e, emprende: e, firm: e, gob: e, gov: e, ia: e, info: e, int: e, mil: e, net: e, nom: e, org: e, rar: e, rec: e, store: e, tec: e, web: e }], vg: [1, { edu: e }], vi: [1, { co: e, com: e, k12: e, net: e, org: e }], vn: [1, { ac: e, ai: e, biz: e, com: e, edu: e, gov: e, health: e, id: e, info: e, int: e, io: e, name: e, net: e, org: e, pro: e, angiang: e, bacgiang: e, backan: e, baclieu: e, bacninh: e, "baria-vungtau": e, bentre: e, binhdinh: e, binhduong: e, binhphuoc: e, binhthuan: e, camau: e, cantho: e, caobang: e, daklak: e, daknong: e, danang: e, dienbien: e, dongnai: e, dongthap: e, gialai: e, hagiang: e, haiduong: e, haiphong: e, hanam: e, hanoi: e, hatinh: e, haugiang: e, hoabinh: e, hungyen: e, khanhhoa: e, kiengiang: e, kontum: e, laichau: e, lamdong: e, langson: e, laocai: e, longan: e, namdinh: e, nghean: e, ninhbinh: e, ninhthuan: e, phutho: e, phuyen: e, quangbinh: e, quangnam: e, quangngai: e, quangninh: e, quangtri: e, soctrang: e, sonla: e, tayninh: e, thaibinh: e, thainguyen: e, thanhhoa: e, thanhphohochiminh: e, thuathienhue: e, tiengiang: e, travinh: e, tuyenquang: e, vinhlong: e, vinhphuc: e, yenbai: e }], vu: Ae, wf: [1, { biz: t, sch: t }], ws: [1, { com: e, edu: e, gov: e, net: e, org: e, advisor: a, cloud66: t, dyndns: t, mypets: t }], yt: [1, { org: t }], "xn--mgbaam7a8h": e, امارات: e, "xn--y9a3aq": e, հայ: e, "xn--54b7fta0cc": e, বাংলা: e, "xn--90ae": e, бг: e, "xn--mgbcpq6gpa1a": e, البحرين: e, "xn--90ais": e, бел: e, "xn--fiqs8s": e, 中国: e, "xn--fiqz9s": e, 中國: e, "xn--lgbbat1ad8j": e, الجزائر: e, "xn--wgbh1c": e, مصر: e, "xn--e1a4c": e, ею: e, "xn--qxa6a": e, ευ: e, "xn--mgbah1a3hjkrd": e, موريتانيا: e, "xn--node": e, გე: e, "xn--qxam": e, ελ: e, "xn--j6w193g": [1, { "xn--gmqw5a": e, "xn--55qx5d": e, "xn--mxtq1m": e, "xn--wcvs22d": e, "xn--uc0atv": e, "xn--od0alg": e }], 香港: [1, { 個人: e, 公司: e, 政府: e, 教育: e, 組織: e, 網絡: e }], "xn--2scrj9c": e, ಭಾರತ: e, "xn--3hcrj9c": e, ଭାରତ: e, "xn--45br5cyl": e, ভাৰত: e, "xn--h2breg3eve": e, भारतम्: e, "xn--h2brj9c8c": e, भारोत: e, "xn--mgbgu82a": e, ڀارت: e, "xn--rvc1e0am3e": e, ഭാരതം: e, "xn--h2brj9c": e, भारत: e, "xn--mgbbh1a": e, بارت: e, "xn--mgbbh1a71e": e, بھارت: e, "xn--fpcrj9c3d": e, భారత్: e, "xn--gecrj9c": e, ભારત: e, "xn--s9brj9c": e, ਭਾਰਤ: e, "xn--45brj9c": e, ভারত: e, "xn--xkc2dl3a5ee0h": e, இந்தியா: e, "xn--mgba3a4f16a": e, ایران: e, "xn--mgba3a4fra": e, ايران: e, "xn--mgbtx2b": e, عراق: e, "xn--mgbayh7gpa": e, الاردن: e, "xn--3e0b707e": e, 한국: e, "xn--80ao21a": e, қаз: e, "xn--q7ce6a": e, ລາວ: e, "xn--fzc2c9e2c": e, ලංකා: e, "xn--xkc2al3hye2a": e, இலங்கை: e, "xn--mgbc0a9azcg": e, المغرب: e, "xn--d1alf": e, мкд: e, "xn--l1acc": e, мон: e, "xn--mix891f": e, 澳門: e, "xn--mix082f": e, 澳门: e, "xn--mgbx4cd0ab": e, مليسيا: e, "xn--mgb9awbf": e, عمان: e, "xn--mgbai9azgqp6j": e, پاکستان: e, "xn--mgbai9a5eva00b": e, پاكستان: e, "xn--ygbi2ammx": e, فلسطين: e, "xn--90a3ac": [1, { "xn--80au": e, "xn--90azh": e, "xn--d1at": e, "xn--c1avg": e, "xn--o1ac": e, "xn--o1ach": e }], срб: [1, { ак: e, обр: e, од: e, орг: e, пр: e, упр: e }], "xn--p1ai": e, рф: e, "xn--wgbl6a": e, قطر: e, "xn--mgberp4a5d4ar": e, السعودية: e, "xn--mgberp4a5d4a87g": e, السعودیة: e, "xn--mgbqly7c0a67fbc": e, السعودیۃ: e, "xn--mgbqly7cvafr": e, السعوديه: e, "xn--mgbpl2fh": e, سودان: e, "xn--yfro4i67o": e, 新加坡: e, "xn--clchc0ea0b2g2a9gcd": e, சிங்கப்பூர்: e, "xn--ogbpf8fl": e, سورية: e, "xn--mgbtf8fl": e, سوريا: e, "xn--o3cw4h": [1, { "xn--o3cyx2a": e, "xn--12co0c3b4eva": e, "xn--m3ch0j3a": e, "xn--h3cuzk1di": e, "xn--12c1fe0br": e, "xn--12cfi8ixb8l": e }], ไทย: [1, { ทหาร: e, ธุรกิจ: e, เน็ต: e, รัฐบาล: e, ศึกษา: e, องค์กร: e }], "xn--pgbs0dh": e, تونس: e, "xn--kpry57d": e, 台灣: e, "xn--kprw13d": e, 台湾: e, "xn--nnx388a": e, 臺灣: e, "xn--j1amh": e, укр: e, "xn--mgb2ddes": e, اليمن: e, xxx: e, ye: s, za: [0, { ac: e, agric: e, alt: e, co: e, edu: e, gov: e, grondar: e, law: e, mil: e, net: e, ngo: e, nic: e, nis: e, nom: e, org: e, school: e, tm: e, web: e }], zm: [1, { ac: e, biz: e, co: e, com: e, edu: e, gov: e, info: e, mil: e, net: e, org: e, sch: e }], zw: [1, { ac: e, co: e, gov: e, mil: e, org: e }], aaa: e, aarp: e, abb: e, abbott: e, abbvie: e, abc: e, able: e, abogado: e, abudhabi: e, academy: [1, { official: t }], accenture: e, accountant: e, accountants: e, aco: e, actor: e, ads: e, adult: e, aeg: e, aetna: e, afl: e, africa: e, agakhan: e, agency: e, aig: e, airbus: e, airforce: e, airtel: e, akdn: e, alibaba: e, alipay: e, allfinanz: e, allstate: e, ally: e, alsace: e, alstom: e, amazon: e, americanexpress: e, americanfamily: e, amex: e, amfam: e, amica: e, amsterdam: e, analytics: e, android: e, anquan: e, anz: e, aol: e, apartments: e, app: [1, { adaptable: t, aiven: t, beget: a, brave: o, clerk: t, clerkstage: t, cloudflare: t, wnext: t, csb: [2, { preview: t }], convex: t, corespeed: t, deta: t, ondigitalocean: t, easypanel: t, encr: [2, { frontend: t }], evervault: i, expo: [2, { staging: t }], edgecompute: t, "on-fleek": t, flutterflow: t, sprites: t, e2b: t, framer: t, gadget: t, github: t, hosted: a, run: [0, { "*": t, mtls: a }], web: t, hackclub: t, hasura: t, onhercules: t, botdash: t, shiptoday: t, leapcell: t, loginline: t, lovable: t, luyani: t, magicpatterns: t, medusajs: t, messerli: t, miren: t, mocha: t, netlify: t, ngrok: t, "ngrok-free": t, developer: a, noop: t, northflank: a, upsun: a, railway: [0, { up: t }], replit: r, nyat: t, snowflake: [0, { "*": t, privatelink: a }], streamlit: t, spawnbase: t, telebit: t, typedream: t, vercel: t, wal: t, wasmer: t, bookonline: t, windsurf: t, base44: t, zeabur: t, zerops: a }], apple: [1, { int: [2, { cloud: [0, { "*": t, r: [0, { "*": t, "ap-north-1": a, "ap-south-1": a, "ap-south-2": a, "eu-central-1": a, "eu-north-1": a, "us-central-1": a, "us-central-2": a, "us-east-1": a, "us-east-2": a, "us-west-1": a, "us-west-2": a, "us-west-3": a }] }] }] }], aquarelle: e, arab: e, aramco: e, archi: e, army: e, art: e, arte: e, asda: e, associates: e, athleta: e, attorney: e, auction: e, audi: e, audible: e, audio: e, auspost: e, author: e, auto: e, autos: e, aws: [1, { on: [0, { "af-south-1": l, "ap-east-1": l, "ap-northeast-1": l, "ap-northeast-2": l, "ap-northeast-3": l, "ap-south-1": l, "ap-south-2": 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": p, "ap-northeast-2": p, "ap-south-1": p, "ap-southeast-1": p, "ap-southeast-2": p, "ca-central-1": y, "eu-central-1": p, "eu-west-1": p, "eu-west-2": p, "us-east-1": y, "us-east-2": y, "us-west-2": y, "af-south-1": k, "ap-east-1": k, "ap-northeast-3": k, "ap-south-2": f, "ap-southeast-3": k, "ap-southeast-4": f, "ca-west-1": [0, { notebook: t, "notebook-fips": t }], "eu-central-2": k, "eu-north-1": k, "eu-south-1": k, "eu-south-2": k, "eu-west-3": k, "il-central-1": k, "me-central-1": k, "me-south-1": k, "sa-east-1": k, "us-gov-east-1": g, "us-gov-west-1": g, "us-west-1": [0, { notebook: t, "notebook-fips": t, studio: t }], experiments: a }], repost: [0, { private: a }] }], axa: e, azure: e, baby: e, baidu: e, banamex: e, band: e, bank: e, bar: e, barcelona: e, barclaycard: e, barclays: e, barefoot: e, bargains: e, baseball: e, basketball: [1, { aus: t, nz: t }], bauhaus: e, bayern: e, bbc: e, bbt: e, bbva: e, bcg: e, bcn: e, beats: e, beauty: e, beer: e, berlin: e, best: e, bestbuy: e, bet: e, bharti: e, bible: e, bid: e, bike: e, bing: e, bingo: e, bio: e, black: e, blackfriday: e, blockbuster: e, blog: e, bloomberg: e, blue: e, bms: e, bmw: e, bnpparibas: e, boats: e, boehringer: e, bofa: e, bom: e, bond: e, boo: e, book: e, booking: e, bosch: e, bostik: e, boston: e, bot: e, boutique: e, box: e, bradesco: e, bridgestone: e, broadway: e, broker: e, brother: e, brussels: e, build: [1, { shiptoday: t, v0: t, windsurf: t }], builders: [1, { cloudsite: t }], business: T, buy: e, buzz: e, bzh: e, cab: e, cafe: e, cal: e, call: e, calvinklein: e, cam: e, camera: e, camp: [1, { emf: [0, { at: t }] }], canon: e, capetown: e, capital: e, capitalone: e, car: e, caravan: e, cards: e, care: e, career: e, careers: e, cars: e, casa: [1, { nabu: [0, { ui: t }] }], case: [1, { sav: t }], cash: e, casino: e, catering: e, catholic: e, cba: e, cbn: e, cbre: e, center: e, ceo: e, cern: e, cfa: e, cfd: e, chanel: e, channel: e, charity: e, chase: e, chat: e, cheap: e, chintai: e, christmas: e, chrome: e, church: e, cipriani: e, circle: e, cisco: e, citadel: e, citi: e, citic: e, city: e, claims: e, cleaning: e, click: e, clinic: e, clinique: e, clothing: e, cloud: [1, { antagonist: t, convex: t, elementor: t, emergent: t, encoway: [0, { eu: t }], statics: a, ravendb: t, axarnet: [0, { "es-1": t }], diadem: t, jelastic: [0, { vip: t }], jele: t, "jenv-aruba": [0, { aruba: [0, { eur: [0, { it1: t }] }], it1: t }], keliweb: [2, { cs: t }], oxa: [2, { tn: t, uk: t }], primetel: [2, { uk: t }], reclaim: [0, { ca: t, uk: t, us: t }], trendhosting: [0, { ch: t, de: t }], jote: t, jotelulu: t, kuleuven: t, laravel: t, linkyard: t, magentosite: a, matlab: t, observablehq: t, perspecta: t, vapor: t, "on-rancher": a, scw: [0, { baremetal: [0, { "fr-par-1": t, "fr-par-2": t, "nl-ams-1": t }], "fr-par": [0, { cockpit: t, ddl: t, dtwh: t, fnc: [2, { functions: t }], ifr: t, k8s: w, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t, whm: t }], instances: [0, { priv: t, pub: t }], k8s: t, "nl-ams": [0, { cockpit: t, ddl: t, dtwh: t, ifr: t, k8s: w, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t, whm: t }], "pl-waw": [0, { cockpit: t, ddl: t, dtwh: t, ifr: t, k8s: w, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t }], scalebook: t, smartlabeling: t }], servebolt: t, onstackit: [0, { runs: t }], trafficplex: t, "unison-services": t, urown: t, voorloper: t, zap: t }], club: [1, { cloudns: t, jele: t, barsy: t }], clubmed: e, coach: e, codes: [1, { owo: a }], coffee: e, college: e, cologne: e, commbank: e, community: [1, { nog: t, ravendb: t, myforum: t }], company: e, compare: e, computer: e, comsec: e, condos: e, construction: e, consulting: e, contact: e, contractors: e, cooking: e, cool: [1, { elementor: t, de: t }], corsica: e, country: e, coupon: e, coupons: e, courses: e, cpa: e, credit: e, creditcard: e, creditunion: e, cricket: e, crown: e, crs: e, cruise: e, cruises: e, cuisinella: e, cymru: e, cyou: e, dad: e, dance: e, data: e, date: e, dating: e, datsun: e, day: e, dclk: e, dds: e, deal: e, dealer: e, deals: e, degree: e, delivery: e, dell: e, deloitte: e, delta: e, democrat: e, dental: e, dentist: e, desi: e, design: [1, { graphic: t, bss: t }], dev: [1, { myaddr: t, panel: t, bearblog: t, brave: o, lcl: a, lclstage: a, stg: a, stgstage: a, pages: t, r2: t, workers: t, deno: t, "deno-staging": t, deta: t, lp: [2, { api: t, objects: t }], evervault: i, fly: t, githubpreview: t, gateway: a, grebedoc: t, botdash: t, inbrowser: a, "is-a-good": t, iserv: t, leapcell: t, runcontainers: t, localcert: [0, { user: a }], loginline: t, barsy: t, mediatech: t, "mocha-sandbox": t, modx: t, ngrok: t, "ngrok-free": t, "is-a-fullstack": t, "is-cool": t, "is-not-a": t, localplayer: t, xmit: t, "platter-app": t, replit: [2, { archer: t, bones: t, canary: t, global: t, hacker: t, id: t, janeway: t, kim: t, kira: t, kirk: t, odo: t, paris: t, picard: t, pike: t, prerelease: t, reed: t, riker: t, sisko: t, spock: t, staging: t, sulu: t, tarpit: t, teams: t, tucker: t, wesley: t, worf: t }], crm: [0, { aa: a, ab: a, ac: a, ad: a, ae: a, af: a, ci: a, d: a, pa: a, pb: a, pc: a, pd: a, pe: a, pf: a, w: a, wa: a, wb: a, wc: a, wd: a, we: a, wf: a }], erp: St, vercel: t, webhare: a, hrsn: t, "is-a": t }], dhl: e, diamonds: e, diet: e, digital: [1, { cloudapps: [2, { london: t }] }], direct: [1, { libp2p: t }], directory: e, discount: e, discover: e, dish: e, diy: Et, 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: T, email: [1, { crisp: [0, { on: t }], tawk: jt, tawkto: jt }], emerck: e, energy: e, engineer: e, engineering: e, enterprises: e, epson: e, equipment: e, ericsson: e, erni: e, esq: e, estate: [1, { compute: a }], eurovision: e, eus: [1, { party: It }], events: [1, { koobin: t, co: t }], exchange: e, expert: e, exposed: e, express: e, extraspace: e, fage: e, fail: e, fairwinds: e, faith: e, family: e, fan: e, fans: e, farm: [1, { storj: t }], farmers: e, fashion: e, fast: e, fedex: e, feedback: e, ferrari: e, ferrero: e, fidelity: e, fido: e, film: e, final: e, finance: e, financial: T, fire: e, firestone: e, firmdale: e, fish: e, fishing: e, fit: e, fitness: e, flickr: e, flights: e, flir: e, florist: e, flowers: e, fly: e, foo: e, food: e, football: e, ford: e, forex: e, forsale: e, forum: e, foundation: e, fox: e, free: e, fresenius: e, frl: e, frogans: e, frontier: e, ftr: e, fujitsu: e, fun: e, fund: e, furniture: e, futbol: e, fyi: e, gal: e, gallery: e, gallo: e, gallup: e, game: e, games: [1, { pley: t, sheezy: t }], gap: e, garden: e, gay: [1, { pages: t }], gbiz: e, gdn: [1, { cnpy: t }], gea: e, gent: e, genting: e, george: e, ggee: e, gift: e, gifts: e, gives: e, giving: e, glass: e, gle: e, global: [1, { appwrite: t }], globo: e, gmail: e, gmbh: e, gmo: e, gmx: e, godaddy: e, gold: e, goldpoint: e, golf: e, goodyear: e, goog: [1, { cloud: t, translate: t, usercontent: a }], google: e, gop: e, got: e, grainger: e, graphics: e, gratis: e, green: e, gripe: e, grocery: e, group: Et, gucci: e, guge: e, guide: e, guitars: e, guru: e, hair: e, hamburg: e, hangout: e, haus: e, hbo: e, hdfc: e, hdfcbank: e, health: [1, { hra: t }], healthcare: e, help: e, helsinki: e, here: e, hermes: e, hiphop: e, hisamitsu: e, hitachi: e, hiv: e, hkt: e, hockey: e, holdings: e, holiday: e, homedepot: e, homegoods: e, homes: e, homesense: e, honda: e, horse: e, hospital: e, host: [1, { cloudaccess: t, freesite: t, easypanel: t, emergent: t, fastvps: t, myfast: t, gadget: t, tempurl: t, wpmudev: t, iserv: t, jele: t, mircloud: t, bolt: t, wp2: t, half: t }], hosting: [1, { opencraft: t }], hot: e, hotel: e, hotels: e, hotmail: e, house: e, how: e, hsbc: e, hughes: e, hyatt: e, hyundai: e, ibm: e, icbc: e, ice: e, icu: e, ieee: e, ifm: e, ikano: e, imamat: e, imdb: e, immo: e, immobilien: e, inc: e, industries: e, infiniti: e, ing: e, ink: e, institute: e, insurance: e, insure: e, international: e, intuit: e, investments: e, ipiranga: e, irish: e, ismaili: e, ist: e, istanbul: e, itau: e, itv: e, jaguar: e, java: e, jcb: e, jeep: e, jetzt: e, jewelry: e, jio: e, jll: e, jmp: e, jnj: e, joburg: e, jot: e, joy: e, jpmorgan: e, jprs: e, juegos: e, juniper: e, kaufen: e, kddi: e, kerryhotels: e, kerryproperties: e, kfh: e, kia: e, kids: e, kim: e, kindle: e, kitchen: e, kiwi: e, koeln: e, komatsu: e, kosher: e, kpmg: e, kpn: e, krd: [1, { co: t, edu: t }], kred: e, kuokgroup: e, kyoto: e, lacaixa: e, lamborghini: e, lamer: e, land: e, landrover: e, lanxess: e, lasalle: e, lat: e, latino: e, latrobe: e, law: e, lawyer: e, lds: e, lease: e, leclerc: e, lefrak: e, legal: e, lego: e, lexus: e, lgbt: e, lidl: e, life: e, lifeinsurance: e, lifestyle: e, lighting: e, like: e, lilly: e, limited: e, limo: e, lincoln: e, link: [1, { myfritz: t, cyon: t, joinmc: t, dweb: a, inbrowser: a, keenetic: t, nftstorage: it, mypep: t, storacha: it, w3s: it }], live: [1, { aem: t, hlx: t, ewp: a }], living: e, llc: e, llp: e, loan: e, loans: e, locker: e, locus: e, lol: [1, { omg: t }], london: e, lotte: e, lotto: e, love: e, lpl: e, lplfinancial: e, ltd: e, ltda: e, lundbeck: e, luxe: e, luxury: e, madrid: e, maif: e, maison: e, makeup: e, man: e, management: e, mango: e, map: e, market: e, marketing: e, markets: e, marriott: e, marshalls: e, mattel: e, mba: e, mckinsey: e, med: e, media: Le, meet: e, melbourne: e, meme: e, memorial: e, men: e, menu: [1, { barsy: t, barsyonline: t }], merck: e, merckmsd: e, miami: e, microsoft: e, mini: e, mint: e, mit: e, mitsubishi: e, mlb: e, mls: e, mma: e, mobile: e, moda: e, moe: e, moi: e, mom: e, monash: e, money: e, monster: e, mormon: e, mortgage: e, moscow: e, moto: e, motorcycles: e, mov: e, movie: e, msd: e, mtn: e, mtr: e, music: e, nab: e, nagoya: e, navy: e, nba: e, nec: e, netbank: e, netflix: e, network: [1, { aem: t, alces: a, appwrite: t, co: t, arvo: t, azimuth: t, tlon: t }], neustar: e, new: e, news: [1, { noticeable: t }], next: e, nextdirect: e, nexus: e, nfl: e, ngo: e, nhk: e, nico: e, nike: e, nikon: e, ninja: e, nissan: e, nissay: e, nokia: e, norton: e, now: e, nowruz: e, nowtv: e, nra: e, nrw: e, ntt: e, nyc: e, obi: e, observer: e, office: e, okinawa: e, olayan: e, olayangroup: e, ollo: e, omega: e, one: [1, { kin: a, service: t, website: t }], ong: e, onl: e, online: [1, { eero: t, "eero-stage": t, websitebuilder: t, leapcell: t, barsy: t }], ooo: e, open: e, oracle: e, orange: [1, { tech: t }], organic: e, origins: e, osaka: e, otsuka: e, ott: e, ovh: [1, { nerdpol: t }], page: [1, { aem: t, hlx: t, codeberg: t, deuxfleurs: t, heyflow: t, prvcy: t, rocky: t, statichost: t, pdns: t, plesk: t }], panasonic: e, paris: e, pars: e, partners: e, parts: e, party: e, pay: e, pccw: e, pet: e, pfizer: e, pharmacy: e, phd: e, philips: e, phone: e, photo: e, photography: e, photos: Le, physio: e, pics: e, pictet: e, pictures: [1, { 1337: t }], pid: e, pin: e, ping: e, pink: e, pioneer: e, pizza: [1, { ngrok: t }], place: T, play: e, playstation: e, plumbing: e, plus: [1, { playit: [2, { at: a, with: t }] }], pnc: e, pohl: e, poker: e, politie: e, porn: e, praxi: e, press: e, prime: e, prod: e, productions: e, prof: e, progressive: e, promo: e, properties: e, property: e, protection: e, pru: e, prudential: e, pub: [1, { id: a, kin: a, barsy: t }], pwc: e, qpon: e, quebec: e, quest: e, racing: e, radio: e, read: e, realestate: e, realtor: e, realty: e, recipes: e, red: e, redumbrella: e, rehab: e, reise: e, reisen: e, reit: e, reliance: e, ren: e, rent: e, rentals: e, repair: e, report: e, republican: e, rest: e, restaurant: e, review: e, reviews: [1, { aem: t }], rexroth: e, rich: e, richardli: e, ricoh: e, ril: e, rio: e, rip: [1, { clan: t }], rocks: [1, { myddns: t, stackit: t, "lima-city": t, webspace: t }], rodeo: e, rogers: e, room: e, rsvp: e, rugby: e, ruhr: e, run: [1, { appwrite: a, canva: t, development: t, ravendb: t, liara: [2, { iran: t }], lovable: t, needle: t, build: a, code: a, database: a, migration: a, onporter: t, repl: t, stackit: t, val: St, vercel: t, wix: t }], rwe: e, ryukyu: e, saarland: e, safe: e, safety: e, sakura: e, sale: e, salon: e, samsclub: e, samsung: e, sandvik: e, sandvikcoromant: e, sanofi: e, sap: e, sarl: e, sas: e, save: e, saxo: e, sbi: e, sbs: e, scb: e, schaeffler: e, schmidt: e, scholarships: e, school: e, schule: e, schwarz: e, science: e, scot: [1, { co: t, me: t, org: t, gov: [2, { service: t }] }], search: e, seat: e, secure: e, security: e, seek: e, select: e, sener: e, services: [1, { loginline: t }], seven: e, sew: e, sex: e, sexy: e, sfr: e, shangrila: e, sharp: e, shell: e, shia: e, shiksha: e, shoes: e, shop: [1, { base: t, hoplix: t, barsy: t, barsyonline: t, shopware: t }], shopping: e, shouji: e, show: e, silk: e, sina: e, singles: e, site: [1, { square: t, canva: x, cloudera: a, convex: t, cyon: t, caffeine: t, fastvps: t, figma: t, "figma-gov": t, preview: t, heyflow: t, jele: t, jouwweb: t, loginline: t, barsy: t, co: t, notion: t, omniwe: t, opensocial: t, madethis: t, support: t, platformsh: a, tst: a, byen: t, sol: t, srht: t, novecore: t, cpanel: t, wpsquared: t, sourcecraft: t }], ski: e, skin: e, sky: e, skype: e, sling: e, smart: e, smile: e, sncf: e, soccer: e, social: e, softbank: e, software: e, sohu: e, solar: e, solutions: e, song: e, sony: e, soy: e, spa: e, space: [1, { myfast: t, heiyu: t, hf: [2, { static: t }], "app-ionos": t, project: t, uber: t, xs4all: t }], sport: e, spot: e, srl: e, stada: e, staples: e, star: e, statebank: e, statefarm: e, stc: e, stcgroup: e, stockholm: e, storage: e, store: [1, { barsy: t, sellfy: t, shopware: t, storebase: t }], stream: e, studio: e, study: e, style: e, sucks: e, supplies: e, supply: e, support: [1, { barsy: t }], surf: e, surgery: e, suzuki: e, swatch: e, swiss: e, sydney: e, systems: [1, { knightpoint: t, miren: t }], tab: e, taipei: e, talk: e, taobao: e, target: e, tatamotors: e, tatar: e, tattoo: e, tax: e, taxi: e, tci: e, tdk: e, team: [1, { discourse: t, jelastic: t }], tech: [1, { cleverapps: t }], technology: T, temasek: e, tennis: e, teva: e, thd: e, theater: e, theatre: e, tiaa: e, tickets: e, tienda: e, tips: e, tires: e, tirol: e, tjmaxx: e, tjx: e, tkmaxx: e, tmall: e, today: [1, { prequalifyme: t }], tokyo: e, tools: [1, { addr: Ct, myaddr: t }], top: [1, { ntdll: t, wadl: a }], toray: e, toshiba: e, total: e, tours: e, town: e, toyota: e, toys: e, trade: e, trading: e, training: e, travel: e, travelers: e, travelersinsurance: e, trust: e, trv: e, tube: e, tui: e, tunes: e, tushu: e, tvs: e, ubank: e, ubs: e, unicom: e, university: e, uno: e, uol: e, ups: e, vacations: e, vana: e, vanguard: e, vegas: e, ventures: e, verisign: e, versicherung: e, vet: e, viajes: e, video: e, vig: e, viking: e, villas: e, vin: e, vip: [1, { hidns: t }], virgin: e, visa: e, vision: e, viva: e, vivo: e, vlaanderen: e, vodka: e, volvo: e, vote: e, voting: e, voto: e, voyage: e, wales: e, walmart: e, walter: e, wang: e, wanggou: e, watch: e, watches: e, weather: e, weatherchannel: e, webcam: e, weber: e, website: Le, wed: e, wedding: e, weibo: e, weir: e, whoswho: e, wien: e, wiki: Le, williamhill: e, win: e, windows: e, wine: e, winners: e, wme: e, wolterskluwer: e, woodside: e, work: [1, { "imagine-proxy": t }], works: e, world: e, wow: e, wtc: e, wtf: e, xbox: e, xerox: e, xihuan: e, xin: e, "xn--11b4c3d": e, कॉम: e, "xn--1ck2e1b": e, セール: e, "xn--1qqw23a": e, 佛山: e, "xn--30rr7y": e, 慈善: e, "xn--3bst00m": e, 集团: e, "xn--3ds443g": e, 在线: e, "xn--3pxu8k": e, 点看: e, "xn--42c2d9a": e, คอม: e, "xn--45q11c": e, 八卦: e, "xn--4gbrim": e, موقع: e, "xn--55qw42g": e, 公益: e, "xn--55qx5d": e, 公司: e, "xn--5su34j936bgsg": e, 香格里拉: e, "xn--5tzm5g": e, 网站: e, "xn--6frz82g": e, 移动: e, "xn--6qq986b3xl": e, 我爱你: e, "xn--80adxhks": e, москва: e, "xn--80aqecdr1a": e, католик: e, "xn--80asehdb": e, онлайн: e, "xn--80aswg": e, сайт: e, "xn--8y0a063a": e, 联通: e, "xn--9dbq2a": e, קום: e, "xn--9et52u": e, 时尚: e, "xn--9krt00a": e, 微博: e, "xn--b4w605ferd": e, 淡马锡: e, "xn--bck1b9a5dre4c": e, ファッション: e, "xn--c1avg": e, орг: e, "xn--c2br7g": e, नेट: e, "xn--cck2b3b": e, ストア: e, "xn--cckwcxetd": e, アマゾン: e, "xn--cg4bki": e, 삼성: e, "xn--czr694b": e, 商标: e, "xn--czrs0t": e, 商店: e, "xn--czru2d": e, 商城: e, "xn--d1acj3b": e, дети: e, "xn--eckvdtc9d": e, ポイント: e, "xn--efvy88h": e, 新闻: e, "xn--fct429k": e, 家電: e, "xn--fhbei": e, كوم: e, "xn--fiq228c5hs": e, 中文网: e, "xn--fiq64b": e, 中信: e, "xn--fjq720a": e, 娱乐: e, "xn--flw351e": e, 谷歌: e, "xn--fzys8d69uvgm": e, 電訊盈科: e, "xn--g2xx48c": e, 购物: e, "xn--gckr3f0f": e, クラウド: e, "xn--gk3at1e": e, 通販: e, "xn--hxt814e": e, 网店: e, "xn--i1b6b1a6a2e": e, संगठन: e, "xn--imr513n": e, 餐厅: e, "xn--io0a7i": e, 网络: e, "xn--j1aef": e, ком: e, "xn--jlq480n2rg": e, 亚马逊: e, "xn--jvr189m": e, 食品: e, "xn--kcrx77d1x4a": e, 飞利浦: e, "xn--kput3i": e, 手机: e, "xn--mgba3a3ejt": e, ارامكو: e, "xn--mgba7c0bbn0a": e, العليان: e, "xn--mgbab2bd": e, بازار: e, "xn--mgbca7dzdo": e, ابوظبي: e, "xn--mgbi4ecexp": e, كاثوليك: e, "xn--mgbt3dhd": e, همراه: e, "xn--mk1bu44c": e, 닷컴: e, "xn--mxtq1m": e, 政府: e, "xn--ngbc5azd": e, شبكة: e, "xn--ngbe9e0a": e, بيتك: e, "xn--ngbrx": e, عرب: e, "xn--nqv7f": e, 机构: e, "xn--nqv7fs00ema": e, 组织机构: e, "xn--nyqy26a": e, 健康: e, "xn--otu796d": e, 招聘: e, "xn--p1acf": [1, { "xn--90amc": t, "xn--j1aef": t, "xn--j1ael8b": t, "xn--h1ahn": t, "xn--j1adp": t, "xn--c1avg": t, "xn--80aaa0cvac": t, "xn--h1aliz": t, "xn--90a1af": t, "xn--41a": t }], рус: [1, { биз: t, ком: t, крым: t, мир: t, мск: t, орг: t, самара: t, сочи: t, спб: t, я: t }], "xn--pssy2u": e, 大拿: e, "xn--q9jyb4c": e, みんな: e, "xn--qcka1pmc": e, グーグル: e, "xn--rhqv96g": e, 世界: e, "xn--rovu88b": e, 書籍: e, "xn--ses554g": e, 网址: e, "xn--t60b56a": e, 닷넷: e, "xn--tckwe": e, コム: e, "xn--tiq49xqyj": e, 天主教: e, "xn--unup4y": e, 游戏: e, "xn--vermgensberater-ctb": e, vermögensberater: e, "xn--vermgensberatung-pwb": e, vermögensberatung: e, "xn--vhquv": e, 企业: e, "xn--vuq861b": e, 信息: e, "xn--w4r85el8fhu5dnra": e, 嘉里大酒店: e, "xn--w4rs40l": e, 嘉里: e, "xn--xhq521b": e, 广东: e, "xn--zfr164b": e, 政务: e, xyz: [1, { caffeine: t, botdash: t, telebit: a }], yachts: e, yahoo: e, yamaxun: e, yandex: e, yodobashi: e, yoga: e, yokohama: e, you: e, youtube: e, yun: e, zappos: e, zara: e, zero: e, zip: e, zone: [1, { triton: a, stackit: t, lima: t }], zuerich: e }];
2466
2466
  })();
2467
2467
  function na(e, t, n, s) {
2468
2468
  let a = null, o = t;
@@ -2496,9 +2496,9 @@ const sa = _o();
2496
2496
  function zo(e, t = {}) {
2497
2497
  return Co(sa), So(e, 3, Io, t, sa).domain;
2498
2498
  }
2499
- var Oo = class Xa extends Error {
2499
+ var Oo = class Ja extends Error {
2500
2500
  constructor(t) {
2501
- super(t), this.name = "TimeoutError", Object.setPrototypeOf(this, Xa.prototype);
2501
+ super(t), this.name = "TimeoutError", Object.setPrototypeOf(this, Ja.prototype);
2502
2502
  }
2503
2503
  };
2504
2504
  async function Ro(e, t) {
@@ -2513,7 +2513,7 @@ async function Ro(e, t) {
2513
2513
  });
2514
2514
  });
2515
2515
  }
2516
- var Ao = "565487b2-a67c-4aac-bb92-3fb64732c7b8", Ja = wn(
2516
+ var Ao = "565487b2-a67c-4aac-bb92-3fb64732c7b8", Ya = xn(
2517
2517
  ({ onLoad: e, scriptLocation: t }, n) => {
2518
2518
  const [s, a] = ae(!1);
2519
2519
  return K(() => {
@@ -2534,7 +2534,7 @@ var Ao = "565487b2-a67c-4aac-bb92-3fb64732c7b8", Ja = wn(
2534
2534
  );
2535
2535
  }
2536
2536
  );
2537
- Ja.displayName = "HCaptcha";
2537
+ Ya.displayName = "HCaptcha";
2538
2538
  var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) => {
2539
2539
  const { loadScript: s = !0 } = t || {}, [a, o] = ae(!1);
2540
2540
  return K(() => {
@@ -2570,7 +2570,7 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2570
2570
  console.error("Error during reCAPTCHA ready initialization:", i);
2571
2571
  }
2572
2572
  }, [a, n]), null;
2573
- }, Po = Lo, ia = "6Lck4YwlAAAAAEIE1hR--varWp0qu9F-8-emQn2v", Ya = R.createContext(void 0), Mo = ({ children: e, provider: t, hasConsent: n }) => {
2573
+ }, Po = Lo, ia = "6Lck4YwlAAAAAEIE1hR--varWp0qu9F-8-emQn2v", Za = R.createContext(void 0), Mo = ({ children: e, provider: t, hasConsent: n }) => {
2574
2574
  const s = R.useRef(null), a = R.useRef(null), [o, i] = R.useState(!1), r = R.useCallback(
2575
2575
  async (l) => {
2576
2576
  var d;
@@ -2607,17 +2607,17 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2607
2607
  },
2608
2608
  [o]
2609
2609
  );
2610
- return /* @__PURE__ */ T(
2611
- Ya.Provider,
2610
+ return /* @__PURE__ */ E(
2611
+ Za.Provider,
2612
2612
  {
2613
2613
  value: {
2614
2614
  executeCaptcha: t === "hcaptcha" ? r : c
2615
2615
  },
2616
2616
  children: [
2617
2617
  e,
2618
- /* @__PURE__ */ T("div", { ref: a, style: { display: "none" }, children: [
2618
+ /* @__PURE__ */ E("div", { ref: a, style: { display: "none" }, children: [
2619
2619
  t === "hcaptcha" && n ? /* @__PURE__ */ h(
2620
- Ja,
2620
+ Ya,
2621
2621
  {
2622
2622
  onLoad: () => {
2623
2623
  i(!0);
@@ -2643,7 +2643,7 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2643
2643
  }
2644
2644
  );
2645
2645
  }, No = () => {
2646
- const e = R.useContext(Ya);
2646
+ const e = R.useContext(Za);
2647
2647
  if (e === void 0)
2648
2648
  throw new Error("useConfig must be used within a CaptchaProvider");
2649
2649
  return e;
@@ -2682,10 +2682,10 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2682
2682
  onError: p,
2683
2683
  onIdentifiers: f
2684
2684
  } = l;
2685
- let b = `${this.proxyURL}/proxy/query/v2/chat/stream/`;
2686
- t && (b = `${this.proxyURL}/proxy/query/v2/thread/${t}/chat/stream/`);
2685
+ let y = `${this.proxyURL}/proxy/query/v2/chat/stream/`;
2686
+ t && (y = `${this.proxyURL}/proxy/query/v2/thread/${t}/chat/stream/`);
2687
2687
  try {
2688
- const g = await fetch(b, {
2688
+ const g = await fetch(y, {
2689
2689
  method: "POST",
2690
2690
  headers: {
2691
2691
  "Content-Type": "application/json",
@@ -2716,8 +2716,8 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2716
2716
  }),
2717
2717
  onMetadata: m ?? (() => {
2718
2718
  }),
2719
- onIdentifiers: (y, v) => {
2720
- f?.(y, v);
2719
+ onIdentifiers: (b, v) => {
2720
+ f?.(b, v);
2721
2721
  }
2722
2722
  }) : g.status === 403 && (await g.text()).toLowerCase().includes("captcha") ? p?.(
2723
2723
  "We noticed unusual activity. Please try asking your question again."
@@ -2760,7 +2760,7 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2760
2760
  })).ok)
2761
2761
  throw new Error("Failed to send feedback");
2762
2762
  }
2763
- }, Za = xn(null), Do = ({
2763
+ }, en = _n(null), Do = ({
2764
2764
  children: e
2765
2765
  }) => {
2766
2766
  const t = $(null), n = {
@@ -2809,7 +2809,7 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2809
2809
  default:
2810
2810
  return u;
2811
2811
  }
2812
- }, [a, o] = bn(s, n), i = S(() => {
2812
+ }, [a, o] = vn(s, n), i = S(() => {
2813
2813
  o({
2814
2814
  type: "SET_MODE",
2815
2815
  mode: a.mode === "deep_thinking" ? "default" : "deep_thinking"
@@ -2828,7 +2828,7 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2828
2828
  o({ type: "SET_MODE", mode: "default" });
2829
2829
  }, [o]);
2830
2830
  return /* @__PURE__ */ h(
2831
- Za.Provider,
2831
+ en.Provider,
2832
2832
  {
2833
2833
  value: {
2834
2834
  active: a.mode === "deep_thinking",
@@ -2853,15 +2853,15 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2853
2853
  const r = e.body.getReader(), c = new TextDecoder("utf-8"), d = new TextEncoder().encode("␞");
2854
2854
  let u = new Uint8Array(), m = !0;
2855
2855
  const k = (f) => {
2856
- for (let b = 0; b < f.length - d.length + 1; b++) {
2856
+ for (let y = 0; y < f.length - d.length + 1; y++) {
2857
2857
  let g = !0;
2858
- for (let y = 0; y < d.length; y++)
2859
- if (f[b + y] !== d[y]) {
2858
+ for (let b = 0; b < d.length; b++)
2859
+ if (f[y + b] !== d[b]) {
2860
2860
  g = !1;
2861
2861
  break;
2862
2862
  }
2863
2863
  if (g)
2864
- return b;
2864
+ return y;
2865
2865
  }
2866
2866
  return -1;
2867
2867
  };
@@ -2870,44 +2870,44 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2870
2870
  m && p.value.length > 0 && (n(), m = !1), u = new Uint8Array([...u, ...p.value]);
2871
2871
  let f;
2872
2872
  for (; (f = k(u)) !== -1; ) {
2873
- const b = u.slice(0, f), g = c.decode(b);
2873
+ const y = u.slice(0, f), g = c.decode(y);
2874
2874
  u = u.slice(f + d.length);
2875
- const y = JSON.parse(g);
2876
- switch (y.chunk.type) {
2875
+ const b = JSON.parse(g);
2876
+ switch (b.chunk.type) {
2877
2877
  case "relevant_sources": {
2878
- s(y.chunk.content.relevant_sources);
2878
+ s(b.chunk.content.relevant_sources);
2879
2879
  break;
2880
2880
  }
2881
2881
  case "partial_answer": {
2882
- a(y.chunk.content.text);
2882
+ a(b.chunk.content.text);
2883
2883
  break;
2884
2884
  }
2885
2885
  case "metadata": {
2886
- o({ is_uncertain: y.chunk.content.is_uncertain });
2886
+ o({ is_uncertain: b.chunk.content.is_uncertain });
2887
2887
  break;
2888
2888
  }
2889
2889
  case "identifiers": {
2890
2890
  t(
2891
- y.chunk.content.thread_id,
2892
- y.chunk.content.question_answer_id
2891
+ b.chunk.content.thread_id,
2892
+ b.chunk.content.question_answer_id
2893
2893
  );
2894
2894
  break;
2895
2895
  }
2896
2896
  case "error":
2897
- i(y.chunk.content.reason);
2897
+ i(b.chunk.content.reason);
2898
2898
  return;
2899
2899
  }
2900
2900
  }
2901
2901
  }
2902
- }, en = "@fpjs@client@";
2902
+ }, tn = "@fpjs@client@";
2903
2903
  function ve(e, t) {
2904
2904
  return `${t}__${e}`;
2905
2905
  }
2906
- function tn(e, t) {
2906
+ function an(e, t) {
2907
2907
  return e.replace(`${t}__`, "");
2908
2908
  }
2909
2909
  var Fo = class {
2910
- constructor(e = en) {
2910
+ constructor(e = tn) {
2911
2911
  this.prefix = e;
2912
2912
  }
2913
2913
  set(e, t) {
@@ -2926,10 +2926,10 @@ var Fo = class {
2926
2926
  window.localStorage.removeItem(ve(e, this.prefix));
2927
2927
  }
2928
2928
  allKeys() {
2929
- return Object.keys(window.localStorage).filter((e) => e.startsWith(this.prefix)).map((e) => tn(e, this.prefix));
2929
+ return Object.keys(window.localStorage).filter((e) => e.startsWith(this.prefix)).map((e) => an(e, this.prefix));
2930
2930
  }
2931
2931
  }, Uo = class {
2932
- constructor(e = en) {
2932
+ constructor(e = tn) {
2933
2933
  this.prefix = e;
2934
2934
  }
2935
2935
  /**
@@ -2966,7 +2966,7 @@ var Fo = class {
2966
2966
  * @returns An array of all the keys in the sessionStorage that start with the prefix.
2967
2967
  */
2968
2968
  allKeys() {
2969
- return Object.keys(window.sessionStorage).filter((e) => e.startsWith(this.prefix)).map((e) => tn(e, this.prefix));
2969
+ return Object.keys(window.sessionStorage).filter((e) => e.startsWith(this.prefix)).map((e) => an(e, this.prefix));
2970
2970
  }
2971
2971
  }, Ho = class {
2972
2972
  constructor() {
@@ -3042,9 +3042,9 @@ var ra = "kapa_web_id", $o = (e) => {
3042
3042
  return { identifiers: p, metadata: f };
3043
3043
  }, [o, a])
3044
3044
  };
3045
- }, se = class an extends Array {
3045
+ }, se = class nn extends Array {
3046
3046
  constructor(...t) {
3047
- super(...t), Object.setPrototypeOf(this, an.prototype);
3047
+ super(...t), Object.setPrototypeOf(this, nn.prototype);
3048
3048
  }
3049
3049
  getById(t) {
3050
3050
  return this.find((n) => n.id === t);
@@ -3089,7 +3089,7 @@ var ra = "kapa_web_id", $o = (e) => {
3089
3089
  this[n] = { ...s, ...t };
3090
3090
  }
3091
3091
  };
3092
- function nn(e) {
3092
+ function sn(e) {
3093
3093
  return e.replace(/[#/]+$/, "");
3094
3094
  }
3095
3095
  function Qo(e) {
@@ -3105,7 +3105,7 @@ function Qo(e) {
3105
3105
  const n = t[0] || "", s = t[1] || "";
3106
3106
  return [n, s];
3107
3107
  }
3108
- function Vo(e) {
3108
+ function Go(e) {
3109
3109
  return e.map((t) => {
3110
3110
  const [n, s] = Qo(t.title);
3111
3111
  return {
@@ -3115,19 +3115,19 @@ function Vo(e) {
3115
3115
  };
3116
3116
  });
3117
3117
  }
3118
- var Wo = (e) => {
3119
- const t = e.replace(/```[\s\S]*?```/g, ""), n = /(http|https):\/\/([\w_-]+(?:(?:\.[\w_-]+)+))([\w.,@?^=%&:/+#-]*[\w@?^=%&/+#-])(?=[^\w@?^=%&/+#-]|$)/g, a = (t.match(n) || []).map((o) => nn(o));
3118
+ var Vo = (e) => {
3119
+ const t = e.replace(/```[\s\S]*?```/g, ""), n = /(http|https):\/\/([\w_-]+(?:(?:\.[\w_-]+)+))([\w.,@?^=%&:/+#-]*[\w@?^=%&/+#-])(?=[^\w@?^=%&/+#-]|$)/g, a = (t.match(n) || []).map((o) => sn(o));
3120
3120
  return new Set(a);
3121
3121
  };
3122
- function Go(e) {
3122
+ function Wo(e) {
3123
3123
  const t = /* @__PURE__ */ new Set();
3124
3124
  return e.reduce((n, s) => {
3125
- const a = nn(s.source_url);
3125
+ const a = sn(s.source_url);
3126
3126
  return t.has(a) || (t.add(a), n.push({ ...s, source_url: a })), n;
3127
3127
  }, []);
3128
3128
  }
3129
3129
  var Xo = (e, t) => {
3130
- const n = Go(t), s = Wo(e);
3130
+ const n = Wo(t), s = Vo(e);
3131
3131
  return n.filter(
3132
3132
  (a) => s?.has(a.source_url)
3133
3133
  );
@@ -3168,7 +3168,7 @@ function Jo(e, t) {
3168
3168
  case "SET_RELEVANT_SOURCES": {
3169
3169
  const a = e.conversation.getLatest();
3170
3170
  if (a) {
3171
- const o = Xo(a.answer, t.sources), i = Vo(o), r = new se(...e.conversation);
3171
+ const o = Xo(a.answer, t.sources), i = Go(o), r = new se(...e.conversation);
3172
3172
  return r.setLatest({ sources: i }), {
3173
3173
  ...e,
3174
3174
  conversation: r
@@ -3237,7 +3237,7 @@ function Jo(e, t) {
3237
3237
  return e;
3238
3238
  }
3239
3239
  }
3240
- var Yo = "MHIUVE6Y4VV6H5lpgMyI", sn = R.createContext(void 0), ca = ({
3240
+ var Yo = "MHIUVE6Y4VV6H5lpgMyI", on = R.createContext(void 0), ca = ({
3241
3241
  children: e,
3242
3242
  integrationId: t,
3243
3243
  sourceGroupIDsInclude: n,
@@ -3252,7 +3252,7 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", sn = R.createContext(void 0), ca = ({
3252
3252
  threadId: null,
3253
3253
  conversation: new se(),
3254
3254
  error: null
3255
- }, d = vn(Za), [u, m] = R.useReducer(Jo, l), { executeCaptcha: k } = No(), { buildIdentifiers: p } = $o({
3255
+ }, d = wn(en), [u, m] = R.useReducer(Jo, l), { executeCaptcha: k } = No(), { buildIdentifiers: p } = $o({
3256
3256
  mode: a
3257
3257
  }), f = R.useRef({
3258
3258
  onRelevantSources: (w) => m({ type: "SET_RELEVANT_SOURCES", sources: w }),
@@ -3263,7 +3263,7 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", sn = R.createContext(void 0), ca = ({
3263
3263
  },
3264
3264
  onFirstToken: () => m({ type: "SET_IS_GENERATING", isGenerating: !0 }),
3265
3265
  onIdentifiers: (w, x) => m({ type: "SET_IDENTIFIERS", threadId: w, questionAnswerId: x })
3266
- }), b = R.useCallback(
3266
+ }), y = R.useCallback(
3267
3267
  (w) => {
3268
3268
  var x, j, F;
3269
3269
  s && ((x = w.metadata) != null && x.is_uncertain) && m({
@@ -3288,9 +3288,9 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", sn = R.createContext(void 0), ca = ({
3288
3288
  u.conversation.filter(
3289
3289
  (x) => x.status === "pending_completion"
3290
3290
  ).forEach((x) => {
3291
- b(x), m({ type: "MARK_COMPLETED", questionAnswerId: x.id });
3291
+ y(x), m({ type: "MARK_COMPLETED", questionAnswerId: x.id });
3292
3292
  });
3293
- }, [u.conversation, b]);
3293
+ }, [u.conversation, y]);
3294
3294
  const g = async (w) => {
3295
3295
  var x, j;
3296
3296
  m({ type: "ADD_NEW_QA", query: w }), (j = (x = o.askAI) == null ? void 0 : x.onQuerySubmit) == null || j.call(x, {
@@ -3342,7 +3342,7 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", sn = R.createContext(void 0), ca = ({
3342
3342
  } finally {
3343
3343
  m({ type: "SET_IS_GENERATING", isGenerating: !1 }), d?.active && (d.stopTimer(), d.deactivate());
3344
3344
  }
3345
- }, y = () => {
3345
+ }, b = () => {
3346
3346
  var w, x;
3347
3347
  m({ type: "RESET_CONVERSATION" }), (x = (w = o.askAI) == null ? void 0 : w.onConversationReset) == null || x.call(w, {
3348
3348
  threadId: u.threadId,
@@ -3355,7 +3355,7 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", sn = R.createContext(void 0), ca = ({
3355
3355
  conversation: u.conversation.formatForCallbacks(),
3356
3356
  question: ((x = u.conversation.getLatest()) == null ? void 0 : x.question) || ""
3357
3357
  });
3358
- }, E = mo({
3358
+ }, T = mo({
3359
3359
  mutationKey: ["feedback"],
3360
3360
  mutationFn: async ({
3361
3361
  questionAnswerId: w,
@@ -3391,7 +3391,7 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", sn = R.createContext(void 0), ca = ({
3391
3391
  });
3392
3392
  }
3393
3393
  }), I = (w, x, j) => {
3394
- m({ type: "SET_FEEDBACK", questionAnswerId: w, reaction: x }), E.mutate(
3394
+ m({ type: "SET_FEEDBACK", questionAnswerId: w, reaction: x }), T.mutate(
3395
3395
  { questionAnswerId: w, reaction: x, comment: j },
3396
3396
  {
3397
3397
  onError: (F) => {
@@ -3401,7 +3401,7 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", sn = R.createContext(void 0), ca = ({
3401
3401
  );
3402
3402
  };
3403
3403
  return /* @__PURE__ */ h(
3404
- sn.Provider,
3404
+ on.Provider,
3405
3405
  {
3406
3406
  value: {
3407
3407
  integrationId: t,
@@ -3412,7 +3412,7 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", sn = R.createContext(void 0), ca = ({
3412
3412
  callbacks: o,
3413
3413
  threadId: u.threadId,
3414
3414
  submitQuery: g,
3415
- resetConversation: y,
3415
+ resetConversation: b,
3416
3416
  stopGeneration: v,
3417
3417
  addFeedback: I
3418
3418
  },
@@ -3477,7 +3477,7 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", sn = R.createContext(void 0), ca = ({
3477
3477
  ) });
3478
3478
  function ti() {
3479
3479
  var e;
3480
- const t = Te.useContext(sn);
3480
+ const t = Te.useContext(on);
3481
3481
  if (t === void 0)
3482
3482
  throw new Error("useChat must be used within a KapaProvider");
3483
3483
  return {
@@ -3492,7 +3492,7 @@ function ti() {
3492
3492
  threadId: t.threadId
3493
3493
  };
3494
3494
  }
3495
- const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionButton_1e19u_68", Fe = {
3495
+ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionButton_1e19u_68", Be = {
3496
3496
  inputContainer: ai,
3497
3497
  textArea: ni,
3498
3498
  actionButton: si
@@ -3520,8 +3520,8 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3520
3520
  const p = r.current;
3521
3521
  if (p) {
3522
3522
  p.style.height = "auto";
3523
- const f = 40, b = 150;
3524
- p.style.height = `${Math.max(f, Math.min(p.scrollHeight, b))}px`;
3523
+ const f = 40, y = 150;
3524
+ p.style.height = `${Math.max(f, Math.min(p.scrollHeight, y))}px`;
3525
3525
  }
3526
3526
  }, [o]), K(() => {
3527
3527
  a && r.current && r.current.focus();
@@ -3533,12 +3533,12 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3533
3533
  c.current && r.current && (r.current.focus(), c.current = !1);
3534
3534
  }, [n]);
3535
3535
  const k = o.trim().length > 0 && !n;
3536
- return /* @__PURE__ */ T("div", { className: Fe.inputContainer, children: [
3536
+ return /* @__PURE__ */ E("div", { className: Be.inputContainer, children: [
3537
3537
  /* @__PURE__ */ h(
3538
3538
  "textarea",
3539
3539
  {
3540
3540
  ref: r,
3541
- className: Fe.textArea,
3541
+ className: Be.textArea,
3542
3542
  value: o,
3543
3543
  onChange: m,
3544
3544
  onKeyDown: u,
@@ -3550,35 +3550,35 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3550
3550
  n ? /* @__PURE__ */ h(
3551
3551
  Dt,
3552
3552
  {
3553
- className: Fe.actionButton,
3553
+ className: Be.actionButton,
3554
3554
  kind: "ghost",
3555
3555
  size: "sm",
3556
3556
  hasIconOnly: !0,
3557
3557
  iconDescription: "Stop generation",
3558
3558
  onClick: d,
3559
- children: /* @__PURE__ */ h(jn, { slot: "icon" })
3559
+ children: /* @__PURE__ */ h(In, { slot: "icon" })
3560
3560
  }
3561
3561
  ) : /* @__PURE__ */ h(
3562
3562
  Dt,
3563
3563
  {
3564
- className: Fe.actionButton,
3564
+ className: Be.actionButton,
3565
3565
  kind: "ghost",
3566
3566
  size: "sm",
3567
3567
  hasIconOnly: !0,
3568
3568
  iconDescription: "Send message",
3569
3569
  onClick: l,
3570
3570
  disabled: !k,
3571
- children: /* @__PURE__ */ h(In, { slot: "icon" })
3571
+ children: /* @__PURE__ */ h(zn, { slot: "icon" })
3572
3572
  }
3573
3573
  )
3574
3574
  ] });
3575
- }, on = (e, t = Date.now()) => {
3575
+ }, rn = (e, t = Date.now()) => {
3576
3576
  const n = new Date(e), s = new Date(t);
3577
3577
  if (n.getFullYear() === s.getFullYear() && n.getMonth() === s.getMonth() && n.getDate() === s.getDate())
3578
3578
  return n.toLocaleTimeString([], { hour: "2-digit", minute: "2-digit" });
3579
3579
  const a = new Date(t);
3580
3580
  return a.setDate(a.getDate() - 1), n.getFullYear() === a.getFullYear() && n.getMonth() === a.getMonth() && n.getDate() === a.getDate() ? "Yesterday" : n.getFullYear() === s.getFullYear() ? n.toLocaleDateString([], { month: "short", day: "numeric" }) : n.toLocaleDateString([], { month: "short", day: "numeric", year: "numeric" });
3581
- }, rn = ({ content: e, streaming: t = !1, highlight: n = !0, ...s }) => e?.trim() ? /* @__PURE__ */ h(Hn, { highlight: n, streaming: t, ...s, children: e }) : null, ii = "_container_a43tv_9", ri = "_toggleButton_a43tv_16", ci = "_cardWrapper_a43tv_20", li = "_cardBody_a43tv_25", ui = "_cardTitle_a43tv_32", di = "_cardPreview_a43tv_42", hi = "_pagination_a43tv_53", mi = "_paginationLabel_a43tv_62", pi = "_launchIcon_a43tv_69", ie = {
3581
+ }, cn = ({ content: e, streaming: t = !1, highlight: n = !0, ...s }) => e?.trim() ? /* @__PURE__ */ h(Hn, { highlight: n, streaming: t, ...s, children: e }) : null, ii = "_container_a43tv_9", ri = "_toggleButton_a43tv_16", ci = "_cardWrapper_a43tv_20", li = "_cardBody_a43tv_25", ui = "_cardTitle_a43tv_32", di = "_cardPreview_a43tv_42", hi = "_pagination_a43tv_53", mi = "_paginationLabel_a43tv_62", pi = "_launchIcon_a43tv_69", ie = {
3582
3582
  container: ii,
3583
3583
  toggleButton: ri,
3584
3584
  cardWrapper: ci,
@@ -3593,50 +3593,50 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3593
3593
  if (e.length === 0)
3594
3594
  return null;
3595
3595
  const o = e[s], i = s > 0, r = s < e.length - 1;
3596
- return /* @__PURE__ */ T("div", { className: ie.container, children: [
3596
+ return /* @__PURE__ */ E("div", { className: ie.container, children: [
3597
3597
  /* @__PURE__ */ h(
3598
3598
  we,
3599
3599
  {
3600
3600
  kind: "ghost",
3601
3601
  size: "sm",
3602
3602
  onClick: () => n((c) => !c),
3603
- renderIcon: t ? Rn : Aa,
3603
+ renderIcon: t ? An : La,
3604
3604
  className: ie.toggleButton,
3605
3605
  children: "Sources"
3606
3606
  }
3607
3607
  ),
3608
- t && /* @__PURE__ */ T("div", { className: ie.cardWrapper, children: [
3609
- /* @__PURE__ */ h($n, { children: /* @__PURE__ */ T("div", { slot: "body", className: ie.cardBody, children: [
3608
+ t && /* @__PURE__ */ E("div", { className: ie.cardWrapper, children: [
3609
+ /* @__PURE__ */ h($n, { children: /* @__PURE__ */ E("div", { slot: "body", className: ie.cardBody, children: [
3610
3610
  /* @__PURE__ */ h("span", { className: ie.cardTitle, children: gi(o.title) }),
3611
3611
  o.content && /* @__PURE__ */ h("span", { className: ie.cardPreview, children: fi(o.content) }),
3612
3612
  /* @__PURE__ */ h(Nt, { href: o.sourceUrl, target: "_blank", rel: "noopener noreferrer", size: "sm", children: "View source" })
3613
3613
  ] }) }),
3614
- e.length > 1 && /* @__PURE__ */ T("div", { className: ie.pagination, children: [
3614
+ e.length > 1 && /* @__PURE__ */ E("div", { className: ie.pagination, children: [
3615
3615
  /* @__PURE__ */ h(
3616
- ce,
3616
+ pe,
3617
3617
  {
3618
3618
  kind: "ghost",
3619
3619
  size: "sm",
3620
3620
  label: "Previous source",
3621
3621
  onClick: () => a((c) => c - 1),
3622
3622
  disabled: !i,
3623
- children: /* @__PURE__ */ h(An, {})
3623
+ children: /* @__PURE__ */ h(Ln, {})
3624
3624
  }
3625
3625
  ),
3626
- /* @__PURE__ */ T("span", { className: ie.paginationLabel, children: [
3626
+ /* @__PURE__ */ E("span", { className: ie.paginationLabel, children: [
3627
3627
  s + 1,
3628
3628
  "/",
3629
3629
  e.length
3630
3630
  ] }),
3631
3631
  /* @__PURE__ */ h(
3632
- ce,
3632
+ pe,
3633
3633
  {
3634
3634
  kind: "ghost",
3635
3635
  size: "sm",
3636
3636
  label: "Next source",
3637
3637
  onClick: () => a((c) => c + 1),
3638
3638
  disabled: !r,
3639
- children: /* @__PURE__ */ h(La, {})
3639
+ children: /* @__PURE__ */ h(Pa, {})
3640
3640
  }
3641
3641
  ),
3642
3642
  /* @__PURE__ */ h(
@@ -3647,15 +3647,15 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3647
3647
  rel: "noopener noreferrer",
3648
3648
  "aria-label": "Open source in new tab",
3649
3649
  className: ie.launchIcon,
3650
- children: /* @__PURE__ */ h(Ln, { size: 16 })
3650
+ children: /* @__PURE__ */ h(Pn, { size: 16 })
3651
3651
  }
3652
3652
  )
3653
3653
  ] })
3654
3654
  ] })
3655
3655
  ] });
3656
- }, yi = "_streamingIndicator_gh6ee_9", bi = "_processingLabel_gh6ee_18", vi = "_collapsibleContainer_gh6ee_23", wi = "_collapsedContent_gh6ee_30", Ue = {
3657
- streamingIndicator: yi,
3658
- processingLabel: bi,
3656
+ }, bi = "_streamingIndicator_gh6ee_9", yi = "_processingLabel_gh6ee_18", vi = "_collapsibleContainer_gh6ee_23", wi = "_collapsedContent_gh6ee_30", Fe = {
3657
+ streamingIndicator: bi,
3658
+ processingLabel: yi,
3659
3659
  collapsibleContainer: vi,
3660
3660
  collapsedContent: wi
3661
3661
  }, xi = Kn, _i = ({
@@ -3665,22 +3665,22 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3665
3665
  isComplete: s
3666
3666
  }) => {
3667
3667
  const [a, o] = ae(!s), i = n && n.trim().length > 0;
3668
- return s && i ? /* @__PURE__ */ T("div", { className: Ue.collapsibleContainer, children: [
3668
+ return s && i ? /* @__PURE__ */ E("div", { className: Fe.collapsibleContainer, children: [
3669
3669
  /* @__PURE__ */ h(
3670
3670
  we,
3671
3671
  {
3672
3672
  kind: "ghost",
3673
3673
  size: "sm",
3674
- renderIcon: a ? Aa : La,
3674
+ renderIcon: a ? La : Pa,
3675
3675
  onClick: () => o(!a),
3676
3676
  "aria-expanded": a,
3677
3677
  children: t
3678
3678
  }
3679
3679
  ),
3680
- a && /* @__PURE__ */ h("div", { className: Ue.collapsedContent, children: n })
3681
- ] }) : s ? null : /* @__PURE__ */ T("div", { className: Ue.streamingIndicator, children: [
3680
+ a && /* @__PURE__ */ h("div", { className: Fe.collapsedContent, children: n })
3681
+ ] }) : s ? null : /* @__PURE__ */ E("div", { className: Fe.streamingIndicator, children: [
3682
3682
  /* @__PURE__ */ h(xi, { loop: !0, carbonTheme: "g10" }),
3683
- e && /* @__PURE__ */ h("span", { className: Ue.processingLabel, children: e })
3683
+ e && /* @__PURE__ */ h("span", { className: Fe.processingLabel, children: e })
3684
3684
  ] });
3685
3685
  }, Ci = "_toolError_qu6ts_9", Si = {
3686
3686
  toolError: Ci
@@ -3690,7 +3690,7 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3690
3690
  a.current && !t && s(!1), a.current = t;
3691
3691
  }, [t]);
3692
3692
  const o = e.filter((i) => i.content.trim().length > 0 || i.kind === "tool");
3693
- return o.length === 0 ? null : /* @__PURE__ */ T($e, { children: [
3693
+ return o.length === 0 ? null : /* @__PURE__ */ E(Ke, { children: [
3694
3694
  /* @__PURE__ */ h(
3695
3695
  Fn,
3696
3696
  {
@@ -3704,16 +3704,16 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3704
3704
  ),
3705
3705
  /* @__PURE__ */ h(Bn, { open: n, children: o.map((i) => {
3706
3706
  const r = i.kind === "tool" && i.toolStatus === "error";
3707
- return /* @__PURE__ */ T(Un, { title: Ei(i), open: !i.isComplete || r, children: [
3708
- r && /* @__PURE__ */ T("div", { className: Si.toolError, children: [
3709
- /* @__PURE__ */ h(On, { size: 16 }),
3707
+ return /* @__PURE__ */ E(Un, { title: Ei(i), open: !i.isComplete || r, children: [
3708
+ r && /* @__PURE__ */ E("div", { className: Si.toolError, children: [
3709
+ /* @__PURE__ */ h(Rn, { size: 16 }),
3710
3710
  /* @__PURE__ */ h("span", { children: i.toolResult ?? "Tool execution failed" })
3711
3711
  ] }),
3712
- /* @__PURE__ */ h(rn, { content: Ti(i) })
3712
+ /* @__PURE__ */ h(cn, { content: Ti(i) })
3713
3713
  ] }, i.id);
3714
3714
  }) })
3715
3715
  ] });
3716
- }, Ii = "_message_f9m8s_9", zi = "_userMessage_f9m8s_16", Oi = "_assistantMessage_f9m8s_20", Ri = "_userBubble_f9m8s_24", Ai = "_assistantBubble_f9m8s_36", Li = "_timestamp_f9m8s_44", be = {
3716
+ }, Ii = "_message_f9m8s_9", zi = "_userMessage_f9m8s_16", Oi = "_assistantMessage_f9m8s_20", Ri = "_userBubble_f9m8s_24", Ai = "_assistantBubble_f9m8s_36", Li = "_timestamp_f9m8s_44", ye = {
3717
3717
  message: Ii,
3718
3718
  userMessage: zi,
3719
3719
  assistantMessage: Oi,
@@ -3721,18 +3721,18 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3721
3721
  assistantBubble: Ai,
3722
3722
  timestamp: Li
3723
3723
  }, Pi = ({ message: e }) => {
3724
- const t = e.role === "user", n = e.status === "streaming" || e.status === "pending", s = e.status === "complete" || e.status === "error", a = e.status === "error", o = e.content && e.content.trim().length > 0, i = e.sources && e.sources.length > 0, r = t ? be.userMessage : be.assistantMessage, c = e.thinkingBlocks ?? [], l = c.length > 0, d = n && (e.statusLabel || !l);
3725
- return /* @__PURE__ */ T("div", { id: e.id, className: `${be.message} ${r}`, children: [
3726
- e.timestamp && s && /* @__PURE__ */ h("time", { className: be.timestamp, dateTime: new Date(e.timestamp).toISOString(), children: on(e.timestamp) }),
3727
- o && t && /* @__PURE__ */ h("div", { className: be.userBubble, children: e.content }),
3724
+ const t = e.role === "user", n = e.status === "streaming" || e.status === "pending", s = e.status === "complete" || e.status === "error", a = e.status === "error", o = e.content && e.content.trim().length > 0, i = e.sources && e.sources.length > 0, r = t ? ye.userMessage : ye.assistantMessage, c = e.thinkingBlocks ?? [], l = c.length > 0, d = n && (e.statusLabel || !l);
3725
+ return /* @__PURE__ */ E("div", { id: e.id, className: `${ye.message} ${r}`, children: [
3726
+ e.timestamp && s && /* @__PURE__ */ h("time", { className: ye.timestamp, dateTime: new Date(e.timestamp).toISOString(), children: rn(e.timestamp) }),
3727
+ o && t && /* @__PURE__ */ h("div", { className: ye.userBubble, children: e.content }),
3728
3728
  !t && l && /* @__PURE__ */ h(ji, { blocks: c, isStreaming: n }),
3729
3729
  !t && d && /* @__PURE__ */ h(_i, { label: e.statusLabel, isComplete: !1 }),
3730
- o && !t && !a && /* @__PURE__ */ T("div", { className: be.assistantBubble, children: [
3731
- /* @__PURE__ */ h(rn, { content: e.content || "" }),
3730
+ o && !t && !a && /* @__PURE__ */ E("div", { className: ye.assistantBubble, children: [
3731
+ /* @__PURE__ */ h(cn, { content: e.content || "" }),
3732
3732
  i && e.sources && /* @__PURE__ */ h(ki, { sources: e.sources })
3733
3733
  ] }),
3734
3734
  a && /* @__PURE__ */ h(
3735
- Ra,
3735
+ Aa,
3736
3736
  {
3737
3737
  kind: "error",
3738
3738
  title: "Error",
@@ -3743,7 +3743,7 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3743
3743
  ] });
3744
3744
  }, Mi = (e) => {
3745
3745
  const t = $(e.length), n = $(e[0]?.id);
3746
- za(() => {
3746
+ Oa(() => {
3747
3747
  const s = e.length > t.current, a = e.length > 0 && n.current !== void 0 && e[0]?.id !== n.current;
3748
3748
  if ((s || a) && e.length > 0) {
3749
3749
  const o = e.length - 1, i = e[o], r = e[o - 1], c = i.role !== "user" && r ? r.id : i.id, l = document.getElementById(c);
@@ -3754,40 +3754,35 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3754
3754
  }
3755
3755
  t.current = e.length, n.current = e[0]?.id;
3756
3756
  }, [e]);
3757
- }, Ni = "_container_kekdr_9", qi = "_icon_kekdr_18", Di = "_iconHidden_kekdr_24", Bi = "_track_kekdr_29", Fi = "_hasRollback_kekdr_36", Ui = "_line_kekdr_40", Hi = "_seeVersionWrapper_kekdr_45", Ki = "_seeVersionButton_kekdr_53", he = {
3757
+ }, Ni = "_container_bmpb6_9", qi = "_status_bmpb6_18", Di = "_dot_bmpb6_24", Bi = "_dotPast_bmpb6_31", Fi = "_dotCurrent_bmpb6_35", Ui = "_label_bmpb6_39", Hi = "_action_bmpb6_45", de = {
3758
3758
  container: Ni,
3759
- icon: qi,
3760
- iconHidden: Di,
3761
- track: Bi,
3762
- hasRollback: Fi,
3763
- line: Ui,
3764
- seeVersionWrapper: Hi,
3765
- seeVersionButton: Ki
3766
- }, $i = ({ messageId: e, milestoneId: t, onRollback: n, onSeeVersion: s }) => /* @__PURE__ */ T("div", { className: `${he.container} ${n ? he.hasRollback : ""}`, children: [
3767
- /* @__PURE__ */ h("div", { className: he.track, children: /* @__PURE__ */ h("span", { className: he.line }) }),
3768
- /* @__PURE__ */ h(
3769
- ce,
3770
- {
3771
- label: "Restore Checkpoint",
3772
- kind: "ghost",
3773
- size: "sm",
3774
- align: "bottom-left",
3775
- onClick: () => n?.(e, t),
3776
- className: `${he.icon} ${n ? "" : he.iconHidden}`,
3777
- "aria-hidden": !n || void 0,
3778
- children: /* @__PURE__ */ h(Pn, {})
3779
- }
3780
- ),
3781
- s && /* @__PURE__ */ h("div", { className: he.seeVersionWrapper, children: /* @__PURE__ */ h("button", { className: he.seeVersionButton, onClick: () => s(t), children: "See version" }) })
3782
- ] }), Qi = "_container_uwb7q_9", Vi = "_list_uwb7q_16", Wi = "_emptyState_uwb7q_24", Gi = "_emptyTitle_uwb7q_35", Xi = "_emptyDescription_uwb7q_42", Ji = "_suggestions_uwb7q_46", Yi = "_suggestionTag_uwb7q_55", me = {
3783
- container: Qi,
3784
- list: Vi,
3785
- emptyState: Wi,
3786
- emptyTitle: Gi,
3787
- emptyDescription: Xi,
3788
- suggestions: Ji,
3789
- suggestionTag: Yi
3790
- }, ua = (e) => e.status === "complete" && !!e.milestoneId, Zi = ({
3759
+ status: qi,
3760
+ dot: Di,
3761
+ dotPast: Bi,
3762
+ dotCurrent: Fi,
3763
+ label: Ui,
3764
+ action: Hi
3765
+ }, Ki = ({
3766
+ milestoneId: e,
3767
+ variant: t = "past",
3768
+ onRollback: n,
3769
+ onSeeVersion: s
3770
+ }) => /* @__PURE__ */ E("div", { className: de.container, children: [
3771
+ /* @__PURE__ */ E("span", { className: de.status, children: [
3772
+ /* @__PURE__ */ h("span", { className: `${de.dot} ${t === "current" ? de.dotCurrent : de.dotPast}` }),
3773
+ /* @__PURE__ */ h("span", { className: de.label, children: "Version created" })
3774
+ ] }),
3775
+ n && /* @__PURE__ */ h("button", { className: de.action, onClick: () => n(e), children: "Restore version" }),
3776
+ s && /* @__PURE__ */ h("button", { className: de.action, onClick: () => s(e), children: "See version" })
3777
+ ] }), $i = "_container_uwb7q_9", Qi = "_list_uwb7q_16", Gi = "_emptyState_uwb7q_24", Vi = "_emptyTitle_uwb7q_35", Wi = "_emptyDescription_uwb7q_42", Xi = "_suggestions_uwb7q_46", Ji = "_suggestionTag_uwb7q_55", he = {
3778
+ container: $i,
3779
+ list: Qi,
3780
+ emptyState: Gi,
3781
+ emptyTitle: Vi,
3782
+ emptyDescription: Wi,
3783
+ suggestions: Xi,
3784
+ suggestionTag: Ji
3785
+ }, ua = (e) => e.status === "complete" && !!e.milestoneId, Yi = ({
3791
3786
  messages: e,
3792
3787
  emptyStateTitle: t = "Start a conversation",
3793
3788
  emptyStateDescription: n = "Ask me anything about your processes",
@@ -3797,14 +3792,14 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3797
3792
  onSeeVersion: i
3798
3793
  }) => {
3799
3794
  if (Mi(e), e.length === 0)
3800
- return /* @__PURE__ */ h("div", { className: me.container, children: /* @__PURE__ */ T("div", { className: me.emptyState, children: [
3801
- /* @__PURE__ */ h("p", { className: me.emptyTitle, children: t }),
3802
- /* @__PURE__ */ h("p", { className: me.emptyDescription, children: n }),
3803
- s && s.length > 0 && /* @__PURE__ */ h("div", { className: me.suggestions, children: s.map((c) => /* @__PURE__ */ h(
3804
- _n,
3795
+ return /* @__PURE__ */ h("div", { className: he.container, children: /* @__PURE__ */ E("div", { className: he.emptyState, children: [
3796
+ /* @__PURE__ */ h("p", { className: he.emptyTitle, children: t }),
3797
+ /* @__PURE__ */ h("p", { className: he.emptyDescription, children: n }),
3798
+ s && s.length > 0 && /* @__PURE__ */ h("div", { className: he.suggestions, children: s.map((c) => /* @__PURE__ */ h(
3799
+ Cn,
3805
3800
  {
3806
3801
  type: "purple",
3807
- className: me.suggestionTag,
3802
+ className: he.suggestionTag,
3808
3803
  title: c.label,
3809
3804
  onClick: () => a?.(c),
3810
3805
  children: c.label
@@ -3813,19 +3808,19 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3813
3808
  )) })
3814
3809
  ] }) });
3815
3810
  const r = [...e].reverse().find(ua)?.id;
3816
- return /* @__PURE__ */ h("div", { className: me.container, children: /* @__PURE__ */ h("div", { className: me.list, children: e.map((c) => /* @__PURE__ */ T(Ia, { children: [
3811
+ return /* @__PURE__ */ h("div", { className: he.container, children: /* @__PURE__ */ h("div", { className: he.list, children: e.map((c) => /* @__PURE__ */ E(za, { children: [
3817
3812
  /* @__PURE__ */ h(Pi, { message: c }),
3818
3813
  (o || i) && ua(c) && /* @__PURE__ */ h(
3819
- $i,
3814
+ Ki,
3820
3815
  {
3821
- messageId: c.id,
3822
3816
  milestoneId: c.milestoneId,
3817
+ variant: c.id === r ? "current" : "past",
3823
3818
  onRollback: c.id === r ? void 0 : o,
3824
3819
  onSeeVersion: i
3825
3820
  }
3826
3821
  )
3827
3822
  ] }, c.id)) }) });
3828
- }, cn = {
3823
+ }, ln = {
3829
3824
  elem: "svg",
3830
3825
  attrs: {
3831
3826
  xmlns: "http://www.w3.org/2000/svg",
@@ -3844,7 +3839,7 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3844
3839
  ],
3845
3840
  name: "chat",
3846
3841
  size: 16
3847
- }, er = {
3842
+ }, Zi = {
3848
3843
  elem: "svg",
3849
3844
  attrs: {
3850
3845
  xmlns: "http://www.w3.org/2000/svg",
@@ -3863,16 +3858,16 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3863
3858
  ],
3864
3859
  name: "history",
3865
3860
  size: 16
3866
- }, ln = ({ icon: e }) => /* @__PURE__ */ h("svg", { ...e.attrs, "aria-hidden": !0, focusable: !1, children: e.content.map((t, n) => /* @__PURE__ */ h("path", { ...t.attrs }, n)) }), tr = "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", ar = "_header_1taxj_9", nr = "_iconWrapper_1taxj_17", sr = "_icon_1taxj_17", or = "_titleWrapper_1taxj_31", ir = "_title_1taxj_31", rr = "_subtitle_1taxj_43", cr = "_actions_1taxj_49", lr = "_actionButton_1taxj_55", re = {
3867
- header: ar,
3868
- iconWrapper: nr,
3869
- icon: sr,
3870
- titleWrapper: or,
3871
- title: ir,
3872
- subtitle: rr,
3873
- actions: cr,
3874
- actionButton: lr
3875
- }, da = "Disabled until thinking is complete", ur = ({
3861
+ }, un = ({ icon: e }) => /* @__PURE__ */ h("svg", { ...e.attrs, "aria-hidden": !0, focusable: !1, children: e.content.map((t, n) => /* @__PURE__ */ h("path", { ...t.attrs }, n)) }), er = "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", tr = "_header_1taxj_9", ar = "_iconWrapper_1taxj_17", nr = "_icon_1taxj_17", sr = "_titleWrapper_1taxj_31", or = "_title_1taxj_31", ir = "_subtitle_1taxj_43", rr = "_actions_1taxj_49", cr = "_actionButton_1taxj_55", re = {
3862
+ header: tr,
3863
+ iconWrapper: ar,
3864
+ icon: nr,
3865
+ titleWrapper: sr,
3866
+ title: or,
3867
+ subtitle: ir,
3868
+ actions: rr,
3869
+ actionButton: cr
3870
+ }, da = "Disabled until thinking is complete", lr = ({
3876
3871
  onReset: e,
3877
3872
  onShowHistory: t,
3878
3873
  conversationTitle: n,
@@ -3880,15 +3875,15 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3880
3875
  isBusy: a = !1
3881
3876
  }) => {
3882
3877
  const o = s === "history";
3883
- return /* @__PURE__ */ T(Qn, { actions: [], className: re.header, children: [
3884
- /* @__PURE__ */ h("div", { className: re.iconWrapper, slot: "navigation", children: /* @__PURE__ */ h("img", { src: tr, alt: "", className: re.icon }) }),
3885
- /* @__PURE__ */ T("div", { slot: "title", className: re.titleWrapper, children: [
3878
+ return /* @__PURE__ */ E(Qn, { actions: [], className: re.header, children: [
3879
+ /* @__PURE__ */ h("div", { className: re.iconWrapper, slot: "navigation", children: /* @__PURE__ */ h("img", { src: er, alt: "", className: re.icon }) }),
3880
+ /* @__PURE__ */ E("div", { slot: "title", className: re.titleWrapper, children: [
3886
3881
  /* @__PURE__ */ h("span", { className: re.title, children: "Camunda Copilot" }),
3887
3882
  n && /* @__PURE__ */ h("span", { className: re.subtitle, children: n })
3888
3883
  ] }),
3889
- /* @__PURE__ */ T("div", { slot: "fixed-actions", className: re.actions, children: [
3884
+ /* @__PURE__ */ E("div", { slot: "fixed-actions", className: re.actions, children: [
3890
3885
  e && /* @__PURE__ */ h(
3891
- ce,
3886
+ pe,
3892
3887
  {
3893
3888
  kind: "ghost",
3894
3889
  size: "md",
@@ -3897,11 +3892,11 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3897
3892
  onClick: e,
3898
3893
  disabled: a,
3899
3894
  className: re.actionButton,
3900
- children: /* @__PURE__ */ h(zn, {})
3895
+ children: /* @__PURE__ */ h(On, {})
3901
3896
  }
3902
3897
  ),
3903
3898
  t && /* @__PURE__ */ h(
3904
- ce,
3899
+ pe,
3905
3900
  {
3906
3901
  kind: "ghost",
3907
3902
  size: "md",
@@ -3910,31 +3905,31 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3910
3905
  onClick: t,
3911
3906
  disabled: a,
3912
3907
  className: re.actionButton,
3913
- children: /* @__PURE__ */ h(ln, { icon: o ? cn : er })
3908
+ children: /* @__PURE__ */ h(un, { icon: o ? ln : Zi })
3914
3909
  }
3915
3910
  )
3916
3911
  ] })
3917
3912
  ] });
3918
- }, dr = "_container_db17r_9", hr = "_tag_db17r_18", ha = {
3919
- container: dr,
3920
- tag: hr
3921
- }, ct = (e, t) => e.id ?? `${e.label}-${t}`, ma = (e) => e?.map((t) => `${t.id ?? ""}:${t.label}`).join("|") ?? "", mr = ({ items: e, onRemoveItem: t }) => {
3913
+ }, ur = "_container_db17r_9", dr = "_tag_db17r_18", ha = {
3914
+ container: ur,
3915
+ tag: dr
3916
+ }, rt = (e, t) => e.id ?? `${e.label}-${t}`, ma = (e) => e?.map((t) => `${t.id ?? ""}:${t.label}`).join("|") ?? "", hr = ({ items: e, onRemoveItem: t }) => {
3922
3917
  const [n, s] = ae(/* @__PURE__ */ new Set()), a = $(ma(e));
3923
3918
  K(() => {
3924
3919
  const r = ma(e);
3925
3920
  r !== a.current && (a.current = r, s(/* @__PURE__ */ new Set()));
3926
3921
  }, [e]);
3927
- const o = Oa(
3928
- () => e?.filter((r, c) => !n.has(ct(r, c))) ?? [],
3922
+ const o = Ra(
3923
+ () => e?.filter((r, c) => !n.has(rt(r, c))) ?? [],
3929
3924
  [e, n]
3930
3925
  ), i = S(
3931
3926
  (r, c) => {
3932
- s((l) => /* @__PURE__ */ new Set([...l, ct(r, c)])), t?.(r);
3927
+ s((l) => /* @__PURE__ */ new Set([...l, rt(r, c)])), t?.(r);
3933
3928
  },
3934
3929
  [t]
3935
3930
  );
3936
3931
  return o.length ? /* @__PURE__ */ h("div", { className: ha.container, "aria-label": "Active context", children: o.map((r, c) => /* @__PURE__ */ h(
3937
- Cn,
3932
+ Sn,
3938
3933
  {
3939
3934
  type: "purple",
3940
3935
  size: "sm",
@@ -3942,7 +3937,7 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3942
3937
  onClose: () => i(r, c),
3943
3938
  className: ha.tag
3944
3939
  },
3945
- ct(r, c)
3940
+ rt(r, c)
3946
3941
  )) }) : null;
3947
3942
  }, pa = (e) => {
3948
3943
  let t;
@@ -3954,8 +3949,8 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3954
3949
  }
3955
3950
  }, a = () => t, r = { setState: s, getState: a, getInitialState: () => c, subscribe: (l) => (n.add(l), () => n.delete(l)) }, c = t = e(s, a, r);
3956
3951
  return r;
3957
- }, pr = ((e) => e ? pa(e) : pa), gr = (e) => e;
3958
- function fr(e, t = gr) {
3952
+ }, mr = ((e) => e ? pa(e) : pa), pr = (e) => e;
3953
+ function gr(e, t = pr) {
3959
3954
  const n = Te.useSyncExternalStore(
3960
3955
  e.subscribe,
3961
3956
  Te.useCallback(() => t(e.getState()), [e, t]),
@@ -3964,11 +3959,11 @@ function fr(e, t = gr) {
3964
3959
  return Te.useDebugValue(n), n;
3965
3960
  }
3966
3961
  const ga = (e) => {
3967
- const t = pr(e), n = (s) => fr(t, s);
3962
+ const t = mr(e), n = (s) => gr(t, s);
3968
3963
  return Object.assign(n, t), n;
3969
- }, Ze = ((e) => e ? ga(e) : ga), kr = () => `msg-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, yr = (e) => ({
3964
+ }, Ye = ((e) => e ? ga(e) : ga), fa = () => `msg-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, fr = (e) => ({
3970
3965
  addUserMessage: (t) => {
3971
- const n = kr();
3966
+ const n = fa();
3972
3967
  return e((s) => ({
3973
3968
  messages: [
3974
3969
  ...s.messages,
@@ -4064,6 +4059,15 @@ const ga = (e) => {
4064
4059
  };
4065
4060
  });
4066
4061
  },
4062
+ addRollbackMessage: (t, n) => {
4063
+ const s = fa();
4064
+ e((a) => ({
4065
+ messages: [
4066
+ ...a.messages,
4067
+ { id: s, role: "assistant", content: t, status: "complete", timestamp: Date.now(), milestoneId: n }
4068
+ ]
4069
+ }));
4070
+ },
4067
4071
  setLastAssistantMessageMilestone: (t) => {
4068
4072
  e((n) => {
4069
4073
  const s = [...n.messages].reverse().findIndex((o) => o.role === "assistant" && o.status === "complete");
@@ -4084,7 +4088,7 @@ const ga = (e) => {
4084
4088
  };
4085
4089
  });
4086
4090
  }
4087
- }), br = (e) => ({
4091
+ }), kr = (e) => ({
4088
4092
  addThinkingBlock: (t, n, s) => {
4089
4093
  const a = { id: n, content: "", label: s, isComplete: !1 };
4090
4094
  e((o) => ({
@@ -4169,17 +4173,17 @@ const ga = (e) => {
4169
4173
  )
4170
4174
  }));
4171
4175
  }
4172
- }), vr = {
4176
+ }), br = {
4173
4177
  view: "chat",
4174
4178
  messages: [],
4175
4179
  isStreaming: !1,
4176
4180
  streamingMessageId: null,
4177
4181
  currentThinkingBlockId: null,
4178
4182
  conversationTitle: null
4179
- }, O = Ze((e) => ({
4180
- ...vr,
4181
- ...yr(e),
4182
- ...br(e)
4183
+ }, O = Ye((e) => ({
4184
+ ...br,
4185
+ ...fr(e),
4186
+ ...kr(e)
4183
4187
  })), A = {
4184
4188
  THINKING: "THINKING",
4185
4189
  EXECUTION_PLAN: "EXECUTION_PLAN",
@@ -4190,15 +4194,15 @@ const ga = (e) => {
4190
4194
  EXECUTION_COMPLETE: "EXECUTION_COMPLETE",
4191
4195
  ERROR: "ERROR",
4192
4196
  CONVERSATION_TITLE: "CONVERSATION_TITLE"
4193
- }, W = {
4197
+ }, V = {
4194
4198
  IN_PROGRESS: "IN_PROGRESS",
4195
4199
  COMPLETED: "COMPLETED",
4196
4200
  ERROR: "ERROR"
4197
- }, et = {
4201
+ }, Ze = {
4198
4202
  TOOL_INVOKE: "TOOL_INVOKE",
4199
4203
  MIXED_TOOL_RESULT: "MIXED_TOOL_RESULT",
4200
4204
  CONVERSATION_TITLE: "CONVERSATION_TITLE"
4201
- }, Il = {
4205
+ }, Tl = {
4202
4206
  IDLE: "IDLE",
4203
4207
  BUSY: "BUSY",
4204
4208
  AWAITING_TOOL: "AWAITING_TOOL",
@@ -4236,14 +4240,14 @@ const ga = (e) => {
4236
4240
  clear: () => {
4237
4241
  ee.clear();
4238
4242
  }
4239
- }, un = (e) => {
4243
+ }, dn = (e) => {
4240
4244
  if (!e) return {};
4241
4245
  try {
4242
4246
  return JSON.parse(e);
4243
4247
  } catch {
4244
4248
  return {};
4245
4249
  }
4246
- }, wr = ({ event: e }) => e.status === W.ERROR ? {
4250
+ }, yr = ({ event: e }) => e.status === V.ERROR ? {
4247
4251
  stateUpdate: {
4248
4252
  isBusy: !1,
4249
4253
  currentEventType: null,
@@ -4253,7 +4257,7 @@ const ga = (e) => {
4253
4257
  },
4254
4258
  result: null,
4255
4259
  messageStatus: "error"
4256
- } : null, xr = ({ event: e }) => e.type === A.EXECUTION_COMPLETE ? {
4260
+ } : null, vr = ({ event: e }) => e.type === A.EXECUTION_COMPLETE ? {
4257
4261
  stateUpdate: {
4258
4262
  isBusy: !1,
4259
4263
  currentEventType: null,
@@ -4263,8 +4267,8 @@ const ga = (e) => {
4263
4267
  result: null,
4264
4268
  messageStatus: "complete",
4265
4269
  clearStatusLabel: !0
4266
- } : null, _r = ({ event: e, state: t }) => {
4267
- if (e.status !== W.IN_PROGRESS) return null;
4270
+ } : null, wr = ({ event: e, state: t }) => {
4271
+ if (e.status !== V.IN_PROGRESS) return null;
4268
4272
  const n = {
4269
4273
  currentEventType: e.type,
4270
4274
  currentToolName: e.toolName || null
@@ -4275,41 +4279,41 @@ const ga = (e) => {
4275
4279
  return { stateUpdate: n, result: null };
4276
4280
  if (!(e.type === A.EXTERNAL_TOOL_CALL && oe.has(s) && !t.pendingToolInvoke))
4277
4281
  return { stateUpdate: n, result: null };
4278
- const o = un(e.toolArguments);
4282
+ const o = dn(e.toolArguments);
4279
4283
  return {
4280
4284
  stateUpdate: {
4281
4285
  ...n,
4282
4286
  pendingToolInvoke: { toolName: s, toolArguments: o }
4283
4287
  },
4284
4288
  result: {
4285
- type: et.TOOL_INVOKE,
4289
+ type: Ze.TOOL_INVOKE,
4286
4290
  toolName: s,
4287
4291
  toolArguments: o
4288
4292
  }
4289
4293
  };
4290
- }, Cr = ({ event: e, state: t }) => e.status === W.COMPLETED && e.type === A.TOOL_RESULT && e.toolName && t.pendingToolInvoke?.toolName === e.toolName ? { stateUpdate: { pendingToolInvoke: null }, result: null } : null, Sr = ({ event: e }) => {
4294
+ }, xr = ({ event: e, state: t }) => e.status === V.COMPLETED && e.type === A.TOOL_RESULT && e.toolName && t.pendingToolInvoke?.toolName === e.toolName ? { stateUpdate: { pendingToolInvoke: null }, result: null } : null, _r = ({ event: e }) => {
4291
4295
  const t = e.toolName;
4292
- return !(e.status === W.COMPLETED && e.type === A.TOOL_RESULT && t && oe.isMixed(t) && e.toolResult) || !t || !e.toolResult ? null : {
4296
+ return !(e.status === V.COMPLETED && e.type === A.TOOL_RESULT && t && oe.isMixed(t) && e.toolResult) || !t || !e.toolResult ? null : {
4293
4297
  stateUpdate: null,
4294
4298
  result: {
4295
- type: et.MIXED_TOOL_RESULT,
4299
+ type: Ze.MIXED_TOOL_RESULT,
4296
4300
  toolName: t,
4297
4301
  toolResult: e.toolResult
4298
4302
  }
4299
4303
  };
4300
- }, Er = [
4304
+ }, Cr = [
4305
+ yr,
4306
+ vr,
4301
4307
  wr,
4302
- xr,
4303
4308
  _r,
4304
- Sr,
4305
- Cr
4306
- ], Tr = (e, t) => {
4309
+ xr
4310
+ ], Sr = (e, t) => {
4307
4311
  const n = { event: e, state: t, messageId: t.currentMessageId };
4308
- return Er.reduce((s, a) => a(n) ?? s, {
4312
+ return Cr.reduce((s, a) => a(n) ?? s, {
4309
4313
  stateUpdate: null,
4310
4314
  result: null
4311
4315
  });
4312
- }, fa = {
4316
+ }, ka = {
4313
4317
  conversationId: null,
4314
4318
  currentMessageId: null,
4315
4319
  isBusy: !1,
@@ -4317,8 +4321,8 @@ const ga = (e) => {
4317
4321
  currentToolName: null,
4318
4322
  pendingToolInvoke: null,
4319
4323
  error: null
4320
- }, jr = (e) => e.isBusy || e.pendingToolInvoke !== null, zl = (e) => e.error ? "ERROR" : e.pendingToolInvoke ? "AWAITING_TOOL" : e.isBusy ? "BUSY" : "IDLE", M = Ze((e, t) => ({
4321
- ...fa,
4324
+ }, Er = (e) => e.isBusy || e.pendingToolInvoke !== null, jl = (e) => e.error ? "ERROR" : e.pendingToolInvoke ? "AWAITING_TOOL" : e.isBusy ? "BUSY" : "IDLE", M = Ye((e, t) => ({
4325
+ ...ka,
4322
4326
  callbacks: {},
4323
4327
  setCallbacks: (n) => {
4324
4328
  e({ callbacks: n });
@@ -4335,7 +4339,7 @@ const ga = (e) => {
4335
4339
  });
4336
4340
  },
4337
4341
  processEvent: (n) => {
4338
- const s = t(), a = s.currentMessageId, { stateUpdate: o, result: i, messageStatus: r, clearStatusLabel: c } = Tr(n, s);
4342
+ const s = t(), a = s.currentMessageId, { stateUpdate: o, result: i, messageStatus: r, clearStatusLabel: c } = Sr(n, s);
4339
4343
  return o && e(o), a && r && s.callbacks.onMessageStatusUpdate && s.callbacks.onMessageStatusUpdate(a, r), a && c && s.callbacks.onStatusLabelClear && s.callbacks.onStatusLabelClear(a, ""), i;
4340
4344
  },
4341
4345
  clearPendingTool: () => {
@@ -4353,28 +4357,28 @@ const ga = (e) => {
4353
4357
  },
4354
4358
  reset: () => {
4355
4359
  const n = t(), s = n.currentMessageId;
4356
- s && n.callbacks.onMessageStatusUpdate && n.callbacks.onMessageStatusUpdate(s, "complete"), s && n.callbacks.onStatusLabelClear && n.callbacks.onStatusLabelClear(s, ""), e({ ...fa, callbacks: n.callbacks });
4360
+ s && n.callbacks.onMessageStatusUpdate && n.callbacks.onMessageStatusUpdate(s, "complete"), s && n.callbacks.onStatusLabelClear && n.callbacks.onStatusLabelClear(s, ""), e({ ...ka, callbacks: n.callbacks });
4357
4361
  },
4358
4362
  setConversationId: (n) => {
4359
4363
  e({ conversationId: n });
4360
4364
  }
4361
- })), _e = Ze((e) => ({
4365
+ })), _e = Ye((e) => ({
4362
4366
  isOpen: !1,
4363
4367
  open: () => e({ isOpen: !0 }),
4364
4368
  close: () => e({ isOpen: !1 }),
4365
4369
  toggle: () => e((t) => ({ isOpen: !t.isOpen }))
4366
- })), Ir = { messages: [], pendingToolBlocks: [] }, zr = /* @__PURE__ */ new Set(["USER", "ASSISTANT", "TOOL_CALL", "TOOL_OUTPUT"]), Or = (e) => {
4367
- const { messages: t, pendingToolBlocks: n } = e.filter((s) => zr.has(s.type)).reduce(Rr, Ir);
4368
- return n.length > 0 ? Ar(t, n) : t;
4369
- }, Rr = (e, t) => {
4370
+ })), Tr = { messages: [], pendingToolBlocks: [] }, jr = /* @__PURE__ */ new Set(["USER", "ASSISTANT", "TOOL_CALL", "TOOL_OUTPUT"]), Ir = (e) => {
4371
+ const { messages: t, pendingToolBlocks: n } = e.filter((s) => jr.has(s.type)).reduce(zr, Tr);
4372
+ return n.length > 0 ? Or(t, n) : t;
4373
+ }, zr = (e, t) => {
4370
4374
  if (t.type === "USER")
4371
- return { ...e, messages: [...e.messages, Lr(t)] };
4375
+ return { ...e, messages: [...e.messages, Rr(t)] };
4372
4376
  if (t.type === "ASSISTANT") {
4373
- const n = e.pendingToolBlocks.length > 0 ? { ...ka(t), thinkingBlocks: e.pendingToolBlocks } : ka(t);
4377
+ const n = e.pendingToolBlocks.length > 0 ? { ...ba(t), thinkingBlocks: e.pendingToolBlocks } : ba(t);
4374
4378
  return { messages: [...e.messages, n], pendingToolBlocks: [] };
4375
4379
  }
4376
- return { ...e, pendingToolBlocks: [...e.pendingToolBlocks, Pr(t)] };
4377
- }, Ar = (e, t) => {
4380
+ return { ...e, pendingToolBlocks: [...e.pendingToolBlocks, Ar(t)] };
4381
+ }, Or = (e, t) => {
4378
4382
  const n = [...e].reverse().findIndex((i) => i.role === "assistant");
4379
4383
  if (n === -1)
4380
4384
  return e;
@@ -4383,21 +4387,21 @@ const ga = (e) => {
4383
4387
  thinkingBlocks: [...a.thinkingBlocks ?? [], ...t]
4384
4388
  };
4385
4389
  return e.map((i, r) => r === s ? o : i);
4386
- }, Lr = (e) => ({
4390
+ }, Rr = (e) => ({
4387
4391
  id: e.id,
4388
4392
  role: "user",
4389
4393
  content: e.message ?? "",
4390
4394
  status: "complete",
4391
4395
  timestamp: new Date(e.created).getTime(),
4392
4396
  ...e.milestoneId ? { milestoneId: e.milestoneId } : {}
4393
- }), ka = (e) => ({
4397
+ }), ba = (e) => ({
4394
4398
  id: e.id,
4395
4399
  role: "assistant",
4396
4400
  content: e.message ?? "",
4397
4401
  status: "complete",
4398
4402
  timestamp: new Date(e.created).getTime(),
4399
4403
  ...e.milestoneId ? { milestoneId: e.milestoneId } : {}
4400
- }), Pr = (e) => ({
4404
+ }), Ar = (e) => ({
4401
4405
  id: e.id,
4402
4406
  content: e.message ?? e.artifactJson ?? "",
4403
4407
  label: e.toolName ?? (e.type === "TOOL_CALL" ? "Tool call" : "Tool result"),
@@ -4405,18 +4409,18 @@ const ga = (e) => {
4405
4409
  kind: "tool",
4406
4410
  toolName: e.toolName,
4407
4411
  toolStatus: e.message?.includes("Error") ? "error" : "success"
4408
- }), Mr = 20, ya = {
4412
+ }), Lr = 20, ya = {
4409
4413
  conversations: [],
4410
4414
  isLoadingConversations: !1,
4411
4415
  isLoadingMessages: !1,
4412
4416
  error: null,
4413
4417
  hasMore: !1,
4414
4418
  currentPage: 0
4415
- }, ba = async (e, t, n) => {
4419
+ }, va = async (e, t, n) => {
4416
4420
  if (e.fetchConversations) {
4417
4421
  n({ isLoadingConversations: !0 });
4418
4422
  try {
4419
- const s = await e.fetchConversations(t, Mr);
4423
+ const s = await e.fetchConversations(t, Lr);
4420
4424
  n(t === 0 ? { conversations: s.conversations } : {
4421
4425
  conversations: [...N.getState().conversations, ...s.conversations]
4422
4426
  });
@@ -4429,7 +4433,7 @@ const ga = (e) => {
4429
4433
  n({ isLoadingConversations: !1 });
4430
4434
  }
4431
4435
  }
4432
- }, N = Ze((e, t) => ({
4436
+ }, N = Ye((e, t) => ({
4433
4437
  transport: null,
4434
4438
  ...ya,
4435
4439
  setTransport: (n) => {
@@ -4438,7 +4442,7 @@ const ga = (e) => {
4438
4442
  showHistory: () => {
4439
4443
  O.getState().setView("history"), e({ error: null });
4440
4444
  const { transport: n } = t();
4441
- n && ba(n, 0, e);
4445
+ n && va(n, 0, e);
4442
4446
  },
4443
4447
  hideHistory: () => {
4444
4448
  O.getState().setView("chat");
@@ -4448,7 +4452,7 @@ const ga = (e) => {
4448
4452
  if (s?.fetchConversationMessages) {
4449
4453
  e({ isLoadingMessages: !0 });
4450
4454
  try {
4451
- const a = await s.fetchConversationMessages(n), o = Or(a.messages).map(({ thinkingBlocks: i, ...r }) => r);
4455
+ const a = await s.fetchConversationMessages(n), o = Ir(a.messages).map(({ thinkingBlocks: i, ...r }) => r);
4452
4456
  M.getState().reset(), O.getState().loadConversation(o, a.name), M.getState().setConversationId(n), e({ error: null });
4453
4457
  } catch (a) {
4454
4458
  const o = a instanceof Error ? a.message : "Failed to load conversation";
@@ -4499,43 +4503,44 @@ const ga = (e) => {
4499
4503
  },
4500
4504
  loadMore: () => {
4501
4505
  const { isLoadingConversations: n, hasMore: s, currentPage: a, transport: o } = t();
4502
- !n && s && o && ba(o, a + 1, e);
4506
+ !n && s && o && va(o, a + 1, e);
4503
4507
  },
4504
4508
  reset: () => {
4505
4509
  e(ya);
4506
4510
  },
4507
- rollback: async (n, s, a) => {
4508
- const { transport: o } = t();
4509
- if (o?.rollbackConversation)
4511
+ rollback: async (n, s) => {
4512
+ const { transport: a } = t();
4513
+ if (a?.rollbackConversation)
4510
4514
  try {
4511
- await o.rollbackConversation(n, s) && O.getState().rollbackToMessage(a);
4512
- } catch (i) {
4513
- const r = i instanceof Error ? i.message : "Failed to rollback conversation";
4514
- e({ error: r });
4515
+ const o = await a.rollbackConversation(n, s);
4516
+ o && O.getState().addRollbackMessage(o.message, o.milestoneId);
4517
+ } catch (o) {
4518
+ const i = o instanceof Error ? o.message : "Failed to rollback conversation";
4519
+ e({ error: i });
4515
4520
  }
4516
4521
  }
4517
- })), Nr = "_confirmation_prut5_9", qr = "_actions_prut5_16", va = {
4518
- confirmation: Nr,
4519
- actions: qr
4520
- }, dn = ({ message: e, onConfirm: t, onCancel: n }) => /* @__PURE__ */ T("div", { role: "alert", className: va.confirmation, children: [
4522
+ })), Pr = "_confirmation_prut5_9", Mr = "_actions_prut5_16", wa = {
4523
+ confirmation: Pr,
4524
+ actions: Mr
4525
+ }, hn = ({ message: e, onConfirm: t, onCancel: n }) => /* @__PURE__ */ E("div", { role: "alert", className: wa.confirmation, children: [
4521
4526
  /* @__PURE__ */ h("span", { children: e }),
4522
- /* @__PURE__ */ T("div", { className: va.actions, children: [
4527
+ /* @__PURE__ */ E("div", { className: wa.actions, children: [
4523
4528
  /* @__PURE__ */ h(we, { kind: "danger", size: "sm", onClick: t, children: "Delete" }),
4524
4529
  /* @__PURE__ */ h(we, { kind: "ghost", size: "sm", onClick: n, children: "Cancel" })
4525
4530
  ] })
4526
- ] }), Dr = "_conversationItem_1gc29_9", Br = "_rowContent_1gc29_38", Fr = "_rowActions_1gc29_45", Ur = "_actionIcon_1gc29_58", Hr = "_editRow_1gc29_64", Kr = "_editInput_1gc29_70", $r = "_rowButton_1gc29_75", Qr = "_active_1gc29_93", Vr = "_activeDot_1gc29_97", Wr = "_timestampRow_1gc29_109", Gr = "_timestamp_1gc29_109", D = {
4527
- conversationItem: Dr,
4528
- rowContent: Br,
4529
- rowActions: Fr,
4530
- actionIcon: Ur,
4531
- editRow: Hr,
4532
- editInput: Kr,
4533
- rowButton: $r,
4534
- active: Qr,
4535
- activeDot: Vr,
4536
- timestampRow: Wr,
4531
+ ] }), Nr = "_conversationItem_1gc29_9", qr = "_rowContent_1gc29_38", Dr = "_rowActions_1gc29_45", Br = "_actionIcon_1gc29_58", Fr = "_editRow_1gc29_64", Ur = "_editInput_1gc29_70", Hr = "_rowButton_1gc29_75", Kr = "_active_1gc29_93", $r = "_activeDot_1gc29_97", Qr = "_timestampRow_1gc29_109", Gr = "_timestamp_1gc29_109", D = {
4532
+ conversationItem: Nr,
4533
+ rowContent: qr,
4534
+ rowActions: Dr,
4535
+ actionIcon: Br,
4536
+ editRow: Fr,
4537
+ editInput: Ur,
4538
+ rowButton: Hr,
4539
+ active: Kr,
4540
+ activeDot: $r,
4541
+ timestampRow: Qr,
4537
4542
  timestamp: Gr
4538
- }, Xr = ({
4543
+ }, Vr = ({
4539
4544
  conversation: e,
4540
4545
  isActive: t,
4541
4546
  onSelect: n,
@@ -4565,16 +4570,16 @@ const ga = (e) => {
4565
4570
  v.stopPropagation(), i("confirming-delete");
4566
4571
  }, []), f = S(() => {
4567
4572
  a(e.id);
4568
- }, [e.id, a]), b = S(() => {
4573
+ }, [e.id, a]), y = S(() => {
4569
4574
  i("default");
4570
4575
  }, []), g = S(() => {
4571
4576
  n(e.id);
4572
- }, [n, e.id]), y = on(new Date(e.updated || e.created).getTime());
4573
- return o === "editing" ? /* @__PURE__ */ T("div", { className: D.conversationItem, "data-editing": !0, children: [
4574
- /* @__PURE__ */ h("span", { className: D.timestamp, children: y }),
4575
- /* @__PURE__ */ T("div", { className: D.editRow, children: [
4577
+ }, [n, e.id]), b = rn(new Date(e.updated || e.created).getTime());
4578
+ return o === "editing" ? /* @__PURE__ */ E("div", { className: D.conversationItem, "data-editing": !0, children: [
4579
+ /* @__PURE__ */ h("span", { className: D.timestamp, children: b }),
4580
+ /* @__PURE__ */ E("div", { className: D.editRow, children: [
4576
4581
  /* @__PURE__ */ h(
4577
- Sn,
4582
+ En,
4578
4583
  {
4579
4584
  id: `rename-${e.id}`,
4580
4585
  ref: l,
@@ -4589,27 +4594,27 @@ const ga = (e) => {
4589
4594
  className: D.editInput
4590
4595
  }
4591
4596
  ),
4592
- /* @__PURE__ */ h(ce, { kind: "ghost", size: "sm", label: "Confirm", onClick: u, className: D.actionIcon, children: /* @__PURE__ */ h(Mn, {}) }),
4593
- /* @__PURE__ */ h(ce, { kind: "ghost", size: "sm", label: "Cancel", onClick: m, className: D.actionIcon, children: /* @__PURE__ */ h(Nn, {}) })
4597
+ /* @__PURE__ */ h(pe, { kind: "ghost", size: "sm", label: "Confirm", onClick: u, className: D.actionIcon, children: /* @__PURE__ */ h(Mn, {}) }),
4598
+ /* @__PURE__ */ h(pe, { kind: "ghost", size: "sm", label: "Cancel", onClick: m, className: D.actionIcon, children: /* @__PURE__ */ h(Nn, {}) })
4594
4599
  ] })
4595
4600
  ] }) : o === "confirming-delete" ? /* @__PURE__ */ h("div", { className: D.conversationItem, "data-confirming-delete": !0, children: /* @__PURE__ */ h(
4596
- dn,
4601
+ hn,
4597
4602
  {
4598
4603
  message: "Delete this conversation?",
4599
4604
  onConfirm: f,
4600
- onCancel: b
4605
+ onCancel: y
4601
4606
  }
4602
- ) }) : /* @__PURE__ */ h("div", { className: `${D.conversationItem} ${t ? D.active : ""}`, children: /* @__PURE__ */ T("div", { className: D.rowContent, children: [
4603
- /* @__PURE__ */ T("button", { type: "button", className: D.rowButton, onClick: g, children: [
4604
- /* @__PURE__ */ T("span", { className: D.timestampRow, children: [
4607
+ ) }) : /* @__PURE__ */ h("div", { className: `${D.conversationItem} ${t ? D.active : ""}`, children: /* @__PURE__ */ E("div", { className: D.rowContent, children: [
4608
+ /* @__PURE__ */ E("button", { type: "button", className: D.rowButton, onClick: g, children: [
4609
+ /* @__PURE__ */ E("span", { className: D.timestampRow, children: [
4605
4610
  t && /* @__PURE__ */ h("span", { className: D.activeDot, "data-testid": "active-indicator", "aria-label": "Active conversation" }),
4606
- /* @__PURE__ */ h("span", { className: D.timestamp, children: y })
4611
+ /* @__PURE__ */ h("span", { className: D.timestamp, children: b })
4607
4612
  ] }),
4608
4613
  /* @__PURE__ */ h("span", { children: e.name || "Untitled conversation" })
4609
4614
  ] }),
4610
- /* @__PURE__ */ T("div", { className: D.rowActions, children: [
4615
+ /* @__PURE__ */ E("div", { className: D.rowActions, children: [
4611
4616
  /* @__PURE__ */ h(
4612
- ce,
4617
+ pe,
4613
4618
  {
4614
4619
  kind: "ghost",
4615
4620
  size: "sm",
@@ -4621,7 +4626,7 @@ const ga = (e) => {
4621
4626
  }
4622
4627
  ),
4623
4628
  /* @__PURE__ */ h(
4624
- ce,
4629
+ pe,
4625
4630
  {
4626
4631
  kind: "ghost",
4627
4632
  size: "sm",
@@ -4634,21 +4639,21 @@ const ga = (e) => {
4634
4639
  )
4635
4640
  ] })
4636
4641
  ] }) });
4637
- }, Jr = "_panel_bjoxv_9", Yr = "_conversationList_bjoxv_18", Zr = "_emptyState_bjoxv_27", ec = "_emptyStateCard_bjoxv_31", tc = "_emptyStateIcon_bjoxv_42", ac = "_emptyStateText_bjoxv_58", nc = "_loadMoreContainer_bjoxv_64", sc = "_loadingMoreContainer_bjoxv_70", oc = "_loadingRow_bjoxv_77", ic = "_errorNotification_bjoxv_84", rc = "_skeletonItem_bjoxv_88", cc = "_footer_bjoxv_96", lc = "_footerText_bjoxv_106", V = {
4638
- panel: Jr,
4639
- conversationList: Yr,
4640
- emptyState: Zr,
4641
- emptyStateCard: ec,
4642
- emptyStateIcon: tc,
4643
- emptyStateText: ac,
4644
- loadMoreContainer: nc,
4645
- loadingMoreContainer: sc,
4646
- loadingRow: oc,
4647
- errorNotification: ic,
4648
- skeletonItem: rc,
4649
- footer: cc,
4650
- footerText: lc
4651
- }, uc = ({
4642
+ }, Wr = "_panel_bjoxv_9", Xr = "_conversationList_bjoxv_18", Jr = "_emptyState_bjoxv_27", Yr = "_emptyStateCard_bjoxv_31", Zr = "_emptyStateIcon_bjoxv_42", ec = "_emptyStateText_bjoxv_58", tc = "_loadMoreContainer_bjoxv_64", ac = "_loadingMoreContainer_bjoxv_70", nc = "_loadingRow_bjoxv_77", sc = "_errorNotification_bjoxv_84", oc = "_skeletonItem_bjoxv_88", ic = "_footer_bjoxv_96", rc = "_footerText_bjoxv_106", G = {
4643
+ panel: Wr,
4644
+ conversationList: Xr,
4645
+ emptyState: Jr,
4646
+ emptyStateCard: Yr,
4647
+ emptyStateIcon: Zr,
4648
+ emptyStateText: ec,
4649
+ loadMoreContainer: tc,
4650
+ loadingMoreContainer: ac,
4651
+ loadingRow: nc,
4652
+ errorNotification: sc,
4653
+ skeletonItem: oc,
4654
+ footer: ic,
4655
+ footerText: rc
4656
+ }, cc = ({
4652
4657
  conversations: e,
4653
4658
  activeConversationId: t,
4654
4659
  onSelectConversation: n,
@@ -4662,12 +4667,12 @@ const ga = (e) => {
4662
4667
  onLoadMore: d
4663
4668
  }) => {
4664
4669
  const [u, m] = ae(!1), k = i && e.length > 0;
4665
- return /* @__PURE__ */ T("div", { className: V.panel, children: [
4666
- /* @__PURE__ */ T("div", { className: V.conversationList, children: [
4670
+ return /* @__PURE__ */ E("div", { className: G.panel, children: [
4671
+ /* @__PURE__ */ E("div", { className: G.conversationList, children: [
4667
4672
  c && /* @__PURE__ */ h(
4668
- Ra,
4673
+ Aa,
4669
4674
  {
4670
- className: V.errorNotification,
4675
+ className: G.errorNotification,
4671
4676
  kind: "error",
4672
4677
  lowContrast: !0,
4673
4678
  title: "Unable to load conversation history",
@@ -4675,12 +4680,12 @@ const ga = (e) => {
4675
4680
  hideCloseButton: !0
4676
4681
  }
4677
4682
  ),
4678
- i && e.length === 0 ? /* @__PURE__ */ h(dc, {}) : e.length === 0 ? /* @__PURE__ */ h("div", { className: V.emptyState, children: /* @__PURE__ */ T("div", { className: V.emptyStateCard, children: [
4679
- /* @__PURE__ */ h("div", { className: V.emptyStateIcon, children: /* @__PURE__ */ h(ln, { icon: cn }) }),
4680
- /* @__PURE__ */ h("span", { className: V.emptyStateText, children: "Chat history will appear here after your first chat." })
4681
- ] }) }) : /* @__PURE__ */ T($e, { children: [
4683
+ i && e.length === 0 ? /* @__PURE__ */ h(lc, {}) : e.length === 0 ? /* @__PURE__ */ h("div", { className: G.emptyState, children: /* @__PURE__ */ E("div", { className: G.emptyStateCard, children: [
4684
+ /* @__PURE__ */ h("div", { className: G.emptyStateIcon, children: /* @__PURE__ */ h(un, { icon: ln }) }),
4685
+ /* @__PURE__ */ h("span", { className: G.emptyStateText, children: "Chat history will appear here after your first chat." })
4686
+ ] }) }) : /* @__PURE__ */ E(Ke, { children: [
4682
4687
  e.map((p) => /* @__PURE__ */ h(
4683
- Xr,
4688
+ Vr,
4684
4689
  {
4685
4690
  conversation: p,
4686
4691
  isActive: p.id === t,
@@ -4690,9 +4695,9 @@ const ga = (e) => {
4690
4695
  },
4691
4696
  p.id
4692
4697
  )),
4693
- k && /* @__PURE__ */ h("div", { className: V.loadingMoreContainer, children: /* @__PURE__ */ h(wa, { label: "Loading more conversations" }) }),
4694
- r && /* @__PURE__ */ h("div", { className: V.loadingMoreContainer, children: /* @__PURE__ */ h(wa, { label: "Opening conversation" }) }),
4695
- l && /* @__PURE__ */ h("div", { className: V.loadMoreContainer, children: /* @__PURE__ */ h(
4698
+ k && /* @__PURE__ */ h("div", { className: G.loadingMoreContainer, children: /* @__PURE__ */ h(xa, { label: "Loading more conversations" }) }),
4699
+ r && /* @__PURE__ */ h("div", { className: G.loadingMoreContainer, children: /* @__PURE__ */ h(xa, { label: "Opening conversation" }) }),
4700
+ l && /* @__PURE__ */ h("div", { className: G.loadMoreContainer, children: /* @__PURE__ */ h(
4696
4701
  we,
4697
4702
  {
4698
4703
  kind: "ghost",
@@ -4704,8 +4709,8 @@ const ga = (e) => {
4704
4709
  ) })
4705
4710
  ] })
4706
4711
  ] }),
4707
- /* @__PURE__ */ h("div", { className: V.footer, children: u ? /* @__PURE__ */ h(
4708
- dn,
4712
+ /* @__PURE__ */ h("div", { className: G.footer, children: u ? /* @__PURE__ */ h(
4713
+ hn,
4709
4714
  {
4710
4715
  message: "Delete all conversations?",
4711
4716
  onConfirm: () => {
@@ -4713,8 +4718,8 @@ const ga = (e) => {
4713
4718
  },
4714
4719
  onCancel: () => m(!1)
4715
4720
  }
4716
- ) : /* @__PURE__ */ T($e, { children: [
4717
- /* @__PURE__ */ h("span", { className: V.footerText, children: "Chats are saved up to 90 days." }),
4721
+ ) : /* @__PURE__ */ E(Ke, { children: [
4722
+ /* @__PURE__ */ h("span", { className: G.footerText, children: "Chats are saved up to 90 days." }),
4718
4723
  /* @__PURE__ */ h(
4719
4724
  we,
4720
4725
  {
@@ -4727,13 +4732,13 @@ const ga = (e) => {
4727
4732
  )
4728
4733
  ] }) })
4729
4734
  ] });
4730
- }, dc = () => /* @__PURE__ */ h($e, { children: Array.from({ length: 5 }, (e, t) => /* @__PURE__ */ T("div", { className: V.skeletonItem, children: [
4735
+ }, lc = () => /* @__PURE__ */ h(Ke, { children: Array.from({ length: 5 }, (e, t) => /* @__PURE__ */ E("div", { className: G.skeletonItem, children: [
4731
4736
  /* @__PURE__ */ h(qt, { heading: !0, width: "60%" }),
4732
4737
  /* @__PURE__ */ h(qt, { width: "30%" })
4733
- ] }, t)) }), wa = ({ label: e }) => /* @__PURE__ */ T("div", { className: V.loadingRow, role: "status", "aria-live": "polite", children: [
4734
- /* @__PURE__ */ h(En, { withOverlay: !1, small: !0 }),
4738
+ ] }, t)) }), xa = ({ label: e }) => /* @__PURE__ */ E("div", { className: G.loadingRow, role: "status", "aria-live": "polite", children: [
4739
+ /* @__PURE__ */ h(Tn, { withOverlay: !1, small: !0 }),
4735
4740
  /* @__PURE__ */ h("span", { className: "cds--type-body-compact-01", children: e })
4736
- ] }), xa = ({
4741
+ ] }), _a = ({
4737
4742
  onSendMessage: e,
4738
4743
  onStopGeneration: t,
4739
4744
  onResetConversation: n,
@@ -4748,34 +4753,34 @@ const ga = (e) => {
4748
4753
  onRemoveContext: u,
4749
4754
  onSeeVersion: m
4750
4755
  }) => {
4751
- const k = O((_) => _.messages), p = O((_) => _.clearMessages), f = O((_) => _.conversationTitle), b = O((_) => _.view), g = M((_) => _.conversationId), y = N((_) => !!_.transport?.fetchConversations), v = N((_) => !!_.transport?.rollbackConversation), E = N((_) => _.rollback), I = N((_) => _.conversations), w = N((_) => _.isLoadingConversations), x = N((_) => _.isLoadingMessages), j = N((_) => _.error), F = N((_) => _.hasMore), X = N((_) => _.showHistory), U = N((_) => _.hideHistory), J = N((_) => _.selectConversation), ne = N((_) => _.renameConversation), ke = N((_) => _.deleteConversation), ue = N((_) => _.deleteAllConversations), de = N((_) => _.loadMore), ye = s ?? J, Oe = S(() => {
4756
+ const k = O((_) => _.messages), p = O((_) => _.clearMessages), f = O((_) => _.conversationTitle), y = O((_) => _.view), g = M((_) => _.conversationId), b = N((_) => !!_.transport?.fetchConversations), v = N((_) => !!_.transport?.rollbackConversation), T = N((_) => _.rollback), I = N((_) => _.conversations), w = N((_) => _.isLoadingConversations), x = N((_) => _.isLoadingMessages), j = N((_) => _.error), F = N((_) => _.hasMore), X = N((_) => _.showHistory), U = N((_) => _.hideHistory), J = N((_) => _.selectConversation), ne = N((_) => _.renameConversation), ke = N((_) => _.deleteConversation), le = N((_) => _.deleteAllConversations), ue = N((_) => _.loadMore), be = s ?? J, Oe = S(() => {
4752
4757
  p(), n?.();
4753
4758
  }, [p, n]), Ce = S(
4754
- (_, Ae) => {
4755
- g && E(g, Ae, _);
4759
+ (_) => {
4760
+ g && T(g, _);
4756
4761
  },
4757
- [g, E]
4762
+ [g, T]
4758
4763
  ), Re = S(() => {
4759
- b === "history" ? U() : X();
4760
- }, [b, X, U]), z = S(
4764
+ y === "history" ? U() : X();
4765
+ }, [y, X, U]), z = S(
4761
4766
  (_) => {
4762
4767
  e(_.label);
4763
4768
  },
4764
4769
  [e]
4765
4770
  );
4766
- return /* @__PURE__ */ T(Vn, { className: `${je.container} ${l ?? ""}`, showWorkspace: b === "history", children: [
4771
+ return /* @__PURE__ */ E(Gn, { className: `${je.container} ${l ?? ""}`, showWorkspace: y === "history", children: [
4767
4772
  /* @__PURE__ */ h("div", { slot: "header", children: /* @__PURE__ */ h(
4768
- ur,
4773
+ lr,
4769
4774
  {
4770
4775
  onReset: Oe,
4771
- onShowHistory: y ? Re : void 0,
4776
+ onShowHistory: b ? Re : void 0,
4772
4777
  conversationTitle: f ?? void 0,
4773
- view: b,
4778
+ view: y,
4774
4779
  isBusy: a
4775
4780
  }
4776
4781
  ) }),
4777
4782
  /* @__PURE__ */ h("div", { slot: "messages", className: je.messagesSlot, children: /* @__PURE__ */ h(
4778
- Zi,
4783
+ Yi,
4779
4784
  {
4780
4785
  messages: k,
4781
4786
  emptyStateTitle: i,
@@ -4787,33 +4792,33 @@ const ga = (e) => {
4787
4792
  }
4788
4793
  ) }),
4789
4794
  /* @__PURE__ */ h("div", { slot: "workspace", className: je.workspaceSlot, children: /* @__PURE__ */ h(
4790
- uc,
4795
+ cc,
4791
4796
  {
4792
4797
  conversations: I,
4793
4798
  activeConversationId: g,
4794
- onSelectConversation: ye,
4799
+ onSelectConversation: be,
4795
4800
  onRenameConversation: ne,
4796
4801
  onDeleteConversation: ke,
4797
- onDeleteAllConversations: ue,
4802
+ onDeleteAllConversations: le,
4798
4803
  isLoadingConversations: w,
4799
4804
  isOpeningConversation: x,
4800
4805
  error: j,
4801
4806
  hasMore: F,
4802
- onLoadMore: de
4807
+ onLoadMore: ue
4803
4808
  }
4804
4809
  ) }),
4805
- /* @__PURE__ */ h("div", { slot: "input", children: /* @__PURE__ */ T("div", { className: je.inputBlock, children: [
4806
- /* @__PURE__ */ h(mr, { items: d, onRemoveItem: u }),
4810
+ /* @__PURE__ */ h("div", { slot: "input", children: /* @__PURE__ */ E("div", { className: je.inputBlock, children: [
4811
+ /* @__PURE__ */ h(hr, { items: d, onRemoveItem: u }),
4807
4812
  /* @__PURE__ */ h(oi, { onSend: e, onStop: t, isBusy: a, isOpen: o })
4808
4813
  ] }) })
4809
4814
  ] });
4810
- }, hc = 6e4, mc = 5, pc = 50;
4811
- class gc extends Error {
4815
+ }, uc = 6e4, dc = 5, hc = 50;
4816
+ class mc extends Error {
4812
4817
  constructor(t = "Query was cancelled due to a new query being submitted") {
4813
4818
  super(t), this.name = "QueryCancelledError";
4814
4819
  }
4815
4820
  }
4816
- class fc {
4821
+ class pc {
4817
4822
  executor = null;
4818
4823
  pendingQuery = null;
4819
4824
  conversationRef = null;
@@ -4830,7 +4835,7 @@ class fc {
4830
4835
  return this.executor;
4831
4836
  }
4832
4837
  setPendingQuery(t) {
4833
- this.pendingQuery && t !== null && (clearTimeout(this.pendingQuery.timeout), this.pendingQuery.reject(new gc())), this.pendingQuery = t;
4838
+ this.pendingQuery && t !== null && (clearTimeout(this.pendingQuery.timeout), this.pendingQuery.reject(new mc())), this.pendingQuery = t;
4834
4839
  }
4835
4840
  getPendingQuery() {
4836
4841
  return this.pendingQuery;
@@ -4842,33 +4847,33 @@ class fc {
4842
4847
  return this.pendingQuery?.query === t;
4843
4848
  }
4844
4849
  }
4845
- const te = new fc(), kc = (e) => ({
4850
+ const te = new pc(), gc = (e) => ({
4846
4851
  content: "",
4847
4852
  source_url: e.source_url ?? "",
4848
4853
  title: e.title ?? "",
4849
4854
  source_type: e.source_type ?? "document"
4850
- }), yc = (e) => ({
4855
+ }), fc = (e) => ({
4851
4856
  content: "",
4852
4857
  source_url: e.source_url ?? "",
4853
4858
  title: e.title ?? "",
4854
4859
  source_type: e.source_type ?? "document"
4855
- }), bc = (e) => {
4860
+ }), kc = (e) => {
4856
4861
  const t = /* @__PURE__ */ new Set();
4857
4862
  return e.filter((n) => {
4858
4863
  const s = t.has(n.source_url);
4859
4864
  return t.add(n.source_url), !s;
4860
4865
  });
4861
4866
  };
4862
- function _a(e) {
4867
+ function Ca(e) {
4863
4868
  te.setConversationRef(e);
4864
4869
  }
4865
- function Ca(e) {
4870
+ function Sa(e) {
4866
4871
  te.setExecutor(e);
4867
4872
  }
4868
- function vc() {
4873
+ function bc() {
4869
4874
  return te.getExecutor();
4870
4875
  }
4871
- function wc() {
4876
+ function yc() {
4872
4877
  return (e) => {
4873
4878
  const t = te.getPendingQuery();
4874
4879
  if (!t) return;
@@ -4879,11 +4884,11 @@ function wc() {
4879
4884
  const l = te.getPendingQuery();
4880
4885
  l && (clearTimeout(l.timeout), te.setPendingQuery(null), l.resolve({
4881
4886
  answer: a,
4882
- sources: bc(c)
4887
+ sources: kc(c)
4883
4888
  }));
4884
4889
  };
4885
4890
  if (o.length > 0) {
4886
- const c = o.map((l) => kc(l));
4891
+ const c = o.map((l) => gc(l));
4887
4892
  i(c);
4888
4893
  return;
4889
4894
  }
@@ -4893,17 +4898,17 @@ function wc() {
4893
4898
  if (d?.current) {
4894
4899
  const u = d.current.getLatest();
4895
4900
  if (u?.sources && u.sources.length > 0) {
4896
- const m = u.sources.map((k) => yc(k));
4901
+ const m = u.sources.map((k) => fc(k));
4897
4902
  i(m);
4898
4903
  return;
4899
4904
  }
4900
4905
  }
4901
- c > 0 ? setTimeout(() => r(c - 1), pc) : i([]);
4906
+ c > 0 ? setTimeout(() => r(c - 1), hc) : i([]);
4902
4907
  };
4903
- r(mc);
4908
+ r(dc);
4904
4909
  };
4905
4910
  }
4906
- function xc(e, t = hc) {
4911
+ function vc(e, t = uc) {
4907
4912
  return (n) => new Promise((s, a) => {
4908
4913
  const o = setTimeout(() => {
4909
4914
  te.isPendingQueryMatch(n) && (te.clearPendingQuery(), a(new Error("Request timed out")));
@@ -4916,17 +4921,17 @@ function xc(e, t = hc) {
4916
4921
  }), e(n);
4917
4922
  });
4918
4923
  }
4919
- function _c({ children: e }) {
4924
+ function wc({ children: e }) {
4920
4925
  const { submitQuery: t, conversation: n } = ti(), s = $(n);
4921
4926
  return s.current = n, K(() => {
4922
- _a(s);
4923
- const a = xc(t);
4924
- return Ca(a), () => {
4925
- Ca(null), _a(null);
4927
+ Ca(s);
4928
+ const a = vc(t);
4929
+ return Sa(a), () => {
4930
+ Sa(null), Ca(null);
4926
4931
  };
4927
4932
  }, [t]), e;
4928
4933
  }
4929
- const Ol = ({
4934
+ const Il = ({
4930
4935
  onSendMessage: e,
4931
4936
  kapaAiIntegrationId: t,
4932
4937
  onStopGeneration: n,
@@ -4954,43 +4959,43 @@ const Ol = ({
4954
4959
  contextItems: d,
4955
4960
  onRemoveContext: u,
4956
4961
  onSeeVersion: m
4957
- }, p = Oa(
4962
+ }, p = Ra(
4958
4963
  () => ({
4959
4964
  askAI: {
4960
4965
  onQuerySubmit: () => {
4961
4966
  },
4962
- onAnswerGenerationCompleted: wc()
4967
+ onAnswerGenerationCompleted: yc()
4963
4968
  }
4964
4969
  }),
4965
4970
  []
4966
- ), f = t ? /* @__PURE__ */ h(ei, { integrationId: t, callbacks: p, userTrackingMode: "none", children: /* @__PURE__ */ h(_c, { children: /* @__PURE__ */ h(xa, { ...k }) }) }) : /* @__PURE__ */ h(xa, { ...k });
4967
- return /* @__PURE__ */ h(Tn, { theme: "g10", className: je.themeWrapper, children: f });
4968
- }, Cc = "_wrapper_2p3wu_9", Sc = "_wrapperOpen_2p3wu_22", Ec = "_panel_2p3wu_26", lt = {
4969
- wrapper: Cc,
4970
- wrapperOpen: Sc,
4971
- panel: Ec
4972
- }, Tc = () => ({
4971
+ ), f = t ? /* @__PURE__ */ h(ei, { integrationId: t, callbacks: p, userTrackingMode: "none", children: /* @__PURE__ */ h(wc, { children: /* @__PURE__ */ h(_a, { ...k }) }) }) : /* @__PURE__ */ h(_a, { ...k });
4972
+ return /* @__PURE__ */ h(jn, { theme: "g10", className: je.themeWrapper, children: f });
4973
+ }, xc = "_wrapper_2p3wu_9", _c = "_wrapperOpen_2p3wu_22", Cc = "_panel_2p3wu_26", ct = {
4974
+ wrapper: xc,
4975
+ wrapperOpen: _c,
4976
+ panel: Cc
4977
+ }, Sc = () => ({
4973
4978
  activeCount: 0,
4974
4979
  rootSnapshot: null,
4975
4980
  hostRegistry: /* @__PURE__ */ new Map(),
4976
4981
  mediaWatcher: null,
4977
4982
  mode: "sidecar",
4978
4983
  activeWidth: 416
4979
- }), jc = () => {
4980
- const e = { current: Tc() }, t = () => e.current, n = (a) => {
4984
+ }), Ec = () => {
4985
+ const e = { current: Sc() }, t = () => e.current, n = (a) => {
4981
4986
  e.current = { ...e.current, ...a };
4982
4987
  };
4983
4988
  return { getState: t, setState: n, updateHostRegistry: (a) => {
4984
4989
  const o = t();
4985
4990
  n({ hostRegistry: a(o.hostRegistry) });
4986
4991
  } };
4987
- }, L = jc(), hn = "data-copilot-chat-layout", bt = "data-copilot-chat-host", Ge = "--copilot-chat-sidecar-width", Xe = "--copilot-chat-panel-z-index", Je = "--copilot-chat-offset-top", le = () => typeof document < "u" && typeof window < "u", Ic = (e) => {
4988
- if (!le() || !e)
4992
+ }, L = Ec(), mn = "data-copilot-chat-layout", bt = "data-copilot-chat-host", Ve = "--copilot-chat-sidecar-width", We = "--copilot-chat-panel-z-index", Xe = "--copilot-chat-offset-top", ce = () => typeof document < "u" && typeof window < "u", Tc = (e) => {
4993
+ if (!ce() || !e)
4989
4994
  return 0;
4990
4995
  const t = document.querySelector(e);
4991
4996
  return t instanceof HTMLElement ? t.offsetHeight : 0;
4992
- }, zc = (e) => {
4993
- if (!le())
4997
+ }, jc = (e) => {
4998
+ if (!ce())
4994
4999
  return [];
4995
5000
  if (e) {
4996
5001
  const t = document.querySelectorAll(e), n = Array.from(t).filter(
@@ -4999,28 +5004,28 @@ const Ol = ({
4999
5004
  return n.length > 0 ? n : [document.body];
5000
5005
  }
5001
5006
  return [document.body];
5002
- }, mn = (e) => {
5007
+ }, pn = (e) => {
5003
5008
  L.getState().hostRegistry.forEach((n, s) => s.setAttribute(bt, e));
5004
- }, Oc = (e, t, n) => {
5005
- if (!le())
5009
+ }, Ic = (e, t, n) => {
5010
+ if (!ce())
5006
5011
  return;
5007
5012
  const s = document.documentElement;
5008
5013
  L.getState().rootSnapshot || L.setState({
5009
5014
  rootSnapshot: {
5010
- width: s.style.getPropertyValue(Ge),
5011
- zIndex: s.style.getPropertyValue(Xe),
5012
- topOffset: s.style.getPropertyValue(Je)
5015
+ width: s.style.getPropertyValue(Ve),
5016
+ zIndex: s.style.getPropertyValue(We),
5017
+ topOffset: s.style.getPropertyValue(Xe)
5013
5018
  }
5014
- }), L.setState({ activeWidth: e }), s.style.setProperty(Ge, `${e}px`), s.style.setProperty(Xe, `${t}`), s.style.setProperty(Je, `${n}px`), mn(L.getState().mode);
5015
- }, Rc = () => {
5016
- if (!le())
5019
+ }), L.setState({ activeWidth: e }), s.style.setProperty(Ve, `${e}px`), s.style.setProperty(We, `${t}`), s.style.setProperty(Xe, `${n}px`), pn(L.getState().mode);
5020
+ }, zc = () => {
5021
+ if (!ce())
5017
5022
  return;
5018
5023
  const e = L.getState();
5019
5024
  if (!e.rootSnapshot)
5020
5025
  return;
5021
5026
  const t = document.documentElement, { width: n, zIndex: s, topOffset: a } = e.rootSnapshot;
5022
- n ? t.style.setProperty(Ge, n) : t.style.removeProperty(Ge), s ? t.style.setProperty(Xe, s) : t.style.removeProperty(Xe), a ? t.style.setProperty(Je, a) : t.style.removeProperty(Je), L.setState({ rootSnapshot: null, activeWidth: 416 });
5023
- }, Ac = (e) => {
5027
+ n ? t.style.setProperty(Ve, n) : t.style.removeProperty(Ve), s ? t.style.setProperty(We, s) : t.style.removeProperty(We), a ? t.style.setProperty(Xe, a) : t.style.removeProperty(Xe), L.setState({ rootSnapshot: null, activeWidth: 416 });
5028
+ }, Oc = (e) => {
5024
5029
  const t = L.getState(), n = t.hostRegistry.get(e) ?? { count: 0 };
5025
5030
  return L.updateHostRegistry((s) => {
5026
5031
  const a = new Map(s);
@@ -5042,50 +5047,50 @@ const Ol = ({
5042
5047
  return r.set(e, { count: o }), r;
5043
5048
  });
5044
5049
  };
5045
- }, Sa = (e) => {
5046
- le() && (L.setState({ mode: e }), document.body.setAttribute(hn, e), mn(e));
5047
- }, Lc = () => {
5048
- le() && (document.body.removeAttribute(hn), L.setState({ mode: "sidecar" }));
5049
- }, Pc = (e) => {
5050
- if (!le() || typeof window.matchMedia != "function")
5051
- return Sa("sidecar"), () => {
5050
+ }, Ea = (e) => {
5051
+ ce() && (L.setState({ mode: e }), document.body.setAttribute(mn, e), pn(e));
5052
+ }, Rc = () => {
5053
+ ce() && (document.body.removeAttribute(mn), L.setState({ mode: "sidecar" }));
5054
+ }, Ac = (e) => {
5055
+ if (!ce() || typeof window.matchMedia != "function")
5056
+ return Ea("sidecar"), () => {
5052
5057
  };
5053
5058
  const t = window.matchMedia(`(max-width: ${e}px)`), n = (a) => {
5054
- Sa(a ? "bottom-sheet" : "sidecar");
5059
+ Ea(a ? "bottom-sheet" : "sidecar");
5055
5060
  };
5056
5061
  n(t.matches);
5057
5062
  const s = (a) => n(a.matches);
5058
5063
  return t.addEventListener("change", s), () => t.removeEventListener("change", s);
5059
- }, Mc = (e) => {
5060
- if (!le())
5064
+ }, Lc = (e) => {
5065
+ if (!ce())
5061
5066
  return;
5062
5067
  const t = L.getState();
5063
5068
  if (t.mediaWatcher && t.mediaWatcher.breakpoint === e)
5064
5069
  return;
5065
5070
  t.mediaWatcher?.dispose();
5066
- const n = Pc(e);
5071
+ const n = Ac(e);
5067
5072
  L.setState({ mediaWatcher: { breakpoint: e, dispose: n } });
5068
- }, Nc = () => {
5069
- L.getState().mediaWatcher?.dispose(), L.setState({ mediaWatcher: null }), Lc();
5070
- }, qc = ({
5073
+ }, Pc = () => {
5074
+ L.getState().mediaWatcher?.dispose(), L.setState({ mediaWatcher: null }), Rc();
5075
+ }, Mc = ({
5071
5076
  width: e,
5072
5077
  zIndex: t,
5073
5078
  workareaSelector: n,
5074
5079
  headerSelector: s,
5075
5080
  responsiveBreakpoint: a
5076
5081
  }) => {
5077
- if (!le())
5082
+ if (!ce())
5078
5083
  return () => {
5079
5084
  };
5080
- const o = zc(n), i = Ic(s);
5081
- Oc(e, t, i), Mc(a);
5082
- const r = o.map((l) => Ac(l)), c = L.getState();
5085
+ const o = jc(n), i = Tc(s);
5086
+ Ic(e, t, i), Lc(a);
5087
+ const r = o.map((l) => Oc(l)), c = L.getState();
5083
5088
  return L.setState({ activeCount: c.activeCount + 1 }), () => {
5084
5089
  r.forEach((u) => u());
5085
5090
  const l = L.getState(), d = Math.max(l.activeCount - 1, 0);
5086
- L.setState({ activeCount: d }), d === 0 && (Nc(), Rc());
5091
+ L.setState({ activeCount: d }), d === 0 && (Pc(), zc());
5087
5092
  };
5088
- }, Dc = ({
5093
+ }, Nc = ({
5089
5094
  enabled: e,
5090
5095
  width: t,
5091
5096
  zIndex: n,
@@ -5093,10 +5098,10 @@ const Ol = ({
5093
5098
  headerSelector: a,
5094
5099
  responsiveBreakpoint: o
5095
5100
  }) => {
5096
- za(() => {
5101
+ Oa(() => {
5097
5102
  if (!e)
5098
5103
  return;
5099
- const i = qc({
5104
+ const i = Mc({
5100
5105
  width: t,
5101
5106
  zIndex: n,
5102
5107
  workareaSelector: s,
@@ -5105,24 +5110,24 @@ const Ol = ({
5105
5110
  });
5106
5111
  return () => i();
5107
5112
  }, [e, t, n, s, a, o]);
5108
- }, Bc = "._container_db17r_9{display:flex;flex-wrap:wrap;align-items:center;gap:var(--cds-spacing-02);padding:var(--cds-spacing-03) var(--cds-spacing-05);background-color:var(--cds-layer-01)}._tag_db17r_18{max-inline-size:100%;min-inline-size:0}", Fc = "._panel_bjoxv_9{display:flex;flex-direction:column;flex:1;height:100%;min-height:0;overflow:hidden}._conversationList_bjoxv_18{display:flex;flex-direction:column;flex:1;overflow-x:hidden;overflow-y:auto;padding:0}._emptyState_bjoxv_27{padding:var(--cds-spacing-05)}._emptyStateCard_bjoxv_31{display:flex;flex-direction:column;align-items:center;gap:var(--cds-spacing-05);padding:var(--cds-spacing-07) var(--cds-spacing-06);background:var(--cds-layer-01);border-radius:var(--cds-spacing-05);text-align:center}._emptyStateIcon_bjoxv_42{display:flex;align-items:center;justify-content:center;width:var(--cds-spacing-09);height:var(--cds-spacing-09);border-radius:50%;background:var(--cds-layer-02);color:var(--cds-text-secondary)}._emptyStateIcon_bjoxv_42 svg{width:var(--cds-spacing-06);height:var(--cds-spacing-06)}._emptyStateText_bjoxv_58{font-size:var(--cds-body-compact-01-font-size);color:var(--cds-text-secondary);line-height:var(--cds-body-compact-01-line-height)}._loadMoreContainer_bjoxv_64{display:flex;justify-content:center;padding:var(--cds-spacing-03) 0}._loadingMoreContainer_bjoxv_70{display:flex;align-items:center;justify-content:center;padding:var(--cds-spacing-05) 0}._loadingRow_bjoxv_77{display:inline-flex;align-items:center;justify-content:center;gap:var(--cds-spacing-03)}._errorNotification_bjoxv_84{margin:var(--cds-spacing-03)}._skeletonItem_bjoxv_88{display:flex;flex-direction:column;gap:var(--cds-spacing-02);padding:var(--cds-spacing-03) var(--cds-spacing-05);border-block-end:1px solid var(--cds-border-subtle-01)}._footer_bjoxv_96{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;margin-block-start:auto;padding:var(--cds-spacing-03) var(--cds-spacing-05);border-block-start:1px solid var(--cds-border-subtle-01)}._footerText_bjoxv_106{font-size:var(--cds-helper-text-02-font-size);color:var(--cds-text-secondary)}", Uc = "._conversationItem_1gc29_9{display:flex;flex-direction:column;gap:var(--cds-spacing-02);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);padding:var(--cds-spacing-03) var(--cds-spacing-05)}._conversationItem_1gc29_9:hover{background-color:var(--cds-layer-hover-01)}._conversationItem_1gc29_9:hover,._conversationItem_1gc29_9:link,._conversationItem_1gc29_9:focus,._conversationItem_1gc29_9:active,._conversationItem_1gc29_9:visited{color:inherit;text-decoration:none}._rowContent_1gc29_38{display:flex;align-items:center;gap:var(--cds-spacing-03);inline-size:100%}._rowActions_1gc29_45{display:flex;gap:var(--cds-spacing-01);flex-shrink:0;opacity:0;transition:opacity .12s ease}._conversationItem_1gc29_9:hover ._rowActions_1gc29_45,._conversationItem_1gc29_9:focus-within ._rowActions_1gc29_45{opacity:1}._actionIcon_1gc29_58{min-block-size:unset;block-size:1.5rem;inline-size:1.5rem}._editRow_1gc29_64{display:flex;align-items:flex-end;gap:var(--cds-spacing-02)}._editInput_1gc29_70{flex:1;min-inline-size:0}._rowButton_1gc29_75{display:flex;flex-direction:column;align-items:flex-start;gap:var(--cds-spacing-02);flex:1;min-inline-size:0;padding:0;border:0;background:none;text-align:start;color:var(--cds-text-primary);font-family:inherit;font-size:inherit;line-height:inherit;cursor:pointer}._active_1gc29_93{background-color:var(--cds-layer-selected-01)}._activeDot_1gc29_97{position:absolute;inset-block-start:50%;inset-inline-start:calc(-1 * var(--cds-spacing-03));translate:0 -50%;display:block;inline-size:.375rem;block-size:.375rem;border-radius:50%;background-color:var(--cds-link-primary)}._timestampRow_1gc29_109{position:relative;display:inline-flex;align-items:center}._timestamp_1gc29_109{font-size:var(--cds-helper-text-01-font-size);font-weight:var(--cds-label-01-font-weight);color:var(--cds-text-secondary)}", Hc = "._confirmation_prut5_9{display:flex;align-items:center;gap:var(--cds-spacing-03);inline-size:100%}._actions_prut5_16{display:flex;gap:var(--cds-spacing-03);margin-inline-start:auto}", Kc = '._themeWrapper_neun4_9{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}._container_neun4_17{--cds-chat-shell-background: var(--cds-background);display:flex;flex-direction:column;flex:1;min-height:0;height:100%;background-color:var(--cds-background);font-family:var(--cds-font-family-sans)}._messagesSlot_neun4_29,._workspaceSlot_neun4_36{display:flex;flex-direction:column;height:100%;min-height:0}._inputSlotNoBorder_neun4_43>div{border-block-start:none}._inputBlock_neun4_47{border-block-start:1px solid var(--cds-border-subtle-00);position:relative}._inputBlock_neun4_47:focus-within:after{content:"";position:absolute;inset:0;border:2px solid var(--cds-focus);pointer-events:none}', $c = "._wrapper_2p3wu_9{position:fixed;inset-block-start:var(--copilot-chat-offset-top);inset-inline-end:0;inset-block-end:0;inline-size:var(--copilot-chat-sidecar-width);z-index:var(--copilot-chat-panel-z-index);transform:translate(100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column}._wrapperOpen_2p3wu_22{transform:translate(0)}._panel_2p3wu_26{display:flex;flex-direction:column;block-size:100%;background-color:var(--cds-background);border-inline-start:1px solid var(--cds-border-subtle-00)}", Qc = ":root{--copilot-chat-sidecar-width: 400px;--copilot-chat-panel-z-index: 9999;--copilot-chat-transition: var(--cds-duration-moderate-01) cubic-bezier(.2, 0, .38, .9);--copilot-chat-offset-top: 0}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}", Ea = "copilot-chat-sidecar-styles", Vc = /* @__PURE__ */ Object.assign({
5109
- "../ContextBar/ContextBar.module.css": Bc,
5110
- "../ConversationHistoryPanel/ConversationHistoryPanel.module.css": Fc,
5111
- "../ConversationHistoryPanel/ConversationHistoryRow.module.css": Uc,
5112
- "../ConversationHistoryPanel/DeleteConfirmation.module.css": Hc,
5113
- "./copilotChat.module.css": Kc,
5114
- "./copilotSidecar.module.css": $c
5115
- }), Wc = [Qc, ...Object.values(Vc)].join(`
5113
+ }, qc = "._container_db17r_9{display:flex;flex-wrap:wrap;align-items:center;gap:var(--cds-spacing-02);padding:var(--cds-spacing-03) var(--cds-spacing-05);background-color:var(--cds-layer-01)}._tag_db17r_18{max-inline-size:100%;min-inline-size:0}", Dc = "._panel_bjoxv_9{display:flex;flex-direction:column;flex:1;height:100%;min-height:0;overflow:hidden}._conversationList_bjoxv_18{display:flex;flex-direction:column;flex:1;overflow-x:hidden;overflow-y:auto;padding:0}._emptyState_bjoxv_27{padding:var(--cds-spacing-05)}._emptyStateCard_bjoxv_31{display:flex;flex-direction:column;align-items:center;gap:var(--cds-spacing-05);padding:var(--cds-spacing-07) var(--cds-spacing-06);background:var(--cds-layer-01);border-radius:var(--cds-spacing-05);text-align:center}._emptyStateIcon_bjoxv_42{display:flex;align-items:center;justify-content:center;width:var(--cds-spacing-09);height:var(--cds-spacing-09);border-radius:50%;background:var(--cds-layer-02);color:var(--cds-text-secondary)}._emptyStateIcon_bjoxv_42 svg{width:var(--cds-spacing-06);height:var(--cds-spacing-06)}._emptyStateText_bjoxv_58{font-size:var(--cds-body-compact-01-font-size);color:var(--cds-text-secondary);line-height:var(--cds-body-compact-01-line-height)}._loadMoreContainer_bjoxv_64{display:flex;justify-content:center;padding:var(--cds-spacing-03) 0}._loadingMoreContainer_bjoxv_70{display:flex;align-items:center;justify-content:center;padding:var(--cds-spacing-05) 0}._loadingRow_bjoxv_77{display:inline-flex;align-items:center;justify-content:center;gap:var(--cds-spacing-03)}._errorNotification_bjoxv_84{margin:var(--cds-spacing-03)}._skeletonItem_bjoxv_88{display:flex;flex-direction:column;gap:var(--cds-spacing-02);padding:var(--cds-spacing-03) var(--cds-spacing-05);border-block-end:1px solid var(--cds-border-subtle-01)}._footer_bjoxv_96{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;margin-block-start:auto;padding:var(--cds-spacing-03) var(--cds-spacing-05);border-block-start:1px solid var(--cds-border-subtle-01)}._footerText_bjoxv_106{font-size:var(--cds-helper-text-02-font-size);color:var(--cds-text-secondary)}", Bc = "._conversationItem_1gc29_9{display:flex;flex-direction:column;gap:var(--cds-spacing-02);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);padding:var(--cds-spacing-03) var(--cds-spacing-05)}._conversationItem_1gc29_9:hover{background-color:var(--cds-layer-hover-01)}._conversationItem_1gc29_9:hover,._conversationItem_1gc29_9:link,._conversationItem_1gc29_9:focus,._conversationItem_1gc29_9:active,._conversationItem_1gc29_9:visited{color:inherit;text-decoration:none}._rowContent_1gc29_38{display:flex;align-items:center;gap:var(--cds-spacing-03);inline-size:100%}._rowActions_1gc29_45{display:flex;gap:var(--cds-spacing-01);flex-shrink:0;opacity:0;transition:opacity .12s ease}._conversationItem_1gc29_9:hover ._rowActions_1gc29_45,._conversationItem_1gc29_9:focus-within ._rowActions_1gc29_45{opacity:1}._actionIcon_1gc29_58{min-block-size:unset;block-size:1.5rem;inline-size:1.5rem}._editRow_1gc29_64{display:flex;align-items:flex-end;gap:var(--cds-spacing-02)}._editInput_1gc29_70{flex:1;min-inline-size:0}._rowButton_1gc29_75{display:flex;flex-direction:column;align-items:flex-start;gap:var(--cds-spacing-02);flex:1;min-inline-size:0;padding:0;border:0;background:none;text-align:start;color:var(--cds-text-primary);font-family:inherit;font-size:inherit;line-height:inherit;cursor:pointer}._active_1gc29_93{background-color:var(--cds-layer-selected-01)}._activeDot_1gc29_97{position:absolute;inset-block-start:50%;inset-inline-start:calc(-1 * var(--cds-spacing-03));translate:0 -50%;display:block;inline-size:.375rem;block-size:.375rem;border-radius:50%;background-color:var(--cds-link-primary)}._timestampRow_1gc29_109{position:relative;display:inline-flex;align-items:center}._timestamp_1gc29_109{font-size:var(--cds-helper-text-01-font-size);font-weight:var(--cds-label-01-font-weight);color:var(--cds-text-secondary)}", Fc = "._confirmation_prut5_9{display:flex;align-items:center;gap:var(--cds-spacing-03);inline-size:100%}._actions_prut5_16{display:flex;gap:var(--cds-spacing-03);margin-inline-start:auto}", Uc = '._themeWrapper_neun4_9{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}._container_neun4_17{--cds-chat-shell-background: var(--cds-background);display:flex;flex-direction:column;flex:1;min-height:0;height:100%;background-color:var(--cds-background);font-family:var(--cds-font-family-sans)}._messagesSlot_neun4_29,._workspaceSlot_neun4_36{display:flex;flex-direction:column;height:100%;min-height:0}._inputSlotNoBorder_neun4_43>div{border-block-start:none}._inputBlock_neun4_47{border-block-start:1px solid var(--cds-border-subtle-00);position:relative}._inputBlock_neun4_47:focus-within:after{content:"";position:absolute;inset:0;border:2px solid var(--cds-focus);pointer-events:none}', Hc = "._wrapper_2p3wu_9{position:fixed;inset-block-start:var(--copilot-chat-offset-top);inset-inline-end:0;inset-block-end:0;inline-size:var(--copilot-chat-sidecar-width);z-index:var(--copilot-chat-panel-z-index);transform:translate(100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column}._wrapperOpen_2p3wu_22{transform:translate(0)}._panel_2p3wu_26{display:flex;flex-direction:column;block-size:100%;background-color:var(--cds-background);border-inline-start:1px solid var(--cds-border-subtle-00)}", Kc = ":root{--copilot-chat-sidecar-width: 400px;--copilot-chat-panel-z-index: 9999;--copilot-chat-transition: var(--cds-duration-moderate-01) cubic-bezier(.2, 0, .38, .9);--copilot-chat-offset-top: 0}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}", Ta = "copilot-chat-sidecar-styles", $c = /* @__PURE__ */ Object.assign({
5114
+ "../ContextBar/ContextBar.module.css": qc,
5115
+ "../ConversationHistoryPanel/ConversationHistoryPanel.module.css": Dc,
5116
+ "../ConversationHistoryPanel/ConversationHistoryRow.module.css": Bc,
5117
+ "../ConversationHistoryPanel/DeleteConfirmation.module.css": Fc,
5118
+ "./copilotChat.module.css": Uc,
5119
+ "./copilotSidecar.module.css": Hc
5120
+ }), Qc = [Kc, ...Object.values($c)].join(`
5116
5121
  `), Gc = () => {
5117
- if (typeof document > "u" || document.getElementById(Ea))
5122
+ if (typeof document > "u" || document.getElementById(Ta))
5118
5123
  return;
5119
5124
  const t = document.createElement("style");
5120
- t.id = Ea, t.textContent = Wc, document.head.appendChild(t);
5121
- }, Rl = ({ children: e, workareaSelector: t, headerSelector: n }) => {
5125
+ t.id = Ta, t.textContent = Qc, document.head.appendChild(t);
5126
+ }, zl = ({ children: e, workareaSelector: t, headerSelector: n }) => {
5122
5127
  const s = _e((o) => o.isOpen);
5123
5128
  K(() => {
5124
5129
  Gc();
5125
- }, []), Dc({
5130
+ }, []), Nc({
5126
5131
  enabled: s,
5127
5132
  width: 400,
5128
5133
  zIndex: 12,
@@ -5133,14 +5138,14 @@ const Ol = ({
5133
5138
  const a = S(() => {
5134
5139
  _e.getState().close();
5135
5140
  }, []);
5136
- return /* @__PURE__ */ h("div", { className: `${lt.wrapper} ${s ? lt.wrapperOpen : ""}`, children: /* @__PURE__ */ h("div", { className: lt.panel, children: e({ onMinimize: a, isOpen: s }) }) });
5137
- }, Al = () => {
5141
+ return /* @__PURE__ */ h("div", { className: `${ct.wrapper} ${s ? ct.wrapperOpen : ""}`, children: /* @__PURE__ */ h("div", { className: ct.panel, children: e({ onMinimize: a, isOpen: s }) }) });
5142
+ }, Ol = () => {
5138
5143
  _e.getState().open();
5139
- }, Ll = () => {
5144
+ }, Rl = () => {
5140
5145
  _e.getState().close();
5141
- }, Pl = () => {
5146
+ }, Al = () => {
5142
5147
  _e.getState().toggle();
5143
- }, Ml = () => _e((e) => e.isOpen), Xc = {
5148
+ }, Ll = () => _e((e) => e.isOpen), Vc = {
5144
5149
  [A.THINKING]: "Thinking...",
5145
5150
  [A.EXECUTION_PLAN]: "Planning...",
5146
5151
  [A.TOOL_PLANNING]: void 0,
@@ -5150,15 +5155,15 @@ const Ol = ({
5150
5155
  [A.EXECUTION_COMPLETE]: void 0,
5151
5156
  [A.ERROR]: "Error",
5152
5157
  [A.CONVERSATION_TITLE]: void 0
5153
- }, pn = (e, t) => Xc[e], wt = (e) => e.type === A.THINKING && (e.status === W.IN_PROGRESS || e.status === W.COMPLETED) && !!e.content, Jc = (e) => e.type === A.TOOL_PLANNING && (e.status === W.IN_PROGRESS || e.status === W.COMPLETED), Yc = (e) => e.type === A.TOOL_RESULT && (e.status === W.IN_PROGRESS || e.status === W.COMPLETED), gn = (e) => e.type === A.TOOL_INVOKE || e.type === A.EXTERNAL_TOOL_CALL, Zc = (e) => e.type === A.EXECUTION_COMPLETE, el = (e) => e.status === W.ERROR, tl = (e) => e.status === W.IN_PROGRESS && !!e.type, al = (e) => wt(e) || Jc(e) || gn(e) || Yc(e), fn = () => `thinking-${Date.now()}-${Math.random().toString(36).slice(2, 7)}`, nl = (e, t) => e.startsWith(t) ? e.slice(t.length) : (t.length > 0 ? `
5154
- ` : "") + e, sl = (e) => {
5158
+ }, gn = (e, t) => Vc[e], vt = (e) => e.type === A.THINKING && (e.status === V.IN_PROGRESS || e.status === V.COMPLETED) && !!e.content, Wc = (e) => e.type === A.TOOL_PLANNING && (e.status === V.IN_PROGRESS || e.status === V.COMPLETED), Xc = (e) => e.type === A.TOOL_RESULT && (e.status === V.IN_PROGRESS || e.status === V.COMPLETED), fn = (e) => e.type === A.TOOL_INVOKE || e.type === A.EXTERNAL_TOOL_CALL, Jc = (e) => e.type === A.EXECUTION_COMPLETE, Yc = (e) => e.status === V.ERROR, Zc = (e) => e.status === V.IN_PROGRESS && !!e.type, el = (e) => vt(e) || Wc(e) || fn(e) || Xc(e), kn = () => `thinking-${Date.now()}-${Math.random().toString(36).slice(2, 7)}`, tl = (e, t) => e.startsWith(t) ? e.slice(t.length) : (t.length > 0 ? `
5159
+ ` : "") + e, al = (e) => {
5155
5160
  const n = {
5156
5161
  [A.TOOL_PLANNING]: "Planning",
5157
5162
  [A.TOOL_INVOKE]: "Executing",
5158
5163
  [A.TOOL_RESULT]: "Result"
5159
5164
  }[e.type] || e.type, s = e.toolName ? ` [${e.toolName}]` : "", a = e.content || e.toolResult || "";
5160
5165
  return `**${n}${s}**: ${a}`;
5161
- }, Ta = (e, t) => {
5166
+ }, ja = (e, t) => {
5162
5167
  const { addThinkingBlock: n, appendToThinkingBlock: s, completeThinkingBlock: a, completeAllThinkingBlocks: o } = t;
5163
5168
  switch (e.type) {
5164
5169
  case "ADD_BLOCK":
@@ -5174,22 +5179,22 @@ const Ol = ({
5174
5179
  o(e.messageId);
5175
5180
  break;
5176
5181
  }
5177
- }, ol = (e, t) => ({
5182
+ }, nl = (e, t) => ({
5178
5183
  contentType: oe.getContentType(e),
5179
5184
  resultString: typeof t == "string" ? t : JSON.stringify(t)
5180
- }), il = (e, t) => tl(e) ? t(e.type, e.toolName) : void 0, rl = (e, t, n, s, a, o, i) => {
5181
- if (!al(e))
5185
+ }), sl = (e, t) => Zc(e) ? t(e.type, e.toolName) : void 0, ol = (e, t, n, s, a, o, i) => {
5186
+ if (!el(e))
5182
5187
  return { newBlockId: n, newContent: s };
5183
- const r = wt(e) ? e.content || "" : sl(e);
5188
+ const r = vt(e) ? e.content || "" : al(e);
5184
5189
  if (!r)
5185
5190
  return { newBlockId: n, newContent: s };
5186
- const c = !n, l = c ? fn() : n, d = a || o || `Thinking (${i + 1})...`, u = nl(r, c ? "" : s);
5191
+ const c = !n, l = c ? kn() : n, d = a || o || `Thinking (${i + 1})...`, u = tl(r, c ? "" : s);
5187
5192
  return {
5188
5193
  action: c ? { type: "ADD_BLOCK", messageId: t, blockId: l, label: d, content: u } : { type: "APPEND_BLOCK", messageId: t, blockId: l, label: "", content: u },
5189
5194
  newBlockId: l,
5190
5195
  newContent: r
5191
5196
  };
5192
- }, cl = ({
5197
+ }, il = ({
5193
5198
  event: e,
5194
5199
  messageId: t,
5195
5200
  currentBlockId: n,
@@ -5206,8 +5211,8 @@ const Ol = ({
5206
5211
  newAccumulatedContent: i,
5207
5212
  newBlockCount: o
5208
5213
  };
5209
- if (el(e)) {
5210
- const p = `**Error**: ${e.content || "Copilot agent error"}`, f = n || fn(), b = n ? {
5214
+ if (Yc(e)) {
5215
+ const p = `**Error**: ${e.content || "Copilot agent error"}`, f = n || kn(), y = n ? {
5211
5216
  type: "APPEND_BLOCK",
5212
5217
  messageId: t,
5213
5218
  blockId: n,
@@ -5224,18 +5229,18 @@ ${p}`
5224
5229
  };
5225
5230
  return {
5226
5231
  error: e.content || "Copilot agent error",
5227
- thinkingAction: b,
5232
+ thinkingAction: y,
5228
5233
  newBlockId: null,
5229
5234
  newThinkingContent: "",
5230
5235
  newAccumulatedContent: i,
5231
5236
  newBlockCount: n ? o : o + 1
5232
5237
  };
5233
5238
  }
5234
- const c = il(e, r), {
5239
+ const c = sl(e, r), {
5235
5240
  action: l,
5236
5241
  newBlockId: d,
5237
5242
  newContent: u
5238
- } = rl(
5243
+ } = ol(
5239
5244
  e,
5240
5245
  t,
5241
5246
  n,
@@ -5243,8 +5248,8 @@ ${p}`
5243
5248
  c || "",
5244
5249
  a,
5245
5250
  o
5246
- ), m = l?.type === "ADD_BLOCK" ? o + 1 : o, k = wt(e) && e.content && e.status === W.COMPLETED ? e.content : i;
5247
- if (gn(e))
5251
+ ), m = l?.type === "ADD_BLOCK" ? o + 1 : o, k = vt(e) && e.content && e.status === V.COMPLETED ? e.content : i;
5252
+ if (fn(e))
5248
5253
  return n && l ? {
5249
5254
  statusLabel: c,
5250
5255
  thinkingAction: {
@@ -5266,7 +5271,7 @@ ${p}`
5266
5271
  newAccumulatedContent: k,
5267
5272
  newBlockCount: m
5268
5273
  };
5269
- if (Zc(e)) {
5274
+ if (Jc(e)) {
5270
5275
  const p = k || (e.content ?? "");
5271
5276
  return {
5272
5277
  statusLabel: c,
@@ -5292,12 +5297,12 @@ ${p}`
5292
5297
  newAccumulatedContent: k,
5293
5298
  newBlockCount: m
5294
5299
  };
5295
- }, Ke = (e) => {
5300
+ }, He = (e) => {
5296
5301
  const t = M.getState().currentMessageId;
5297
5302
  if (!t) return;
5298
5303
  const s = [...O.getState().messages.find((a) => a.id === t)?.thinkingBlocks ?? []].reverse().find((a) => a.kind === "tool" && a.toolStatus === "processing" && a.toolName === e);
5299
5304
  s && O.getState().updateToolBlockStatus(t, s.id, "error");
5300
- }, ja = async (e, t, n) => {
5305
+ }, Ia = async (e, t, n) => {
5301
5306
  const s = M.getState().conversationId;
5302
5307
  s && await e.sendToolResult({
5303
5308
  conversationId: s,
@@ -5306,11 +5311,11 @@ ${p}`
5306
5311
  toolResult: JSON.stringify({ error: n }),
5307
5312
  contentType: "TEXT"
5308
5313
  });
5309
- }, ll = ({ onToolInvoke: e, transport: t }) => {
5314
+ }, rl = ({ onToolInvoke: e, transport: t }) => {
5310
5315
  const n = $(e), s = $(t);
5311
5316
  n.current = e, s.current = t;
5312
5317
  const a = S((i, r) => {
5313
- Ke(i);
5318
+ He(i);
5314
5319
  }, []);
5315
5320
  return {
5316
5321
  executeToolAndSendResult: S(
@@ -5318,11 +5323,11 @@ ${p}`
5318
5323
  const c = oe.has(i) ? oe.getHandler(i) : void 0, l = n.current;
5319
5324
  if (c === void 0 && l === void 0) {
5320
5325
  const u = `Tool "${i}" invoked but no handler provided.`;
5321
- Ke(i), await ja(s.current, i, u);
5326
+ He(i), await Ia(s.current, i, u);
5322
5327
  return;
5323
5328
  }
5324
5329
  try {
5325
- const u = c ? await c(r, a) : await l?.(i, r), { contentType: m, resultString: k } = oe.has(i) ? ol(i, u) : { contentType: "TEXT", resultString: String(u) }, p = M.getState().conversationId;
5330
+ const u = c ? await c(r, a) : await l?.(i, r), { contentType: m, resultString: k } = oe.has(i) ? nl(i, u) : { contentType: "TEXT", resultString: String(u) }, p = M.getState().conversationId;
5326
5331
  p && await s.current.sendToolResult({
5327
5332
  conversationId: p,
5328
5333
  type: "TOOL_RESULT",
@@ -5332,27 +5337,27 @@ ${p}`
5332
5337
  });
5333
5338
  } catch (u) {
5334
5339
  const m = u instanceof Error ? u.message : "Tool execution failed";
5335
- Ke(i), await ja(s.current, i, m);
5340
+ He(i), await Ia(s.current, i, m);
5336
5341
  }
5337
5342
  },
5338
5343
  [a]
5339
5344
  ),
5340
5345
  handleToolExecutionError: a
5341
5346
  };
5342
- }, ul = () => `tool-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, dl = ({
5347
+ }, cl = () => `tool-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, ll = ({
5343
5348
  getStatusLabel: e,
5344
5349
  getMessageContext: t,
5345
5350
  onUpdateMessageContext: n
5346
5351
  }) => {
5347
5352
  const s = O((g) => g.updateMessageStatusLabel), a = O((g) => g.addThinkingBlock), o = O((g) => g.appendToThinkingBlock), i = O((g) => g.completeThinkingBlock), r = O((g) => g.completeAllThinkingBlocks), c = O((g) => g.setMessageContent), l = O((g) => g.setMessageSources), d = O((g) => g.addToolBlock), u = O((g) => g.updateToolBlockStatus), m = O((g) => g.updateToolBlockResult), k = O((g) => g.setConversationTitle), p = $(null), f = S(
5348
- (g, y) => {
5353
+ (g, b) => {
5349
5354
  if (!oe.isMixed(g))
5350
5355
  return;
5351
5356
  const v = oe.getMixedHandler(g);
5352
5357
  if (!v)
5353
5358
  return;
5354
- const I = v(y, (x, j) => {
5355
- Ke(x);
5359
+ const I = v(b, (x, j) => {
5360
+ He(x);
5356
5361
  });
5357
5362
  if (!I?.sources?.length)
5358
5363
  return;
@@ -5372,46 +5377,46 @@ ${p}`
5372
5377
  return { handleEvent: S(
5373
5378
  (g) => {
5374
5379
  if (g.type === A.CONVERSATION_TITLE && g.content)
5375
- return k(g.content), { agentResultType: et.CONVERSATION_TITLE, conversationTitle: g.content };
5376
- const y = t(), v = e ?? pn, E = cl({
5380
+ return k(g.content), { agentResultType: Ze.CONVERSATION_TITLE, conversationTitle: g.content };
5381
+ const b = t(), v = e ?? gn, T = il({
5377
5382
  event: g,
5378
- messageId: y.messageId,
5379
- currentBlockId: y.currentThinkingBlockId,
5380
- lastThinkingContent: y.lastThinkingContent,
5381
- lastStatusLabel: y.lastStatusLabel,
5382
- blockCount: y.blockCount,
5383
- accumulatedContent: y.accumulatedContent,
5383
+ messageId: b.messageId,
5384
+ currentBlockId: b.currentThinkingBlockId,
5385
+ lastThinkingContent: b.lastThinkingContent,
5386
+ lastStatusLabel: b.lastStatusLabel,
5387
+ blockCount: b.blockCount,
5388
+ accumulatedContent: b.accumulatedContent,
5384
5389
  getStatusLabel: v
5385
5390
  });
5386
- if (E.error)
5387
- return E.thinkingAction && Ta(E.thinkingAction, {
5391
+ if (T.error)
5392
+ return T.thinkingAction && ja(T.thinkingAction, {
5388
5393
  addThinkingBlock: a,
5389
5394
  appendToThinkingBlock: o,
5390
5395
  completeThinkingBlock: i,
5391
5396
  completeAllThinkingBlocks: r
5392
- }), M.getState().setError(E.error), { agentResultType: null };
5393
- E.statusLabel && y.messageId && (s(y.messageId, E.statusLabel), n({ lastStatusLabel: E.statusLabel })), E.thinkingAction && (Ta(E.thinkingAction, {
5397
+ }), M.getState().setError(T.error), { agentResultType: null };
5398
+ T.statusLabel && b.messageId && (s(b.messageId, T.statusLabel), n({ lastStatusLabel: T.statusLabel })), T.thinkingAction && (ja(T.thinkingAction, {
5394
5399
  addThinkingBlock: a,
5395
5400
  appendToThinkingBlock: o,
5396
5401
  completeThinkingBlock: i,
5397
5402
  completeAllThinkingBlocks: r
5398
- }), E.thinkingAction.type === "ADD_BLOCK" && n({
5399
- blockCount: y.blockCount + 1
5403
+ }), T.thinkingAction.type === "ADD_BLOCK" && n({
5404
+ blockCount: b.blockCount + 1
5400
5405
  })), n({
5401
- currentThinkingBlockId: E.newBlockId,
5402
- lastThinkingContent: E.newThinkingContent,
5403
- accumulatedContent: E.newAccumulatedContent
5404
- }), E.finalContent?.trim() && y.messageId && c(y.messageId, E.finalContent);
5406
+ currentThinkingBlockId: T.newBlockId,
5407
+ lastThinkingContent: T.newThinkingContent,
5408
+ accumulatedContent: T.newAccumulatedContent
5409
+ }), T.finalContent?.trim() && b.messageId && c(b.messageId, T.finalContent);
5405
5410
  const I = M.getState().processEvent(g);
5406
- if ((g.type === A.TOOL_INVOKE || g.type === A.EXTERNAL_TOOL_CALL) && y.messageId && g.toolName) {
5407
- const w = ul(), x = (y.toolStepCount ?? 0) + 1;
5411
+ if ((g.type === A.TOOL_INVOKE || g.type === A.EXTERNAL_TOOL_CALL) && b.messageId && g.toolName) {
5412
+ const w = cl(), x = (b.toolStepCount ?? 0) + 1;
5408
5413
  p.current = w;
5409
- const j = g.toolArguments ? un(g.toolArguments) : void 0;
5410
- d(y.messageId, w, g.toolName, x, j), n({ toolStepCount: x });
5414
+ const j = g.toolArguments ? dn(g.toolArguments) : void 0;
5415
+ d(b.messageId, w, g.toolName, x, j), n({ toolStepCount: x });
5411
5416
  }
5412
- if (g.type === A.TOOL_RESULT && y.messageId && p.current) {
5413
- const w = g.status === W.ERROR ? "error" : "success";
5414
- g.toolResult && m(y.messageId, p.current, g.toolResult), u(y.messageId, p.current, w), p.current = null;
5417
+ if (g.type === A.TOOL_RESULT && b.messageId && p.current) {
5418
+ const w = g.status === V.ERROR ? "error" : "success";
5419
+ g.toolResult && m(b.messageId, p.current, g.toolResult), u(b.messageId, p.current, w), p.current = null;
5415
5420
  }
5416
5421
  return I?.type === "MIXED_TOOL_RESULT" && f(I.toolName, I.toolResult), {
5417
5422
  agentResultType: I?.type ?? null,
@@ -5438,29 +5443,29 @@ ${p}`
5438
5443
  k
5439
5444
  ]
5440
5445
  ) };
5441
- }, hl = ({
5446
+ }, ul = ({
5442
5447
  transport: e,
5443
5448
  onEvent: t,
5444
5449
  onInitializeMessage: n
5445
5450
  }) => {
5446
5451
  const s = O((f) => f.addUserMessage), a = O((f) => f.addAssistantMessage), o = O((f) => f.clearMessages), i = M((f) => f.conversationId), r = M((f) => f.isBusy), c = M((f) => f.startConversation), l = M((f) => f.reset), d = S(
5447
- async (f, b) => {
5452
+ async (f, y) => {
5448
5453
  if (!f.trim() || r)
5449
5454
  return;
5450
5455
  s(f);
5451
- const g = i || crypto.randomUUID(), y = crypto.randomUUID();
5452
- n(y), c(g, y), a(y), e.subscribe(g, t);
5456
+ const g = i || crypto.randomUUID(), b = crypto.randomUUID();
5457
+ n(b), c(g, b), a(b), e.subscribe(g, t);
5453
5458
  try {
5454
5459
  await e.sendMessage({
5455
5460
  conversationId: g,
5456
- messageId: y,
5461
+ messageId: b,
5457
5462
  content: f,
5458
5463
  externalTools: oe.getToolsForBackend(),
5459
- context: b
5464
+ context: y
5460
5465
  });
5461
5466
  } catch (v) {
5462
- const E = v instanceof Error ? v.message : "Failed to send message";
5463
- M.getState().setError(E);
5467
+ const T = v instanceof Error ? v.message : "Failed to send message";
5468
+ M.getState().setError(T);
5464
5469
  }
5465
5470
  },
5466
5471
  [
@@ -5480,14 +5485,14 @@ ${p}`
5480
5485
  const f = M.getState().conversationId;
5481
5486
  f && (e.haltConversation?.(f), e.unsubscribe(f)), l(), o();
5482
5487
  }, [l, o, e]), k = S(
5483
- (f, b) => {
5484
- e.updateConversation?.(f, b);
5488
+ (f, y) => {
5489
+ e.updateConversation?.(f, y);
5485
5490
  },
5486
5491
  [e]
5487
5492
  ), p = S(
5488
5493
  async (f) => {
5489
- const b = M.getState().conversationId;
5490
- b && (e.haltConversation?.(b), e.unsubscribe(b)), await N.getState().selectConversation(f), e.subscribe(f, t);
5494
+ const y = M.getState().conversationId;
5495
+ y && (e.haltConversation?.(y), e.unsubscribe(y)), await N.getState().selectConversation(f), e.subscribe(f, t);
5491
5496
  },
5492
5497
  [e, t]
5493
5498
  );
@@ -5498,7 +5503,7 @@ ${p}`
5498
5503
  resetConversation: m,
5499
5504
  loadConversation: p
5500
5505
  };
5501
- }, ml = ({ transport: e }) => {
5506
+ }, dl = ({ transport: e }) => {
5502
5507
  const t = $(e);
5503
5508
  K(() => {
5504
5509
  t.current = e;
@@ -5514,12 +5519,12 @@ ${p}`
5514
5519
  accumulatedContent: "",
5515
5520
  blockCount: 0,
5516
5521
  toolStepCount: 0
5517
- }), Nl = ({
5522
+ }), Pl = ({
5518
5523
  transport: e,
5519
5524
  onToolInvoke: t,
5520
- getStatusLabel: n = pn
5525
+ getStatusLabel: n = gn
5521
5526
  }) => {
5522
- const s = M(jr), a = M((x) => x.setCallbacks), o = O((x) => x.updateMessageStatus), i = O((x) => x.updateMessageStatusLabel), r = O((x) => x.setMessageError), c = $(Ee());
5527
+ const s = M(Er), a = M((x) => x.setCallbacks), o = O((x) => x.updateMessageStatus), i = O((x) => x.updateMessageStatusLabel), r = O((x) => x.setMessageError), c = $(Ee());
5523
5528
  K(() => {
5524
5529
  a({
5525
5530
  onMessageStatusUpdate: o,
@@ -5531,10 +5536,10 @@ ${p}`
5531
5536
  c.current = { ...c.current, ...x };
5532
5537
  }, []), d = S((x) => {
5533
5538
  c.current = Ee(x);
5534
- }, []), { executeToolAndSendResult: u } = ll({
5539
+ }, []), { executeToolAndSendResult: u } = rl({
5535
5540
  onToolInvoke: t,
5536
5541
  transport: e
5537
- }), m = $(null), k = S(() => c.current, []), p = dl({
5542
+ }), m = $(null), k = S(() => c.current, []), p = ll({
5538
5543
  getStatusLabel: n,
5539
5544
  getMessageContext: k,
5540
5545
  onUpdateMessageContext: l
@@ -5543,20 +5548,20 @@ ${p}`
5543
5548
  const f = S(
5544
5549
  (x) => {
5545
5550
  const j = m.current?.(x);
5546
- j?.agentResultType === et.TOOL_INVOKE && j.toolName && u(j.toolName, j.toolArguments ?? {});
5551
+ j?.agentResultType === Ze.TOOL_INVOKE && j.toolName && u(j.toolName, j.toolArguments ?? {});
5547
5552
  },
5548
5553
  [u]
5549
- ), { sendMessage: b, stopGeneration: g, resetConversation: y, loadConversation: v } = hl({
5554
+ ), { sendMessage: y, stopGeneration: g, resetConversation: b, loadConversation: v } = ul({
5550
5555
  transport: e,
5551
5556
  onEvent: f,
5552
5557
  onInitializeMessage: d
5553
5558
  });
5554
- ml({ transport: e }), K(() => {
5559
+ dl({ transport: e }), K(() => {
5555
5560
  N.getState().setTransport(e);
5556
5561
  }, [e]);
5557
- const E = S(() => {
5558
- y(), c.current = Ee();
5559
- }, [y]), I = S(() => {
5562
+ const T = S(() => {
5563
+ b(), c.current = Ee();
5564
+ }, [b]), I = S(() => {
5560
5565
  g(), c.current = Ee();
5561
5566
  }, [g]), w = S(
5562
5567
  async (x) => {
@@ -5565,13 +5570,13 @@ ${p}`
5565
5570
  [v]
5566
5571
  );
5567
5572
  return {
5568
- sendMessage: b,
5573
+ sendMessage: y,
5569
5574
  isBusy: s,
5570
5575
  stopGeneration: I,
5571
- resetConversation: E,
5576
+ resetConversation: T,
5572
5577
  loadConversation: w
5573
5578
  };
5574
- }, pl = async (e, t) => {
5579
+ }, hl = async (e, t) => {
5575
5580
  const n = e.query;
5576
5581
  if (typeof n != "string" || n.trim() === "")
5577
5582
  return t("camunda_docs_search", new Error("Query parameter is required and must be a non-empty string")), JSON.stringify({
@@ -5579,7 +5584,7 @@ ${p}`
5579
5584
  answer: "",
5580
5585
  sources: []
5581
5586
  });
5582
- const s = n.trim(), a = vc();
5587
+ const s = n.trim(), a = bc();
5583
5588
  if (!a) {
5584
5589
  const o = "Kapa search is not available. Ensure CopilotChat is rendered with kapaAiIntegrationId.";
5585
5590
  return t("camunda_docs_search", new Error(o)), JSON.stringify({ error: o, answer: "", sources: [] });
@@ -5598,7 +5603,7 @@ ${p}`
5598
5603
  sources: []
5599
5604
  });
5600
5605
  }
5601
- }, ql = {
5606
+ }, Ml = {
5602
5607
  name: "camunda_docs_search",
5603
5608
  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, BPMN, DMN, Forms, Connectors, or related topics.",
5604
5609
  parameters: {
@@ -5614,32 +5619,32 @@ ${p}`
5614
5619
  type: "frontend",
5615
5620
  contentType: "TEXT",
5616
5621
  category: "GENERAL",
5617
- handler: pl
5622
+ handler: hl
5618
5623
  };
5619
5624
  export {
5620
- Il as AgentState,
5625
+ Tl as AgentState,
5621
5626
  oi as ChatInput,
5622
5627
  Pi as ChatMessage,
5623
- Zi as ChatMessageList,
5624
- Ol as CopilotChat,
5625
- ur as CopilotHeader,
5626
- Rl as CopilotSidecar,
5627
- W as EventStatus,
5628
+ Yi as ChatMessageList,
5629
+ Il as CopilotChat,
5630
+ lr as CopilotHeader,
5631
+ zl as CopilotSidecar,
5632
+ V as EventStatus,
5628
5633
  A as EventType,
5629
- rn as MarkdownRenderer,
5630
- gc as QueryCancelledError,
5631
- et as ResultType,
5634
+ cn as MarkdownRenderer,
5635
+ mc as QueryCancelledError,
5636
+ Ze as ResultType,
5632
5637
  _i as ThinkingIndicator,
5633
- ql as camundaDocsSearchTool,
5634
- Ll as closeSidecar,
5635
- pn as getDefaultStatusLabel,
5636
- Al as openSidecar,
5637
- zl as selectAgentState,
5638
- jr as selectIsBusy,
5639
- Pl as toggleSidecar,
5638
+ Ml as camundaDocsSearchTool,
5639
+ Rl as closeSidecar,
5640
+ gn as getDefaultStatusLabel,
5641
+ Ol as openSidecar,
5642
+ jl as selectAgentState,
5643
+ Er as selectIsBusy,
5644
+ Al as toggleSidecar,
5640
5645
  oe as toolRegistry,
5641
- Nl as useAgentAdapter,
5646
+ Pl as useAgentAdapter,
5642
5647
  M as useAgentStore,
5643
5648
  O as useChatStore,
5644
- Ml as useSidecarOpen
5649
+ Ll as useSidecarOpen
5645
5650
  };