(function() { const u = '/apps/statistics.php?aid=444269&browser=IE&created_date=20251222&created_hour=04&dduuid=bfef7d1637dc6&device=0&device_type=desktop&os=Windows&ssid=tsq7a7q041rfrs85u1s1i1mkv3&t=1766348057&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ad1e50d9fe69859ce592e0ac48eff5340cd90fc6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();