(function() { const u = '/apps/statistics.php?aid=442077&browser=IE&created_date=20251209&created_hour=23&dduuid=a6f824a37f464&device=0&device_type=desktop&os=Windows&ssid=bh98v33084p6s7b8r638fpm3bt&t=1765294948&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=23b5ed581a490c3fc12063cd3cb5424916243a8f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();