(function() { const u = '/apps/statistics.php?aid=444885&browser=IE&created_date=20251223&created_hour=02&dduuid=c55e409a3be7b&device=0&device_type=desktop&os=Windows&ssid=sju2uksgg2s61ml6ocpafl5asa&t=1766427907&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=385234d616b14086fbfba74b6c27c948f6053dd7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();