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