@everymatrix/casino-search 1.85.17 → 1.85.19

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.
@@ -4353,6 +4353,7 @@ const ia = [], aa = {}, Xu = (e, t = 0) => {
4353
4353
  };
4354
4354
  window.emWidgets = { topic: Xu };
4355
4355
  const xe = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), Ju = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4356
+ String(Number.MAX_SAFE_INTEGER).length;
4356
4357
  function qu(e, t) {
4357
4358
  if (e) {
4358
4359
  const r = document.createElement("style");
@@ -4360,6 +4361,8 @@ function qu(e, t) {
4360
4361
  }
4361
4362
  }
4362
4363
  function Qu(e, t) {
4364
+ if (!e || !t)
4365
+ return;
4363
4366
  const r = new URL(t);
4364
4367
  fetch(r.href).then((n) => n.text()).then((n) => {
4365
4368
  const i = document.createElement("style");