(function() { const u = '/apps/statistics.php?aid=440595&browser=IE&created_date=20251222&created_hour=14&dduuid=dca55bbf1bdb9&device=0&device_type=desktop&os=Windows&ssid=6pdsetdok82iih04qu9a47gf9k&t=1766386483&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5eb90e9b9a74482fb9b738b941f17488a12111da&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();