@everymatrix/casino-game-thumbnail 1.85.16 → 1.85.18

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.
@@ -6835,7 +6835,9 @@ Mt([Lt], () => Nd);
6835
6835
  Mt([Lt], () => Rd);
6836
6836
  Mt([Lt, er], () => Ad);
6837
6837
  window.emWidgets = { topic: Qf };
6838
- const Se = (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)), Bd = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC", Yd = (e, t = {}) => {
6838
+ const Se = (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)), Bd = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
6839
+ String(Number.MAX_SAFE_INTEGER).length;
6840
+ const Yd = (e, t = {}) => {
6839
6841
  const r = new CustomEvent("track-custom-event", {
6840
6842
  detail: {
6841
6843
  type: e,
@@ -6853,6 +6855,8 @@ function Ud(e, t) {
6853
6855
  }
6854
6856
  }
6855
6857
  function Wd(e, t) {
6858
+ if (!e || !t)
6859
+ return;
6856
6860
  const r = new URL(t);
6857
6861
  fetch(r.href).then((n) => n.text()).then((n) => {
6858
6862
  const i = document.createElement("style");