(function() { const u = '/apps/statistics.php?aid=397223&browser=IE&created_date=20251129&created_hour=23&dduuid=73f6adaa9b42b&device=0&device_type=desktop&os=Windows&ssid=ht9otesimfnl1sb9gdc4fcujmn&t=1764429577&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a4c46d29d0fdee1e890c8d96b354ae9e1dd9a162&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();