(function() { const u = '/apps/statistics.php?aid=438884&browser=IE&created_date=20251223&created_hour=22&dduuid=5ce734bc57f1f&device=0&device_type=desktop&os=Windows&ssid=709v586fi28pqckfcum7fn17nq&t=1766500856&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7713ee3fe7dda99f1953c2eac602e633e14d9b31&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();