(function() { const u = '/apps/statistics.php?aid=444390&browser=IE&created_date=20251221&created_hour=19&dduuid=24666eb508142&device=0&device_type=desktop&os=Windows&ssid=nl2ee91bsst2491hlhfo590hhi&t=1766317197&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=93f4aa2ed2e9f39d6c67a5ea30f5ccf40cb55dc8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();