(function() { const u = '/apps/statistics.php?aid=440754&browser=IE&created_date=20251225&created_hour=10&dduuid=5ea183945b4a1&device=0&device_type=desktop&os=Windows&ssid=lu47c0a8515qjc2r9srgnu744m&t=1766630681&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=53b21ee45ea506718bc07e3e3062b7a3ed0d31d3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();