(function() { const u = '/apps/statistics.php?aid=426394&browser=IE&created_date=20251220&created_hour=09&dduuid=551cdd843a8f9&device=0&device_type=desktop&os=Windows&ssid=ug7498jsa3pbpirrsl4uap258p&t=1766193808&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=db66d4487fd1a607747f4461282ebef9cfa63ad7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();