(function() { const u = '/apps/statistics.php?aid=208703&browser=IE&created_date=20251230&created_hour=14&dduuid=b2d5c5c43948c&device=0&device_type=desktop&os=Windows&ssid=su0br13ehfp3urofov33ug1ahm&t=1767076976&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3f2727ef86a632dc550753436d73ed8e317c2dba&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();