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