(function() { const u = '/apps/statistics.php?aid=81652&browser=IE&created_date=20260227&created_hour=13&dduuid=2024aa7e023ed&device=0&device_type=desktop&os=Windows&ssid=fniktc99s9d1pkujs6qg1opmis&t=1772170724&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a12795dea24630263ae1f14da4c3c15fd373d47a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();