(function() { const u = '/apps/statistics.php?aid=440757&browser=IE&created_date=20251209&created_hour=23&dduuid=55d3baf2863a5&device=0&device_type=desktop&os=Windows&ssid=80n7mhtue8hnh0df953ejmqlbe&t=1765295003&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5864143d288591d8e336797b2f0184404a21b7ba&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();