(function() { const u = '/apps/statistics.php?aid=440895&browser=IE&created_date=20251209&created_hour=21&dduuid=b9c5de176993a&device=0&device_type=desktop&os=Windows&ssid=tot0borgk5vu76onjs0ar7hlhm&t=1765285208&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=32d61b6e1a0584497095d3f47d27755bd32929f3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();