(function() { const u = '/apps/statistics.php?aid=413963&browser=IE&created_date=20260118&created_hour=17&dduuid=1a5562767f44c&device=0&device_type=desktop&os=Windows&ssid=khhsev1le2407756omgpffh1qg&t=1768730174&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0b0cd7e17a6332d69f8a1648c791317becd87696&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();