@camunda/copilot-chat 0.5.3 → 0.5.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
- import { jsx as h, jsxs as E, Fragment as $e } from "react/jsx-runtime";
2
- import * as P from "react";
3
- import je, { createElement as wn, Fragment as Ra, useRef as Q, useReducer as xn, useCallback as S, useContext as _n, forwardRef as Cn, useState as ne, useEffect as $, createContext as Sn, useLayoutEffect as Aa, useMemo as La } from "react";
1
+ import { jsx as h, jsxs as E, Fragment as Ke } from "react/jsx-runtime";
2
+ import * as L from "react";
3
+ import Ie, { createElement as wn, Fragment as Ra, useRef as Q, useReducer as xn, useCallback as S, useContext as _n, forwardRef as Cn, useState as ne, useEffect as $, createContext as Sn, useLayoutEffect as Aa, useMemo as La } from "react";
4
4
  import { InlineNotification as Pa, Tag as Ma, IconButton as pe, Button as ge, Link as qt, DismissibleTag as En, TextInput as Tn, SkeletonText as Dt, Loading as jn, Theme as In } from "@carbon/react";
5
5
  import Bt from "@carbon/ai-chat-components/es/react/chat-button";
6
6
  import { StopFilledAlt as zn, Send as On, AddLarge as Rn, ChevronDown as Na, ChevronRight as qa, ErrorFilled as Ft, 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";
@@ -12,35 +12,35 @@ import $n from "@carbon/ai-chat-components/es/react/processing.js";
12
12
  import Kn from "@carbon/ai-chat-components/es/react/card";
13
13
  import Qn from "@carbon/ai-chat-components/es/react/toolbar";
14
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", Ie = {
15
+ const Vn = "_themeWrapper_neun4_9", Wn = "_container_neun4_17", Xn = "_messagesSlot_neun4_29", Yn = "_workspaceSlot_neun4_36", Jn = "_inputBlock_neun4_47", ze = {
16
16
  themeWrapper: Vn,
17
17
  container: Wn,
18
18
  messagesSlot: Xn,
19
- workspaceSlot: Jn,
20
- inputBlock: Yn
19
+ workspaceSlot: Yn,
20
+ inputBlock: Jn
21
21
  };
22
- function Y(e) {
22
+ function J(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 dt(e, t) {
27
+ return dt = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(n, s) {
28
28
  return n.__proto__ = s, n;
29
- }, ut(e, t);
29
+ }, dt(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, dt(e, t);
33
33
  }
34
- var es = Object.defineProperty, ts = Object.defineProperties, as = Object.getOwnPropertyDescriptors, Ke = Object.getOwnPropertySymbols, Da = Object.prototype.hasOwnProperty, Ba = Object.prototype.propertyIsEnumerable, dt = (e, t, n) => t in e ? es(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, J = (e, t) => {
35
- for (var n in t || (t = {})) Da.call(t, n) && dt(e, n, t[n]);
36
- if (Ke) for (var n of Ke(t)) Ba.call(t, n) && dt(e, n, t[n]);
34
+ var es = Object.defineProperty, ts = Object.defineProperties, as = Object.getOwnPropertyDescriptors, Qe = Object.getOwnPropertySymbols, Da = Object.prototype.hasOwnProperty, Ba = Object.prototype.propertyIsEnumerable, ht = (e, t, n) => t in e ? es(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Y = (e, t) => {
35
+ for (var n in t || (t = {})) Da.call(t, n) && ht(e, n, t[n]);
36
+ if (Qe) for (var n of Qe(t)) Ba.call(t, n) && ht(e, n, t[n]);
37
37
  return e;
38
38
  }, Fa = (e, t) => ts(e, as(t)), ns = (e, t) => {
39
39
  var n = {};
40
40
  for (var s in e) Da.call(e, s) && t.indexOf(s) < 0 && (n[s] = e[s]);
41
- if (e != null && Ke) for (var s of Ke(e)) t.indexOf(s) < 0 && Ba.call(e, s) && (n[s] = e[s]);
41
+ if (e != null && Qe) for (var s of Qe(e)) t.indexOf(s) < 0 && Ba.call(e, s) && (n[s] = e[s]);
42
42
  return n;
43
- }, B = (e, t, n) => (dt(e, typeof t != "symbol" ? t + "" : t, n), n), _e = (e, t, n) => new Promise((s, a) => {
43
+ }, F = (e, t, n) => (ht(e, typeof t != "symbol" ? t + "" : t, n), n), Ce = (e, t, n) => new Promise((s, a) => {
44
44
  var o = (c) => {
45
45
  try {
46
46
  r(n.next(c));
@@ -55,7 +55,7 @@ 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", Ut = "script-error", me = "@hCaptcha/loader";
58
+ }), ss = "hCaptcha-script", $e = "hCaptchaOnLoad", Ut = "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
  }
@@ -68,7 +68,7 @@ function Ha(e) {
68
68
  }
69
69
  function is(e) {
70
70
  var t;
71
- e.setTag("source", me), e.setTag("url", document.URL), e.setContext("os", { UA: navigator.userAgent }), e.setContext("browser", J({}, rs())), e.setContext("device", Fa(J({}, 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", Y({}, rs())), e.setContext("device", Fa(Y({}, 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;
@@ -86,7 +86,7 @@ function ls() {
86
86
  }
87
87
  var us = class $a {
88
88
  constructor(t) {
89
- B(this, "_parent"), B(this, "breadcrumbs", []), B(this, "context", {}), B(this, "extra", {}), B(this, "tags", {}), B(this, "request"), B(this, "user"), this._parent = t;
89
+ F(this, "_parent"), F(this, "breadcrumbs", []), F(this, "context", {}), F(this, "extra", {}), F(this, "tags", {}), F(this, "request"), F(this, "user"), this._parent = t;
90
90
  }
91
91
  get parent() {
92
92
  return this._parent;
@@ -116,7 +116,7 @@ var us = class $a {
116
116
  return delete this.context[t], this;
117
117
  }
118
118
  setTags(t) {
119
- return this.tags = J(J({}, this.tags), t), this;
119
+ return this.tags = Y(Y({}, 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 $a {
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 = J(J({}, s.extra), a.extra), s.contexts = J(J({}, s.contexts), a.context), s.tags = J(J({}, 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 = Y(Y({}, s.extra), a.extra), s.contexts = Y(Y({}, s.contexts), a.context), s.tags = Y(Y({}, 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 = "?", Ht = "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+))?\/(.+)/, qe = "?", Ht = "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;
@@ -160,17 +160,17 @@ function bs(e) {
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
- let c = null, l = null, d = null;
164
- for (let [u, m] of ys) if (l = u.exec(i[r]), l) {
165
- d = m;
163
+ let c = null, l = null, u = null;
164
+ for (let [d, p] of ys) if (l = d.exec(i[r]), l) {
165
+ u = p;
166
166
  break;
167
167
  }
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 };
168
+ if (!(!l || !u)) {
169
+ if (u === "chrome") c = { filename: (a = l[2]) != null && a.startsWith("address at ") ? l[2].substring(11) : l[2], function: l[1] || qe, lineno: l[3] ? +l[3] : null, colno: l[4] ? +l[4] : null };
170
+ else if (u === "winjs") c = { filename: l[2], function: l[1] || qe, lineno: +l[3], colno: l[4] ? +l[4] : null };
171
+ else if (u === "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] || qe, 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 = qe), o.push(c);
174
174
  }
175
175
  }
176
176
  return o.length ? o.reverse() : null;
@@ -187,7 +187,7 @@ function ws(e) {
187
187
  }
188
188
  function xs(e, t, n) {
189
189
  var s, a;
190
- let o = J({ 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 = Y({ 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;
@@ -207,7 +207,7 @@ function _s(e) {
207
207
  return Object.assign(t, { cause: e });
208
208
  }
209
209
  function Cs(e, t, n) {
210
- return _e(this, null, function* () {
210
+ return Ce(this, null, function* () {
211
211
  var s, a;
212
212
  try {
213
213
  if (typeof fetch < "u" && typeof AbortSignal < "u") {
@@ -216,19 +216,19 @@ 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, Fa(J({}, t), { signal: o })), r = yield i.text();
219
+ let i = yield fetch(e, Fa(Y({}, 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) => {
223
223
  var r, c;
224
224
  let l = new XMLHttpRequest();
225
- if (l.open((r = t?.method) != null ? r : "GET", e), l.onload = () => o({ status: l.status, body: l.responseText }), l.onerror = () => i(new Error("XHR Network Error")), t?.headers) for (let [d, u] of Object.entries(t.headers)) l.setRequestHeader(d, u);
225
+ if (l.open((r = t?.method) != null ? r : "GET", e), l.onload = () => o({ status: l.status, body: l.responseText }), l.onerror = () => i(new Error("XHR Network Error")), t?.headers) for (let [u, d] of Object.entries(t.headers)) l.setRequestHeader(u, d);
226
226
  if (n) {
227
- let d = setTimeout(() => {
227
+ let u = setTimeout(() => {
228
228
  l.abort(), i(new Error("Request timed out"));
229
229
  }, n);
230
230
  l.onloadend = () => {
231
- clearTimeout(d);
231
+ clearTimeout(u);
232
232
  };
233
233
  }
234
234
  l.send((c = t?.body) == null ? void 0 : c.toString());
@@ -238,18 +238,18 @@ function Cs(e, t, n) {
238
238
  }
239
239
  });
240
240
  }
241
- var V, ht = (V = class {
241
+ var G, mt = (G = class {
242
242
  constructor(e) {
243
- B(this, "apiURL"), B(this, "dsn"), B(this, "environment"), B(this, "release"), B(this, "sampleRate"), B(this, "debug"), B(this, "_scope"), B(this, "shouldBuffer", !1), B(this, "bufferlimit", 20), B(this, "buffer", []);
243
+ F(this, "apiURL"), F(this, "dsn"), F(this, "environment"), F(this, "release"), F(this, "sampleRate"), F(this, "debug"), F(this, "_scope"), F(this, "shouldBuffer", !1), F(this, "bufferlimit", 20), F(this, "buffer", []);
244
244
  var t, n, s, a, o;
245
245
  this.environment = e.environment, this.release = e.release, this.sampleRate = (t = e.sampleRate) != null ? t : 1, this.debug = (n = e.debug) != null ? n : !1, this._scope = (s = e.scope) != null ? s : new us(), this.apiURL = ws(e.dsn), this.dsn = e.dsn, this.shouldBuffer = (a = e.buffer) != null ? a : !1, this.bufferlimit = (o = e.bufferLimit) != null ? o : 20;
246
246
  }
247
247
  static init(e) {
248
- V._instance || (V._instance = new V(e));
248
+ G._instance || (G._instance = new G(e));
249
249
  }
250
250
  static get instance() {
251
- if (!V._instance) throw new Error("Sentry has not been initialized");
252
- return V._instance;
251
+ if (!G._instance) throw new Error("Sentry has not been initialized");
252
+ return G._instance;
253
253
  }
254
254
  log(...e) {
255
255
  this.debug && console.log(...e);
@@ -258,26 +258,26 @@ var V, ht = (V = class {
258
258
  return this._scope;
259
259
  }
260
260
  static get scope() {
261
- return V.instance.scope;
261
+ return G.instance.scope;
262
262
  }
263
263
  withScope(e) {
264
264
  let t = this._scope.child();
265
265
  e(t);
266
266
  }
267
267
  static withScope(e) {
268
- V.instance.withScope(e);
268
+ G.instance.withScope(e);
269
269
  }
270
270
  captureException(e, t) {
271
271
  this.captureEvent({ type: "exception", level: "error", error: _s(e), scope: t ?? this._scope });
272
272
  }
273
273
  static captureException(e, t) {
274
- V.instance.captureException(e, t);
274
+ G.instance.captureException(e, t);
275
275
  }
276
276
  captureMessage(e, t = "info", n) {
277
277
  this.captureEvent({ type: "message", level: t, message: e, scope: n ?? this._scope });
278
278
  }
279
279
  static captureMessage(e, t = "info", n) {
280
- V.instance.captureMessage(e, t, n);
280
+ G.instance.captureMessage(e, t, n);
281
281
  }
282
282
  captureEvent(e) {
283
283
  if (Math.random() >= this.sampleRate) {
@@ -290,7 +290,7 @@ var V, ht = (V = class {
290
290
  } else this.sendEvent(e);
291
291
  }
292
292
  sendEvent(e, t = 5e3) {
293
- return _e(this, null, function* () {
293
+ return Ce(this, null, function* () {
294
294
  try {
295
295
  this.log("Sending sentry event", e);
296
296
  let n = xs(e, this.environment, this.release), s = { event_id: n.event_id, dsn: this.dsn }, a = { type: "event" }, o = JSON.stringify(s) + `
@@ -303,7 +303,7 @@ var V, ht = (V = class {
303
303
  });
304
304
  }
305
305
  flush(e = 5e3) {
306
- return _e(this, null, function* () {
306
+ return Ce(this, null, function* () {
307
307
  try {
308
308
  this.log("Flushing sentry events", this.buffer.length);
309
309
  let t = this.buffer.splice(0, this.buffer.length).map((n) => this.sendEvent(n, e));
@@ -314,16 +314,16 @@ var V, ht = (V = class {
314
314
  });
315
315
  }
316
316
  static flush(e = 5e3) {
317
- return V.instance.flush(e);
317
+ return G.instance.flush(e);
318
318
  }
319
319
  static reset() {
320
- V._instance = void 0;
320
+ G._instance = void 0;
321
321
  }
322
- }, B(V, "_instance"), V), Ss = "https://d233059272824702afc8c43834c4912d@sentry.hcaptcha.com/6", Es = "2.3.0", Ts = "production";
322
+ }, F(G, "_instance"), G), Ss = "https://d233059272824702afc8c43834c4912d@sentry.hcaptcha.com/6", Es = "2.3.0", Ts = "production";
323
323
  function js(e = !0) {
324
324
  if (!e) return $t();
325
- ht.init({ dsn: Ss, release: Es, environment: Ts });
326
- let t = ht.scope;
325
+ mt.init({ dsn: Ss, release: Es, environment: Ts });
326
+ let t = mt.scope;
327
327
  return is(t), $t(t);
328
328
  }
329
329
  function $t(e = null) {
@@ -332,54 +332,54 @@ function $t(e = null) {
332
332
  }, captureRequest: (t) => {
333
333
  e && e.setRequest(t);
334
334
  }, captureException: (t) => {
335
- e && ht.captureException(t, e);
335
+ e && mt.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 = Ha(e), d = Ua(l);
340
- return new Promise((u, m) => {
341
- let f = d.document.createElement("script");
342
- f.id = ss, r ? f.src = `${r}?onload=${He}` : i ? f.src = `${a}/1/secure-api.js?onload=${He}` : f.src = `${a}/1/api.js?onload=${He}`, f.crossOrigin = s, f.async = n;
343
- let g = (p, b) => {
339
+ let l = Ha(e), u = Ua(l);
340
+ return new Promise((d, p) => {
341
+ let g = u.document.createElement("script");
342
+ g.id = ss, r ? g.src = `${r}?onload=${$e}` : i ? g.src = `${a}/1/secure-api.js?onload=${$e}` : g.src = `${a}/1/api.js?onload=${$e}`, g.crossOrigin = s, g.async = n;
343
+ let k = (m, b) => {
344
344
  try {
345
- !i && o && l.removeChild(f), b(p);
345
+ !i && o && l.removeChild(g), b(m);
346
346
  } catch (w) {
347
- m(w);
347
+ p(w);
348
348
  }
349
349
  };
350
- f.onload = (p) => g(p, u), f.onerror = (p) => {
351
- c && c(f.src), g(p, m);
352
- }, f.src += t !== "" ? `&${t}` : "", l.appendChild(f);
350
+ g.onload = (m) => k(m, d), g.onerror = (m) => {
351
+ c && c(g.src), k(m, p);
352
+ }, g.src += t !== "" ? `&${t}` : "", l.appendChild(g);
353
353
  });
354
354
  }
355
- var qe = [];
355
+ var De = [];
356
356
  function zs(e = { cleanup: !1 }, t) {
357
357
  try {
358
358
  t.addBreadcrumb({ category: me, message: "hCaptcha loader params", data: e });
359
- let n = Ha(e.scriptLocation), s = Ua(n), a = qe.find(({ scope: i }) => i === s.window);
359
+ let n = Ha(e.scriptLocation), s = Ua(n), a = De.find(({ scope: i }) => i === s.window);
360
360
  if (a) return t.addBreadcrumb({ category: me, message: "hCaptcha already loaded" }), a.promise;
361
- let o = new Promise((i, r) => _e(this, null, function* () {
361
+ let o = new Promise((i, r) => Ce(this, null, function* () {
362
362
  try {
363
- s.window[He] = () => {
363
+ s.window[$e] = () => {
364
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(J({ query: c }, e), (l) => {
367
+ yield Is(Y({ query: c }, e), (l) => {
368
368
  t.captureRequest({ url: l, method: "GET" });
369
369
  }), t.addBreadcrumb({ category: me, message: "hCaptcha loaded", data: a });
370
370
  } catch {
371
371
  t.addBreadcrumb({ category: me, 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(Ut));
372
+ let l = De.findIndex((u) => u.scope === s.window);
373
+ l !== -1 && De.splice(l, 1), r(new Error(Ut));
374
374
  }
375
375
  }));
376
- return qe.push({ promise: o, scope: s.window }), o;
376
+ return De.push({ promise: o, scope: s.window }), o;
377
377
  } catch (n) {
378
378
  return t.captureException(n), Promise.reject(new Error(Ut));
379
379
  }
380
380
  }
381
381
  function Ka(e, t, n = 0) {
382
- return _e(this, null, function* () {
382
+ return Ce(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 {
@@ -390,7 +390,7 @@ function Ka(e, t, n = 0) {
390
390
  });
391
391
  }
392
392
  function Os() {
393
- return _e(this, arguments, function* (e = {}) {
393
+ return Ce(this, arguments, function* (e = {}) {
394
394
  let t = js(e.sentry);
395
395
  return yield Ka(e, t);
396
396
  });
@@ -409,7 +409,7 @@ var Rs = /* @__PURE__ */ (function(e) {
409
409
  Zn(t, e);
410
410
  function t(s) {
411
411
  var a;
412
- return a = e.call(this, s) || this, a._hcaptcha = void 0, a.renderCaptcha = a.renderCaptcha.bind(Y(a)), a.resetCaptcha = a.resetCaptcha.bind(Y(a)), a.removeCaptcha = a.removeCaptcha.bind(Y(a)), a.isReady = a.isReady.bind(Y(a)), a._onReady = null, a.loadCaptcha = a.loadCaptcha.bind(Y(a)), a.handleOnLoad = a.handleOnLoad.bind(Y(a)), a.handleSubmit = a.handleSubmit.bind(Y(a)), a.handleExpire = a.handleExpire.bind(Y(a)), a.handleError = a.handleError.bind(Y(a)), a.handleOpen = a.handleOpen.bind(Y(a)), a.handleClose = a.handleClose.bind(Y(a)), a.handleChallengeExpired = a.handleChallengeExpired.bind(Y(a)), a.ref = /* @__PURE__ */ P.createRef(), a.apiScriptRequested = !1, a.sentryHub = null, a.captchaId = "", a._pendingExecute = null, a.state = {
412
+ return a = e.call(this, s) || this, a._hcaptcha = void 0, a.renderCaptcha = a.renderCaptcha.bind(J(a)), a.resetCaptcha = a.resetCaptcha.bind(J(a)), a.removeCaptcha = a.removeCaptcha.bind(J(a)), a.isReady = a.isReady.bind(J(a)), a._onReady = null, a.loadCaptcha = a.loadCaptcha.bind(J(a)), a.handleOnLoad = a.handleOnLoad.bind(J(a)), a.handleSubmit = a.handleSubmit.bind(J(a)), a.handleExpire = a.handleExpire.bind(J(a)), a.handleError = a.handleError.bind(J(a)), a.handleOpen = a.handleOpen.bind(J(a)), a.handleClose = a.handleClose.bind(J(a)), a.handleChallengeExpired = a.handleChallengeExpired.bind(J(a)), a.ref = /* @__PURE__ */ L.createRef(), a.apiScriptRequested = !1, a.sentryHub = null, a.captchaId = "", a._pendingExecute = null, a.state = {
413
413
  isApiReady: !1,
414
414
  isRemoved: !1,
415
415
  elementId: s.id
@@ -443,23 +443,23 @@ 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, f = a.sentry, g = a.custom, p = a.loadAsync, b = a.scriptLocation, w = a.scriptSource, k = a.secureApi, y = a.cleanup, R = y === void 0 ? !0 : y, T = a.userJourneys, v = {
446
+ var a = this.props, o = a.apihost, i = a.assethost, r = a.endpoint, c = a.host, l = a.imghost, u = a.languageOverride, d = a.reCaptchaCompat, p = a.reportapi, g = a.sentry, k = a.custom, m = a.loadAsync, b = a.scriptLocation, w = a.scriptSource, f = a.secureApi, y = a.cleanup, P = y === void 0 ? !0 : y, T = a.userJourneys, v = {
447
447
  render: "explicit",
448
448
  apihost: o,
449
449
  assethost: i,
450
450
  endpoint: r,
451
- hl: d,
451
+ hl: u,
452
452
  host: c,
453
453
  imghost: l,
454
- recaptchacompat: u === !1 ? "off" : null,
455
- reportapi: m,
456
- sentry: f,
457
- custom: g,
458
- loadAsync: p,
454
+ recaptchacompat: d === !1 ? "off" : null,
455
+ reportapi: p,
456
+ sentry: g,
457
+ custom: k,
458
+ loadAsync: m,
459
459
  scriptLocation: b,
460
460
  scriptSource: w,
461
- secureApi: k,
462
- cleanup: R,
461
+ secureApi: f,
462
+ cleanup: P,
463
463
  uj: T !== void 0 ? T : !1
464
464
  };
465
465
  Os(v).then(this.handleOnLoad, this.handleError).catch(this.handleError), this.apiScriptRequested = !0;
@@ -477,11 +477,11 @@ var Rs = /* @__PURE__ */ (function(e) {
477
477
  }, this.props, {
478
478
  hl: this.props.hl || this.props.languageOverride,
479
479
  languageOverride: void 0
480
- }), d = this._hcaptcha, u = d.render(this.ref.current, l);
481
- this.captchaId = u, this.setState({
480
+ }), u = this._hcaptcha, d = u.render(this.ref.current, l);
481
+ this.captchaId = d, this.setState({
482
482
  isRemoved: !1
483
483
  }, function() {
484
- a && a(), i && i(), o._onReady && o._onReady(u);
484
+ a && a(), i && i(), o._onReady && o._onReady(d);
485
485
  });
486
486
  }
487
487
  }, n.resetCaptcha = function() {
@@ -508,8 +508,8 @@ var Rs = /* @__PURE__ */ (function(e) {
508
508
  }, n.handleSubmit = function(a) {
509
509
  var o = this.props.onVerify, i = this.state.isRemoved, r = this._hcaptcha, c = this.captchaId;
510
510
  if (!(typeof r > "u" || i)) {
511
- var l = r.getResponse(c), d = r.getRespKey(c);
512
- o && o(l, d);
511
+ var l = r.getResponse(c), u = r.getRespKey(c);
512
+ o && o(l, u);
513
513
  }
514
514
  }, n.handleExpire = function() {
515
515
  var a = this.props.onExpire, o = this._hcaptcha, i = this.captchaId;
@@ -539,35 +539,35 @@ var Rs = /* @__PURE__ */ (function(e) {
539
539
  try {
540
540
  var i = this._hcaptcha, r = this.captchaId;
541
541
  if (a && a.async && this._pendingExecute && this._cancelPendingExecute("hcaptcha-execute-replaced"), !this.isReady())
542
- return a && a.async ? new Promise(function(l, d) {
542
+ return a && a.async ? new Promise(function(l, u) {
543
543
  o._pendingExecute = {
544
544
  resolve: l,
545
- reject: d
546
- }, o._onReady = function(u) {
545
+ reject: u
546
+ }, o._onReady = function(d) {
547
547
  if (o._pendingExecute)
548
548
  try {
549
- var m = i.execute(u, a);
550
- m && typeof m.then == "function" ? m.then(function(f) {
551
- o._pendingExecute = null, l(f);
552
- }).catch(function(f) {
553
- o._pendingExecute = null, d(f);
554
- }) : (o._pendingExecute = null, d(new Error("hcaptcha-execute-no-promise")));
555
- } catch (f) {
556
- o._pendingExecute = null, d(f);
549
+ var p = i.execute(d, a);
550
+ p && typeof p.then == "function" ? p.then(function(g) {
551
+ o._pendingExecute = null, l(g);
552
+ }).catch(function(g) {
553
+ o._pendingExecute = null, u(g);
554
+ }) : (o._pendingExecute = null, u(new Error("hcaptcha-execute-no-promise")));
555
+ } catch (g) {
556
+ o._pendingExecute = null, u(g);
557
557
  }
558
558
  };
559
559
  }) : (this._onReady = function(l) {
560
560
  i.execute(l, a);
561
561
  }, null);
562
562
  var c = i.execute(r, a);
563
- return a && a.async && c && typeof c.then == "function" ? new Promise(function(l, d) {
563
+ return a && a.async && c && typeof c.then == "function" ? new Promise(function(l, u) {
564
564
  o._pendingExecute = {
565
565
  resolve: l,
566
- reject: d
567
- }, c.then(function(u) {
568
- o._pendingExecute = null, l(u);
569
- }).catch(function(u) {
570
- o._pendingExecute = null, d(u);
566
+ reject: u
567
+ }, c.then(function(d) {
568
+ o._pendingExecute = null, l(d);
569
+ }).catch(function(d) {
570
+ o._pendingExecute = null, u(d);
571
571
  });
572
572
  }) : c;
573
573
  } catch (l) {
@@ -588,19 +588,19 @@ var Rs = /* @__PURE__ */ (function(e) {
588
588
  return a.getRespKey(this.captchaId);
589
589
  }, n.render = function() {
590
590
  var a = this.state.elementId;
591
- return /* @__PURE__ */ P.createElement("div", {
591
+ return /* @__PURE__ */ L.createElement("div", {
592
592
  ref: this.ref,
593
593
  id: a
594
594
  });
595
595
  }, t;
596
- })(P.Component);
596
+ })(L.Component);
597
597
  const As = ({ children: e }) => wn(Ra, null, e), Ls = () => ({
598
598
  data: void 0,
599
599
  getData: async () => ({
600
600
  visitorId: void 0
601
601
  })
602
602
  });
603
- var Oe = class {
603
+ var Re = class {
604
604
  constructor() {
605
605
  this.listeners = /* @__PURE__ */ new Set(), this.subscribe = this.subscribe.bind(this);
606
606
  }
@@ -658,7 +658,7 @@ var Oe = class {
658
658
  clearInterval(e) {
659
659
  this.#e.clearInterval(e);
660
660
  }
661
- }, mt = new Ms();
661
+ }, pt = new Ms();
662
662
  function Ns(e) {
663
663
  setTimeout(e, 0);
664
664
  }
@@ -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 gt(e, t) {
678
678
  return typeof e == "function" ? e(t) : e;
679
679
  }
680
680
  function Fs(e, t) {
@@ -691,9 +691,9 @@ function Gt(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 !== wt(i, t.options))
695
695
  return !1;
696
- } else if (!ze(t.queryKey, i))
696
+ } else if (!Oe(t.queryKey, i))
697
697
  return !1;
698
698
  }
699
699
  if (n !== "all") {
@@ -711,44 +711,44 @@ function Vt(e, t) {
711
711
  if (n) {
712
712
  if (ke(t.options.mutationKey) !== ke(o))
713
713
  return !1;
714
- } else if (!ze(t.options.mutationKey, o))
714
+ } else if (!Oe(t.options.mutationKey, o))
715
715
  return !1;
716
716
  }
717
717
  return !(s && t.state.status !== s || a && !a(t));
718
718
  }
719
- function vt(e, t) {
719
+ function wt(e, t) {
720
720
  return (t?.queryKeyHashFn || ke)(e);
721
721
  }
722
722
  function ke(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) => kt(n) ? Object.keys(n).sort().reduce((s, a) => (s[a] = n[a], s), {}) : n
726
726
  );
727
727
  }
728
- function ze(e, t) {
729
- return e === t ? !0 : typeof e != typeof t ? !1 : e && t && typeof e == "object" && typeof t == "object" ? Object.keys(t).every((n) => ze(e[n], t[n])) : !1;
728
+ function Oe(e, t) {
729
+ return e === t ? !0 : typeof e != typeof t ? !1 : e && t && typeof e == "object" && typeof t == "object" ? Object.keys(t).every((n) => Oe(e[n], t[n])) : !1;
730
730
  }
731
731
  var Us = Object.prototype.hasOwnProperty;
732
- function gt(e, t, n = 0) {
732
+ function ft(e, t, n = 0) {
733
733
  if (e === t)
734
734
  return e;
735
735
  if (n > 500) return t;
736
736
  const s = Wt(e) && Wt(t);
737
- if (!s && !(ft(e) && ft(t))) return t;
737
+ if (!s && !(kt(e) && kt(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
- for (let d = 0; d < r; d++) {
741
- const u = s ? d : i[d], m = e[u], f = t[u];
742
- if (m === f) {
743
- c[u] = m, (s ? d < o : Us.call(e, u)) && l++;
740
+ for (let u = 0; u < r; u++) {
741
+ const d = s ? u : i[u], p = e[d], g = t[d];
742
+ if (p === g) {
743
+ c[d] = p, (s ? u < o : Us.call(e, d)) && l++;
744
744
  continue;
745
745
  }
746
- if (m === null || f === null || typeof m != "object" || typeof f != "object") {
747
- c[u] = f;
746
+ if (p === null || g === null || typeof p != "object" || typeof g != "object") {
747
+ c[d] = g;
748
748
  continue;
749
749
  }
750
- const g = gt(m, f, n + 1);
751
- c[u] = g, g === m && l++;
750
+ const k = ft(p, g, n + 1);
751
+ c[d] = k, k === p && l++;
752
752
  }
753
753
  return o === r && l === o ? e : c;
754
754
  }
@@ -763,7 +763,7 @@ function Hs(e, t) {
763
763
  function Wt(e) {
764
764
  return Array.isArray(e) && e.length === Object.keys(e).length;
765
765
  }
766
- function ft(e) {
766
+ function kt(e) {
767
767
  if (!Xt(e))
768
768
  return !1;
769
769
  const t = e.constructor;
@@ -777,7 +777,7 @@ function Xt(e) {
777
777
  }
778
778
  function $s(e) {
779
779
  return new Promise((t) => {
780
- mt.setTimeout(t, e);
780
+ pt.setTimeout(t, e);
781
781
  });
782
782
  }
783
783
  function Ks(e, t, n) {
@@ -786,13 +786,13 @@ function Ks(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 ft(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 ft(e, t);
796
796
  }
797
797
  return t;
798
798
  }
@@ -804,11 +804,11 @@ 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 Qe = /* @__PURE__ */ Symbol();
807
+ var Ge = /* @__PURE__ */ Symbol();
808
808
  function Qa(e, t) {
809
- return process.env.NODE_ENV !== "production" && e.queryFn === Qe && console.error(
809
+ return process.env.NODE_ENV !== "production" && e.queryFn === Ge && 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 === Qe ? () => Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)) : e.queryFn;
811
+ ), !e.queryFn && t?.initialPromise ? () => t.initialPromise : !e.queryFn || e.queryFn === Ge ? () => Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)) : e.queryFn;
812
812
  }
813
813
  function Vs(e, t) {
814
814
  return typeof e == "function" ? e(...t) : !!e;
@@ -820,7 +820,7 @@ function Ws(e, t, n) {
820
820
  get: () => (a ??= t(), s || (s = !0, a.aborted ? n() : a.addEventListener("abort", n, { once: !0 })), a)
821
821
  }), e;
822
822
  }
823
- var Xs = class extends Oe {
823
+ var Xs = class extends Re {
824
824
  #e;
825
825
  #a;
826
826
  #t;
@@ -858,7 +858,7 @@ var Xs = class extends Oe {
858
858
  return typeof this.#e == "boolean" ? this.#e : globalThis.document?.visibilityState !== "hidden";
859
859
  }
860
860
  }, Ga = new Xs();
861
- function Js() {
861
+ function Ys() {
862
862
  let e, t;
863
863
  const n = new Promise((a, o) => {
864
864
  e = a, t = o;
@@ -880,13 +880,13 @@ function Js() {
880
880
  }), t(a);
881
881
  }, n;
882
882
  }
883
- var Ys = Ns;
883
+ var Js = Ns;
884
884
  function Zs() {
885
885
  let e = [], t = 0, n = (r) => {
886
886
  r();
887
887
  }, s = (r) => {
888
888
  r();
889
- }, a = Ys;
889
+ }, a = Js;
890
890
  const o = (r) => {
891
891
  t ? e.push(r) : a(() => {
892
892
  n(r);
@@ -940,7 +940,7 @@ function Zs() {
940
940
  }
941
941
  };
942
942
  }
943
- var H = Zs(), eo = class extends Oe {
943
+ var H = Zs(), eo = class extends Re {
944
944
  #e = !0;
945
945
  #a;
946
946
  #t;
@@ -971,59 +971,59 @@ var H = Zs(), eo = class extends Oe {
971
971
  isOnline() {
972
972
  return this.#e;
973
973
  }
974
- }, Ge = new eo();
974
+ }, Ve = new eo();
975
975
  function to(e) {
976
976
  return Math.min(1e3 * 2 ** e, 3e4);
977
977
  }
978
978
  function Va(e) {
979
- return (e ?? "online") === "online" ? Ge.isOnline() : !0;
979
+ return (e ?? "online") === "online" ? Ve.isOnline() : !0;
980
980
  }
981
- var kt = class extends Error {
981
+ var yt = class extends Error {
982
982
  constructor(e) {
983
983
  super("CancelledError"), this.revert = e?.revert, this.silent = e?.silent;
984
984
  }
985
985
  };
986
986
  function Wa(e) {
987
987
  let t = !1, n = 0, s;
988
- const a = Js(), o = () => a.status !== "pending", i = (p) => {
988
+ const a = Ys(), o = () => a.status !== "pending", i = (m) => {
989
989
  if (!o()) {
990
- const b = new kt(p);
991
- m(b), e.onCancel?.(b);
990
+ const b = new yt(m);
991
+ p(b), e.onCancel?.(b);
992
992
  }
993
993
  }, r = () => {
994
994
  t = !0;
995
995
  }, c = () => {
996
996
  t = !1;
997
- }, l = () => Ga.isFocused() && (e.networkMode === "always" || Ge.isOnline()) && e.canRun(), d = () => Va(e.networkMode) && e.canRun(), u = (p) => {
998
- o() || (s?.(), a.resolve(p));
999
- }, m = (p) => {
1000
- o() || (s?.(), a.reject(p));
1001
- }, f = () => new Promise((p) => {
997
+ }, l = () => Ga.isFocused() && (e.networkMode === "always" || Ve.isOnline()) && e.canRun(), u = () => Va(e.networkMode) && e.canRun(), d = (m) => {
998
+ o() || (s?.(), a.resolve(m));
999
+ }, p = (m) => {
1000
+ o() || (s?.(), a.reject(m));
1001
+ }, g = () => new Promise((m) => {
1002
1002
  s = (b) => {
1003
- (o() || l()) && p(b);
1003
+ (o() || l()) && m(b);
1004
1004
  }, e.onPause?.();
1005
1005
  }).then(() => {
1006
1006
  s = void 0, o() || e.onContinue?.();
1007
- }), g = () => {
1007
+ }), k = () => {
1008
1008
  if (o())
1009
1009
  return;
1010
- let p;
1010
+ let m;
1011
1011
  const b = n === 0 ? e.initialPromise : void 0;
1012
1012
  try {
1013
- p = b ?? e.fn();
1013
+ m = b ?? e.fn();
1014
1014
  } catch (w) {
1015
- p = Promise.reject(w);
1015
+ m = Promise.reject(w);
1016
1016
  }
1017
- Promise.resolve(p).then(u).catch((w) => {
1017
+ Promise.resolve(m).then(d).catch((w) => {
1018
1018
  if (o())
1019
1019
  return;
1020
- const k = e.retry ?? (Je ? 0 : 3), y = e.retryDelay ?? to, R = typeof y == "function" ? y(n, w) : y, T = k === !0 || typeof k == "number" && n < k || typeof k == "function" && k(n, w);
1020
+ const f = e.retry ?? (Je ? 0 : 3), y = e.retryDelay ?? to, P = typeof y == "function" ? y(n, w) : y, T = f === !0 || typeof f == "number" && n < f || typeof f == "function" && f(n, w);
1021
1021
  if (t || !T) {
1022
- m(w);
1022
+ p(w);
1023
1023
  return;
1024
1024
  }
1025
- n++, e.onFail?.(n, w), $s(R).then(() => l() ? void 0 : f()).then(() => {
1026
- t ? m(w) : g();
1025
+ n++, e.onFail?.(n, w), $s(P).then(() => l() ? void 0 : g()).then(() => {
1026
+ t ? p(w) : k();
1027
1027
  });
1028
1028
  });
1029
1029
  };
@@ -1034,8 +1034,8 @@ function Wa(e) {
1034
1034
  continue: () => (s?.(), a),
1035
1035
  cancelRetry: r,
1036
1036
  continueRetry: c,
1037
- canStart: d,
1038
- start: () => (d() ? g() : f().then(g), a)
1037
+ canStart: u,
1038
+ start: () => (u() ? k() : g().then(k), a)
1039
1039
  };
1040
1040
  }
1041
1041
  var Xa = class {
@@ -1044,7 +1044,7 @@ var Xa = class {
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 = pt.setTimeout(() => {
1048
1048
  this.optionalRemove();
1049
1049
  }, this.gcTime));
1050
1050
  }
@@ -1055,7 +1055,7 @@ var Xa = class {
1055
1055
  );
1056
1056
  }
1057
1057
  clearGcTimeout() {
1058
- this.#e && (mt.clearTimeout(this.#e), this.#e = void 0);
1058
+ this.#e && (pt.clearTimeout(this.#e), this.#e = void 0);
1059
1059
  }
1060
1060
  }, ao = class extends Xa {
1061
1061
  #e;
@@ -1066,7 +1066,7 @@ var Xa = class {
1066
1066
  #i;
1067
1067
  #r;
1068
1068
  constructor(e) {
1069
- super(), this.#r = !1, this.#i = e.defaultOptions, this.setOptions(e.options), this.observers = [], this.#s = e.client, this.#t = this.#s.getQueryCache(), this.queryKey = e.queryKey, this.queryHash = e.queryHash, this.#e = Yt(this.options), this.state = e.state ?? this.#e, this.scheduleGc();
1069
+ super(), this.#r = !1, this.#i = e.defaultOptions, this.setOptions(e.options), this.observers = [], this.#s = e.client, this.#t = this.#s.getQueryCache(), this.queryKey = e.queryKey, this.queryHash = e.queryHash, this.#e = Jt(this.options), this.state = e.state ?? this.#e, this.scheduleGc();
1070
1070
  }
1071
1071
  get meta() {
1072
1072
  return this.options.meta;
@@ -1076,9 +1076,9 @@ var Xa = class {
1076
1076
  }
1077
1077
  setOptions(e) {
1078
1078
  if (this.options = { ...this.#i, ...e }, this.updateGcTime(this.options.gcTime), this.state && this.state.data === void 0) {
1079
- const t = Yt(this.options);
1079
+ const t = Jt(this.options);
1080
1080
  t.data !== void 0 && (this.setState(
1081
- Jt(t.data, t.dataUpdatedAt)
1081
+ Yt(t.data, t.dataUpdatedAt)
1082
1082
  ), this.#e = t);
1083
1083
  }
1084
1084
  }
@@ -1113,11 +1113,11 @@ var Xa = class {
1113
1113
  );
1114
1114
  }
1115
1115
  isDisabled() {
1116
- return this.getObserversCount() > 0 ? !this.isActive() : this.options.queryFn === Qe || this.state.dataUpdateCount + this.state.errorUpdateCount === 0;
1116
+ return this.getObserversCount() > 0 ? !this.isActive() : this.options.queryFn === Ge || 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) => gt(e.options.staleTime, this) === "static"
1121
1121
  ) : !1;
1122
1122
  }
1123
1123
  isStale() {
@@ -1170,12 +1170,12 @@ var Xa = class {
1170
1170
  });
1171
1171
  }, a = () => {
1172
1172
  const r = Qa(this.options, t), l = (() => {
1173
- const d = {
1173
+ const u = {
1174
1174
  client: this.#s,
1175
1175
  queryKey: this.queryKey,
1176
1176
  meta: this.meta
1177
1177
  };
1178
- return s(d), d;
1178
+ return s(u), u;
1179
1179
  })();
1180
1180
  return this.#r = !1, this.options.persister ? this.options.persister(
1181
1181
  r,
@@ -1197,7 +1197,7 @@ var Xa = class {
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 yt && r.revert && this.setState({
1201
1201
  ...this.#a,
1202
1202
  fetchStatus: "idle"
1203
1203
  }), n.abort();
@@ -1228,7 +1228,7 @@ var Xa = class {
1228
1228
  this
1229
1229
  ), r;
1230
1230
  } catch (r) {
1231
- if (r instanceof kt) {
1231
+ if (r instanceof yt) {
1232
1232
  if (r.silent)
1233
1233
  return this.#n.promise;
1234
1234
  if (r.revert) {
@@ -1280,7 +1280,7 @@ var Xa = class {
1280
1280
  case "success":
1281
1281
  const s = {
1282
1282
  ...n,
1283
- ...Jt(e.data, e.dataUpdatedAt),
1283
+ ...Yt(e.data, e.dataUpdatedAt),
1284
1284
  dataUpdateCount: n.dataUpdateCount + 1,
1285
1285
  ...!e.manual && {
1286
1286
  fetchStatus: "idle",
@@ -1334,7 +1334,7 @@ function no(e, t) {
1334
1334
  }
1335
1335
  };
1336
1336
  }
1337
- function Jt(e, t) {
1337
+ function Yt(e, t) {
1338
1338
  return {
1339
1339
  data: e,
1340
1340
  dataUpdatedAt: t ?? Date.now(),
@@ -1343,7 +1343,7 @@ function Jt(e, t) {
1343
1343
  status: "success"
1344
1344
  };
1345
1345
  }
1346
- function Yt(e) {
1346
+ function Jt(e) {
1347
1347
  const t = typeof e.initialData == "function" ? e.initialData() : e.initialData, n = t !== void 0, s = n ? typeof e.initialDataUpdatedAt == "function" ? e.initialDataUpdatedAt() : e.initialDataUpdatedAt : 0;
1348
1348
  return {
1349
1349
  data: t,
@@ -1366,47 +1366,47 @@ function Zt(e) {
1366
1366
  const s = t.options, a = t.fetchOptions?.meta?.fetchMore?.direction, o = t.state.data?.pages || [], i = t.state.data?.pageParams || [];
1367
1367
  let r = { pages: [], pageParams: [] }, c = 0;
1368
1368
  const l = async () => {
1369
- let d = !1;
1370
- const u = (g) => {
1369
+ let u = !1;
1370
+ const d = (k) => {
1371
1371
  Ws(
1372
- g,
1372
+ k,
1373
1373
  () => t.signal,
1374
- () => d = !0
1374
+ () => u = !0
1375
1375
  );
1376
- }, m = Qa(t.options, t.fetchOptions), f = async (g, p, b) => {
1377
- if (d)
1376
+ }, p = Qa(t.options, t.fetchOptions), g = async (k, m, b) => {
1377
+ if (u)
1378
1378
  return Promise.reject();
1379
- if (p == null && g.pages.length)
1380
- return Promise.resolve(g);
1381
- const k = (() => {
1379
+ if (m == null && k.pages.length)
1380
+ return Promise.resolve(k);
1381
+ const f = (() => {
1382
1382
  const v = {
1383
1383
  client: t.client,
1384
1384
  queryKey: t.queryKey,
1385
- pageParam: p,
1385
+ pageParam: m,
1386
1386
  direction: b ? "backward" : "forward",
1387
1387
  meta: t.options.meta
1388
1388
  };
1389
- return u(v), v;
1390
- })(), y = await m(k), { maxPages: R } = t.options, T = b ? Gs : Qs;
1389
+ return d(v), v;
1390
+ })(), y = await p(f), { maxPages: P } = t.options, T = b ? Gs : Qs;
1391
1391
  return {
1392
- pages: T(g.pages, y, R),
1393
- pageParams: T(g.pageParams, p, R)
1392
+ pages: T(k.pages, y, P),
1393
+ pageParams: T(k.pageParams, m, P)
1394
1394
  };
1395
1395
  };
1396
1396
  if (a && o.length) {
1397
- const g = a === "backward", p = g ? so : ea, b = {
1397
+ const k = a === "backward", m = k ? so : ea, b = {
1398
1398
  pages: o,
1399
1399
  pageParams: i
1400
- }, w = p(s, b);
1401
- r = await f(b, w, g);
1400
+ }, w = m(s, b);
1401
+ r = await g(b, w, k);
1402
1402
  } else {
1403
- const g = e ?? o.length;
1403
+ const k = e ?? o.length;
1404
1404
  do {
1405
- const p = c === 0 ? i[0] ?? s.initialPageParam : ea(s, r);
1406
- if (c > 0 && p == null)
1405
+ const m = c === 0 ? i[0] ?? s.initialPageParam : ea(s, r);
1406
+ if (c > 0 && m == null)
1407
1407
  break;
1408
- r = await f(r, p), c++;
1409
- } while (c < g);
1408
+ r = await g(r, m), c++;
1409
+ } while (c < k);
1410
1410
  }
1411
1411
  return r;
1412
1412
  };
@@ -1441,7 +1441,7 @@ var oo = class extends Xa {
1441
1441
  #t;
1442
1442
  #s;
1443
1443
  constructor(e) {
1444
- super(), this.#e = e.client, this.mutationId = e.mutationId, this.#t = e.mutationCache, this.#a = [], this.state = e.state || Ja(), this.setOptions(e.options), this.scheduleGc();
1444
+ super(), this.#e = e.client, this.mutationId = e.mutationId, this.#t = e.mutationCache, this.#a = [], this.state = e.state || Ya(), this.setOptions(e.options), this.scheduleGc();
1445
1445
  }
1446
1446
  setOptions(e) {
1447
1447
  this.options = e, this.updateGcTime(this.options.gcTime);
@@ -1654,7 +1654,7 @@ var oo = class extends Xa {
1654
1654
  });
1655
1655
  }
1656
1656
  };
1657
- function Ja() {
1657
+ function Ya() {
1658
1658
  return {
1659
1659
  context: void 0,
1660
1660
  data: void 0,
@@ -1667,7 +1667,7 @@ function Ja() {
1667
1667
  submittedAt: 0
1668
1668
  };
1669
1669
  }
1670
- var io = class extends Oe {
1670
+ var io = class extends Re {
1671
1671
  constructor(e = {}) {
1672
1672
  super(), this.config = e, this.#e = /* @__PURE__ */ new Set(), this.#a = /* @__PURE__ */ new Map(), this.#t = 0;
1673
1673
  }
@@ -1686,7 +1686,7 @@ var io = class extends Oe {
1686
1686
  }
1687
1687
  add(e) {
1688
1688
  this.#e.add(e);
1689
- const t = De(e);
1689
+ const t = Be(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 Oe {
1695
1695
  }
1696
1696
  remove(e) {
1697
1697
  if (this.#e.delete(e)) {
1698
- const t = De(e);
1698
+ const t = Be(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 Oe {
1708
1708
  this.notify({ type: "removed", mutation: e });
1709
1709
  }
1710
1710
  canRun(e) {
1711
- const t = De(e);
1711
+ const t = Be(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 Oe {
1718
1718
  return !0;
1719
1719
  }
1720
1720
  runNext(e) {
1721
- const t = De(e);
1721
+ const t = Be(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,10 +1756,10 @@ var io = class extends Oe {
1756
1756
  );
1757
1757
  }
1758
1758
  };
1759
- function De(e) {
1759
+ function Be(e) {
1760
1760
  return e.options.scope?.id;
1761
1761
  }
1762
- var ro = class extends Oe {
1762
+ var ro = class extends Re {
1763
1763
  #e;
1764
1764
  #a = void 0;
1765
1765
  #t;
@@ -1794,7 +1794,7 @@ var ro = class extends Oe {
1794
1794
  return this.#s = t, this.#t?.removeObserver(this), this.#t = this.#e.getMutationCache().build(this.#e, this.options), this.#t.addObserver(this), this.#t.execute(e);
1795
1795
  }
1796
1796
  #n() {
1797
- const e = this.#t?.state ?? Ja();
1797
+ const e = this.#t?.state ?? Ya();
1798
1798
  this.#a = {
1799
1799
  ...e,
1800
1800
  isPending: e.status === "pending",
@@ -1864,13 +1864,13 @@ var ro = class extends Oe {
1864
1864
  });
1865
1865
  });
1866
1866
  }
1867
- }, co = class extends Oe {
1867
+ }, co = class extends Re {
1868
1868
  constructor(e = {}) {
1869
1869
  super(), this.config = e, this.#e = /* @__PURE__ */ new Map();
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 ?? wt(s, t);
1874
1874
  let o = this.get(a);
1875
1875
  return o || (o = new ao({
1876
1876
  client: e,
@@ -1950,7 +1950,7 @@ var ro = class extends Oe {
1950
1950
  mount() {
1951
1951
  this.#i++, this.#i === 1 && (this.#r = Ga.subscribe(async (e) => {
1952
1952
  e && (await this.resumePausedMutations(), this.#e.onFocus());
1953
- }), this.#o = Ge.subscribe(async (e) => {
1953
+ }), this.#o = Ve.subscribe(async (e) => {
1954
1954
  e && (await this.resumePausedMutations(), this.#e.onOnline());
1955
1955
  }));
1956
1956
  }
@@ -1976,7 +1976,7 @@ var ro = class extends Oe {
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(gt(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 Oe {
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
+ gt(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 Oe {
2075
2075
  return e.behavior = Zt(e.pages), this.ensureQueryData(e);
2076
2076
  }
2077
2077
  resumePausedMutations() {
2078
- return Ge.isOnline() ? this.#a.resumePausedMutations() : Promise.resolve();
2078
+ return Ve.isOnline() ? this.#a.resumePausedMutations() : Promise.resolve();
2079
2079
  }
2080
2080
  getQueryCache() {
2081
2081
  return this.#e;
@@ -2098,7 +2098,7 @@ var ro = class extends Oe {
2098
2098
  getQueryDefaults(e) {
2099
2099
  const t = [...this.#s.values()], n = {};
2100
2100
  return t.forEach((s) => {
2101
- ze(e, s.queryKey) && Object.assign(n, s.defaultOptions);
2101
+ Oe(e, s.queryKey) && Object.assign(n, s.defaultOptions);
2102
2102
  }), n;
2103
2103
  }
2104
2104
  setMutationDefaults(e, t) {
@@ -2110,7 +2110,7 @@ var ro = class extends Oe {
2110
2110
  getMutationDefaults(e) {
2111
2111
  const t = [...this.#n.values()], n = {};
2112
2112
  return t.forEach((s) => {
2113
- ze(e, s.mutationKey) && Object.assign(n, s.defaultOptions);
2113
+ Oe(e, s.mutationKey) && Object.assign(n, s.defaultOptions);
2114
2114
  }), n;
2115
2115
  }
2116
2116
  defaultQueryOptions(e) {
@@ -2122,10 +2122,10 @@ var ro = class extends Oe {
2122
2122
  ...e,
2123
2123
  _defaulted: !0
2124
2124
  };
2125
- return t.queryHash || (t.queryHash = vt(
2125
+ return t.queryHash || (t.queryHash = wt(
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 === Qe && (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 === Ge && (t.enabled = !1), t;
2129
2129
  }
2130
2130
  defaultMutationOptions(e) {
2131
2131
  return e?._defaulted ? e : {
@@ -2138,37 +2138,37 @@ var ro = class extends Oe {
2138
2138
  clear() {
2139
2139
  this.#e.clear(), this.#a.clear();
2140
2140
  }
2141
- }, Ya = P.createContext(
2141
+ }, Ja = L.createContext(
2142
2142
  void 0
2143
2143
  ), uo = (e) => {
2144
- const t = P.useContext(Ya);
2144
+ const t = L.useContext(Ja);
2145
2145
  if (!t)
2146
2146
  throw new Error("No QueryClient set, use QueryClientProvider to set one");
2147
2147
  return t;
2148
2148
  }, ho = ({
2149
2149
  client: e,
2150
2150
  children: t
2151
- }) => (P.useEffect(() => (e.mount(), () => {
2151
+ }) => (L.useEffect(() => (e.mount(), () => {
2152
2152
  e.unmount();
2153
- }), [e]), /* @__PURE__ */ h(Ya.Provider, { value: e, children: t }));
2153
+ }), [e]), /* @__PURE__ */ h(Ja.Provider, { value: e, children: t }));
2154
2154
  function mo(e, t) {
2155
- const n = uo(), [s] = P.useState(
2155
+ const n = uo(), [s] = L.useState(
2156
2156
  () => new ro(
2157
2157
  n,
2158
2158
  e
2159
2159
  )
2160
2160
  );
2161
- P.useEffect(() => {
2161
+ L.useEffect(() => {
2162
2162
  s.setOptions(e);
2163
2163
  }, [s, e]);
2164
- const a = P.useSyncExternalStore(
2165
- P.useCallback(
2164
+ const a = L.useSyncExternalStore(
2165
+ L.useCallback(
2166
2166
  (i) => s.subscribe(H.batchCalls(i)),
2167
2167
  [s]
2168
2168
  ),
2169
2169
  () => s.getCurrentResult(),
2170
2170
  () => s.getCurrentResult()
2171
- ), o = P.useCallback(
2171
+ ), o = L.useCallback(
2172
2172
  (i, r) => {
2173
2173
  s.mutate(i, r).catch(Z);
2174
2174
  },
@@ -2178,7 +2178,7 @@ function mo(e, t) {
2178
2178
  throw a.error;
2179
2179
  return { ...a, mutate: o, mutateAsync: a.mutate };
2180
2180
  }
2181
- function Be(e) {
2181
+ function Fe(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 bt(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 = Fe({}, 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]));
@@ -2212,8 +2212,8 @@ function yt(e, t) {
2212
2212
  for (var o = document.cookie ? document.cookie.split("; ") : [], i = {}, r = 0; r < o.length; r++) {
2213
2213
  var c = o[r].split("="), l = c.slice(1).join("=");
2214
2214
  try {
2215
- var d = decodeURIComponent(c[0]);
2216
- if (i[d] = e.read(l, d), a === d)
2215
+ var u = decodeURIComponent(c[0]);
2216
+ if (i[u] = e.read(l, u), a === u)
2217
2217
  break;
2218
2218
  } catch {
2219
2219
  }
@@ -2229,16 +2229,16 @@ function yt(e, t) {
2229
2229
  n(
2230
2230
  a,
2231
2231
  "",
2232
- Be({}, o, {
2232
+ Fe({}, 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 bt(this.converter, Fe({}, this.attributes, a));
2239
2239
  },
2240
2240
  withConverter: function(a) {
2241
- return yt(Be({}, this.converter, a), this.attributes);
2241
+ return bt(Fe({}, 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 ta = yt(po, { path: "/" });
2250
+ var ta = bt(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
  }
@@ -2288,11 +2288,11 @@ function aa(e, t) {
2288
2288
  else {
2289
2289
  const l = e.indexOf(":/", n);
2290
2290
  if (l !== -1) {
2291
- const d = l - n, u = e.charCodeAt(n), m = e.charCodeAt(n + 1), f = e.charCodeAt(n + 2), g = e.charCodeAt(n + 3), p = e.charCodeAt(n + 4);
2292
- if (!(d === 5 && u === 104 && m === 116 && f === 116 && g === 112 && p === 115)) {
2293
- if (!(d === 4 && u === 104 && m === 116 && f === 116 && g === 112)) {
2294
- if (!(d === 3 && u === 119 && m === 115 && f === 115)) {
2295
- if (!(d === 2 && u === 119 && m === 115)) for (let b = n; b < l; b += 1) {
2291
+ const u = l - n, d = e.charCodeAt(n), p = e.charCodeAt(n + 1), g = e.charCodeAt(n + 2), k = e.charCodeAt(n + 3), m = e.charCodeAt(n + 4);
2292
+ if (!(u === 5 && d === 104 && p === 116 && g === 116 && k === 112 && m === 115)) {
2293
+ if (!(u === 4 && d === 104 && p === 116 && g === 116 && k === 112)) {
2294
+ if (!(u === 3 && d === 119 && p === 115 && g === 115)) {
2295
+ if (!(u === 2 && d === 119 && p === 115)) for (let b = n; b < l; b += 1) {
2296
2296
  const w = e.charCodeAt(b) | 32;
2297
2297
  if (!(w >= 97 && w <= 122 || // [a, z]
2298
2298
  w >= 48 && w <= 57 || // [0, 9]
@@ -2310,13 +2310,13 @@ function aa(e, t) {
2310
2310
  }
2311
2311
  let i = -1, r = -1, c = -1;
2312
2312
  for (let l = n; l < s; l += 1) {
2313
- const d = e.charCodeAt(l);
2314
- if (d === 35 || // '#'
2315
- d === 47 || // '/'
2316
- d === 63) {
2313
+ const u = e.charCodeAt(l);
2314
+ if (u === 35 || // '#'
2315
+ u === 47 || // '/'
2316
+ u === 63) {
2317
2317
  s = l;
2318
2318
  break;
2319
- } else d === 64 ? i = l : d === 93 ? r = l : d === 58 ? c = l : d >= 65 && d <= 90 && (a = !0);
2319
+ } else u === 64 ? i = l : u === 93 ? r = l : u === 58 ? c = l : u >= 65 && u <= 90 && (a = !0);
2320
2320
  }
2321
2321
  if (i !== -1 && i > n && i < s && (n = i + 1), e.charCodeAt(n) === 91)
2322
2322
  return r !== -1 ? e.slice(n + 1, r).toLowerCase() : null;
@@ -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 }], f = [0, { notebook: t, studio: t }], g = [0, { labeling: t, notebook: t, studio: t }], p = [0, { notebook: t }], b = [0, { labeling: t, notebook: t, "notebook-fips": t, studio: t }], w = [0, { notebook: t, "notebook-fips": t, studio: t, "studio-fips": t }], k = [0, { shop: t }], y = [0, { "*": e }], R = [1, { co: t }], T = [0, { objects: t }], v = [2, { nodes: t }], C = [0, { my: t }], I = [0, { s3: t, "s3-accesspoint": t, "s3-website": t }], M = [0, { s3: t, "s3-accesspoint": t }], G = [0, { direct: t }], j = [0, { "webview-assets": t }], F = [0, { vfs: t, "webview-assets": t }], se = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: I, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": j, cloud9: F }], ye = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: M, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": j, cloud9: F }], ue = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: I, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": j, cloud9: F }], de = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: I, 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 }], 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-fips": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": j, cloud9: F }], Se = [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 }], Ae = [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": j, cloud9: F }], z = [0, { auth: t }], x = [0, { auth: t, "auth-fips": t }], xt = [0, { "auth-fips": t }], _t = [0, { apps: t }], et = [0, { paas: t }], Ct = [2, { eu: t }], tt = [0, { app: t }], at = [0, { site: t }], Le = [1, { com: e, edu: e, net: e, org: e }], nt = [0, { j: t }], St = [0, { dyn: t }], Et = [2, { web: t }], Tt = [1, { discourse: t }], jt = [1, { co: e, com: e, edu: e, gov: e, net: e, org: e }], It = [0, { p: t }], zt = [0, { user: t }], Ee = [0, { cdn: t }], Ot = [2, { raw: a }], st = [0, { cust: t, reservd: t }], Rt = [0, { cust: t }], ot = [0, { s3: t }], At = [1, { biz: e, com: e, edu: e, gov: e, info: e, net: e, org: e }], it = [0, { ipfs: t }], Pe = [1, { framer: t }], Lt = [0, { forgot: t }], vn = [0, { blob: t, file: t, web: t }], Pt = [0, { core: vn, servicebus: t }], q = [1, { gs: e }], Mt = [0, { nes: e }], _ = [1, { k12: e, cc: e, lib: e }], Nt = [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: k, rs: t }], bb: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, net: e, org: e, store: e, tv: e }], bd: [1, { ac: e, ai: e, co: e, com: e, edu: e, gov: e, id: e, info: e, it: e, mil: e, net: e, org: e, sch: e, tv: e }], be: [1, { ac: e, cloudns: t, webhosting: t, interhostsolutions: [0, { cloud: t }], kuleuven: [0, { ezproxy: t }], "123website": t, myspreadshop: t, transurl: a }], bf: c, bg: [1, { 0: e, 1: e, 2: e, 3: e, 4: e, 5: e, 6: e, 7: e, 8: e, 9: e, a: e, b: e, c: e, d: e, e, f: e, g: e, h: e, i: e, j: e, k: e, l: e, m: e, n: e, o: e, p: e, q: e, r: e, s: e, t: e, u: e, v: e, w: e, x: e, y: e, z: e, barsy: t }], bh: n, bi: [1, { co: e, com: e, edu: e, or: e, org: e }], biz: [1, { activetrail: t, "cloud-ip": t, cloudns: t, jozi: t, dyndns: t, "for-better": t, "for-more": t, "for-some": t, "for-the": t, selfip: t, webhop: t, orx: t, mmafan: t, myftp: t, "no-ip": t, dscloud: t }], bj: [1, { africa: e, agro: e, architectes: e, assur: e, avocats: e, co: e, com: e, eco: e, econo: e, edu: e, info: e, loisirs: e, money: e, net: e, org: e, ote: e, restaurant: e, resto: e, tourism: e, univ: e }], bm: n, bn: [1, { com: e, edu: e, gov: e, net: e, org: e, co: t }], bo: [1, { com: e, edu: e, gob: e, int: e, mil: e, net: e, org: e, tv: e, web: e, academia: e, agro: e, arte: e, blog: e, bolivia: e, ciencia: e, cooperativa: e, democracia: e, deporte: e, ecologia: e, economia: e, empresa: e, indigena: e, industria: e, info: e, medicina: e, movimiento: e, musica: e, natural: e, nombre: e, noticias: e, patria: e, plurinacional: e, politica: e, profesional: e, pueblo: e, revista: e, salud: e, tecnologia: e, tksat: e, transporte: e, wiki: e }], br: [1, { "9guacu": e, abc: e, adm: e, adv: e, agr: e, aju: e, am: e, anani: e, aparecida: e, api: e, app: e, arq: e, art: e, ato: e, b: e, barueri: e, belem: e, bet: e, bhz: e, bib: e, bio: e, blog: e, bmd: e, boavista: e, bsb: e, campinagrande: e, campinas: e, caxias: e, cim: e, cng: e, cnt: e, com: [1, { simplesite: t }], contagem: e, coop: e, coz: e, cri: e, cuiaba: e, curitiba: e, def: e, des: e, det: e, dev: e, ecn: e, eco: e, edu: e, emp: e, enf: e, eng: e, esp: e, etc: e, eti: e, far: e, feira: e, flog: e, floripa: e, fm: e, fnd: e, fortal: e, fot: e, foz: e, fst: e, g12: e, geo: e, ggf: e, goiania: e, gov: [1, { ac: e, al: e, am: e, ap: e, ba: e, ce: e, df: e, es: e, go: e, ma: e, mg: e, ms: e, mt: e, pa: e, pb: e, pe: e, pi: e, pr: e, rj: e, rn: e, ro: e, rr: e, rs: e, sc: e, se: e, sp: e, to: e }], gru: e, ia: e, imb: e, ind: e, inf: e, jab: e, jampa: e, jdf: e, joinville: e, jor: e, jus: e, leg: [1, { ac: t, al: t, am: t, ap: t, ba: t, ce: t, df: t, es: t, go: t, ma: t, mg: t, ms: t, mt: t, pa: t, pb: t, pe: t, pi: t, pr: t, rj: t, rn: t, ro: t, rr: t, rs: t, sc: t, se: t, sp: t, to: t }], leilao: e, lel: e, log: e, londrina: e, macapa: e, maceio: e, manaus: e, maringa: e, mat: e, med: e, mil: e, morena: e, mp: e, mus: e, natal: e, net: e, niteroi: e, nom: y, 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: T, rma: T }], 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: y, 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: I, 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: M, 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": f, "cn-northwest-1": f }] }], edu: e, gov: e, mil: e, net: e, org: e, "xn--55qx5d": e, 公司: e, "xn--od0alg": e, 網絡: e, "xn--io0a7i": e, 网络: e, ah: e, bj: e, cq: e, fj: e, gd: e, gs: e, gx: e, gz: e, ha: e, hb: e, he: e, hi: e, hk: e, hl: e, hn: e, jl: e, js: e, jx: e, ln: e, mo: e, nm: e, nx: e, qh: e, sc: e, sd: e, sh: [1, { as: t }], sn: e, sx: e, tj: e, tw: e, xj: e, xz: e, yn: e, zj: e, "canva-apps": t, canvasite: C, myqnapcloud: t, quickconnect: G }], 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": se, "ap-east-1": ye, "ap-northeast-1": ue, "ap-northeast-2": ue, "ap-northeast-3": se, "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: I, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t }], "ca-central-1": Re, "ca-west-1": Se, "eu-central-1": ue, "eu-central-2": de, "eu-north-1": ye, "eu-south-1": se, "eu-south-2": de, "eu-west-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: I, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": j, cloud9: F }], "eu-west-2": ye, "eu-west-3": se, "il-central-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: I, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": j, cloud9: [0, { vfs: t }] }], "me-central-1": de, "me-south-1": ye, "sa-east-1": se, "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": j, cloud9: F }], "us-east-2": Ae, "us-gov-east-1": Se, "us-gov-west-1": Se, "us-west-1": Re, "us-west-2": Ae, 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": x, "us-east-2": x, "us-gov-east-1": xt, "us-gov-west-1": xt, "us-west-1": x, "us-west-2": x }], 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: _t, meteorapp: Ct, 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: Ct, 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: 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: 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: St, 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: jt, 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: y, 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: y, 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: jt, hk: [1, { com: e, edu: e, gov: e, idv: e, net: e, org: e, "xn--ciqpn": e, 个人: e, "xn--gmqw5a": e, 個人: e, "xn--55qx5d": e, 公司: e, "xn--mxtq1m": e, 政府: e, "xn--lcvr32d": e, 敎育: e, "xn--wcvs22d": e, 教育: e, "xn--gmq050i": e, 箇人: e, "xn--uc0atv": e, 組織: e, "xn--uc0ay4a": e, 組织: e, "xn--od0alg": e, 網絡: e, "xn--zf0avx": e, 網络: e, "xn--mk0axi": e, 组織: e, "xn--tn0ag": e, 组织: e, "xn--od0aq3b": e, 网絡: e, "xn--io0a7i": e, 网络: e, inc: t, ltd: t }], hm: e, hn: [1, { com: e, edu: e, gob: e, mil: e, net: e, org: e }], hr: [1, { com: e, from: e, iz: e, name: e, brendly: k }], ht: [1, { adult: e, art: e, asso: e, com: e, coop: e, edu: e, firm: e, gouv: e, info: e, med: e, net: e, org: e, perso: e, pol: e, pro: e, rel: e, shop: e, rt: t }], hu: [1, { 2e3: e, agrar: e, bolt: e, casino: e, city: e, co: e, erotica: e, erotika: e, film: e, forum: e, games: e, hotel: e, info: e, ingatlan: e, jogasz: e, konyvelo: e, lakas: e, media: e, news: e, org: e, priv: e, reklam: e, sex: e, shop: e, sport: e, suli: e, szex: e, tm: e, tozsde: e, utazas: e, video: e }], id: [1, { ac: e, biz: e, co: e, desa: e, go: e, kop: e, mil: e, my: e, net: e, or: e, ponpes: e, sch: e, web: e, "xn--9tfky": e, "ᬩᬮᬶ": e, e: t, zone: t }], ie: [1, { gov: e, myspreadshop: t }], il: [1, { ac: e, co: [1, { ravpage: t, mytabit: t, tabitorder: t }], gov: e, idf: e, k12: e, muni: e, net: e, org: e }], "xn--4dbrk0ce": [1, { "xn--4dbgdty6c": e, "xn--5dbhl8d": e, "xn--8dbq2a": e, "xn--hebda8b": e }], ישראל: [1, { אקדמיה: e, ישוב: e, צהל: e, ממשל: e }], im: [1, { ac: e, co: [1, { ltd: e, plc: e }], com: e, net: e, org: e, tt: e, tv: e }], in: [1, { "5g": e, "6g": e, ac: e, ai: e, am: e, bank: e, bihar: e, biz: e, business: e, ca: e, cn: e, co: e, com: e, coop: e, cs: e, delhi: e, dr: e, edu: e, er: e, fin: e, firm: e, gen: e, gov: e, gujarat: e, ind: e, info: e, int: e, internet: e, io: e, me: e, mil: e, net: e, nic: e, org: e, pg: e, post: e, pro: e, res: e, travel: e, tv: e, uk: e, up: e, us: e, cloudns: t, barsy: t, web: t, indevs: t, supabase: t }], info: [1, { cloudns: t, "dynamic-dns": t, "barrel-of-knowledge": t, "barrell-of-knowledge": t, dyndns: t, "for-our": t, "groks-the": t, "groks-this": t, "here-for-more": t, knowsitall: t, selfip: t, webhop: t, barsy: t, mayfirst: t, mittwald: t, mittwaldserver: t, typo3server: t, dvrcam: t, ilovecollege: t, "no-ip": t, forumz: t, nsupdate: t, dnsupdate: t, "v-info": t }], int: [1, { eu: e }], io: [1, { 2038: t, co: e, com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e, "on-acorn": a, myaddr: t, apigee: t, "b-data": t, beagleboard: t, bitbucket: t, bluebite: t, boxfuse: t, brave: o, browsersafetymark: t, bubble: Ee, bubbleapps: t, bigv: [0, { uk0: t }], cleverapps: t, cloudbeesusercontent: t, dappnode: [0, { dyndns: t }], darklang: t, definima: t, dedyn: t, icp0: Ot, icp1: Ot, 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: _t, stolos: a, musician: t, utwente: t, edugit: t, telebit: t, thingdust: [0, { dev: st, disrec: st, prod: Rt, 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: y, 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: zt, 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: y, kitakyushu: y, kobe: y, nagoya: y, sapporo: y, sendai: y, yokohama: y, 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: y, ki: At, 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: 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: y, 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: Lt, his: Lt, 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: Ee }], 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: Ee, cloudflarecn: Ee, cloudflareglobal: Ee, 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: Pt, usgovcloudapp: t, usgovtrafficmanager: t, windows: Pt, 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: q, ah: q, bu: q, fm: q, hl: q, hm: q, "jan-mayen": q, mr: q, nl: q, nt: q, of: q, ol: q, oslo: q, rl: q, sf: q, st: q, svalbard: q, tm: q, tr: q, va: q, vf: q, 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: Mt, 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: Mt, 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: y, nr: At, 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: y, ph: [1, { com: e, edu: e, gov: e, i: e, mil: e, net: e, ngo: e, org: e, cloudns: t }], pk: [1, { ac: e, biz: e, com: e, edu: e, fam: e, gkp: e, gob: e, gog: e, gok: e, gop: e, gos: e, gov: e, net: e, org: e, web: e }], pl: [1, { com: e, net: e, org: e, agro: e, aid: e, atm: e, auto: e, biz: e, edu: e, gmina: e, gsm: e, info: e, mail: e, media: e, miasta: e, mil: e, nieruchomosci: e, nom: e, pc: e, powiat: e, priv: e, realestate: e, rel: e, sex: e, shop: e, sklep: e, sos: e, szkola: e, targi: e, tm: e, tourism: e, travel: e, turystyka: e, gov: [1, { ap: e, griw: e, ic: e, is: e, kmpsp: e, konsulat: e, kppsp: e, kwp: e, kwpsp: e, mup: e, mw: e, oia: e, oirm: e, oke: e, oow: e, oschr: e, oum: e, pa: e, pinb: e, piw: e, po: e, pr: e, psp: e, psse: e, pup: e, rzgw: e, sa: e, sdn: e, sko: e, so: e, sr: e, starostwo: e, ug: e, ugim: e, um: e, umig: e, upow: e, uppo: e, us: e, uw: e, uzs: e, wif: e, wiih: e, winb: e, wios: e, witd: e, wiw: e, wkz: e, wsa: e, wskr: e, wsse: e, wuoz: e, wzmiuw: e, zp: e, zpisdn: e }], augustow: e, "babia-gora": e, bedzin: e, beskidy: e, bialowieza: e, bialystok: e, bielawa: e, bieszczady: e, boleslawiec: e, bydgoszcz: e, bytom: e, cieszyn: e, czeladz: e, czest: e, dlugoleka: e, elblag: e, elk: e, glogow: e, gniezno: e, gorlice: e, grajewo: e, ilawa: e, jaworzno: e, "jelenia-gora": e, jgora: e, kalisz: e, karpacz: e, kartuzy: e, kaszuby: e, katowice: e, "kazimierz-dolny": e, kepno: e, ketrzyn: e, klodzko: e, kobierzyce: e, kolobrzeg: e, konin: e, konskowola: e, kutno: e, lapy: e, lebork: e, legnica: e, lezajsk: e, limanowa: e, lomza: e, lowicz: e, lubin: e, lukow: e, malbork: e, malopolska: e, mazowsze: e, mazury: e, mielec: e, mielno: e, mragowo: e, naklo: e, nowaruda: e, nysa: e, olawa: e, olecko: e, olkusz: e, olsztyn: e, opoczno: e, opole: e, ostroda: e, ostroleka: e, ostrowiec: e, ostrowwlkp: e, pila: e, pisz: e, podhale: e, podlasie: e, polkowice: e, pomorskie: e, pomorze: e, prochowice: e, pruszkow: e, przeworsk: e, pulawy: e, radom: e, "rawa-maz": e, rybnik: e, rzeszow: e, sanok: e, sejny: e, skoczow: e, slask: e, slupsk: e, sosnowiec: e, "stalowa-wola": e, starachowice: e, stargard: e, suwalki: e, swidnica: e, swiebodzin: e, swinoujscie: e, szczecin: e, szczytno: e, tarnobrzeg: e, tgory: e, turek: e, tychy: e, ustka: e, walbrzych: e, warmia: e, warszawa: e, waw: e, wegrow: e, wielun: e, wlocl: e, wloclawek: e, wodzislaw: e, wolomin: e, wroclaw: e, zachpomor: e, zagan: e, zarow: e, zgora: e, zgorzelec: e, art: t, gliwice: t, krakow: t, poznan: t, wroc: t, zakopane: t, beep: t, "ecommerce-shop": t, cfolks: t, dfirma: t, dkonto: t, you2: t, shoparena: t, homesklep: t, sdscloud: t, unicloud: t, lodz: t, pabianice: t, plock: t, sieradz: t, skierniewice: t, zgierz: t, krasnik: t, leczna: t, lubartow: t, lublin: t, poniatowa: t, swidnik: t, co: t, torun: t, simplesite: t, myspreadshop: t, gda: t, gdansk: t, gdynia: t, med: t, sopot: t, bielsko: t }], pm: [1, { own: t, name: t }], pn: [1, { co: e, edu: e, gov: e, net: e, org: e }], post: e, pr: [1, { biz: e, com: e, edu: e, gov: e, info: e, isla: e, name: e, net: e, org: e, pro: e, ac: e, est: e, prof: e }], pro: [1, { aaa: e, aca: e, acct: e, avocat: e, bar: e, cpa: e, eng: e, jur: e, law: e, med: e, recht: e, cloudns: t, keenetic: t, barsy: t, ngrok: t }], ps: [1, { com: e, edu: e, gov: e, net: e, org: e, plo: e, sec: e }], pt: [1, { com: e, edu: e, gov: e, int: e, net: e, nome: e, org: e, publ: e, "123paginaweb": t }], pw: [1, { gov: e, cloudns: t, x443: t }], py: [1, { com: e, coop: e, edu: e, gov: e, mil: e, net: e, org: e }], qa: [1, { com: e, edu: e, gov: e, mil: e, name: e, net: e, org: e, sch: e }], re: [1, { asso: e, com: e, netlib: t, can: t }], ro: [1, { arts: e, com: e, firm: e, info: e, nom: e, nt: e, org: e, rec: e, store: e, tm: e, www: e, co: t, shop: t, barsy: t }], rs: [1, { ac: e, co: e, edu: e, gov: e, in: e, org: e, brendly: k, barsy: t, ox: t }], ru: [1, { ac: t, edu: t, gov: t, int: t, mil: t, eurodir: t, adygeya: t, bashkiria: t, bir: t, cbg: t, com: t, dagestan: t, grozny: t, kalmykia: t, kustanai: t, marine: t, mordovia: t, msk: t, mytis: t, nalchik: t, nov: t, pyatigorsk: t, spb: t, vladikavkaz: t, vladimir: t, na4u: t, mircloud: t, myjino: [2, { hosting: a, landing: a, spectrum: a, vps: a }], cldmail: [0, { hb: t }], mcdir: [2, { vps: t }], mcpre: t, net: t, org: t, pp: t, ras: t }], rw: [1, { ac: e, co: e, coop: e, gov: e, mil: e, net: e, org: e }], sa: [1, { com: e, edu: e, gov: e, med: e, net: e, org: e, pub: e, sch: e }], sb: n, sc: n, sd: [1, { com: e, edu: e, gov: e, info: e, med: e, net: e, org: e, tv: e }], se: [1, { a: e, ac: e, b: e, bd: e, brand: e, c: e, d: e, e, f: e, fh: e, fhsk: e, fhv: e, g: e, h: e, i: e, k: e, komforb: e, kommunalforbund: e, komvux: e, l: e, lanbib: e, m: e, n: e, naturbruksgymn: e, o: e, org: e, p: e, parti: e, pp: e, press: e, r: e, s: e, t: e, tm: e, u: e, w: e, x: e, y: e, z: e, com: t, iopsys: t, "123minsida": t, itcouldbewor: t, myspreadshop: t }], sg: [1, { com: e, edu: e, gov: e, net: e, org: e, enscaled: t }], sh: [1, { com: e, gov: e, mil: e, net: e, org: e, hashbang: t, botda: t, lovable: t, platform: [0, { ent: t, eu: t, us: t }], teleport: t, now: t }], si: [1, { f5: t, gitapp: t, gitpage: t }], sj: e, sk: [1, { org: e }], sl: n, sm: e, sn: [1, { art: e, com: e, edu: e, gouv: e, org: e, univ: e }], so: [1, { com: e, edu: e, gov: e, me: e, net: e, org: e, surveys: t }], sr: e, ss: [1, { biz: e, co: e, com: e, edu: e, gov: e, me: e, net: e, org: e, sch: e }], st: [1, { co: e, com: e, consulado: e, edu: e, embaixada: e, mil: e, net: e, org: e, principe: e, saotome: e, store: e, helioho: t, cn: a, kirara: t, noho: t }], su: [1, { abkhazia: t, adygeya: t, aktyubinsk: t, arkhangelsk: t, armenia: t, ashgabad: t, azerbaijan: t, balashov: t, bashkiria: t, bryansk: t, bukhara: t, chimkent: t, dagestan: t, "east-kazakhstan": t, exnet: t, georgia: t, grozny: t, ivanovo: t, jambyl: t, kalmykia: t, kaluga: t, karacol: t, karaganda: t, karelia: t, khakassia: t, krasnodar: t, kurgan: t, kustanai: t, lenug: t, mangyshlak: t, mordovia: t, msk: t, murmansk: t, nalchik: t, navoi: t, "north-kazakhstan": t, nov: t, obninsk: t, penza: t, pokrovsk: t, sochi: t, spb: t, tashkent: t, termez: t, togliatti: t, troitsk: t, tselinograd: t, tula: t, tuva: t, vladikavkaz: t, vladimir: t, vologda: t }], sv: [1, { com: e, edu: e, gob: e, org: e, red: e }], sx: c, sy: s, sz: [1, { ac: e, co: e, org: e }], tc: e, td: e, tel: e, tf: [1, { sch: t }], tg: e, th: [1, { ac: e, co: e, go: e, in: e, mi: e, net: e, or: e, online: t, shop: t }], tj: [1, { ac: e, biz: e, co: e, com: e, edu: e, go: e, gov: e, int: e, mil: e, name: e, net: e, nic: e, org: e, test: e, web: e }], tk: e, tl: c, tm: [1, { co: e, com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e }], tn: [1, { com: e, ens: e, fin: e, gov: e, ind: e, info: e, intl: e, mincom: e, nat: e, net: e, org: e, perso: e, tourism: e, orangecloud: t }], to: [1, { 611: t, com: e, edu: e, gov: e, mil: e, net: e, org: e, oya: t, x0: t, quickconnect: G, 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: Rt, "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: y, 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: _, al: _, ar: _, as: _, az: _, ca: _, co: _, ct: _, dc: _, de: Nt, fl: _, ga: _, gu: _, hi: Me, ia: _, id: _, il: _, in: _, ks: _, ky: _, la: _, ma: [1, { k12: [1, { chtr: e, paroch: e, pvt: e }], cc: e, lib: e }], md: _, me: _, mi: [1, { k12: e, cc: e, lib: e, "ann-arbor": e, cog: e, dst: e, eaton: e, gen: e, mus: e, tec: e, washtenaw: e }], mn: _, mo: _, ms: [1, { k12: e, cc: e }], mt: _, nc: _, nd: Me, ne: _, nh: _, nj: _, nm: _, nv: _, ny: _, oh: _, ok: _, or: _, pa: _, pr: _, ri: Me, sc: _, sd: Me, tn: _, tx: _, ut: _, va: _, vi: _, vt: _, wa: _, wi: _, wv: Nt, wy: _, 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": g, "ap-northeast-2": g, "ap-south-1": g, "ap-southeast-1": g, "ap-southeast-2": g, "ca-central-1": b, "eu-central-1": g, "eu-west-1": g, "eu-west-2": g, "us-east-1": b, "us-east-2": b, "us-west-2": b, "af-south-1": f, "ap-east-1": f, "ap-northeast-3": f, "ap-south-2": p, "ap-southeast-3": f, "ap-southeast-4": p, "ca-west-1": [0, { notebook: t, "notebook-fips": t }], "eu-central-2": f, "eu-north-1": f, "eu-south-1": f, "eu-south-2": f, "eu-west-3": f, "il-central-1": f, "me-central-1": f, "me-south-1": f, "sa-east-1": f, "us-gov-east-1": w, "us-gov-west-1": w, "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: R, buy: e, buzz: e, bzh: e, cab: e, cafe: e, cal: e, call: e, calvinklein: e, cam: e, camera: e, camp: [1, { emf: [0, { at: t }] }], canon: e, capetown: e, capital: e, capitalone: e, car: e, caravan: e, cards: e, care: e, career: e, careers: e, cars: e, casa: [1, { nabu: [0, { ui: t }] }], case: [1, { sav: t }], cash: e, casino: e, catering: e, catholic: e, cba: e, cbn: e, cbre: e, center: e, ceo: e, cern: e, cfa: e, cfd: e, chanel: e, channel: e, charity: e, chase: e, chat: e, cheap: e, chintai: e, christmas: e, chrome: e, church: e, cipriani: e, circle: e, cisco: e, citadel: e, citi: e, citic: e, city: e, claims: e, cleaning: e, click: e, clinic: e, clinique: e, clothing: e, cloud: [1, { antagonist: t, convex: t, elementor: t, emergent: t, encoway: [0, { eu: t }], statics: a, ravendb: t, axarnet: [0, { "es-1": t }], diadem: t, jelastic: [0, { vip: t }], jele: t, "jenv-aruba": [0, { aruba: [0, { eur: [0, { it1: t }] }], it1: t }], keliweb: [2, { cs: t }], oxa: [2, { tn: t, uk: t }], primetel: [2, { uk: t }], reclaim: [0, { ca: t, uk: t, us: t }], trendhosting: [0, { ch: t, de: t }], jote: t, jotelulu: t, kuleuven: t, laravel: t, linkyard: t, magentosite: a, matlab: t, observablehq: t, perspecta: t, vapor: t, "on-rancher": a, scw: [0, { baremetal: [0, { "fr-par-1": t, "fr-par-2": t, "nl-ams-1": t }], "fr-par": [0, { cockpit: t, ddl: t, dtwh: t, fnc: [2, { functions: t }], ifr: t, k8s: v, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t, whm: t }], instances: [0, { priv: t, pub: t }], k8s: t, "nl-ams": [0, { cockpit: t, ddl: t, dtwh: t, ifr: t, k8s: v, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t, whm: t }], "pl-waw": [0, { cockpit: t, ddl: t, dtwh: t, ifr: t, k8s: v, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t }], scalebook: t, smartlabeling: t }], servebolt: t, onstackit: [0, { runs: t }], trafficplex: t, "unison-services": t, urown: t, voorloper: t, zap: t }], club: [1, { cloudns: t, jele: t, barsy: t }], clubmed: e, coach: e, codes: [1, { owo: a }], coffee: e, college: e, cologne: e, commbank: e, community: [1, { nog: t, ravendb: t, myforum: t }], company: e, compare: e, computer: e, comsec: e, condos: e, construction: e, consulting: e, contact: e, contractors: e, cooking: e, cool: [1, { elementor: t, de: t }], corsica: e, country: e, coupon: e, coupons: e, courses: e, cpa: e, credit: e, creditcard: e, creditunion: e, cricket: e, crown: e, crs: e, cruise: e, cruises: e, cuisinella: e, cymru: e, cyou: e, dad: e, dance: e, data: e, date: e, dating: e, datsun: e, day: e, dclk: e, dds: e, deal: e, dealer: e, deals: e, degree: e, delivery: e, dell: e, deloitte: e, delta: e, democrat: e, dental: e, dentist: e, desi: e, design: [1, { graphic: t, bss: t }], dev: [1, { myaddr: t, panel: t, bearblog: t, brave: o, lcl: a, lclstage: a, stg: a, stgstage: a, pages: t, r2: t, workers: t, deno: t, "deno-staging": t, deta: t, lp: [2, { api: t, objects: t }], evervault: i, fly: t, githubpreview: t, gateway: a, grebedoc: t, botdash: t, inbrowser: a, "is-a-good": t, iserv: t, leapcell: t, runcontainers: t, localcert: [0, { user: a }], loginline: t, barsy: t, mediatech: t, "mocha-sandbox": t, modx: t, ngrok: t, "ngrok-free": t, "is-a-fullstack": t, "is-cool": t, "is-not-a": t, localplayer: t, xmit: t, "platter-app": t, replit: [2, { archer: t, bones: t, canary: t, global: t, hacker: t, id: t, janeway: t, kim: t, kira: t, kirk: t, odo: t, paris: t, picard: t, pike: t, prerelease: t, reed: t, riker: t, sisko: t, spock: t, staging: t, sulu: t, tarpit: t, teams: t, tucker: t, wesley: t, worf: t }], crm: [0, { aa: a, ab: a, ac: a, ad: a, ae: a, af: a, ci: a, d: a, pa: a, pb: a, pc: a, pd: a, pe: a, pf: a, w: a, wa: a, wb: a, wc: a, wd: a, we: a, wf: a }], erp: Et, 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: Tt, 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: R, email: [1, { crisp: [0, { on: t }], tawk: It, tawkto: It }], 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: zt }], 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: R, 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: Tt, 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: 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: R, 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: Et, 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: C, 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: R, 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: St, 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 }], u = [0, { airflow: a, "transfer-webapp": t }], d = [0, { "transfer-webapp": t }], p = [0, { "transfer-webapp": t, "transfer-webapp-fips": t }], g = [0, { notebook: t, studio: t }], k = [0, { labeling: t, notebook: t, studio: t }], m = [0, { notebook: t }], b = [0, { labeling: t, notebook: t, "notebook-fips": t, studio: t }], w = [0, { notebook: t, "notebook-fips": t, studio: t, "studio-fips": t }], f = [0, { shop: t }], y = [0, { "*": e }], P = [1, { co: t }], T = [0, { objects: t }], v = [2, { nodes: t }], C = [0, { my: t }], I = [0, { s3: t, "s3-accesspoint": t, "s3-website": t }], M = [0, { s3: t, "s3-accesspoint": t }], X = [0, { direct: t }], j = [0, { "webview-assets": t }], D = [0, { vfs: t, "webview-assets": t }], se = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: I, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": j, cloud9: D }], ye = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: M, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": j, cloud9: D }], ue = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: I, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": j, cloud9: D }], de = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: I, 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 }], Ae = [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": j, cloud9: D }], Ee = [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 }], Le = [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": j, cloud9: D }], z = [0, { auth: t }], ve = [0, { auth: t, "auth-fips": t }], x = [0, { "auth-fips": t }], _t = [0, { apps: t }], tt = [0, { paas: t }], Ct = [2, { eu: t }], at = [0, { app: t }], nt = [0, { site: t }], Pe = [1, { com: e, edu: e, net: e, org: e }], st = [0, { j: t }], St = [0, { dyn: t }], Et = [2, { web: t }], Tt = [1, { discourse: t }], jt = [1, { co: e, com: e, edu: e, gov: e, net: e, org: e }], It = [0, { p: t }], zt = [0, { user: t }], Te = [0, { cdn: t }], Ot = [2, { raw: a }], ot = [0, { cust: t, reservd: t }], Rt = [0, { cust: t }], it = [0, { s3: t }], At = [1, { biz: e, com: e, edu: e, gov: e, info: e, net: e, org: e }], rt = [0, { ipfs: t }], Me = [1, { framer: t }], Lt = [0, { forgot: t }], vn = [0, { blob: t, file: t, web: t }], Pt = [0, { core: vn, servicebus: t }], q = [1, { gs: e }], Mt = [0, { nes: e }], _ = [1, { k12: e, cc: e, lib: e }], Nt = [1, { cc: e }], Ne = [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: f, 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: y, 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: T, rma: T }], 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: y, 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: I, 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: M, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t }], compute: a, airflow: [0, { "cn-north-1": a, "cn-northwest-1": a }], eb: [0, { "cn-north-1": t, "cn-northwest-1": t }], elb: a }], amazonwebservices: [0, { on: [0, { "cn-north-1": u, "cn-northwest-1": u }] }], sagemaker: [0, { "cn-north-1": g, "cn-northwest-1": g }] }], 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: C, 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": se, "ap-east-1": ye, "ap-northeast-1": ue, "ap-northeast-2": ue, "ap-northeast-3": se, "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: I, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t }], "ca-central-1": Ae, "ca-west-1": Ee, "eu-central-1": ue, "eu-central-2": de, "eu-north-1": ye, "eu-south-1": se, "eu-south-2": de, "eu-west-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: I, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": j, cloud9: D }], "eu-west-2": ye, "eu-west-3": se, "il-central-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: I, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": j, cloud9: [0, { vfs: t }] }], "me-central-1": de, "me-south-1": ye, "sa-east-1": se, "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": j, cloud9: D }], "us-east-2": Le, "us-gov-east-1": Ee, "us-gov-west-1": Ee, "us-west-1": Ae, "us-west-2": Le, 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": ve, "us-east-2": ve, "us-gov-east-1": x, "us-gov-west-1": x, "us-west-1": ve, "us-west-2": ve }], 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: _t, meteorapp: Ct, 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: Ct, 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: Pe, 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: St, 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: jt, 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: y, 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: y, 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: jt, 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: f }], 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: Te, bubbleapps: t, bigv: [0, { uk0: t }], cleverapps: t, cloudbeesusercontent: t, dappnode: [0, { dyndns: t }], darklang: t, definima: t, dedyn: t, icp0: Ot, icp1: Ot, 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: _t, stolos: a, musician: t, utwente: t, edugit: t, telebit: t, thingdust: [0, { dev: ot, disrec: ot, prod: Rt, 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: y, 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: zt, 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: y, kitakyushu: y, kobe: y, nagoya: y, sapporo: y, sendai: y, yokohama: y, 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: y, ki: At, 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: Pe, 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: y, 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: Pe, 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: Lt, his: Lt, 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: Te }], 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: Te, cloudflarecn: Te, cloudflareglobal: Te, 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: Pt, usgovcloudapp: t, usgovtrafficmanager: t, windows: Pt, 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: q, ah: q, bu: q, fm: q, hl: q, hm: q, "jan-mayen": q, mr: q, nl: q, nt: q, of: q, ol: q, oslo: q, rl: q, sf: q, st: q, svalbard: q, tm: q, tr: q, va: q, vf: q, 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: Mt, 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: Mt, 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: y, nr: At, 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: y, 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: f, 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: Rt, "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: y, 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: _, al: _, ar: _, as: _, az: _, ca: _, co: _, ct: _, dc: _, de: Nt, fl: _, ga: _, gu: _, hi: Ne, ia: _, id: _, il: _, in: _, ks: _, ky: _, la: _, ma: [1, { k12: [1, { chtr: e, paroch: e, pvt: e }], cc: e, lib: e }], md: _, me: _, mi: [1, { k12: e, cc: e, lib: e, "ann-arbor": e, cog: e, dst: e, eaton: e, gen: e, mus: e, tec: e, washtenaw: e }], mn: _, mo: _, ms: [1, { k12: e, cc: e }], mt: _, nc: _, nd: Ne, ne: _, nh: _, nj: _, nm: _, nv: _, ny: _, oh: _, ok: _, or: _, pa: _, pr: _, ri: Ne, sc: _, sd: Ne, tn: _, tx: _, ut: _, va: _, vi: _, vt: _, wa: _, wi: _, wv: Nt, wy: _, 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: Pe, wf: [1, { biz: t, sch: t }], ws: [1, { com: e, edu: e, gov: e, net: e, org: e, advisor: a, cloud66: t, dyndns: t, mypets: t }], yt: [1, { org: t }], "xn--mgbaam7a8h": e, امارات: e, "xn--y9a3aq": e, հայ: e, "xn--54b7fta0cc": e, বাংলা: e, "xn--90ae": e, бг: e, "xn--mgbcpq6gpa1a": e, البحرين: e, "xn--90ais": e, бел: e, "xn--fiqs8s": e, 中国: e, "xn--fiqz9s": e, 中國: e, "xn--lgbbat1ad8j": e, الجزائر: e, "xn--wgbh1c": e, مصر: e, "xn--e1a4c": e, ею: e, "xn--qxa6a": e, ευ: e, "xn--mgbah1a3hjkrd": e, موريتانيا: e, "xn--node": e, გე: e, "xn--qxam": e, ελ: e, "xn--j6w193g": [1, { "xn--gmqw5a": e, "xn--55qx5d": e, "xn--mxtq1m": e, "xn--wcvs22d": e, "xn--uc0atv": e, "xn--od0alg": e }], 香港: [1, { 個人: e, 公司: e, 政府: e, 教育: e, 組織: e, 網絡: e }], "xn--2scrj9c": e, ಭಾರತ: e, "xn--3hcrj9c": e, ଭାରତ: e, "xn--45br5cyl": e, ভাৰত: e, "xn--h2breg3eve": e, भारतम्: e, "xn--h2brj9c8c": e, भारोत: e, "xn--mgbgu82a": e, ڀارت: e, "xn--rvc1e0am3e": e, ഭാരതം: e, "xn--h2brj9c": e, भारत: e, "xn--mgbbh1a": e, بارت: e, "xn--mgbbh1a71e": e, بھارت: e, "xn--fpcrj9c3d": e, భారత్: e, "xn--gecrj9c": e, ભારત: e, "xn--s9brj9c": e, ਭਾਰਤ: e, "xn--45brj9c": e, ভারত: e, "xn--xkc2dl3a5ee0h": e, இந்தியா: e, "xn--mgba3a4f16a": e, ایران: e, "xn--mgba3a4fra": e, ايران: e, "xn--mgbtx2b": e, عراق: e, "xn--mgbayh7gpa": e, الاردن: e, "xn--3e0b707e": e, 한국: e, "xn--80ao21a": e, қаз: e, "xn--q7ce6a": e, ລາວ: e, "xn--fzc2c9e2c": e, ලංකා: e, "xn--xkc2al3hye2a": e, இலங்கை: e, "xn--mgbc0a9azcg": e, المغرب: e, "xn--d1alf": e, мкд: e, "xn--l1acc": e, мон: e, "xn--mix891f": e, 澳門: e, "xn--mix082f": e, 澳门: e, "xn--mgbx4cd0ab": e, مليسيا: e, "xn--mgb9awbf": e, عمان: e, "xn--mgbai9azgqp6j": e, پاکستان: e, "xn--mgbai9a5eva00b": e, پاكستان: e, "xn--ygbi2ammx": e, فلسطين: e, "xn--90a3ac": [1, { "xn--80au": e, "xn--90azh": e, "xn--d1at": e, "xn--c1avg": e, "xn--o1ac": e, "xn--o1ach": e }], срб: [1, { ак: e, обр: e, од: e, орг: e, пр: e, упр: e }], "xn--p1ai": e, рф: e, "xn--wgbl6a": e, قطر: e, "xn--mgberp4a5d4ar": e, السعودية: e, "xn--mgberp4a5d4a87g": e, السعودیة: e, "xn--mgbqly7c0a67fbc": e, السعودیۃ: e, "xn--mgbqly7cvafr": e, السعوديه: e, "xn--mgbpl2fh": e, سودان: e, "xn--yfro4i67o": e, 新加坡: e, "xn--clchc0ea0b2g2a9gcd": e, சிங்கப்பூர்: e, "xn--ogbpf8fl": e, سورية: e, "xn--mgbtf8fl": e, سوريا: e, "xn--o3cw4h": [1, { "xn--o3cyx2a": e, "xn--12co0c3b4eva": e, "xn--m3ch0j3a": e, "xn--h3cuzk1di": e, "xn--12c1fe0br": e, "xn--12cfi8ixb8l": e }], ไทย: [1, { ทหาร: e, ธุรกิจ: e, เน็ต: e, รัฐบาล: e, ศึกษา: e, องค์กร: e }], "xn--pgbs0dh": e, تونس: e, "xn--kpry57d": e, 台灣: e, "xn--kprw13d": e, 台湾: e, "xn--nnx388a": e, 臺灣: e, "xn--j1amh": e, укр: e, "xn--mgb2ddes": e, اليمن: e, xxx: e, ye: s, za: [0, { ac: e, agric: e, alt: e, co: e, edu: e, gov: e, grondar: e, law: e, mil: e, net: e, ngo: e, nic: e, nis: e, nom: e, org: e, school: e, tm: e, web: e }], zm: [1, { ac: e, biz: e, co: e, com: e, edu: e, gov: e, info: e, mil: e, net: e, org: e, sch: e }], zw: [1, { ac: e, co: e, gov: e, mil: e, org: e }], aaa: e, aarp: e, abb: e, abbott: e, abbvie: e, abc: e, able: e, abogado: e, abudhabi: e, academy: [1, { official: t }], accenture: e, accountant: e, accountants: e, aco: e, actor: e, ads: e, adult: e, aeg: e, aetna: e, afl: e, africa: e, agakhan: e, agency: e, aig: e, airbus: e, airforce: e, airtel: e, akdn: e, alibaba: e, alipay: e, allfinanz: e, allstate: e, ally: e, alsace: e, alstom: e, amazon: e, americanexpress: e, americanfamily: e, amex: e, amfam: e, amica: e, amsterdam: e, analytics: e, android: e, anquan: e, anz: e, aol: e, apartments: e, app: [1, { adaptable: t, aiven: t, beget: a, brave: o, clerk: t, clerkstage: t, cloudflare: t, wnext: t, csb: [2, { preview: t }], convex: t, corespeed: t, deta: t, ondigitalocean: t, easypanel: t, encr: [2, { frontend: t }], evervault: i, expo: [2, { staging: t }], edgecompute: t, "on-fleek": t, flutterflow: t, sprites: t, e2b: t, framer: t, gadget: t, github: t, hosted: a, run: [0, { "*": t, mtls: a }], web: t, hackclub: t, hasura: t, onhercules: t, botdash: t, shiptoday: t, leapcell: t, loginline: t, lovable: t, luyani: t, magicpatterns: t, medusajs: t, messerli: t, miren: t, mocha: t, netlify: t, ngrok: t, "ngrok-free": t, developer: a, noop: t, northflank: a, upsun: a, railway: [0, { up: t }], replit: r, nyat: t, snowflake: [0, { "*": t, privatelink: a }], streamlit: t, spawnbase: t, telebit: t, typedream: t, vercel: t, wal: t, wasmer: t, bookonline: t, windsurf: t, base44: t, zeabur: t, zerops: a }], apple: [1, { int: [2, { cloud: [0, { "*": t, r: [0, { "*": t, "ap-north-1": a, "ap-south-1": a, "ap-south-2": a, "eu-central-1": a, "eu-north-1": a, "us-central-1": a, "us-central-2": a, "us-east-1": a, "us-east-2": a, "us-west-1": a, "us-west-2": a, "us-west-3": a }] }] }] }], aquarelle: e, arab: e, aramco: e, archi: e, army: e, art: e, arte: e, asda: e, associates: e, athleta: e, attorney: e, auction: e, audi: e, audible: e, audio: e, auspost: e, author: e, auto: e, autos: e, aws: [1, { on: [0, { "af-south-1": l, "ap-east-1": l, "ap-northeast-1": l, "ap-northeast-2": l, "ap-northeast-3": l, "ap-south-1": l, "ap-south-2": u, "ap-southeast-1": l, "ap-southeast-2": l, "ap-southeast-3": l, "ap-southeast-4": u, "ap-southeast-5": u, "ca-central-1": l, "ca-west-1": u, "eu-central-1": l, "eu-central-2": u, "eu-north-1": l, "eu-south-1": l, "eu-south-2": u, "eu-west-1": l, "eu-west-2": l, "eu-west-3": l, "il-central-1": u, "me-central-1": u, "me-south-1": l, "sa-east-1": l, "us-east-1": l, "us-east-2": l, "us-west-1": l, "us-west-2": l, "ap-southeast-7": d, "mx-central-1": d, "us-gov-east-1": p, "us-gov-west-1": p }], sagemaker: [0, { "ap-northeast-1": k, "ap-northeast-2": k, "ap-south-1": k, "ap-southeast-1": k, "ap-southeast-2": k, "ca-central-1": b, "eu-central-1": k, "eu-west-1": k, "eu-west-2": k, "us-east-1": b, "us-east-2": b, "us-west-2": b, "af-south-1": g, "ap-east-1": g, "ap-northeast-3": g, "ap-south-2": m, "ap-southeast-3": g, "ap-southeast-4": m, "ca-west-1": [0, { notebook: t, "notebook-fips": t }], "eu-central-2": g, "eu-north-1": g, "eu-south-1": g, "eu-south-2": g, "eu-west-3": g, "il-central-1": g, "me-central-1": g, "me-south-1": g, "sa-east-1": g, "us-gov-east-1": w, "us-gov-west-1": w, "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: P, buy: e, buzz: e, bzh: e, cab: e, cafe: e, cal: e, call: e, calvinklein: e, cam: e, camera: e, camp: [1, { emf: [0, { at: t }] }], canon: e, capetown: e, capital: e, capitalone: e, car: e, caravan: e, cards: e, care: e, career: e, careers: e, cars: e, casa: [1, { nabu: [0, { ui: t }] }], case: [1, { sav: t }], cash: e, casino: e, catering: e, catholic: e, cba: e, cbn: e, cbre: e, center: e, ceo: e, cern: e, cfa: e, cfd: e, chanel: e, channel: e, charity: e, chase: e, chat: e, cheap: e, chintai: e, christmas: e, chrome: e, church: e, cipriani: e, circle: e, cisco: e, citadel: e, citi: e, citic: e, city: e, claims: e, cleaning: e, click: e, clinic: e, clinique: e, clothing: e, cloud: [1, { antagonist: t, convex: t, elementor: t, emergent: t, encoway: [0, { eu: t }], statics: a, ravendb: t, axarnet: [0, { "es-1": t }], diadem: t, jelastic: [0, { vip: t }], jele: t, "jenv-aruba": [0, { aruba: [0, { eur: [0, { it1: t }] }], it1: t }], keliweb: [2, { cs: t }], oxa: [2, { tn: t, uk: t }], primetel: [2, { uk: t }], reclaim: [0, { ca: t, uk: t, us: t }], trendhosting: [0, { ch: t, de: t }], jote: t, jotelulu: t, kuleuven: t, laravel: t, linkyard: t, magentosite: a, matlab: t, observablehq: t, perspecta: t, vapor: t, "on-rancher": a, scw: [0, { baremetal: [0, { "fr-par-1": t, "fr-par-2": t, "nl-ams-1": t }], "fr-par": [0, { cockpit: t, ddl: t, dtwh: t, fnc: [2, { functions: t }], ifr: t, k8s: v, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t, whm: t }], instances: [0, { priv: t, pub: t }], k8s: t, "nl-ams": [0, { cockpit: t, ddl: t, dtwh: t, ifr: t, k8s: v, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t, whm: t }], "pl-waw": [0, { cockpit: t, ddl: t, dtwh: t, ifr: t, k8s: v, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t }], scalebook: t, smartlabeling: t }], servebolt: t, onstackit: [0, { runs: t }], trafficplex: t, "unison-services": t, urown: t, voorloper: t, zap: t }], club: [1, { cloudns: t, jele: t, barsy: t }], clubmed: e, coach: e, codes: [1, { owo: a }], coffee: e, college: e, cologne: e, commbank: e, community: [1, { nog: t, ravendb: t, myforum: t }], company: e, compare: e, computer: e, comsec: e, condos: e, construction: e, consulting: e, contact: e, contractors: e, cooking: e, cool: [1, { elementor: t, de: t }], corsica: e, country: e, coupon: e, coupons: e, courses: e, cpa: e, credit: e, creditcard: e, creditunion: e, cricket: e, crown: e, crs: e, cruise: e, cruises: e, cuisinella: e, cymru: e, cyou: e, dad: e, dance: e, data: e, date: e, dating: e, datsun: e, day: e, dclk: e, dds: e, deal: e, dealer: e, deals: e, degree: e, delivery: e, dell: e, deloitte: e, delta: e, democrat: e, dental: e, dentist: e, desi: e, design: [1, { graphic: t, bss: t }], dev: [1, { myaddr: t, panel: t, bearblog: t, brave: o, lcl: a, lclstage: a, stg: a, stgstage: a, pages: t, r2: t, workers: t, deno: t, "deno-staging": t, deta: t, lp: [2, { api: t, objects: t }], evervault: i, fly: t, githubpreview: t, gateway: a, grebedoc: t, botdash: t, inbrowser: a, "is-a-good": t, iserv: t, leapcell: t, runcontainers: t, localcert: [0, { user: a }], loginline: t, barsy: t, mediatech: t, "mocha-sandbox": t, modx: t, ngrok: t, "ngrok-free": t, "is-a-fullstack": t, "is-cool": t, "is-not-a": t, localplayer: t, xmit: t, "platter-app": t, replit: [2, { archer: t, bones: t, canary: t, global: t, hacker: t, id: t, janeway: t, kim: t, kira: t, kirk: t, odo: t, paris: t, picard: t, pike: t, prerelease: t, reed: t, riker: t, sisko: t, spock: t, staging: t, sulu: t, tarpit: t, teams: t, tucker: t, wesley: t, worf: t }], crm: [0, { aa: a, ab: a, ac: a, ad: a, ae: a, af: a, ci: a, d: a, pa: a, pb: a, pc: a, pd: a, pe: a, pf: a, w: a, wa: a, wb: a, wc: a, wd: a, we: a, wf: a }], erp: Et, 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: Tt, 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: P, email: [1, { crisp: [0, { on: t }], tawk: It, tawkto: It }], 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: zt }], 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: P, 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: Tt, 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: Me, 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: Me, 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: P, 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: Et, 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: C, 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: P, 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: St, 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: Me, wed: e, wedding: e, weibo: e, weir: e, whoswho: e, wien: e, wiki: Me, 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 oa(e, t, n, s) {
2468
2468
  let a = null, o = t;
@@ -2542,23 +2542,23 @@ var ra = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2542
2542
  if (!s) return;
2543
2543
  const r = () => {
2544
2544
  o(!0);
2545
- }, c = (u) => {
2546
- console.error("Failed to load reCAPTCHA Enterprise script", u);
2547
- }, d = (() => {
2548
- const u = document.getElementById(
2545
+ }, c = (d) => {
2546
+ console.error("Failed to load reCAPTCHA Enterprise script", d);
2547
+ }, u = (() => {
2548
+ const d = document.getElementById(
2549
2549
  ra
2550
2550
  );
2551
- if (u)
2552
- return u;
2553
- const m = document.createElement("script");
2554
- return m.id = ra, m.src = `https://www.google.com/recaptcha/enterprise.js?render=${e}`, m.async = !0, m.defer = !0, document.head.appendChild(m), m;
2551
+ if (d)
2552
+ return d;
2553
+ const p = document.createElement("script");
2554
+ return p.id = ra, p.src = `https://www.google.com/recaptcha/enterprise.js?render=${e}`, p.async = !0, p.defer = !0, document.head.appendChild(p), p;
2555
2555
  })();
2556
2556
  if ((i = window.grecaptcha) != null && i.enterprise) {
2557
2557
  o(!0);
2558
2558
  return;
2559
2559
  }
2560
- return d.addEventListener("load", r), d.addEventListener("error", c), () => {
2561
- d && (d.removeEventListener("load", r), d.removeEventListener("error", c));
2560
+ return u.addEventListener("load", r), u.addEventListener("error", c), () => {
2561
+ u && (u.removeEventListener("load", r), u.removeEventListener("error", c));
2562
2562
  };
2563
2563
  }, [e, s]), $(() => {
2564
2564
  if (a && window.grecaptcha)
@@ -2570,24 +2570,24 @@ var ra = "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, ca = "6Lck4YwlAAAAAEIE1hR--varWp0qu9F-8-emQn2v", an = P.createContext(void 0), Mo = ({ children: e, provider: t, hasConsent: n }) => {
2574
- const s = P.useRef(null), a = P.useRef(null), [o, i] = P.useState(!1), r = P.useCallback(
2573
+ }, Po = Lo, ca = "6Lck4YwlAAAAAEIE1hR--varWp0qu9F-8-emQn2v", an = L.createContext(void 0), Mo = ({ children: e, provider: t, hasConsent: n }) => {
2574
+ const s = L.useRef(null), a = L.useRef(null), [o, i] = L.useState(!1), r = L.useCallback(
2575
2575
  async (l) => {
2576
- var d;
2576
+ var u;
2577
2577
  if (!o)
2578
2578
  return console.error("HCaptcha is not ready"), null;
2579
2579
  try {
2580
- const { response: u } = await ((d = s.current) == null ? void 0 : d.execute({ async: !0 }));
2580
+ const { response: d } = await ((u = s.current) == null ? void 0 : u.execute({ async: !0 }));
2581
2581
  return {
2582
- token: u,
2582
+ token: d,
2583
2583
  key: "X-HCAPTCHA-TOKEN"
2584
2584
  };
2585
- } catch (u) {
2586
- return console.error("Error obtaining HCaptcha token:", u), null;
2585
+ } catch (d) {
2586
+ return console.error("Error obtaining HCaptcha token:", d), null;
2587
2587
  }
2588
2588
  },
2589
2589
  [o]
2590
- ), c = P.useCallback(
2590
+ ), c = L.useCallback(
2591
2591
  async (l) => {
2592
2592
  if (!o)
2593
2593
  return console.error("reCAPTCHA is not ready"), null;
@@ -2601,8 +2601,8 @@ var ra = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2601
2601
  ),
2602
2602
  key: "X-RECAPTCHA-ENTERPRISE-TOKEN"
2603
2603
  };
2604
- } catch (d) {
2605
- return console.error("Error obtaining reCAPTCHA token:", d), null;
2604
+ } catch (u) {
2605
+ return console.error("Error obtaining reCAPTCHA token:", u), null;
2606
2606
  }
2607
2607
  },
2608
2608
  [o]
@@ -2643,7 +2643,7 @@ var ra = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2643
2643
  }
2644
2644
  );
2645
2645
  }, No = () => {
2646
- const e = P.useContext(an);
2646
+ const e = L.useContext(an);
2647
2647
  if (e === void 0)
2648
2648
  throw new Error("useConfig must be used within a CaptchaProvider");
2649
2649
  return e;
@@ -2675,12 +2675,12 @@ var ra = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2675
2675
  mode: c = "default"
2676
2676
  }, l) {
2677
2677
  const {
2678
- onFirstToken: d,
2679
- onPartialAnswer: u,
2680
- onMetadata: m,
2681
- onRelevantSources: f,
2682
- onError: g,
2683
- onIdentifiers: p
2678
+ onFirstToken: u,
2679
+ onPartialAnswer: d,
2680
+ onMetadata: p,
2681
+ onRelevantSources: g,
2682
+ onError: k,
2683
+ onIdentifiers: m
2684
2684
  } = l;
2685
2685
  let b = `${this.proxyURL}/proxy/query/v2/chat/stream/`;
2686
2686
  t && (b = `${this.proxyURL}/proxy/query/v2/thread/${t}/chat/stream/`);
@@ -2706,31 +2706,31 @@ var ra = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2706
2706
  signal: this.abortController.signal
2707
2707
  });
2708
2708
  w.status === 200 && w.body ? await this.processStreamFn(w, {
2709
- onFirstToken: d ?? (() => {
2709
+ onFirstToken: u ?? (() => {
2710
2710
  }),
2711
- onPartialAnswer: u ?? (() => {
2711
+ onPartialAnswer: d ?? (() => {
2712
2712
  }),
2713
- onRelevantSources: f ?? (() => {
2713
+ onRelevantSources: g ?? (() => {
2714
2714
  }),
2715
- onError: g ?? (() => {
2715
+ onError: k ?? (() => {
2716
2716
  }),
2717
- onMetadata: m ?? (() => {
2717
+ onMetadata: p ?? (() => {
2718
2718
  }),
2719
- onIdentifiers: (k, y) => {
2720
- p?.(k, y);
2719
+ onIdentifiers: (f, y) => {
2720
+ m?.(f, y);
2721
2721
  }
2722
- }) : w.status === 403 && (await w.text()).toLowerCase().includes("captcha") ? g?.(
2722
+ }) : w.status === 403 && (await w.text()).toLowerCase().includes("captcha") ? k?.(
2723
2723
  "We noticed unusual activity. Please try asking your question again."
2724
- ) : w.status === 429 ? (await w.json()).type === "deep_thinking_request_limit" ? g?.(
2724
+ ) : w.status === 429 ? (await w.json()).type === "deep_thinking_request_limit" ? k?.(
2725
2725
  "Too many deep thinking requests running at the moment. Please try again in a few seconds."
2726
- ) : g?.(
2726
+ ) : k?.(
2727
2727
  "There have been too many requests, please try again in a minute."
2728
- ) : g?.(
2728
+ ) : k?.(
2729
2729
  "Something went wrong. If the issue persists reach out to support."
2730
2730
  );
2731
2731
  } catch (w) {
2732
2732
  if (w?.name === "AbortError") return;
2733
- throw g?.("Network error while fetching answer."), w;
2733
+ throw k?.("Network error while fetching answer."), w;
2734
2734
  }
2735
2735
  }
2736
2736
  /**
@@ -2770,44 +2770,44 @@ var ra = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2770
2770
  startedAt: null
2771
2771
  },
2772
2772
  enabled: !1
2773
- }, s = (u, m) => {
2774
- switch (m.type) {
2773
+ }, s = (d, p) => {
2774
+ switch (p.type) {
2775
2775
  case "SET_MODE":
2776
2776
  return {
2777
- ...u,
2778
- mode: m.mode
2777
+ ...d,
2778
+ mode: p.mode
2779
2779
  };
2780
2780
  case "START_DEEP_THINKING_TIMER":
2781
2781
  return {
2782
- ...u,
2782
+ ...d,
2783
2783
  deepThinkingTimer: {
2784
2784
  startedAt: /* @__PURE__ */ new Date(),
2785
2785
  seconds: 0
2786
2786
  }
2787
2787
  };
2788
2788
  case "INCREMENT_DEEP_THINKING_TIMER_SECONDS": {
2789
- const f = u.deepThinkingTimer.startedAt ? Math.floor(
2790
- ((/* @__PURE__ */ new Date()).getTime() - u.deepThinkingTimer.startedAt.getTime()) / 1e3
2789
+ const g = d.deepThinkingTimer.startedAt ? Math.floor(
2790
+ ((/* @__PURE__ */ new Date()).getTime() - d.deepThinkingTimer.startedAt.getTime()) / 1e3
2791
2791
  // convert milliseconds to seconds
2792
2792
  ) : 0;
2793
2793
  return {
2794
- ...u,
2794
+ ...d,
2795
2795
  deepThinkingTimer: {
2796
- ...u.deepThinkingTimer,
2797
- seconds: f
2796
+ ...d.deepThinkingTimer,
2797
+ seconds: g
2798
2798
  }
2799
2799
  };
2800
2800
  }
2801
2801
  case "RESET_DEEP_THINKING_TIMER":
2802
2802
  return {
2803
- ...u,
2803
+ ...d,
2804
2804
  deepThinkingTimer: {
2805
2805
  seconds: 0,
2806
2806
  startedAt: null
2807
2807
  }
2808
2808
  };
2809
2809
  default:
2810
- return u;
2810
+ return d;
2811
2811
  }
2812
2812
  }, [a, o] = xn(s, n), i = S(() => {
2813
2813
  o({
@@ -2824,7 +2824,7 @@ var ra = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2824
2824
  }, 1e3);
2825
2825
  }, [o]), l = S(() => {
2826
2826
  t.current && clearInterval(t.current), o({ type: "RESET_DEEP_THINKING_TIMER" });
2827
- }, [o]), d = S(() => {
2827
+ }, [o]), u = S(() => {
2828
2828
  o({ type: "SET_MODE", mode: "default" });
2829
2829
  }, [o]);
2830
2830
  return /* @__PURE__ */ h(
@@ -2835,7 +2835,7 @@ var ra = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2835
2835
  seconds: a.deepThinkingTimer.seconds,
2836
2836
  toggle: i,
2837
2837
  activate: r,
2838
- deactivate: d,
2838
+ deactivate: u,
2839
2839
  startTimer: c,
2840
2840
  stopTimer: l
2841
2841
  },
@@ -2850,13 +2850,13 @@ var ra = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2850
2850
  onMetadata: o,
2851
2851
  onError: i
2852
2852
  }) => {
2853
- const r = e.body.getReader(), c = new TextDecoder("utf-8"), d = new TextEncoder().encode("␞");
2854
- let u = new Uint8Array(), m = !0;
2855
- const f = (p) => {
2856
- for (let b = 0; b < p.length - d.length + 1; b++) {
2853
+ const r = e.body.getReader(), c = new TextDecoder("utf-8"), u = new TextEncoder().encode("␞");
2854
+ let d = new Uint8Array(), p = !0;
2855
+ const g = (m) => {
2856
+ for (let b = 0; b < m.length - u.length + 1; b++) {
2857
2857
  let w = !0;
2858
- for (let k = 0; k < d.length; k++)
2859
- if (p[b + k] !== d[k]) {
2858
+ for (let f = 0; f < u.length; f++)
2859
+ if (m[b + f] !== u[f]) {
2860
2860
  w = !1;
2861
2861
  break;
2862
2862
  }
@@ -2865,42 +2865,42 @@ var ra = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2865
2865
  }
2866
2866
  return -1;
2867
2867
  };
2868
- let g;
2869
- for (; g = await r.read(), !g.done; ) {
2870
- m && g.value.length > 0 && (n(), m = !1), u = new Uint8Array([...u, ...g.value]);
2871
- let p;
2872
- for (; (p = f(u)) !== -1; ) {
2873
- const b = u.slice(0, p), w = c.decode(b);
2874
- u = u.slice(p + d.length);
2875
- const k = JSON.parse(w);
2876
- switch (k.chunk.type) {
2868
+ let k;
2869
+ for (; k = await r.read(), !k.done; ) {
2870
+ p && k.value.length > 0 && (n(), p = !1), d = new Uint8Array([...d, ...k.value]);
2871
+ let m;
2872
+ for (; (m = g(d)) !== -1; ) {
2873
+ const b = d.slice(0, m), w = c.decode(b);
2874
+ d = d.slice(m + u.length);
2875
+ const f = JSON.parse(w);
2876
+ switch (f.chunk.type) {
2877
2877
  case "relevant_sources": {
2878
- s(k.chunk.content.relevant_sources);
2878
+ s(f.chunk.content.relevant_sources);
2879
2879
  break;
2880
2880
  }
2881
2881
  case "partial_answer": {
2882
- a(k.chunk.content.text);
2882
+ a(f.chunk.content.text);
2883
2883
  break;
2884
2884
  }
2885
2885
  case "metadata": {
2886
- o({ is_uncertain: k.chunk.content.is_uncertain });
2886
+ o({ is_uncertain: f.chunk.content.is_uncertain });
2887
2887
  break;
2888
2888
  }
2889
2889
  case "identifiers": {
2890
2890
  t(
2891
- k.chunk.content.thread_id,
2892
- k.chunk.content.question_answer_id
2891
+ f.chunk.content.thread_id,
2892
+ f.chunk.content.question_answer_id
2893
2893
  );
2894
2894
  break;
2895
2895
  }
2896
2896
  case "error":
2897
- i(k.chunk.content.reason);
2897
+ i(f.chunk.content.reason);
2898
2898
  return;
2899
2899
  }
2900
2900
  }
2901
2901
  }
2902
2902
  }, sn = "@fpjs@client@";
2903
- function xe(e, t) {
2903
+ function _e(e, t) {
2904
2904
  return `${t}__${e}`;
2905
2905
  }
2906
2906
  function on(e, t) {
@@ -2911,10 +2911,10 @@ var Fo = class {
2911
2911
  this.prefix = e;
2912
2912
  }
2913
2913
  set(e, t) {
2914
- window.localStorage.setItem(xe(e, this.prefix), JSON.stringify(t));
2914
+ window.localStorage.setItem(_e(e, this.prefix), JSON.stringify(t));
2915
2915
  }
2916
2916
  get(e) {
2917
- const t = window.localStorage.getItem(xe(e, this.prefix));
2917
+ const t = window.localStorage.getItem(_e(e, this.prefix));
2918
2918
  if (t)
2919
2919
  try {
2920
2920
  return JSON.parse(t);
@@ -2923,7 +2923,7 @@ var Fo = class {
2923
2923
  }
2924
2924
  }
2925
2925
  remove(e) {
2926
- window.localStorage.removeItem(xe(e, this.prefix));
2926
+ window.localStorage.removeItem(_e(e, this.prefix));
2927
2927
  }
2928
2928
  allKeys() {
2929
2929
  return Object.keys(window.localStorage).filter((e) => e.startsWith(this.prefix)).map((e) => on(e, this.prefix));
@@ -2938,7 +2938,7 @@ var Fo = class {
2938
2938
  * @param {Cacheable} entry - The value to be stored in the cache.
2939
2939
  */
2940
2940
  set(e, t) {
2941
- window.sessionStorage.setItem(xe(e, this.prefix), JSON.stringify(t));
2941
+ window.sessionStorage.setItem(_e(e, this.prefix), JSON.stringify(t));
2942
2942
  }
2943
2943
  /**
2944
2944
  * It gets the value of the key from the session storage, parses it as JSON, and returns it
@@ -2946,7 +2946,7 @@ var Fo = class {
2946
2946
  * @returns The value of the key in the sessionStorage.
2947
2947
  */
2948
2948
  get(e) {
2949
- const t = window.sessionStorage.getItem(xe(e, this.prefix));
2949
+ const t = window.sessionStorage.getItem(_e(e, this.prefix));
2950
2950
  if (t)
2951
2951
  try {
2952
2952
  return JSON.parse(t);
@@ -2959,7 +2959,7 @@ var Fo = class {
2959
2959
  * @param {string} key - The key to store the value under.
2960
2960
  */
2961
2961
  remove(e) {
2962
- window.sessionStorage.removeItem(xe(e, this.prefix));
2962
+ window.sessionStorage.removeItem(_e(e, this.prefix));
2963
2963
  }
2964
2964
  /**
2965
2965
  * It returns an array of all the keys in the session storage that start with the prefix
@@ -3006,18 +3006,18 @@ var Fo = class {
3006
3006
  })(fe || (fe = {}));
3007
3007
  fe.Memory + "", fe.LocalStorage + "", fe.SessionStorage + "", fe.NoCache + "";
3008
3008
  var la = "kapa_web_id", Ko = (e) => {
3009
- const { mode: t } = e, { data: n, getData: s } = Ls(), a = P.useCallback(() => {
3009
+ const { mode: t } = e, { data: n, getData: s } = Ls(), a = L.useCallback(() => {
3010
3010
  var r, c;
3011
3011
  if (t !== "cookie") return;
3012
3012
  let l = (r = ta.get(la)) != null ? r : crypto.randomUUID();
3013
- const d = window.location.hostname, u = {
3014
- domain: (c = zo(d)) != null ? c : d,
3013
+ const u = window.location.hostname, d = {
3014
+ domain: (c = zo(u)) != null ? c : u,
3015
3015
  secure: !0,
3016
3016
  sameSite: "strict",
3017
3017
  expires: 399
3018
3018
  };
3019
- return ta.set(la, l, u), l;
3020
- }, [t]), o = P.useCallback(async () => {
3019
+ return ta.set(la, l, d), l;
3020
+ }, [t]), o = L.useCallback(async () => {
3021
3021
  if (t === "fingerprint")
3022
3022
  try {
3023
3023
  return (await s()).visitorId;
@@ -3027,19 +3027,19 @@ var la = "kapa_web_id", Ko = (e) => {
3027
3027
  }
3028
3028
  }, [t, n, s]);
3029
3029
  return {
3030
- buildIdentifiers: P.useCallback(async () => {
3031
- var r, c, l, d;
3032
- const u = (r = window?.kapaSettings) == null ? void 0 : r.user, m = await o(), f = a(), g = {
3033
- email: u?.email || void 0,
3034
- unique_client_id: u?.uniqueClientId || void 0,
3035
- fingerprint_id: m,
3036
- kapa_web_id: f
3037
- }, p = {
3038
- company_name: ((c = u?.metadata) == null ? void 0 : c.companyName) || void 0,
3039
- first_name: ((l = u?.metadata) == null ? void 0 : l.firstName) || void 0,
3040
- last_name: ((d = u?.metadata) == null ? void 0 : d.lastName) || void 0
3030
+ buildIdentifiers: L.useCallback(async () => {
3031
+ var r, c, l, u;
3032
+ const d = (r = window?.kapaSettings) == null ? void 0 : r.user, p = await o(), g = a(), k = {
3033
+ email: d?.email || void 0,
3034
+ unique_client_id: d?.uniqueClientId || void 0,
3035
+ fingerprint_id: p,
3036
+ kapa_web_id: g
3037
+ }, m = {
3038
+ company_name: ((c = d?.metadata) == null ? void 0 : c.companyName) || void 0,
3039
+ first_name: ((l = d?.metadata) == null ? void 0 : l.firstName) || void 0,
3040
+ last_name: ((u = d?.metadata) == null ? void 0 : u.lastName) || void 0
3041
3041
  };
3042
- return { identifiers: g, metadata: p };
3042
+ return { identifiers: k, metadata: m };
3043
3043
  }, [o, a])
3044
3044
  };
3045
3045
  }, ie = class rn extends Array {
@@ -3132,7 +3132,7 @@ var Xo = (e, t) => {
3132
3132
  (a) => s?.has(a.source_url)
3133
3133
  );
3134
3134
  };
3135
- function Jo(e, t) {
3135
+ function Yo(e, t) {
3136
3136
  var n, s;
3137
3137
  switch (t.type) {
3138
3138
  case "ADD_NEW_QA": {
@@ -3237,7 +3237,7 @@ function Jo(e, t) {
3237
3237
  return e;
3238
3238
  }
3239
3239
  }
3240
- var Yo = "MHIUVE6Y4VV6H5lpgMyI", ln = P.createContext(void 0), ua = ({
3240
+ var Jo = "MHIUVE6Y4VV6H5lpgMyI", ln = L.createContext(void 0), ua = ({
3241
3241
  children: e,
3242
3242
  integrationId: t,
3243
3243
  sourceGroupIDsInclude: n,
@@ -3246,32 +3246,32 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", ln = P.createContext(void 0), ua = ({
3246
3246
  callbacks: o = {},
3247
3247
  apiService: i = new qo(Bo)
3248
3248
  }) => {
3249
- const c = P.useRef(i).current, l = {
3249
+ const c = L.useRef(i).current, l = {
3250
3250
  isGenerating: !1,
3251
3251
  isPreparing: !1,
3252
3252
  threadId: null,
3253
3253
  conversation: new ie(),
3254
3254
  error: null
3255
- }, d = _n(nn), [u, m] = P.useReducer(Jo, l), { executeCaptcha: f } = No(), { buildIdentifiers: g } = Ko({
3255
+ }, u = _n(nn), [d, p] = L.useReducer(Yo, l), { executeCaptcha: g } = No(), { buildIdentifiers: k } = Ko({
3256
3256
  mode: a
3257
- }), p = P.useRef({
3258
- onRelevantSources: (v) => m({ type: "SET_RELEVANT_SOURCES", sources: v }),
3259
- onPartialAnswer: (v) => m({ type: "SET_PARTIAL_ANSWER", answer: v }),
3260
- onMetadata: (v) => m({ type: "SET_METADATA", metadata: v }),
3257
+ }), m = L.useRef({
3258
+ onRelevantSources: (v) => p({ type: "SET_RELEVANT_SOURCES", sources: v }),
3259
+ onPartialAnswer: (v) => p({ type: "SET_PARTIAL_ANSWER", answer: v }),
3260
+ onMetadata: (v) => p({ type: "SET_METADATA", metadata: v }),
3261
3261
  onError: (v) => {
3262
- m({ type: "SET_ERROR", message: v }), console.error("Error: ", v);
3262
+ p({ type: "SET_ERROR", message: v }), console.error("Error: ", v);
3263
3263
  },
3264
- onFirstToken: () => m({ type: "SET_IS_GENERATING", isGenerating: !0 }),
3265
- onIdentifiers: (v, C) => m({ type: "SET_IDENTIFIERS", threadId: v, questionAnswerId: C })
3266
- }), b = P.useCallback(
3264
+ onFirstToken: () => p({ type: "SET_IS_GENERATING", isGenerating: !0 }),
3265
+ onIdentifiers: (v, C) => p({ type: "SET_IDENTIFIERS", threadId: v, questionAnswerId: C })
3266
+ }), b = L.useCallback(
3267
3267
  (v) => {
3268
3268
  var C, I, M;
3269
- s && ((C = v.metadata) != null && C.is_uncertain) && m({
3269
+ s && ((C = v.metadata) != null && C.is_uncertain) && p({
3270
3270
  type: "SET_PARTIAL_ANSWER",
3271
3271
  answer: s
3272
3272
  }), (M = (I = o.askAI) == null ? void 0 : I.onAnswerGenerationCompleted) == null || M.call(I, {
3273
- threadId: u.threadId,
3274
- conversation: u.conversation.formatForCallbacks(),
3273
+ threadId: d.threadId,
3274
+ conversation: d.conversation.formatForCallbacks(),
3275
3275
  question: v.question,
3276
3276
  answer: v.answer,
3277
3277
  questionAnswerId: v.id
@@ -3280,90 +3280,90 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", ln = P.createContext(void 0), ua = ({
3280
3280
  [
3281
3281
  s,
3282
3282
  o.askAI,
3283
- u.threadId,
3284
- u.conversation
3283
+ d.threadId,
3284
+ d.conversation
3285
3285
  ]
3286
3286
  );
3287
- P.useEffect(() => {
3288
- u.conversation.filter(
3287
+ L.useEffect(() => {
3288
+ d.conversation.filter(
3289
3289
  (C) => C.status === "pending_completion"
3290
3290
  ).forEach((C) => {
3291
- b(C), m({ type: "MARK_COMPLETED", questionAnswerId: C.id });
3291
+ b(C), p({ type: "MARK_COMPLETED", questionAnswerId: C.id });
3292
3292
  });
3293
- }, [u.conversation, b]);
3293
+ }, [d.conversation, b]);
3294
3294
  const w = async (v) => {
3295
3295
  var C, I;
3296
- m({ type: "ADD_NEW_QA", query: v }), (I = (C = o.askAI) == null ? void 0 : C.onQuerySubmit) == null || I.call(C, {
3297
- threadId: u.threadId,
3298
- conversation: u.conversation.formatForCallbacks(),
3296
+ p({ type: "ADD_NEW_QA", query: v }), (I = (C = o.askAI) == null ? void 0 : C.onQuerySubmit) == null || I.call(C, {
3297
+ threadId: d.threadId,
3298
+ conversation: d.conversation.formatForCallbacks(),
3299
3299
  question: v
3300
3300
  });
3301
- const M = await f(
3301
+ const M = await g(
3302
3302
  "ask_ai"
3303
3303
  /* AskAi */
3304
3304
  );
3305
3305
  if (!M) {
3306
3306
  console.error(
3307
3307
  "Error in verifying browser for feedback submission. Captcha token could not be obtained."
3308
- ), m({
3308
+ ), p({
3309
3309
  type: "SET_ERROR",
3310
3310
  message: "Error in verifying browser for feedback submission. Captcha token could not be obtained."
3311
3311
  });
3312
3312
  return;
3313
3313
  }
3314
- if (u.isGenerating || u.isPreparing) {
3315
- m({
3314
+ if (d.isGenerating || d.isPreparing) {
3315
+ p({
3316
3316
  type: "SET_ERROR",
3317
3317
  message: "A new question was asked while the previous one was still being processed. Please wait until the previous question is answered."
3318
3318
  });
3319
3319
  return;
3320
3320
  }
3321
3321
  try {
3322
- const { identifiers: G, metadata: j } = await g();
3323
- d?.active && d.startTimer(), await c.submitQuery(
3322
+ const { identifiers: X, metadata: j } = await k();
3323
+ u?.active && u.startTimer(), await c.submitQuery(
3324
3324
  {
3325
3325
  query: v,
3326
- mode: d?.active ? "deep_thinking" : "default",
3327
- threadId: u.threadId,
3326
+ mode: u?.active ? "deep_thinking" : "default",
3327
+ threadId: d.threadId,
3328
3328
  captcha: M,
3329
3329
  integrationId: t,
3330
3330
  sourceGroupIDsInclude: n,
3331
- userIdentifiers: G || {},
3331
+ userIdentifiers: X || {},
3332
3332
  userMetadata: j || {},
3333
3333
  originUrl: `${window.location.origin}${window.location.pathname}`
3334
3334
  },
3335
- p.current
3335
+ m.current
3336
3336
  );
3337
- } catch (G) {
3338
- console.error("Error making chat request:", G), m({
3337
+ } catch (X) {
3338
+ console.error("Error making chat request:", X), p({
3339
3339
  type: "SET_ERROR",
3340
3340
  message: "An error occurred. Please try again."
3341
3341
  });
3342
3342
  } finally {
3343
- m({ type: "SET_IS_GENERATING", isGenerating: !1 }), d?.active && (d.stopTimer(), d.deactivate());
3343
+ p({ type: "SET_IS_GENERATING", isGenerating: !1 }), u?.active && (u.stopTimer(), u.deactivate());
3344
3344
  }
3345
- }, k = () => {
3345
+ }, f = () => {
3346
3346
  var v, C;
3347
- m({ type: "RESET_CONVERSATION" }), (C = (v = o.askAI) == null ? void 0 : v.onConversationReset) == null || C.call(v, {
3348
- threadId: u.threadId,
3349
- conversation: u.conversation.formatForCallbacks()
3347
+ p({ type: "RESET_CONVERSATION" }), (C = (v = o.askAI) == null ? void 0 : v.onConversationReset) == null || C.call(v, {
3348
+ threadId: d.threadId,
3349
+ conversation: d.conversation.formatForCallbacks()
3350
3350
  });
3351
3351
  }, y = () => {
3352
3352
  var v, C, I;
3353
- c.abortCurrent(), m({ type: "STOP_GENERATION" }), (I = (v = o.askAI) == null ? void 0 : v.onAnswerGenerationStop) == null || I.call(v, {
3354
- threadId: u.threadId,
3355
- conversation: u.conversation.formatForCallbacks(),
3356
- question: ((C = u.conversation.getLatest()) == null ? void 0 : C.question) || ""
3353
+ c.abortCurrent(), p({ type: "STOP_GENERATION" }), (I = (v = o.askAI) == null ? void 0 : v.onAnswerGenerationStop) == null || I.call(v, {
3354
+ threadId: d.threadId,
3355
+ conversation: d.conversation.formatForCallbacks(),
3356
+ question: ((C = d.conversation.getLatest()) == null ? void 0 : C.question) || ""
3357
3357
  });
3358
- }, R = mo({
3358
+ }, P = mo({
3359
3359
  mutationKey: ["feedback"],
3360
3360
  mutationFn: async ({
3361
3361
  questionAnswerId: v,
3362
3362
  reaction: C,
3363
3363
  comment: I
3364
3364
  }) => {
3365
- var M, G, j, F;
3366
- const se = await f(
3365
+ var M, X, j, D;
3366
+ const se = await g(
3367
3367
  "feedback_submit"
3368
3368
  /* FeedbackSubmit */
3369
3369
  );
@@ -3379,23 +3379,23 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", ln = P.createContext(void 0), ua = ({
3379
3379
  captcha: se,
3380
3380
  integrationId: t,
3381
3381
  comment: I
3382
- }), (F = (M = o.askAI) == null ? void 0 : M.onFeedbackSubmit) == null || F.call(M, {
3383
- threadId: u.threadId,
3384
- conversation: u.conversation.formatForCallbacks(),
3382
+ }), (D = (M = o.askAI) == null ? void 0 : M.onFeedbackSubmit) == null || D.call(M, {
3383
+ threadId: d.threadId,
3384
+ conversation: d.conversation.formatForCallbacks(),
3385
3385
  feedbackId: v,
3386
3386
  reaction: C,
3387
3387
  comment: I,
3388
3388
  questionAnswerId: v,
3389
- question: ((G = u.conversation.getLatest()) == null ? void 0 : G.question) || "",
3390
- answer: ((j = u.conversation.getLatest()) == null ? void 0 : j.answer) || ""
3389
+ question: ((X = d.conversation.getLatest()) == null ? void 0 : X.question) || "",
3390
+ answer: ((j = d.conversation.getLatest()) == null ? void 0 : j.answer) || ""
3391
3391
  });
3392
3392
  }
3393
3393
  }), T = (v, C, I) => {
3394
- m({ type: "SET_FEEDBACK", questionAnswerId: v, reaction: C }), R.mutate(
3394
+ p({ type: "SET_FEEDBACK", questionAnswerId: v, reaction: C }), P.mutate(
3395
3395
  { questionAnswerId: v, reaction: C, comment: I },
3396
3396
  {
3397
3397
  onError: (M) => {
3398
- console.error("Error sending feedback:", M), m({ type: "SET_FEEDBACK", questionAnswerId: v, reaction: null });
3398
+ console.error("Error sending feedback:", M), p({ type: "SET_FEEDBACK", questionAnswerId: v, reaction: null });
3399
3399
  }
3400
3400
  }
3401
3401
  );
@@ -3405,14 +3405,14 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", ln = P.createContext(void 0), ua = ({
3405
3405
  {
3406
3406
  value: {
3407
3407
  integrationId: t,
3408
- error: u.error,
3409
- isPreparingAnswer: u.isPreparing,
3410
- isGeneratingAnswer: u.isGenerating,
3411
- conversation: u.conversation,
3408
+ error: d.error,
3409
+ isPreparingAnswer: d.isPreparing,
3410
+ isGeneratingAnswer: d.isGenerating,
3411
+ conversation: d.conversation,
3412
3412
  callbacks: o,
3413
- threadId: u.threadId,
3413
+ threadId: d.threadId,
3414
3414
  submitQuery: w,
3415
- resetConversation: k,
3415
+ resetConversation: f,
3416
3416
  stopGeneration: y,
3417
3417
  addFeedback: T
3418
3418
  },
@@ -3443,7 +3443,7 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", ln = P.createContext(void 0), ua = ({
3443
3443
  As,
3444
3444
  {
3445
3445
  loadOptions: {
3446
- apiKey: Yo,
3446
+ apiKey: Jo,
3447
3447
  endpoint: "https://metrics.kapa.ai",
3448
3448
  scriptUrlPattern: "https://metrics.kapa.ai/web/v<version>/<apiKey>/loader_v<loaderVersion>.js"
3449
3449
  },
@@ -3477,7 +3477,7 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", ln = P.createContext(void 0), ua = ({
3477
3477
  ) });
3478
3478
  function ti() {
3479
3479
  var e;
3480
- const t = je.useContext(ln);
3480
+ const t = Ie.useContext(ln);
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", Ue = {
3496
3496
  inputContainer: ai,
3497
3497
  textArea: ni,
3498
3498
  actionButton: si
@@ -3500,57 +3500,58 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3500
3500
  onSend: e,
3501
3501
  onStop: t,
3502
3502
  isBusy: n = !1,
3503
- placeholder: s = "Type a message...",
3504
- isOpen: a = !0
3503
+ isDisabled: s = !1,
3504
+ placeholder: a = "Type a message...",
3505
+ isOpen: o = !0
3505
3506
  }) => {
3506
- const [o, i] = ne(""), r = Q(null), c = Q(!1), l = S(() => {
3507
- const g = o.trim();
3508
- g && !n && (e(g), i(""), r.current && (r.current.style.height = "auto"));
3509
- }, [o, n, e]), d = S(() => {
3507
+ const [i, r] = ne(""), c = Q(null), l = Q(!1), u = S(() => {
3508
+ const m = i.trim();
3509
+ m && !n && (e(m), r(""), c.current && (c.current.style.height = "auto"));
3510
+ }, [i, n, e]), d = S(() => {
3510
3511
  t?.();
3511
- }, [t]), u = S(
3512
- (g) => {
3513
- g.key === "Enter" && !g.shiftKey && (g.preventDefault(), l());
3512
+ }, [t]), p = S(
3513
+ (m) => {
3514
+ m.key === "Enter" && !m.shiftKey && (m.preventDefault(), u());
3514
3515
  },
3515
- [l]
3516
- ), m = S((g) => {
3517
- i(g.target.value);
3516
+ [u]
3517
+ ), g = S((m) => {
3518
+ r(m.target.value);
3518
3519
  }, []);
3519
3520
  $(() => {
3520
- const g = r.current;
3521
- if (g) {
3522
- g.style.height = "auto";
3523
- const p = 40, b = 150;
3524
- g.style.height = `${Math.max(p, Math.min(g.scrollHeight, b))}px`;
3521
+ const m = c.current;
3522
+ if (m) {
3523
+ m.style.height = "auto";
3524
+ const b = 40, w = 150;
3525
+ m.style.height = `${Math.max(b, Math.min(m.scrollHeight, w))}px`;
3525
3526
  }
3527
+ }, [i]), $(() => {
3528
+ o && c.current && c.current.focus();
3526
3529
  }, [o]), $(() => {
3527
- a && r.current && r.current.focus();
3528
- }, [a]), $(() => {
3529
3530
  if (n) {
3530
- c.current = !0;
3531
+ l.current = !0;
3531
3532
  return;
3532
3533
  }
3533
- c.current && r.current && (r.current.focus(), c.current = !1);
3534
+ l.current && c.current && (c.current.focus(), l.current = !1);
3534
3535
  }, [n]);
3535
- const f = o.trim().length > 0 && !n;
3536
- return /* @__PURE__ */ E("div", { className: Fe.inputContainer, children: [
3536
+ const k = i.trim().length > 0 && !n && !s;
3537
+ return /* @__PURE__ */ E("div", { className: Ue.inputContainer, children: [
3537
3538
  /* @__PURE__ */ h(
3538
3539
  "textarea",
3539
3540
  {
3540
- ref: r,
3541
- className: Fe.textArea,
3542
- value: o,
3543
- onChange: m,
3544
- onKeyDown: u,
3545
- placeholder: s,
3546
- disabled: n,
3541
+ ref: c,
3542
+ className: Ue.textArea,
3543
+ value: i,
3544
+ onChange: g,
3545
+ onKeyDown: p,
3546
+ placeholder: a,
3547
+ disabled: n || s,
3547
3548
  rows: 1
3548
3549
  }
3549
3550
  ),
3550
3551
  n ? /* @__PURE__ */ h(
3551
3552
  Bt,
3552
3553
  {
3553
- className: Fe.actionButton,
3554
+ className: Ue.actionButton,
3554
3555
  kind: "ghost",
3555
3556
  size: "sm",
3556
3557
  hasIconOnly: !0,
@@ -3561,13 +3562,13 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3561
3562
  ) : /* @__PURE__ */ h(
3562
3563
  Bt,
3563
3564
  {
3564
- className: Fe.actionButton,
3565
+ className: Ue.actionButton,
3565
3566
  kind: "ghost",
3566
3567
  size: "sm",
3567
3568
  hasIconOnly: !0,
3568
3569
  iconDescription: "Send message",
3569
- onClick: l,
3570
- disabled: !f,
3570
+ onClick: u,
3571
+ disabled: !k,
3571
3572
  children: /* @__PURE__ */ h(On, { slot: "icon" })
3572
3573
  }
3573
3574
  )
@@ -3653,7 +3654,7 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3653
3654
  ] })
3654
3655
  ] })
3655
3656
  ] });
3656
- }, yi = "_streamingIndicator_gh6ee_9", bi = "_processingLabel_gh6ee_18", vi = "_collapsibleContainer_gh6ee_23", wi = "_collapsedContent_gh6ee_30", Ue = {
3657
+ }, yi = "_streamingIndicator_gh6ee_9", bi = "_processingLabel_gh6ee_18", vi = "_collapsibleContainer_gh6ee_23", wi = "_collapsedContent_gh6ee_30", He = {
3657
3658
  streamingIndicator: yi,
3658
3659
  processingLabel: bi,
3659
3660
  collapsibleContainer: vi,
@@ -3665,7 +3666,7 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3665
3666
  isComplete: s
3666
3667
  }) => {
3667
3668
  const [a, o] = ne(!s), i = n && n.trim().length > 0;
3668
- return s && i ? /* @__PURE__ */ E("div", { className: Ue.collapsibleContainer, children: [
3669
+ return s && i ? /* @__PURE__ */ E("div", { className: He.collapsibleContainer, children: [
3669
3670
  /* @__PURE__ */ h(
3670
3671
  ge,
3671
3672
  {
@@ -3677,10 +3678,10 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3677
3678
  children: t
3678
3679
  }
3679
3680
  ),
3680
- a && /* @__PURE__ */ h("div", { className: Ue.collapsedContent, children: n })
3681
- ] }) : s ? null : /* @__PURE__ */ E("div", { className: Ue.streamingIndicator, children: [
3681
+ a && /* @__PURE__ */ h("div", { className: He.collapsedContent, children: n })
3682
+ ] }) : s ? null : /* @__PURE__ */ E("div", { className: He.streamingIndicator, children: [
3682
3683
  /* @__PURE__ */ h(xi, { loop: !0, carbonTheme: "g10" }),
3683
- e && /* @__PURE__ */ h("span", { className: Ue.processingLabel, children: e })
3684
+ e && /* @__PURE__ */ h("span", { className: He.processingLabel, children: e })
3684
3685
  ] });
3685
3686
  }, Ci = "_toolError_qu6ts_9", ha = {
3686
3687
  toolError: Ci
@@ -3692,7 +3693,7 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3692
3693
  const o = e.filter(
3693
3694
  (i) => i.content.trim().length > 0 || i.kind === "tool" || i.kind === "error"
3694
3695
  );
3695
- return o.length === 0 ? null : /* @__PURE__ */ E($e, { children: [
3696
+ return o.length === 0 ? null : /* @__PURE__ */ E(Ke, { children: [
3696
3697
  /* @__PURE__ */ h(
3697
3698
  Fn,
3698
3699
  {
@@ -3719,7 +3720,7 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3719
3720
  ] }, i.id);
3720
3721
  }) })
3721
3722
  ] });
3722
- }, ji = "_message_1jgvf_9", Ii = "_userMessage_1jgvf_16", zi = "_assistantMessage_1jgvf_20", Oi = "_userBubble_1jgvf_24", Ri = "_assistantBubble_1jgvf_36", Ai = "_timestamp_1jgvf_44", ve = {
3723
+ }, ji = "_message_1jgvf_9", Ii = "_userMessage_1jgvf_16", zi = "_assistantMessage_1jgvf_20", Oi = "_userBubble_1jgvf_24", Ri = "_assistantBubble_1jgvf_36", Ai = "_timestamp_1jgvf_44", we = {
3723
3724
  message: ji,
3724
3725
  userMessage: Ii,
3725
3726
  assistantMessage: zi,
@@ -3727,13 +3728,13 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3727
3728
  assistantBubble: Ri,
3728
3729
  timestamp: Ai
3729
3730
  }, Li = ({ message: e }) => {
3730
- 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 ? ve.userMessage : ve.assistantMessage, c = e.thinkingBlocks ?? [], l = c.length > 0, d = n && (e.statusLabel || !l);
3731
- return /* @__PURE__ */ E("div", { id: e.id, className: `${ve.message} ${r}`, children: [
3732
- e.timestamp && s && /* @__PURE__ */ h("time", { className: ve.timestamp, dateTime: new Date(e.timestamp).toISOString(), children: un(e.timestamp) }),
3733
- o && t && /* @__PURE__ */ h("div", { className: ve.userBubble, children: e.content }),
3731
+ 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 ? we.userMessage : we.assistantMessage, c = e.thinkingBlocks ?? [], l = c.length > 0, u = n && (e.statusLabel || !l);
3732
+ return /* @__PURE__ */ E("div", { id: e.id, className: `${we.message} ${r}`, children: [
3733
+ e.timestamp && s && /* @__PURE__ */ h("time", { className: we.timestamp, dateTime: new Date(e.timestamp).toISOString(), children: un(e.timestamp) }),
3734
+ o && t && /* @__PURE__ */ h("div", { className: we.userBubble, children: e.content }),
3734
3735
  !t && l && /* @__PURE__ */ h(Ti, { blocks: c, isStreaming: n }),
3735
- !t && d && /* @__PURE__ */ h(_i, { label: e.statusLabel, isComplete: !1 }),
3736
- o && !t && !a && /* @__PURE__ */ E("div", { className: ve.assistantBubble, children: [
3736
+ !t && u && /* @__PURE__ */ h(_i, { label: e.statusLabel, isComplete: !1 }),
3737
+ o && !t && !a && /* @__PURE__ */ E("div", { className: we.assistantBubble, children: [
3737
3738
  /* @__PURE__ */ h(dn, { content: e.content || "" }),
3738
3739
  i && e.sources && /* @__PURE__ */ h(ki, { sources: e.sources })
3739
3740
  ] }),
@@ -3804,15 +3805,15 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3804
3805
  children: "Restore version"
3805
3806
  }
3806
3807
  )
3807
- ] }), Ki = "_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 = {
3808
+ ] }), Ki = "_container_uwb7q_9", Qi = "_list_uwb7q_16", Gi = "_emptyState_uwb7q_24", Vi = "_emptyTitle_uwb7q_35", Wi = "_emptyDescription_uwb7q_42", Xi = "_suggestions_uwb7q_46", Yi = "_suggestionTag_uwb7q_55", he = {
3808
3809
  container: Ki,
3809
3810
  list: Qi,
3810
3811
  emptyState: Gi,
3811
3812
  emptyTitle: Vi,
3812
3813
  emptyDescription: Wi,
3813
3814
  suggestions: Xi,
3814
- suggestionTag: Ji
3815
- }, ma = (e) => e.status === "complete" && !!e.milestoneId, Yi = ({
3815
+ suggestionTag: Yi
3816
+ }, ma = (e) => e.status === "complete" && !!e.milestoneId, Ji = ({
3816
3817
  messages: e,
3817
3818
  emptyStateTitle: t = "Start a conversation",
3818
3819
  emptyStateDescription: n = "Ask me anything about your processes",
@@ -3957,18 +3958,18 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3957
3958
  }, hr = "_container_db17r_9", mr = "_tag_db17r_18", ga = {
3958
3959
  container: hr,
3959
3960
  tag: mr
3960
- }, rt = (e, t) => e.id ?? `${e.label}-${t}`, fa = (e) => e?.map((t) => `${t.id ?? ""}:${t.label}`).join("|") ?? "", pr = ({ items: e, onRemoveItem: t }) => {
3961
+ }, ct = (e, t) => e.id ?? `${e.label}-${t}`, fa = (e) => e?.map((t) => `${t.id ?? ""}:${t.label}`).join("|") ?? "", pr = ({ items: e, onRemoveItem: t }) => {
3961
3962
  const [n, s] = ne(/* @__PURE__ */ new Set()), a = Q(fa(e));
3962
3963
  $(() => {
3963
3964
  const r = fa(e);
3964
3965
  r !== a.current && (a.current = r, s(/* @__PURE__ */ new Set()));
3965
3966
  }, [e]);
3966
3967
  const o = La(
3967
- () => e?.filter((r, c) => !n.has(rt(r, c))) ?? [],
3968
+ () => e?.filter((r, c) => !n.has(ct(r, c))) ?? [],
3968
3969
  [e, n]
3969
3970
  ), i = S(
3970
3971
  (r, c) => {
3971
- s((l) => /* @__PURE__ */ new Set([...l, rt(r, c)])), t?.(r);
3972
+ s((l) => /* @__PURE__ */ new Set([...l, ct(r, c)])), t?.(r);
3972
3973
  },
3973
3974
  [t]
3974
3975
  );
@@ -3981,31 +3982,31 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3981
3982
  onClose: () => i(r, c),
3982
3983
  className: ga.tag
3983
3984
  },
3984
- rt(r, c)
3985
+ ct(r, c)
3985
3986
  )) }) : null;
3986
3987
  }, ka = (e) => {
3987
3988
  let t;
3988
- const n = /* @__PURE__ */ new Set(), s = (l, d) => {
3989
- const u = typeof l == "function" ? l(t) : l;
3990
- if (!Object.is(u, t)) {
3991
- const m = t;
3992
- t = d ?? (typeof u != "object" || u === null) ? u : Object.assign({}, t, u), n.forEach((f) => f(t, m));
3989
+ const n = /* @__PURE__ */ new Set(), s = (l, u) => {
3990
+ const d = typeof l == "function" ? l(t) : l;
3991
+ if (!Object.is(d, t)) {
3992
+ const p = t;
3993
+ t = u ?? (typeof d != "object" || d === null) ? d : Object.assign({}, t, d), n.forEach((g) => g(t, p));
3993
3994
  }
3994
3995
  }, a = () => t, r = { setState: s, getState: a, getInitialState: () => c, subscribe: (l) => (n.add(l), () => n.delete(l)) }, c = t = e(s, a, r);
3995
3996
  return r;
3996
3997
  }, gr = ((e) => e ? ka(e) : ka), fr = (e) => e;
3997
3998
  function kr(e, t = fr) {
3998
- const n = je.useSyncExternalStore(
3999
+ const n = Ie.useSyncExternalStore(
3999
4000
  e.subscribe,
4000
- je.useCallback(() => t(e.getState()), [e, t]),
4001
- je.useCallback(() => t(e.getInitialState()), [e, t])
4001
+ Ie.useCallback(() => t(e.getState()), [e, t]),
4002
+ Ie.useCallback(() => t(e.getInitialState()), [e, t])
4002
4003
  );
4003
- return je.useDebugValue(n), n;
4004
+ return Ie.useDebugValue(n), n;
4004
4005
  }
4005
4006
  const ya = (e) => {
4006
4007
  const t = gr(e), n = (s) => kr(t, s);
4007
4008
  return Object.assign(n, t), n;
4008
- }, Ye = ((e) => e ? ya(e) : ya), ba = () => `msg-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, yr = (e) => ({
4009
+ }, Ze = ((e) => e ? ya(e) : ya), ba = () => `msg-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, yr = (e) => ({
4009
4010
  addUserMessage: (t) => {
4010
4011
  const n = ba();
4011
4012
  return e((s) => ({
@@ -4238,11 +4239,11 @@ const ya = (e) => {
4238
4239
  streamingMessageId: null,
4239
4240
  currentThinkingBlockId: null,
4240
4241
  conversationTitle: null
4241
- }, O = Ye((e) => ({
4242
+ }, O = Ze((e) => ({
4242
4243
  ...vr,
4243
4244
  ...yr(e),
4244
4245
  ...br(e)
4245
- })), A = {
4246
+ })), R = {
4246
4247
  THINKING: "THINKING",
4247
4248
  EXECUTION_PLAN: "EXECUTION_PLAN",
4248
4249
  TOOL_PLANNING: "TOOL_PLANNING",
@@ -4252,11 +4253,11 @@ const ya = (e) => {
4252
4253
  EXECUTION_COMPLETE: "EXECUTION_COMPLETE",
4253
4254
  ERROR: "ERROR",
4254
4255
  CONVERSATION_TITLE: "CONVERSATION_TITLE"
4255
- }, X = {
4256
+ }, W = {
4256
4257
  IN_PROGRESS: "IN_PROGRESS",
4257
4258
  COMPLETED: "COMPLETED",
4258
4259
  ERROR: "ERROR"
4259
- }, Ze = {
4260
+ }, et = {
4260
4261
  TOOL_INVOKE: "TOOL_INVOKE",
4261
4262
  MIXED_TOOL_RESULT: "MIXED_TOOL_RESULT",
4262
4263
  CONVERSATION_TITLE: "CONVERSATION_TITLE"
@@ -4305,7 +4306,7 @@ const ya = (e) => {
4305
4306
  } catch {
4306
4307
  return {};
4307
4308
  }
4308
- }, wr = ({ event: e }) => e.status === X.ERROR ? {
4309
+ }, wr = ({ event: e }) => e.status === W.ERROR ? {
4309
4310
  stateUpdate: {
4310
4311
  currentEventType: null,
4311
4312
  currentToolName: null,
@@ -4313,7 +4314,7 @@ const ya = (e) => {
4313
4314
  },
4314
4315
  result: null,
4315
4316
  clearStatusLabel: !0
4316
- } : null, xr = ({ event: e }) => e.type === A.EXECUTION_COMPLETE ? {
4317
+ } : null, xr = ({ event: e }) => e.type === R.EXECUTION_COMPLETE ? {
4317
4318
  stateUpdate: {
4318
4319
  isBusy: !1,
4319
4320
  currentEventType: null,
@@ -4324,7 +4325,7 @@ const ya = (e) => {
4324
4325
  messageStatus: "complete",
4325
4326
  clearStatusLabel: !0
4326
4327
  } : null, _r = ({ event: e, state: t }) => {
4327
- if (e.status !== X.IN_PROGRESS) return null;
4328
+ if (e.status !== W.IN_PROGRESS) return null;
4328
4329
  const n = {
4329
4330
  currentEventType: e.type,
4330
4331
  currentToolName: e.toolName || null
@@ -4333,26 +4334,27 @@ const ya = (e) => {
4333
4334
  return { stateUpdate: n, result: null };
4334
4335
  if (re.isMixed(s))
4335
4336
  return { stateUpdate: n, result: null };
4336
- if (!(e.type === A.EXTERNAL_TOOL_CALL && re.has(s) && !t.pendingToolInvoke))
4337
+ if (!(e.type === R.EXTERNAL_TOOL_CALL && re.has(s) && !t.pendingToolInvoke))
4337
4338
  return { stateUpdate: n, result: null };
4338
4339
  const o = pn(e.toolArguments);
4339
4340
  return {
4340
4341
  stateUpdate: {
4341
4342
  ...n,
4342
- pendingToolInvoke: { toolName: s, toolArguments: o }
4343
+ pendingToolInvoke: { toolName: s, toolCallId: e.toolCallId, toolArguments: o }
4343
4344
  },
4344
4345
  result: {
4345
- type: Ze.TOOL_INVOKE,
4346
+ type: et.TOOL_INVOKE,
4346
4347
  toolName: s,
4348
+ toolCallId: e.toolCallId,
4347
4349
  toolArguments: o
4348
4350
  }
4349
4351
  };
4350
- }, Cr = ({ event: e, state: t }) => e.status === X.COMPLETED && e.type === A.TOOL_RESULT && e.toolName && t.pendingToolInvoke?.toolName === e.toolName ? { stateUpdate: { pendingToolInvoke: null }, result: null } : null, Sr = ({ event: e }) => {
4352
+ }, Cr = ({ event: e, state: t }) => e.status === W.COMPLETED && e.type === R.TOOL_RESULT && e.toolName && t.pendingToolInvoke?.toolName === e.toolName ? { stateUpdate: { pendingToolInvoke: null }, result: null } : null, Sr = ({ event: e }) => {
4351
4353
  const t = e.toolName;
4352
- return !(e.status === X.COMPLETED && e.type === A.TOOL_RESULT && t && re.isMixed(t) && e.toolResult) || !t || !e.toolResult ? null : {
4354
+ return !(e.status === W.COMPLETED && e.type === R.TOOL_RESULT && t && re.isMixed(t) && e.toolResult) || !t || !e.toolResult ? null : {
4353
4355
  stateUpdate: null,
4354
4356
  result: {
4355
- type: Ze.MIXED_TOOL_RESULT,
4357
+ type: et.MIXED_TOOL_RESULT,
4356
4358
  toolName: t,
4357
4359
  toolResult: e.toolResult
4358
4360
  }
@@ -4377,7 +4379,7 @@ const ya = (e) => {
4377
4379
  currentToolName: null,
4378
4380
  pendingToolInvoke: null,
4379
4381
  error: null
4380
- }, jr = (e) => e.isBusy || e.pendingToolInvoke !== null, Ol = (e) => e.error ? "ERROR" : e.pendingToolInvoke ? "AWAITING_TOOL" : e.isBusy ? "BUSY" : "IDLE", L = Ye((e, t) => ({
4382
+ }, jr = (e) => e.isBusy || e.pendingToolInvoke !== null, Ol = (e) => e.error ? "ERROR" : e.pendingToolInvoke ? "AWAITING_TOOL" : e.isBusy ? "BUSY" : "IDLE", A = Ze((e, t) => ({
4381
4383
  ...va,
4382
4384
  callbacks: {},
4383
4385
  setCallbacks: (n) => {
@@ -4418,7 +4420,7 @@ const ya = (e) => {
4418
4420
  setConversationId: (n) => {
4419
4421
  e({ conversationId: n });
4420
4422
  }
4421
- })), Ce = Ye((e) => ({
4423
+ })), Se = Ze((e) => ({
4422
4424
  isOpen: !1,
4423
4425
  open: () => e({ isOpen: !0 }),
4424
4426
  close: () => e({ isOpen: !1 }),
@@ -4478,7 +4480,7 @@ const ya = (e) => {
4478
4480
  try {
4479
4481
  const s = await e.fetchConversations(t, Mr);
4480
4482
  n(t === 0 ? { conversations: s.conversations } : {
4481
- conversations: [...D.getState().conversations, ...s.conversations]
4483
+ conversations: [...B.getState().conversations, ...s.conversations]
4482
4484
  });
4483
4485
  const a = Math.ceil(s.totalItems / s.size);
4484
4486
  n({ hasMore: t + 1 < a, currentPage: t, error: null });
@@ -4489,7 +4491,7 @@ const ya = (e) => {
4489
4491
  n({ isLoadingConversations: !1 });
4490
4492
  }
4491
4493
  }
4492
- }, D = Ye((e, t) => ({
4494
+ }, B = Ze((e, t) => ({
4493
4495
  transport: null,
4494
4496
  ...xa,
4495
4497
  setTransport: (n) => {
@@ -4509,7 +4511,7 @@ const ya = (e) => {
4509
4511
  e({ isLoadingMessages: !0 });
4510
4512
  try {
4511
4513
  const a = await s.fetchConversationMessages(n), o = Or(a.messages).map(({ thinkingBlocks: i, ...r }) => r);
4512
- L.getState().reset(), O.getState().loadConversation(o, a.name), L.getState().setConversationId(n), e({ error: null });
4514
+ A.getState().reset(), O.getState().loadConversation(o, a.name), A.getState().setConversationId(n), e({ error: null });
4513
4515
  } catch (a) {
4514
4516
  const o = a instanceof Error ? a.message : "Failed to load conversation";
4515
4517
  e({ error: o });
@@ -4534,7 +4536,7 @@ const ya = (e) => {
4534
4536
  deleteConversation: async (n) => {
4535
4537
  const { transport: s, conversations: a } = t();
4536
4538
  if (!s?.deleteConversation) return;
4537
- L.getState().conversationId === n && (s.unsubscribe(n), L.getState().reset(), O.getState().clearMessages());
4539
+ A.getState().conversationId === n && (s.unsubscribe(n), A.getState().reset(), O.getState().clearMessages());
4538
4540
  const o = a.filter((i) => i.id !== n);
4539
4541
  e({ error: null, conversations: o });
4540
4542
  try {
@@ -4548,8 +4550,8 @@ const ya = (e) => {
4548
4550
  deleteAllConversations: async () => {
4549
4551
  const { transport: n, conversations: s } = t();
4550
4552
  if (!n?.deleteConversation || s.length === 0) return;
4551
- const a = L.getState().conversationId;
4552
- a && (n.unsubscribe(a), L.getState().reset(), O.getState().clearMessages()), e({ error: null, conversations: [] });
4553
+ const a = A.getState().conversationId;
4554
+ a && (n.unsubscribe(a), A.getState().reset(), O.getState().clearMessages()), e({ error: null, conversations: [] });
4553
4555
  try {
4554
4556
  await Promise.all(s.map((o) => n.deleteConversation(o.id)));
4555
4557
  } catch (o) {
@@ -4608,32 +4610,32 @@ const ya = (e) => {
4608
4610
  $(() => {
4609
4611
  o === "editing" && (l.current?.focus(), l.current?.select());
4610
4612
  }, [o]);
4611
- const d = S(
4613
+ const u = S(
4612
4614
  (y) => {
4613
4615
  y.stopPropagation(), c(e.name), i("editing");
4614
4616
  },
4615
4617
  [e.name]
4616
- ), u = S(() => {
4618
+ ), d = S(() => {
4617
4619
  const y = r.trim();
4618
4620
  y && y !== e.name && s(e.id, y), i("default");
4619
- }, [r, e.id, e.name, s]), m = S(() => {
4621
+ }, [r, e.id, e.name, s]), p = S(() => {
4620
4622
  c(e.name), i("default");
4621
- }, [e.name]), f = S(
4623
+ }, [e.name]), g = S(
4622
4624
  (y) => {
4623
- y.key === "Enter" ? (y.preventDefault(), u()) : y.key === "Escape" && (y.preventDefault(), m());
4625
+ y.key === "Enter" ? (y.preventDefault(), d()) : y.key === "Escape" && (y.preventDefault(), p());
4624
4626
  },
4625
- [u, m]
4626
- ), g = S((y) => {
4627
+ [d, p]
4628
+ ), k = S((y) => {
4627
4629
  y.stopPropagation(), i("confirming-delete");
4628
- }, []), p = S(() => {
4630
+ }, []), m = S(() => {
4629
4631
  a(e.id);
4630
4632
  }, [e.id, a]), b = S(() => {
4631
4633
  i("default");
4632
4634
  }, []), w = S(() => {
4633
4635
  n(e.id);
4634
- }, [n, e.id]), k = un(new Date(e.updated || e.created).getTime());
4636
+ }, [n, e.id]), f = un(new Date(e.updated || e.created).getTime());
4635
4637
  return o === "editing" ? /* @__PURE__ */ E("div", { className: U.conversationItem, "data-editing": !0, children: [
4636
- /* @__PURE__ */ h("span", { className: U.timestamp, children: k }),
4638
+ /* @__PURE__ */ h("span", { className: U.timestamp, children: f }),
4637
4639
  /* @__PURE__ */ E("div", { className: U.editRow, children: [
4638
4640
  /* @__PURE__ */ h(
4639
4641
  Tn,
@@ -4647,25 +4649,25 @@ const ya = (e) => {
4647
4649
  maxCount: 100,
4648
4650
  value: r,
4649
4651
  onChange: (y) => c(y.target.value),
4650
- onKeyDown: f,
4652
+ onKeyDown: g,
4651
4653
  className: U.editInput
4652
4654
  }
4653
4655
  ),
4654
- /* @__PURE__ */ h(pe, { kind: "ghost", size: "sm", label: "Confirm", onClick: u, className: U.actionIcon, children: /* @__PURE__ */ h(Mn, {}) }),
4655
- /* @__PURE__ */ h(pe, { kind: "ghost", size: "sm", label: "Cancel", onClick: m, className: U.actionIcon, children: /* @__PURE__ */ h(Nn, {}) })
4656
+ /* @__PURE__ */ h(pe, { kind: "ghost", size: "sm", label: "Confirm", onClick: d, className: U.actionIcon, children: /* @__PURE__ */ h(Mn, {}) }),
4657
+ /* @__PURE__ */ h(pe, { kind: "ghost", size: "sm", label: "Cancel", onClick: p, className: U.actionIcon, children: /* @__PURE__ */ h(Nn, {}) })
4656
4658
  ] })
4657
4659
  ] }) : o === "confirming-delete" ? /* @__PURE__ */ h("div", { className: U.conversationItem, "data-confirming-delete": !0, children: /* @__PURE__ */ h(
4658
4660
  gn,
4659
4661
  {
4660
4662
  message: "Delete this conversation?",
4661
- onConfirm: p,
4663
+ onConfirm: m,
4662
4664
  onCancel: b
4663
4665
  }
4664
4666
  ) }) : /* @__PURE__ */ h("div", { className: `${U.conversationItem} ${t ? U.active : ""}`, children: /* @__PURE__ */ E("div", { className: U.rowContent, children: [
4665
4667
  /* @__PURE__ */ E("button", { type: "button", className: U.rowButton, onClick: w, children: [
4666
4668
  /* @__PURE__ */ E("span", { className: U.timestampRow, children: [
4667
4669
  t && /* @__PURE__ */ h("span", { className: U.activeDot, "data-testid": "active-indicator", "aria-label": "Active conversation" }),
4668
- /* @__PURE__ */ h("span", { className: U.timestamp, children: k })
4670
+ /* @__PURE__ */ h("span", { className: U.timestamp, children: f })
4669
4671
  ] }),
4670
4672
  /* @__PURE__ */ h("span", { children: e.name || "Untitled conversation" })
4671
4673
  ] }),
@@ -4677,7 +4679,7 @@ const ya = (e) => {
4677
4679
  size: "sm",
4678
4680
  label: "Rename",
4679
4681
  autoAlign: !0,
4680
- onClick: d,
4682
+ onClick: u,
4681
4683
  className: U.actionIcon,
4682
4684
  children: /* @__PURE__ */ h(qn, {})
4683
4685
  }
@@ -4689,16 +4691,16 @@ const ya = (e) => {
4689
4691
  size: "sm",
4690
4692
  label: "Delete",
4691
4693
  autoAlign: !0,
4692
- onClick: g,
4694
+ onClick: k,
4693
4695
  className: U.actionIcon,
4694
4696
  children: /* @__PURE__ */ h(Dn, {})
4695
4697
  }
4696
4698
  )
4697
4699
  ] })
4698
4700
  ] }) });
4699
- }, 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", W = {
4700
- panel: Jr,
4701
- conversationList: Yr,
4701
+ }, Yr = "_panel_bjoxv_9", Jr = "_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 = {
4702
+ panel: Yr,
4703
+ conversationList: Jr,
4702
4704
  emptyState: Zr,
4703
4705
  emptyStateCard: ec,
4704
4706
  emptyStateIcon: tc,
@@ -4721,15 +4723,15 @@ const ya = (e) => {
4721
4723
  isOpeningConversation: r,
4722
4724
  error: c,
4723
4725
  hasMore: l,
4724
- onLoadMore: d
4726
+ onLoadMore: u
4725
4727
  }) => {
4726
- const [u, m] = ne(!1), f = i && e.length > 0;
4727
- return /* @__PURE__ */ E("div", { className: W.panel, children: [
4728
- /* @__PURE__ */ E("div", { className: W.conversationList, children: [
4728
+ const [d, p] = ne(!1), g = i && e.length > 0;
4729
+ return /* @__PURE__ */ E("div", { className: V.panel, children: [
4730
+ /* @__PURE__ */ E("div", { className: V.conversationList, children: [
4729
4731
  c && /* @__PURE__ */ h(
4730
4732
  Pa,
4731
4733
  {
4732
- className: W.errorNotification,
4734
+ className: V.errorNotification,
4733
4735
  kind: "error",
4734
4736
  lowContrast: !0,
4735
4737
  title: "Unable to load conversation history",
@@ -4737,62 +4739,62 @@ const ya = (e) => {
4737
4739
  hideCloseButton: !0
4738
4740
  }
4739
4741
  ),
4740
- i && e.length === 0 ? /* @__PURE__ */ h(dc, {}) : e.length === 0 ? /* @__PURE__ */ h("div", { className: W.emptyState, children: /* @__PURE__ */ E("div", { className: W.emptyStateCard, children: [
4741
- /* @__PURE__ */ h("div", { className: W.emptyStateIcon, children: /* @__PURE__ */ h(mn, { icon: hn }) }),
4742
- /* @__PURE__ */ h("span", { className: W.emptyStateText, children: "Chat history will appear here after your first chat." })
4743
- ] }) }) : /* @__PURE__ */ E($e, { children: [
4744
- e.map((g) => /* @__PURE__ */ h(
4742
+ i && e.length === 0 ? /* @__PURE__ */ h(dc, {}) : e.length === 0 ? /* @__PURE__ */ h("div", { className: V.emptyState, children: /* @__PURE__ */ E("div", { className: V.emptyStateCard, children: [
4743
+ /* @__PURE__ */ h("div", { className: V.emptyStateIcon, children: /* @__PURE__ */ h(mn, { icon: hn }) }),
4744
+ /* @__PURE__ */ h("span", { className: V.emptyStateText, children: "Chat history will appear here after your first chat." })
4745
+ ] }) }) : /* @__PURE__ */ E(Ke, { children: [
4746
+ e.map((k) => /* @__PURE__ */ h(
4745
4747
  Xr,
4746
4748
  {
4747
- conversation: g,
4748
- isActive: g.id === t,
4749
+ conversation: k,
4750
+ isActive: k.id === t,
4749
4751
  onSelect: n,
4750
4752
  onRename: s,
4751
4753
  onDelete: a
4752
4754
  },
4753
- g.id
4755
+ k.id
4754
4756
  )),
4755
- f && /* @__PURE__ */ h("div", { className: W.loadingMoreContainer, children: /* @__PURE__ */ h(Sa, { label: "Loading more conversations" }) }),
4756
- r && /* @__PURE__ */ h("div", { className: W.loadingMoreContainer, children: /* @__PURE__ */ h(Sa, { label: "Opening conversation" }) }),
4757
- l && /* @__PURE__ */ h("div", { className: W.loadMoreContainer, children: /* @__PURE__ */ h(
4757
+ g && /* @__PURE__ */ h("div", { className: V.loadingMoreContainer, children: /* @__PURE__ */ h(Sa, { label: "Loading more conversations" }) }),
4758
+ r && /* @__PURE__ */ h("div", { className: V.loadingMoreContainer, children: /* @__PURE__ */ h(Sa, { label: "Opening conversation" }) }),
4759
+ l && /* @__PURE__ */ h("div", { className: V.loadMoreContainer, children: /* @__PURE__ */ h(
4758
4760
  ge,
4759
4761
  {
4760
4762
  kind: "ghost",
4761
4763
  size: "sm",
4762
- onClick: d,
4764
+ onClick: u,
4763
4765
  disabled: i || r,
4764
4766
  children: "Load more"
4765
4767
  }
4766
4768
  ) })
4767
4769
  ] })
4768
4770
  ] }),
4769
- /* @__PURE__ */ h("div", { className: W.footer, children: u ? /* @__PURE__ */ h(
4771
+ /* @__PURE__ */ h("div", { className: V.footer, children: d ? /* @__PURE__ */ h(
4770
4772
  gn,
4771
4773
  {
4772
4774
  message: "Delete all conversations?",
4773
4775
  onConfirm: () => {
4774
- o(), m(!1);
4776
+ o(), p(!1);
4775
4777
  },
4776
- onCancel: () => m(!1)
4778
+ onCancel: () => p(!1)
4777
4779
  }
4778
- ) : /* @__PURE__ */ E($e, { children: [
4779
- /* @__PURE__ */ h("span", { className: W.footerText, children: "Chats are saved up to 90 days." }),
4780
+ ) : /* @__PURE__ */ E(Ke, { children: [
4781
+ /* @__PURE__ */ h("span", { className: V.footerText, children: "Chats are saved up to 90 days." }),
4780
4782
  /* @__PURE__ */ h(
4781
4783
  ge,
4782
4784
  {
4783
4785
  kind: "ghost",
4784
4786
  size: "sm",
4785
4787
  disabled: e.length === 0,
4786
- onClick: () => m(!0),
4788
+ onClick: () => p(!0),
4787
4789
  children: "Delete all"
4788
4790
  }
4789
4791
  )
4790
4792
  ] }) })
4791
4793
  ] });
4792
- }, dc = () => /* @__PURE__ */ h($e, { children: Array.from({ length: 5 }, (e, t) => /* @__PURE__ */ E("div", { className: W.skeletonItem, children: [
4794
+ }, dc = () => /* @__PURE__ */ h(Ke, { children: Array.from({ length: 5 }, (e, t) => /* @__PURE__ */ E("div", { className: V.skeletonItem, children: [
4793
4795
  /* @__PURE__ */ h(Dt, { heading: !0, width: "60%" }),
4794
4796
  /* @__PURE__ */ h(Dt, { width: "30%" })
4795
- ] }, t)) }), Sa = ({ label: e }) => /* @__PURE__ */ E("div", { className: W.loadingRow, role: "status", "aria-live": "polite", children: [
4797
+ ] }, t)) }), Sa = ({ label: e }) => /* @__PURE__ */ E("div", { className: V.loadingRow, role: "status", "aria-live": "polite", children: [
4796
4798
  /* @__PURE__ */ h(jn, { withOverlay: !1, small: !0 }),
4797
4799
  /* @__PURE__ */ h("span", { className: "cds--type-body-compact-01", children: e })
4798
4800
  ] }), Ea = ({
@@ -4801,72 +4803,82 @@ const ya = (e) => {
4801
4803
  onResetConversation: n,
4802
4804
  onLoadConversation: s,
4803
4805
  isBusy: a = !1,
4804
- isOpen: o,
4805
- emptyStateTitle: i,
4806
- emptyStateDescription: r,
4807
- suggestions: c,
4808
- className: l,
4806
+ isDisabled: o = !1,
4807
+ isOpen: i,
4808
+ emptyStateTitle: r,
4809
+ emptyStateDescription: c,
4810
+ suggestions: l,
4811
+ className: u,
4809
4812
  contextItems: d,
4810
- onRemoveContext: u,
4811
- onSeeVersion: m
4813
+ onRemoveContext: p,
4814
+ onSeeVersion: g
4812
4815
  }) => {
4813
- const f = O((x) => x.messages), g = O((x) => x.clearMessages), p = O((x) => x.conversationTitle), b = O((x) => x.view), w = L((x) => x.conversationId), k = D((x) => !!x.transport?.fetchConversations), y = D((x) => !!x.transport?.rollbackConversation), R = D((x) => x.rollback), T = D((x) => x.conversations), v = D((x) => x.isLoadingConversations), C = D((x) => x.isLoadingMessages), I = D((x) => x.error), M = D((x) => x.hasMore), G = D((x) => x.showHistory), j = D((x) => x.hideHistory), F = D((x) => x.selectConversation), se = D((x) => x.renameConversation), ye = D((x) => x.deleteConversation), ue = D((x) => x.deleteAllConversations), de = D((x) => x.loadMore), be = s ?? F, Re = S(() => {
4814
- g(), n?.();
4815
- }, [g, n]), Se = S(
4816
+ const k = O((x) => x.messages), m = O((x) => x.clearMessages), b = O((x) => x.conversationTitle), w = O((x) => x.view), f = A((x) => x.conversationId), y = B((x) => !!x.transport?.fetchConversations), P = B((x) => !!x.transport?.rollbackConversation), T = B((x) => x.rollback), v = B((x) => x.conversations), C = B((x) => x.isLoadingConversations), I = B((x) => x.isLoadingMessages), M = B((x) => x.error), X = B((x) => x.hasMore), j = B((x) => x.showHistory), D = B((x) => x.hideHistory), se = B((x) => x.selectConversation), ye = B((x) => x.renameConversation), ue = B((x) => x.deleteConversation), de = B((x) => x.deleteAllConversations), be = B((x) => x.loadMore), Ae = s ?? se, Ee = S(() => {
4817
+ m(), n?.();
4818
+ }, [m, n]), Le = S(
4816
4819
  (x) => {
4817
- w && R(w, x);
4820
+ f && T(f, x);
4818
4821
  },
4819
- [w, R]
4820
- ), Ae = S(() => {
4821
- b === "history" ? j() : G();
4822
- }, [b, G, j]), z = S(
4822
+ [f, T]
4823
+ ), z = S(() => {
4824
+ w === "history" ? D() : j();
4825
+ }, [w, j, D]), ve = S(
4823
4826
  (x) => {
4824
4827
  e(x.label);
4825
4828
  },
4826
4829
  [e]
4827
4830
  );
4828
- return /* @__PURE__ */ E(Gn, { className: `${Ie.container} ${l ?? ""}`, showWorkspace: b === "history", children: [
4831
+ return /* @__PURE__ */ E(Gn, { className: `${ze.container} ${u ?? ""}`, showWorkspace: w === "history", children: [
4829
4832
  /* @__PURE__ */ h("div", { slot: "header", children: /* @__PURE__ */ h(
4830
4833
  dr,
4831
4834
  {
4832
- onReset: Re,
4833
- onShowHistory: k ? Ae : void 0,
4834
- conversationTitle: p ?? void 0,
4835
- view: b,
4835
+ onReset: o ? void 0 : Ee,
4836
+ onShowHistory: o ? void 0 : y ? z : void 0,
4837
+ conversationTitle: b ?? void 0,
4838
+ view: w,
4836
4839
  isBusy: a
4837
4840
  }
4838
4841
  ) }),
4839
- /* @__PURE__ */ h("div", { slot: "messages", className: Ie.messagesSlot, children: /* @__PURE__ */ h(
4840
- Yi,
4842
+ /* @__PURE__ */ h("div", { slot: "messages", className: ze.messagesSlot, children: /* @__PURE__ */ h(
4843
+ Ji,
4841
4844
  {
4842
- messages: f,
4843
- emptyStateTitle: i,
4844
- emptyStateDescription: r,
4845
- suggestions: c,
4846
- onSuggestionClick: z,
4847
- onRollback: y ? Se : void 0,
4848
- onSeeVersion: m
4845
+ messages: k,
4846
+ emptyStateTitle: r,
4847
+ emptyStateDescription: c,
4848
+ suggestions: o ? void 0 : l,
4849
+ onSuggestionClick: ve,
4850
+ onRollback: P ? Le : void 0,
4851
+ onSeeVersion: g
4849
4852
  }
4850
4853
  ) }),
4851
- /* @__PURE__ */ h("div", { slot: "workspace", className: Ie.workspaceSlot, children: /* @__PURE__ */ h(
4854
+ /* @__PURE__ */ h("div", { slot: "workspace", className: ze.workspaceSlot, children: /* @__PURE__ */ h(
4852
4855
  uc,
4853
4856
  {
4854
- conversations: T,
4855
- activeConversationId: w,
4856
- onSelectConversation: be,
4857
- onRenameConversation: se,
4858
- onDeleteConversation: ye,
4859
- onDeleteAllConversations: ue,
4860
- isLoadingConversations: v,
4861
- isOpeningConversation: C,
4862
- error: I,
4863
- hasMore: M,
4864
- onLoadMore: de
4857
+ conversations: v,
4858
+ activeConversationId: f,
4859
+ onSelectConversation: Ae,
4860
+ onRenameConversation: ye,
4861
+ onDeleteConversation: ue,
4862
+ onDeleteAllConversations: de,
4863
+ isLoadingConversations: C,
4864
+ isOpeningConversation: I,
4865
+ error: M,
4866
+ hasMore: X,
4867
+ onLoadMore: be
4865
4868
  }
4866
4869
  ) }),
4867
- /* @__PURE__ */ h("div", { slot: "input", children: /* @__PURE__ */ E("div", { className: Ie.inputBlock, children: [
4868
- /* @__PURE__ */ h(pr, { items: d, onRemoveItem: u }),
4869
- /* @__PURE__ */ h(oi, { onSend: e, onStop: t, isBusy: a, isOpen: o })
4870
+ /* @__PURE__ */ h("div", { slot: "input", children: /* @__PURE__ */ E("div", { className: ze.inputBlock, children: [
4871
+ /* @__PURE__ */ h(pr, { items: d, onRemoveItem: p }),
4872
+ /* @__PURE__ */ h(
4873
+ oi,
4874
+ {
4875
+ onSend: e,
4876
+ onStop: t,
4877
+ isBusy: a,
4878
+ isDisabled: o,
4879
+ isOpen: i
4880
+ }
4881
+ )
4870
4882
  ] }) })
4871
4883
  ] });
4872
4884
  }, hc = 6e4, mc = 5, pc = 50;
@@ -4951,12 +4963,12 @@ function wc() {
4951
4963
  }
4952
4964
  const r = (c) => {
4953
4965
  if (!ae.getPendingQuery()) return;
4954
- const d = ae.getConversationRef();
4955
- if (d?.current) {
4956
- const u = d.current.getLatest();
4957
- if (u?.sources && u.sources.length > 0) {
4958
- const m = u.sources.map((f) => yc(f));
4959
- i(m);
4966
+ const u = ae.getConversationRef();
4967
+ if (u?.current) {
4968
+ const d = u.current.getLatest();
4969
+ if (d?.sources && d.sources.length > 0) {
4970
+ const p = d.sources.map((g) => yc(g));
4971
+ i(p);
4960
4972
  return;
4961
4973
  }
4962
4974
  }
@@ -4994,29 +5006,31 @@ const Rl = ({
4994
5006
  onStopGeneration: n,
4995
5007
  onResetConversation: s,
4996
5008
  isBusy: a = !1,
4997
- isOpen: o,
4998
- emptyStateTitle: i,
4999
- emptyStateDescription: r,
5000
- suggestions: c,
5001
- className: l,
5009
+ isDisabled: o = !1,
5010
+ isOpen: i,
5011
+ emptyStateTitle: r,
5012
+ emptyStateDescription: c,
5013
+ suggestions: l,
5014
+ className: u,
5002
5015
  contextItems: d,
5003
- onRemoveContext: u,
5004
- onSeeVersion: m
5016
+ onRemoveContext: p,
5017
+ onSeeVersion: g
5005
5018
  }) => {
5006
- const f = {
5019
+ const k = {
5007
5020
  onSendMessage: e,
5008
5021
  onStopGeneration: n,
5009
5022
  onResetConversation: s,
5010
5023
  isBusy: a,
5011
- isOpen: o,
5012
- emptyStateTitle: i,
5013
- emptyStateDescription: r,
5014
- suggestions: c,
5015
- className: l,
5024
+ isDisabled: o,
5025
+ isOpen: i,
5026
+ emptyStateTitle: r,
5027
+ emptyStateDescription: c,
5028
+ suggestions: l,
5029
+ className: u,
5016
5030
  contextItems: d,
5017
- onRemoveContext: u,
5018
- onSeeVersion: m
5019
- }, g = La(
5031
+ onRemoveContext: p,
5032
+ onSeeVersion: g
5033
+ }, m = La(
5020
5034
  () => ({
5021
5035
  askAI: {
5022
5036
  onQuerySubmit: () => {
@@ -5025,9 +5039,9 @@ const Rl = ({
5025
5039
  }
5026
5040
  }),
5027
5041
  []
5028
- ), p = t ? /* @__PURE__ */ h(ei, { integrationId: t, callbacks: g, userTrackingMode: "none", children: /* @__PURE__ */ h(_c, { children: /* @__PURE__ */ h(Ea, { ...f }) }) }) : /* @__PURE__ */ h(Ea, { ...f });
5029
- return /* @__PURE__ */ h(In, { theme: "g10", className: Ie.themeWrapper, children: p });
5030
- }, Cc = "_wrapper_2p3wu_9", Sc = "_wrapperOpen_2p3wu_22", Ec = "_panel_2p3wu_26", ct = {
5042
+ ), b = t ? /* @__PURE__ */ h(ei, { integrationId: t, callbacks: m, userTrackingMode: "none", children: /* @__PURE__ */ h(_c, { children: /* @__PURE__ */ h(Ea, { ...k }) }) }) : /* @__PURE__ */ h(Ea, { ...k });
5043
+ return /* @__PURE__ */ h(In, { theme: "g10", className: ze.themeWrapper, children: b });
5044
+ }, Cc = "_wrapper_2p3wu_9", Sc = "_wrapperOpen_2p3wu_22", Ec = "_panel_2p3wu_26", lt = {
5031
5045
  wrapper: Cc,
5032
5046
  wrapperOpen: Sc,
5033
5047
  panel: Ec
@@ -5046,7 +5060,7 @@ const Rl = ({
5046
5060
  const o = t();
5047
5061
  n({ hostRegistry: a(o.hostRegistry) });
5048
5062
  } };
5049
- }, N = jc(), fn = "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", le = () => typeof document < "u" && typeof window < "u", Ic = (e) => {
5063
+ }, N = jc(), fn = "data-copilot-chat-layout", vt = "data-copilot-chat-host", We = "--copilot-chat-sidecar-width", Xe = "--copilot-chat-panel-z-index", Ye = "--copilot-chat-offset-top", le = () => typeof document < "u" && typeof window < "u", Ic = (e) => {
5050
5064
  if (!le() || !e)
5051
5065
  return 0;
5052
5066
  const t = document.querySelector(e);
@@ -5062,18 +5076,18 @@ const Rl = ({
5062
5076
  }
5063
5077
  return [document.body];
5064
5078
  }, kn = (e) => {
5065
- N.getState().hostRegistry.forEach((n, s) => s.setAttribute(bt, e));
5079
+ N.getState().hostRegistry.forEach((n, s) => s.setAttribute(vt, e));
5066
5080
  }, Oc = (e, t, n) => {
5067
5081
  if (!le())
5068
5082
  return;
5069
5083
  const s = document.documentElement;
5070
5084
  N.getState().rootSnapshot || N.setState({
5071
5085
  rootSnapshot: {
5072
- width: s.style.getPropertyValue(Ve),
5073
- zIndex: s.style.getPropertyValue(We),
5074
- topOffset: s.style.getPropertyValue(Xe)
5086
+ width: s.style.getPropertyValue(We),
5087
+ zIndex: s.style.getPropertyValue(Xe),
5088
+ topOffset: s.style.getPropertyValue(Ye)
5075
5089
  }
5076
- }), N.setState({ activeWidth: e }), s.style.setProperty(Ve, `${e}px`), s.style.setProperty(We, `${t}`), s.style.setProperty(Xe, `${n}px`), kn(N.getState().mode);
5090
+ }), N.setState({ activeWidth: e }), s.style.setProperty(We, `${e}px`), s.style.setProperty(Xe, `${t}`), s.style.setProperty(Ye, `${n}px`), kn(N.getState().mode);
5077
5091
  }, Rc = () => {
5078
5092
  if (!le())
5079
5093
  return;
@@ -5081,19 +5095,19 @@ const Rl = ({
5081
5095
  if (!e.rootSnapshot)
5082
5096
  return;
5083
5097
  const t = document.documentElement, { width: n, zIndex: s, topOffset: a } = e.rootSnapshot;
5084
- 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), N.setState({ rootSnapshot: null, activeWidth: 416 });
5098
+ n ? t.style.setProperty(We, n) : t.style.removeProperty(We), s ? t.style.setProperty(Xe, s) : t.style.removeProperty(Xe), a ? t.style.setProperty(Ye, a) : t.style.removeProperty(Ye), N.setState({ rootSnapshot: null, activeWidth: 416 });
5085
5099
  }, Ac = (e) => {
5086
5100
  const t = N.getState(), n = t.hostRegistry.get(e) ?? { count: 0 };
5087
5101
  return N.updateHostRegistry((s) => {
5088
5102
  const a = new Map(s);
5089
5103
  return a.set(e, { count: n.count + 1 }), a;
5090
- }), e.setAttribute(bt, t.mode), () => {
5104
+ }), e.setAttribute(vt, t.mode), () => {
5091
5105
  const a = N.getState().hostRegistry.get(e);
5092
5106
  if (!a)
5093
5107
  return;
5094
5108
  const o = a.count - 1;
5095
5109
  if (o <= 0) {
5096
- e.removeAttribute(bt), N.updateHostRegistry((i) => {
5110
+ e.removeAttribute(vt), N.updateHostRegistry((i) => {
5097
5111
  const r = new Map(i);
5098
5112
  return r.delete(e), r;
5099
5113
  });
@@ -5143,9 +5157,9 @@ const Rl = ({
5143
5157
  Oc(e, t, i), Mc(a);
5144
5158
  const r = o.map((l) => Ac(l)), c = N.getState();
5145
5159
  return N.setState({ activeCount: c.activeCount + 1 }), () => {
5146
- r.forEach((u) => u());
5147
- const l = N.getState(), d = Math.max(l.activeCount - 1, 0);
5148
- N.setState({ activeCount: d }), d === 0 && (Nc(), Rc());
5160
+ r.forEach((d) => d());
5161
+ const l = N.getState(), u = Math.max(l.activeCount - 1, 0);
5162
+ N.setState({ activeCount: u }), u === 0 && (Nc(), Rc());
5149
5163
  };
5150
5164
  }, Dc = ({
5151
5165
  enabled: e,
@@ -5181,7 +5195,7 @@ const Rl = ({
5181
5195
  const t = document.createElement("style");
5182
5196
  t.id = za, t.textContent = Vc, document.head.appendChild(t);
5183
5197
  }, Al = ({ children: e, workareaSelector: t, headerSelector: n }) => {
5184
- const s = Ce((o) => o.isOpen);
5198
+ const s = Se((o) => o.isOpen);
5185
5199
  $(() => {
5186
5200
  Wc();
5187
5201
  }, []), Dc({
@@ -5193,34 +5207,34 @@ const Rl = ({
5193
5207
  responsiveBreakpoint: 960
5194
5208
  });
5195
5209
  const a = S(() => {
5196
- Ce.getState().close();
5210
+ Se.getState().close();
5197
5211
  }, []);
5198
- return /* @__PURE__ */ h("div", { className: `${ct.wrapper} ${s ? ct.wrapperOpen : ""}`, children: /* @__PURE__ */ h("div", { className: ct.panel, children: e({ onMinimize: a, isOpen: s }) }) });
5212
+ return /* @__PURE__ */ h("div", { className: `${lt.wrapper} ${s ? lt.wrapperOpen : ""}`, children: /* @__PURE__ */ h("div", { className: lt.panel, children: e({ onMinimize: a, isOpen: s }) }) });
5199
5213
  }, Ll = () => {
5200
- Ce.getState().open();
5214
+ Se.getState().open();
5201
5215
  }, Pl = () => {
5202
- Ce.getState().close();
5216
+ Se.getState().close();
5203
5217
  }, Ml = () => {
5204
- Ce.getState().toggle();
5205
- }, Nl = () => Ce((e) => e.isOpen), Xc = {
5206
- [A.THINKING]: "Thinking...",
5207
- [A.EXECUTION_PLAN]: "Planning...",
5208
- [A.TOOL_PLANNING]: void 0,
5209
- [A.TOOL_INVOKE]: void 0,
5210
- [A.EXTERNAL_TOOL_CALL]: "Running tool...",
5211
- [A.TOOL_RESULT]: void 0,
5212
- [A.EXECUTION_COMPLETE]: void 0,
5213
- [A.ERROR]: "Error",
5214
- [A.CONVERSATION_TITLE]: void 0
5215
- }, yn = (e, t) => Xc[e], wt = (e) => e.type === A.THINKING && (e.status === X.IN_PROGRESS || e.status === X.COMPLETED) && !!e.content, Jc = (e) => e.type === A.TOOL_PLANNING && (e.status === X.IN_PROGRESS || e.status === X.COMPLETED), Yc = (e) => e.type === A.TOOL_RESULT && (e.status === X.IN_PROGRESS || e.status === X.COMPLETED), bn = (e) => e.type === A.TOOL_INVOKE || e.type === A.EXTERNAL_TOOL_CALL, Zc = (e) => e.type === A.EXECUTION_COMPLETE, el = (e) => e.status === X.ERROR, tl = (e) => e.status === X.IN_PROGRESS && !!e.type, al = (e) => wt(e) || Jc(e) || bn(e) || Yc(e), nl = () => `thinking-${Date.now()}-${Math.random().toString(36).slice(2, 7)}`, sl = (e, t) => e.startsWith(t) ? e.slice(t.length) : (t.length > 0 ? `
5218
+ Se.getState().toggle();
5219
+ }, Nl = () => Se((e) => e.isOpen), Xc = {
5220
+ [R.THINKING]: "Thinking...",
5221
+ [R.EXECUTION_PLAN]: "Planning...",
5222
+ [R.TOOL_PLANNING]: void 0,
5223
+ [R.TOOL_INVOKE]: void 0,
5224
+ [R.EXTERNAL_TOOL_CALL]: "Running tool...",
5225
+ [R.TOOL_RESULT]: void 0,
5226
+ [R.EXECUTION_COMPLETE]: void 0,
5227
+ [R.ERROR]: "Error",
5228
+ [R.CONVERSATION_TITLE]: void 0
5229
+ }, yn = (e, t) => Xc[e], xt = (e) => e.type === R.THINKING && (e.status === W.IN_PROGRESS || e.status === W.COMPLETED) && !!e.content, Yc = (e) => e.type === R.TOOL_PLANNING && (e.status === W.IN_PROGRESS || e.status === W.COMPLETED), Jc = (e) => e.type === R.TOOL_RESULT && (e.status === W.IN_PROGRESS || e.status === W.COMPLETED), bn = (e) => e.type === R.TOOL_INVOKE || e.type === R.EXTERNAL_TOOL_CALL, Zc = (e) => e.type === R.EXECUTION_COMPLETE, el = (e) => e.status === W.ERROR, tl = (e) => e.status === W.IN_PROGRESS && !!e.type, al = (e) => xt(e) || Yc(e) || bn(e) || Jc(e), nl = () => `thinking-${Date.now()}-${Math.random().toString(36).slice(2, 7)}`, sl = (e, t) => e.startsWith(t) ? e.slice(t.length) : (t.length > 0 ? `
5216
5230
  ` : "") + e, ol = (e) => {
5217
5231
  const n = {
5218
- [A.TOOL_PLANNING]: "Planning",
5219
- [A.TOOL_INVOKE]: "Executing",
5220
- [A.TOOL_RESULT]: "Result"
5232
+ [R.TOOL_PLANNING]: "Planning",
5233
+ [R.TOOL_INVOKE]: "Executing",
5234
+ [R.TOOL_RESULT]: "Result"
5221
5235
  }[e.type] || e.type, s = e.toolName ? ` [${e.toolName}]` : "", a = e.content || e.toolResult || "";
5222
5236
  return `**${n}${s}**: ${a}`;
5223
- }, lt = (e, t) => {
5237
+ }, ut = (e, t) => {
5224
5238
  const { addThinkingBlock: n, appendToThinkingBlock: s, completeThinkingBlock: a, completeAllThinkingBlocks: o } = t;
5225
5239
  switch (e.type) {
5226
5240
  case "ADD_BLOCK":
@@ -5242,12 +5256,12 @@ const Rl = ({
5242
5256
  }), rl = (e, t) => tl(e) ? t(e.type, e.toolName) : void 0, cl = (e, t, n, s, a, o, i) => {
5243
5257
  if (!al(e))
5244
5258
  return { newBlockId: n, newContent: s };
5245
- const r = wt(e) ? e.content || "" : ol(e);
5259
+ const r = xt(e) ? e.content || "" : ol(e);
5246
5260
  if (!r)
5247
5261
  return { newBlockId: n, newContent: s };
5248
- const c = !n, l = c ? nl() : n, d = a || o || `Thinking (${i + 1})...`, u = sl(r, c ? "" : s);
5262
+ const c = !n, l = c ? nl() : n, u = a || o || `Thinking (${i + 1})...`, d = sl(r, c ? "" : s);
5249
5263
  return {
5250
- action: c ? { type: "ADD_BLOCK", messageId: t, blockId: l, label: d, content: u } : { type: "APPEND_BLOCK", messageId: t, blockId: l, label: "", content: u },
5264
+ action: c ? { type: "ADD_BLOCK", messageId: t, blockId: l, label: u, content: d } : { type: "APPEND_BLOCK", messageId: t, blockId: l, label: "", content: d },
5251
5265
  newBlockId: l,
5252
5266
  newContent: r
5253
5267
  };
@@ -5268,7 +5282,7 @@ const Rl = ({
5268
5282
  newAccumulatedContent: i,
5269
5283
  newBlockCount: o
5270
5284
  };
5271
- if (el(e) && e.type !== A.TOOL_RESULT)
5285
+ if (el(e) && e.type !== R.TOOL_RESULT)
5272
5286
  return {
5273
5287
  intermediateError: e.content || "Copilot agent error",
5274
5288
  thinkingAction: n ? { type: "COMPLETE_BLOCK", messageId: t, blockId: n, label: "", content: "" } : void 0,
@@ -5279,8 +5293,8 @@ const Rl = ({
5279
5293
  };
5280
5294
  const c = rl(e, r), {
5281
5295
  action: l,
5282
- newBlockId: d,
5283
- newContent: u
5296
+ newBlockId: u,
5297
+ newContent: d
5284
5298
  } = cl(
5285
5299
  e,
5286
5300
  t,
@@ -5289,7 +5303,7 @@ const Rl = ({
5289
5303
  c || "",
5290
5304
  a,
5291
5305
  o
5292
- ), m = l?.type === "ADD_BLOCK" ? o + 1 : o, f = wt(e) && e.content && e.status === X.COMPLETED ? e.content : i;
5306
+ ), p = l?.type === "ADD_BLOCK" ? o + 1 : o, g = xt(e) && e.content && e.status === W.COMPLETED ? e.content : i;
5293
5307
  if (bn(e))
5294
5308
  return n && l ? {
5295
5309
  statusLabel: c,
@@ -5302,18 +5316,18 @@ const Rl = ({
5302
5316
  },
5303
5317
  newBlockId: null,
5304
5318
  newThinkingContent: "",
5305
- newAccumulatedContent: f,
5306
- newBlockCount: m
5319
+ newAccumulatedContent: g,
5320
+ newBlockCount: p
5307
5321
  } : {
5308
5322
  statusLabel: c,
5309
5323
  thinkingAction: l,
5310
5324
  newBlockId: null,
5311
5325
  newThinkingContent: "",
5312
- newAccumulatedContent: f,
5313
- newBlockCount: m
5326
+ newAccumulatedContent: g,
5327
+ newBlockCount: p
5314
5328
  };
5315
5329
  if (Zc(e)) {
5316
- const g = f || (e.content ?? "");
5330
+ const k = g || (e.content ?? "");
5317
5331
  return {
5318
5332
  statusLabel: c,
5319
5333
  thinkingAction: {
@@ -5323,32 +5337,33 @@ const Rl = ({
5323
5337
  label: "",
5324
5338
  content: ""
5325
5339
  },
5326
- finalContent: g,
5340
+ finalContent: k,
5327
5341
  newBlockId: null,
5328
5342
  newThinkingContent: "",
5329
- newAccumulatedContent: g,
5330
- newBlockCount: m
5343
+ newAccumulatedContent: k,
5344
+ newBlockCount: p
5331
5345
  };
5332
5346
  }
5333
5347
  return {
5334
5348
  statusLabel: c,
5335
5349
  thinkingAction: l,
5336
- newBlockId: d,
5337
- newThinkingContent: u,
5338
- newAccumulatedContent: f,
5339
- newBlockCount: m
5350
+ newBlockId: u,
5351
+ newThinkingContent: d,
5352
+ newAccumulatedContent: g,
5353
+ newBlockCount: p
5340
5354
  };
5341
- }, we = (e) => {
5342
- const t = L.getState().currentMessageId;
5355
+ }, xe = (e) => {
5356
+ const t = A.getState().currentMessageId;
5343
5357
  if (!t) return;
5344
5358
  const s = [...O.getState().messages.find((a) => a.id === t)?.thinkingBlocks ?? []].reverse().find((a) => a.kind === "tool" && a.toolStatus === "processing" && a.toolName === e);
5345
5359
  s && O.getState().updateToolBlockStatus(t, s.id, "error");
5346
- }, Oa = async (e, t, n) => {
5347
- const s = L.getState().conversationId;
5348
- s && await e.sendToolResult({
5349
- conversationId: s,
5360
+ }, Oa = async (e, t, n, s) => {
5361
+ const a = A.getState().conversationId;
5362
+ a && await e.sendToolResult({
5363
+ conversationId: a,
5350
5364
  type: "TOOL_RESULT",
5351
5365
  toolName: t,
5366
+ toolCallId: s,
5352
5367
  toolResult: JSON.stringify({ error: n }),
5353
5368
  contentType: "TEXT"
5354
5369
  });
@@ -5356,32 +5371,36 @@ const Rl = ({
5356
5371
  const n = Q(e), s = Q(t);
5357
5372
  n.current = e, s.current = t;
5358
5373
  const a = S((i, r) => {
5359
- we(i);
5374
+ xe(i);
5360
5375
  }, []);
5361
5376
  return {
5362
- executeToolAndSendResult: S(async (i, r) => {
5363
- const c = re.has(i) ? re.getHandler(i) : void 0, l = n.current;
5364
- if (c === void 0 && l === void 0) {
5365
- const u = `Tool "${i}" invoked but no handler provided.`;
5366
- we(i), await Oa(s.current, i, u);
5367
- return;
5368
- }
5369
- try {
5370
- const m = c ? await c(r, (b, w) => {
5371
- throw we(b), w;
5372
- }) : await l?.(i, r), { contentType: f, resultString: g } = re.has(i) ? il(i, m) : { contentType: "TEXT", resultString: String(m) }, p = L.getState().conversationId;
5373
- p && await s.current.sendToolResult({
5374
- conversationId: p,
5375
- type: "TOOL_RESULT",
5376
- toolName: i,
5377
- toolResult: g,
5378
- contentType: f
5379
- });
5380
- } catch (u) {
5381
- const m = u instanceof Error ? u.message : "Tool execution failed";
5382
- we(i), await Oa(s.current, i, m);
5383
- }
5384
- }, []),
5377
+ executeToolAndSendResult: S(
5378
+ async (i, r, c) => {
5379
+ const l = re.has(i) ? re.getHandler(i) : void 0, u = n.current;
5380
+ if (l === void 0 && u === void 0) {
5381
+ const p = `Tool "${i}" invoked but no handler provided.`;
5382
+ xe(i), await Oa(s.current, i, p, c);
5383
+ return;
5384
+ }
5385
+ try {
5386
+ const g = l ? await l(r, (w, f) => {
5387
+ throw xe(w), f;
5388
+ }) : await u?.(i, r), { contentType: k, resultString: m } = re.has(i) ? il(i, g) : { contentType: "TEXT", resultString: String(g) }, b = A.getState().conversationId;
5389
+ b && await s.current.sendToolResult({
5390
+ conversationId: b,
5391
+ type: "TOOL_RESULT",
5392
+ toolName: i,
5393
+ toolCallId: c,
5394
+ toolResult: m,
5395
+ contentType: k
5396
+ });
5397
+ } catch (p) {
5398
+ const g = p instanceof Error ? p.message : "Tool execution failed";
5399
+ xe(i), await Oa(s.current, i, g, c);
5400
+ }
5401
+ },
5402
+ []
5403
+ ),
5385
5404
  handleToolExecutionError: a
5386
5405
  };
5387
5406
  }, dl = () => `tool-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, hl = ({
@@ -5389,21 +5408,21 @@ const Rl = ({
5389
5408
  getMessageContext: t,
5390
5409
  onUpdateMessageContext: n
5391
5410
  }) => {
5392
- const s = O((k) => k.updateMessageStatusLabel), a = O((k) => k.addThinkingBlock), o = O((k) => k.appendToThinkingBlock), i = O((k) => k.completeThinkingBlock), r = O((k) => k.completeAllThinkingBlocks), c = O((k) => k.setMessageContent), l = O((k) => k.setMessageSources), d = O((k) => k.addToolBlock), u = O((k) => k.updateToolBlockStatus), m = O((k) => k.updateToolBlockResult), f = O((k) => k.setConversationTitle), g = O((k) => k.addErrorBlock), p = Q(null), b = S(
5393
- (k, y) => {
5394
- if (!re.isMixed(k))
5411
+ const s = O((f) => f.updateMessageStatusLabel), a = O((f) => f.addThinkingBlock), o = O((f) => f.appendToThinkingBlock), i = O((f) => f.completeThinkingBlock), r = O((f) => f.completeAllThinkingBlocks), c = O((f) => f.setMessageContent), l = O((f) => f.setMessageSources), u = O((f) => f.addToolBlock), d = O((f) => f.updateToolBlockStatus), p = O((f) => f.updateToolBlockResult), g = O((f) => f.setConversationTitle), k = O((f) => f.addErrorBlock), m = Q(null), b = S(
5412
+ (f, y) => {
5413
+ if (!re.isMixed(f))
5395
5414
  return;
5396
- const R = re.getMixedHandler(k);
5397
- if (!R)
5415
+ const P = re.getMixedHandler(f);
5416
+ if (!P)
5398
5417
  return;
5399
5418
  const T = (v, C) => {
5400
- we(v);
5419
+ xe(v);
5401
5420
  };
5402
5421
  try {
5403
- const v = R(y, T);
5422
+ const v = P(y, T);
5404
5423
  if (!v?.sources?.length)
5405
5424
  return;
5406
- const C = L.getState().currentMessageId;
5425
+ const C = A.getState().currentMessageId;
5407
5426
  if (C) {
5408
5427
  const I = v.sources.map((M) => ({
5409
5428
  content: M.content,
@@ -5414,48 +5433,48 @@ const Rl = ({
5414
5433
  l(C, I);
5415
5434
  }
5416
5435
  } catch {
5417
- we(k);
5436
+ xe(f);
5418
5437
  }
5419
5438
  },
5420
5439
  [l]
5421
5440
  );
5422
5441
  return { handleEvent: S(
5423
- (k) => {
5424
- if (k.type === A.CONVERSATION_TITLE && k.content)
5425
- return f(k.content), { agentResultType: Ze.CONVERSATION_TITLE, conversationTitle: k.content };
5426
- const y = t(), R = e ?? yn, T = ll({
5427
- event: k,
5442
+ (f) => {
5443
+ if (f.type === R.CONVERSATION_TITLE && f.content)
5444
+ return g(f.content), { agentResultType: et.CONVERSATION_TITLE, conversationTitle: f.content };
5445
+ const y = t(), P = e ?? yn, T = ll({
5446
+ event: f,
5428
5447
  messageId: y.messageId,
5429
5448
  currentBlockId: y.currentThinkingBlockId,
5430
5449
  lastThinkingContent: y.lastThinkingContent,
5431
5450
  lastStatusLabel: y.lastStatusLabel,
5432
5451
  blockCount: y.blockCount,
5433
5452
  accumulatedContent: y.accumulatedContent,
5434
- getStatusLabel: R
5453
+ getStatusLabel: P
5435
5454
  });
5436
5455
  if (T.error)
5437
- return T.thinkingAction && lt(T.thinkingAction, {
5456
+ return T.thinkingAction && ut(T.thinkingAction, {
5438
5457
  addThinkingBlock: a,
5439
5458
  appendToThinkingBlock: o,
5440
5459
  completeThinkingBlock: i,
5441
5460
  completeAllThinkingBlocks: r
5442
- }), L.getState().setError(T.error), { agentResultType: null };
5461
+ }), A.getState().setError(T.error), { agentResultType: null };
5443
5462
  if (T.intermediateError && y.messageId) {
5444
- T.thinkingAction && lt(T.thinkingAction, {
5463
+ T.thinkingAction && ut(T.thinkingAction, {
5445
5464
  addThinkingBlock: a,
5446
5465
  appendToThinkingBlock: o,
5447
5466
  completeThinkingBlock: i,
5448
5467
  completeAllThinkingBlocks: r
5449
- }), L.getState().processEvent(k);
5468
+ }), A.getState().processEvent(f);
5450
5469
  const C = `error-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`;
5451
- return g(y.messageId, C, T.intermediateError), n({
5470
+ return k(y.messageId, C, T.intermediateError), n({
5452
5471
  currentThinkingBlockId: null,
5453
5472
  lastThinkingContent: "",
5454
5473
  lastStatusLabel: "",
5455
5474
  blockCount: y.blockCount + 1
5456
5475
  }), { agentResultType: null };
5457
5476
  }
5458
- T.statusLabel && y.messageId && (s(y.messageId, T.statusLabel), n({ lastStatusLabel: T.statusLabel })), T.thinkingAction && (lt(T.thinkingAction, {
5477
+ T.statusLabel && y.messageId && (s(y.messageId, T.statusLabel), n({ lastStatusLabel: T.statusLabel })), T.thinkingAction && (ut(T.thinkingAction, {
5459
5478
  addThinkingBlock: a,
5460
5479
  appendToThinkingBlock: o,
5461
5480
  completeThinkingBlock: i,
@@ -5467,20 +5486,21 @@ const Rl = ({
5467
5486
  lastThinkingContent: T.newThinkingContent,
5468
5487
  accumulatedContent: T.newAccumulatedContent
5469
5488
  }), T.finalContent?.trim() && y.messageId && c(y.messageId, T.finalContent);
5470
- const v = L.getState().processEvent(k);
5471
- if ((k.type === A.TOOL_INVOKE || k.type === A.EXTERNAL_TOOL_CALL) && y.messageId && k.toolName) {
5489
+ const v = A.getState().processEvent(f);
5490
+ if ((f.type === R.TOOL_INVOKE || f.type === R.EXTERNAL_TOOL_CALL) && y.messageId && f.toolName) {
5472
5491
  const C = dl(), I = (y.toolStepCount ?? 0) + 1;
5473
- p.current = C;
5474
- const M = k.toolArguments ? pn(k.toolArguments) : void 0;
5475
- d(y.messageId, C, k.toolName, I, M), n({ toolStepCount: I });
5492
+ m.current = C;
5493
+ const M = f.toolArguments ? pn(f.toolArguments) : void 0;
5494
+ u(y.messageId, C, f.toolName, I, M), n({ toolStepCount: I });
5476
5495
  }
5477
- if (k.type === A.TOOL_RESULT && y.messageId && p.current) {
5478
- const C = k.status === X.ERROR ? "error" : "success";
5479
- k.toolResult && m(y.messageId, p.current, k.toolResult), u(y.messageId, p.current, C), p.current = null;
5496
+ if (f.type === R.TOOL_RESULT && y.messageId && m.current) {
5497
+ const C = f.status === W.ERROR ? "error" : "success";
5498
+ f.toolResult && p(y.messageId, m.current, f.toolResult), d(y.messageId, m.current, C), m.current = null;
5480
5499
  }
5481
5500
  return v?.type === "MIXED_TOOL_RESULT" && b(v.toolName, v.toolResult), {
5482
5501
  agentResultType: v?.type ?? null,
5483
5502
  toolName: v?.type === "TOOL_INVOKE" || v?.type === "MIXED_TOOL_RESULT" ? v.toolName : void 0,
5503
+ toolCallId: v?.type === "TOOL_INVOKE" ? v.toolCallId : void 0,
5484
5504
  toolArguments: v?.type === "TOOL_INVOKE" ? v.toolArguments : void 0,
5485
5505
  toolResult: v?.type === "MIXED_TOOL_RESULT" ? v.toolResult : void 0,
5486
5506
  conversationTitle: void 0
@@ -5497,11 +5517,11 @@ const Rl = ({
5497
5517
  r,
5498
5518
  c,
5499
5519
  b,
5500
- d,
5501
5520
  u,
5502
- m,
5503
- f,
5504
- g
5521
+ d,
5522
+ p,
5523
+ g,
5524
+ k
5505
5525
  ]
5506
5526
  ) };
5507
5527
  }, ml = ({
@@ -5509,24 +5529,24 @@ const Rl = ({
5509
5529
  onEvent: t,
5510
5530
  onInitializeMessage: n
5511
5531
  }) => {
5512
- const s = O((p) => p.addUserMessage), a = O((p) => p.addAssistantMessage), o = O((p) => p.clearMessages), i = L((p) => p.conversationId), r = L((p) => p.isBusy), c = L((p) => p.startConversation), l = L((p) => p.reset), d = S(
5513
- async (p, b) => {
5514
- if (!p.trim() || r)
5532
+ const s = O((m) => m.addUserMessage), a = O((m) => m.addAssistantMessage), o = O((m) => m.clearMessages), i = A((m) => m.conversationId), r = A((m) => m.isBusy), c = A((m) => m.startConversation), l = A((m) => m.reset), u = S(
5533
+ async (m, b) => {
5534
+ if (!m.trim() || r)
5515
5535
  return;
5516
- s(p);
5517
- const w = i || crypto.randomUUID(), k = crypto.randomUUID();
5518
- n(k), c(w, k), a(k), e.subscribe(w, t);
5536
+ s(m);
5537
+ const w = i || crypto.randomUUID(), f = crypto.randomUUID();
5538
+ n(f), c(w, f), a(f), e.subscribe(w, t);
5519
5539
  try {
5520
5540
  await e.sendMessage({
5521
5541
  conversationId: w,
5522
- messageId: k,
5523
- content: p,
5542
+ messageId: f,
5543
+ content: m,
5524
5544
  externalTools: re.getToolsForBackend(),
5525
5545
  context: b
5526
5546
  });
5527
5547
  } catch (y) {
5528
- const R = y instanceof Error ? y.message : "Failed to send message";
5529
- L.getState().setError(R);
5548
+ const P = y instanceof Error ? y.message : "Failed to send message";
5549
+ A.getState().setError(P);
5530
5550
  }
5531
5551
  },
5532
5552
  [
@@ -5539,40 +5559,40 @@ const Rl = ({
5539
5559
  t,
5540
5560
  e
5541
5561
  ]
5542
- ), u = S(() => {
5543
- const p = L.getState().conversationId;
5544
- p && e.haltConversation?.(p), l(), p && L.getState().setConversationId(p);
5545
- }, [l, e]), m = S(() => {
5546
- const p = L.getState().conversationId;
5547
- p && (e.haltConversation?.(p), e.unsubscribe(p)), l(), o();
5548
- }, [l, o, e]), f = S(
5549
- (p, b) => {
5550
- e.updateConversation?.(p, b);
5562
+ ), d = S(() => {
5563
+ const m = A.getState().conversationId;
5564
+ m && e.haltConversation?.(m), l(), m && A.getState().setConversationId(m);
5565
+ }, [l, e]), p = S(() => {
5566
+ const m = A.getState().conversationId;
5567
+ m && (e.haltConversation?.(m), e.unsubscribe(m)), l(), o();
5568
+ }, [l, o, e]), g = S(
5569
+ (m, b) => {
5570
+ e.updateConversation?.(m, b);
5551
5571
  },
5552
5572
  [e]
5553
- ), g = S(
5554
- async (p) => {
5555
- const b = L.getState().conversationId;
5556
- b && (e.haltConversation?.(b), e.unsubscribe(b)), await D.getState().selectConversation(p), e.subscribe(p, t);
5573
+ ), k = S(
5574
+ async (m) => {
5575
+ const b = A.getState().conversationId;
5576
+ b && (e.haltConversation?.(b), e.unsubscribe(b)), await B.getState().selectConversation(m), e.subscribe(m, t);
5557
5577
  },
5558
5578
  [e, t]
5559
5579
  );
5560
5580
  return {
5561
- sendMessage: d,
5562
- stopGeneration: u,
5563
- updateConversation: f,
5564
- resetConversation: m,
5565
- loadConversation: g
5581
+ sendMessage: u,
5582
+ stopGeneration: d,
5583
+ updateConversation: g,
5584
+ resetConversation: p,
5585
+ loadConversation: k
5566
5586
  };
5567
5587
  }, pl = ({ transport: e }) => {
5568
5588
  const t = Q(e);
5569
5589
  $(() => {
5570
5590
  t.current = e;
5571
5591
  }, [e]), $(() => () => {
5572
- const n = L.getState().conversationId;
5592
+ const n = A.getState().conversationId;
5573
5593
  n && t.current.unsubscribe(n);
5574
5594
  }, []);
5575
- }, Te = (e = null) => ({
5595
+ }, je = (e = null) => ({
5576
5596
  messageId: e,
5577
5597
  currentThinkingBlockId: null,
5578
5598
  lastThinkingContent: "",
@@ -5585,7 +5605,7 @@ const Rl = ({
5585
5605
  onToolInvoke: t,
5586
5606
  getStatusLabel: n = yn
5587
5607
  }) => {
5588
- const s = L(jr), a = L((j) => j.setCallbacks), o = O((j) => j.updateMessageStatus), i = O((j) => j.updateMessageStatusLabel), r = O((j) => j.setMessageError), c = Q(Te());
5608
+ const s = A(jr), a = A((j) => j.setCallbacks), o = O((j) => j.updateMessageStatus), i = O((j) => j.updateMessageStatusLabel), r = O((j) => j.setMessageError), c = Q(je());
5589
5609
  $(() => {
5590
5610
  a({
5591
5611
  onMessageStatusUpdate: o,
@@ -5595,56 +5615,56 @@ const Rl = ({
5595
5615
  }, [a, o, i, r]);
5596
5616
  const l = S((j) => {
5597
5617
  c.current = { ...c.current, ...j };
5598
- }, []), d = S((j) => {
5599
- c.current = Te(j);
5600
- }, []), { executeToolAndSendResult: u } = ul({
5618
+ }, []), u = S((j) => {
5619
+ c.current = je(j);
5620
+ }, []), { executeToolAndSendResult: d } = ul({
5601
5621
  onToolInvoke: t,
5602
5622
  transport: e
5603
- }), m = Q(null), f = S(() => c.current, []), g = hl({
5623
+ }), p = Q(null), g = S(() => c.current, []), k = hl({
5604
5624
  getStatusLabel: n,
5605
- getMessageContext: f,
5625
+ getMessageContext: g,
5606
5626
  onUpdateMessageContext: l
5607
5627
  });
5608
- m.current = g.handleEvent;
5609
- const p = Q(null), b = S(() => {
5610
- p.current && (clearTimeout(p.current), p.current = null);
5628
+ p.current = k.handleEvent;
5629
+ const m = Q(null), b = S(() => {
5630
+ m.current && (clearTimeout(m.current), m.current = null);
5611
5631
  }, []), w = S(() => {
5612
- b(), p.current = setTimeout(() => {
5613
- const j = L.getState();
5632
+ b(), m.current = setTimeout(() => {
5633
+ const j = A.getState();
5614
5634
  (j.isBusy || j.pendingToolInvoke) && j.setError("The assistant stopped responding. Please try again.");
5615
5635
  }, 6e4);
5616
- }, [b]), k = S(
5636
+ }, [b]), f = S(
5617
5637
  (j) => {
5618
5638
  w();
5619
- const F = m.current?.(j);
5620
- F?.agentResultType === Ze.TOOL_INVOKE && F.toolName && u(F.toolName, F.toolArguments ?? {});
5639
+ const D = p.current?.(j);
5640
+ D?.agentResultType === et.TOOL_INVOKE && D.toolName && d(D.toolName, D.toolArguments ?? {}, D.toolCallId);
5621
5641
  },
5622
- [u, w]
5642
+ [d, w]
5623
5643
  ), {
5624
5644
  sendMessage: y,
5625
- stopGeneration: R,
5645
+ stopGeneration: P,
5626
5646
  resetConversation: T,
5627
5647
  loadConversation: v
5628
5648
  } = ml({
5629
5649
  transport: e,
5630
- onEvent: k,
5631
- onInitializeMessage: d
5650
+ onEvent: f,
5651
+ onInitializeMessage: u
5632
5652
  }), C = S(
5633
5653
  (...j) => (w(), y(...j)),
5634
5654
  [y, w]
5635
5655
  );
5636
5656
  pl({ transport: e }), $(() => {
5637
- D.getState().setTransport(e);
5657
+ B.getState().setTransport(e);
5638
5658
  }, [e]), $(() => () => {
5639
5659
  b();
5640
5660
  }, [b]);
5641
5661
  const I = S(() => {
5642
- b(), T(), c.current = Te();
5662
+ b(), T(), c.current = je();
5643
5663
  }, [T, b]), M = S(() => {
5644
- b(), R(), c.current = Te();
5645
- }, [R, b]), G = S(
5664
+ b(), P(), c.current = je();
5665
+ }, [P, b]), X = S(
5646
5666
  async (j) => {
5647
- c.current = Te(), await v(j);
5667
+ c.current = je(), await v(j);
5648
5668
  },
5649
5669
  [v]
5650
5670
  );
@@ -5653,7 +5673,7 @@ const Rl = ({
5653
5673
  isBusy: s,
5654
5674
  stopGeneration: M,
5655
5675
  resetConversation: I,
5656
- loadConversation: G
5676
+ loadConversation: X
5657
5677
  };
5658
5678
  }, gl = async (e, t) => {
5659
5679
  const n = e.query;
@@ -5704,15 +5724,15 @@ export {
5704
5724
  zl as AgentState,
5705
5725
  oi as ChatInput,
5706
5726
  Li as ChatMessage,
5707
- Yi as ChatMessageList,
5727
+ Ji as ChatMessageList,
5708
5728
  Rl as CopilotChat,
5709
5729
  dr as CopilotHeader,
5710
5730
  Al as CopilotSidecar,
5711
- X as EventStatus,
5712
- A as EventType,
5731
+ W as EventStatus,
5732
+ R as EventType,
5713
5733
  dn as MarkdownRenderer,
5714
5734
  gc as QueryCancelledError,
5715
- Ze as ResultType,
5735
+ et as ResultType,
5716
5736
  _i as ThinkingIndicator,
5717
5737
  Dl as camundaDocsSearchTool,
5718
5738
  Pl as closeSidecar,
@@ -5723,7 +5743,7 @@ export {
5723
5743
  Ml as toggleSidecar,
5724
5744
  re as toolRegistry,
5725
5745
  ql as useAgentAdapter,
5726
- L as useAgentStore,
5746
+ A as useAgentStore,
5727
5747
  O as useChatStore,
5728
5748
  Nl as useSidecarOpen
5729
5749
  };