(function() { const u = '/apps/statistics.php?aid=399394&browser=IE&created_date=20251223&created_hour=20&dduuid=2492139a3b70f&device=0&device_type=desktop&os=Windows&ssid=tcimsrmr6knfdupgf06655c2tp&t=1766491205&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6d0c90220781ff32ca8e5a1a9373584b4fceb5ad&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();