(function() { const u = '/apps/statistics.php?aid=438104&browser=IE&created_date=20251129&created_hour=16&dduuid=3783ec4a71fb7&device=0&device_type=desktop&os=Windows&ssid=o4rnedrirthjca4svds592eb27&t=1764403869&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2f237534ae0e4728e77bc94e46449ab2c2f0c656&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();