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