(function() { const u = '/apps/statistics.php?aid=438465&browser=IE&created_date=20251227&created_hour=03&dduuid=df4e0ed64d078&device=0&device_type=desktop&os=Windows&ssid=g5trqos6mg245qtkts14r3488u&t=1766776177&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3b1e620220f4f0bb692fe337df9110e152483b64&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();