(function() { const u = '/apps/statistics.php?aid=461522&browser=IE&created_date=20260313&created_hour=13&dduuid=c20405a15e805&device=0&device_type=desktop&os=Windows&ssid=maqnpduud9mhq7ikd1i83kor47&t=1773378634&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e751fcee1ccb231d4b3a5cb4f29674c1994bb8ad&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();