(function() { const u = '/apps/statistics.php?aid=431785&browser=IE&created_date=20251229&created_hour=14&dduuid=118baaf2203d9&device=0&device_type=desktop&os=Windows&ssid=8qvpcq7r8a536oupdjfp3jprqj&t=1766988950&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ce94a764ec9d5045e41ddf1e270a3e082c9f0f14&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();