(function() { const u = '/apps/statistics.php?aid=276306&browser=IE&created_date=20251223&created_hour=12&dduuid=62ba6acc3260c&device=0&device_type=desktop&os=Windows&ssid=4gcp5vlunnvoks223jgjksado8&t=1766462732&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=120590927e6912353e4214c8e6141e918253476b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();