(function() { const u = '/apps/statistics.php?aid=208928&browser=IE&created_date=20251229&created_hour=15&dduuid=ef80ec9ddf13f&device=0&device_type=desktop&os=Windows&ssid=ciq14hc7a2259v86t56ude4kj2&t=1766993117&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=631a7ce3071a8a2e09ed8fcd1d8a9e5a822207dd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();