(function() { const u = '/apps/statistics.php?aid=394154&browser=IE&created_date=20260310&created_hour=09&dduuid=c91bcf1a19b5c&device=0&device_type=desktop&os=Windows&ssid=19a52kasofdsh764392afs881o&t=1773106878&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=39ee5afc0bd4ecb6a5ae46b7c90caf3d108d70a1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();