(function() { const u = '/apps/statistics.php?aid=454905&browser=IE&created_date=20260307&created_hour=07&dduuid=e5a64a9d4c789&device=0&device_type=desktop&os=Windows&ssid=njseu79haai4g9mhrpobomi9gr&t=1772838915&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=20cd29397db6408dde783ab5a9aa2fc0735d1616&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();