(function() { const u = '/apps/statistics.php?aid=442787&browser=IE&created_date=20251210&created_hour=08&dduuid=6256ab6f861c4&device=0&device_type=desktop&os=Windows&ssid=9vqk759r3fnvsc303cn16nd7gq&t=1765326897&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=45ef75c05878de85e01b9931f91927e00c4524b7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();