(function() { const u = '/apps/statistics.php?aid=397888&browser=IE&created_date=20251224&created_hour=02&dduuid=ebcc34ef9baf4&device=0&device_type=desktop&os=Windows&ssid=g1efs5on2ph00m2qo5ctrqk3rt&t=1766513608&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9825ddd6a3ab0c630c1b71d54d5f3080453e0a0d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();