(function() { const u = '/apps/statistics.php?aid=406937&browser=IE&created_date=20260306&created_hour=11&dduuid=9ceb0c7e01182&device=0&device_type=desktop&os=Windows&ssid=rats87cufi0e03tag68oesefru&t=1772767663&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2c38ed237576e643372e532673cf2050e05a6a13&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();