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