(function() { const u = '/apps/statistics.php?aid=455039&browser=IE&created_date=20260224&created_hour=11&dduuid=f4538f582ad91&device=0&device_type=desktop&os=Windows&ssid=3dhuroju44gfs936cdstlerufc&t=1771905151&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3a40be23a9639019a8e9f1f8e671619d0d125355&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();