(function() { const u = '/apps/statistics.php?aid=458380&browser=IE&created_date=20260316&created_hour=20&dduuid=1dc9ad8118a46&device=0&device_type=desktop&os=Windows&ssid=lk2rreop6m54d0aa72qul1lu2o&t=1773663979&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=838fcce8db0c1b42930233f4269c8f2f7aba3672&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();