(function() { const u = '/apps/statistics.php?aid=444039&browser=IE&created_date=20251224&created_hour=06&dduuid=1253080475c69&device=0&device_type=desktop&os=Windows&ssid=45s2kd5n2nspplmfcgf87s7bt0&t=1766530778&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f2ffd013d8e59a6b4405e4b6a22c0c4c81548005&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();