(function() { const u = '/apps/statistics.php?aid=443448&browser=IE&created_date=20251216&created_hour=12&dduuid=c1778c5e87b01&device=0&device_type=desktop&os=Windows&ssid=74f108mv1khq2dn0lih4c29o1u&t=1765859249&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dd1fea9e85aee9a8be3b3bf5f549ffd037e935a1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();