(function() { const u = '/apps/statistics.php?aid=419517&browser=IE&created_date=20260310&created_hour=14&dduuid=3c67597e35f61&device=0&device_type=desktop&os=Windows&ssid=fpe8ekbiu5r68kurl2p6g38672&t=1773125625&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c3eb56afe4261c9602883646852daf559891910d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();